aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: Remove duplicated variable, introduce getCharacterVariablesPtr() to...Strangerke
2018-03-28LILLIPUT: Fix some uninitialized variables reported by Valgrind (Thanks Hkz f...Strangerke
2018-03-28LILLIPUT: Implement two opcodes and 3 core functionsStrangerke
2018-03-28LILLIPUT: Add a core function, make uniform the fonctions called by sub16626Strangerke
2018-03-28LILLIPUT: Remove duplicated functionStrangerke
2018-03-28LILLIPUT: 2 new subssylvaintv
2018-03-28LILLIPUT: Implement 4 core functionsStrangerke
2018-03-28LILLIPUT: Implement case 14 in sub16626, little clean up in sub1823eStrangerke
2018-03-28LILLIPUT: Fix some bugs of sub16626sylvaintv
2018-03-28LILLIPUT: Fix draw interface iconssylvaintv
2018-03-28LILLIPUT: rename one variableStrangerke
2018-03-28LILLIPUT: Forgot to disable disasmsylvaintv
2018-03-28LILLIPUT: Improved getValue2 decompilationsylvaintv
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Opcode2 decompilersylvaintv
2018-03-28LILLIPUT: Add one core function, some renamingStrangerke
2018-03-28LILLIPUT: Finish opcode2 list for decompilersylvaintv
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Add sprite mirroring to fix display of characters looking leftStrangerke
2018-03-28LILLIPUT: Small changesylvaintv
2018-03-28LILLIPUT: Fix a bug on 16675Strangerke
2018-03-28LILLIPUT: fix (?) a couple of things in 16626, implement several core functionsStrangerke
2018-03-28LILLIPUT: More opcodes2sylvaintv
2018-03-28LILLIPUT: Implement some more opcodesStrangerke
2018-03-28LILLIPUT: Add a couple of missing debugCStrangerke
2018-03-28LILLIPUT: Split palette functions, implement some core functionsStrangerke
2018-03-28LILLIPUT: Implement some functions related to string displayStrangerke
2018-03-28LILLIPUT: Last opcodes1 + first step of script decompilersylvaintv
2018-03-28LILLIPUT: Fix bugStrangerke
2018-03-28LILLIPUT: Implement 2 opcodes, fix a duplicate variable detected by SylvainTVStrangerke
2018-03-28LILLIPUT: Implement 4 opcodesStrangerke
2018-03-28LILLIPUT: Some renaming, implement 7 opcodes, fix oneStrangerke
2018-03-28LILLIPUT: Remove double implementation of getMapPtrStrangerke
2018-03-28LILLIPUT: More opcodessylvaintv
2018-03-28LILLIPUT: Several opcodes & renamingsylvaintv
2018-03-28LILLIPUT: Implements one more opcodesylvaintv
2018-03-28LILLIPUT: Fix a bug in OC_forStrangerke
2018-03-28LILLIPUT: Implements 2 opcodessylvaintv
2018-03-28LILLIPUT: Implement 3 opcodesStrangerke
2018-03-28LILLIPUT: Fix stream writesylvaintv
2018-03-28LILLIPUT: Replace MemoryReadStream by a custom read/write streamStrangerke
2018-03-28LILLIPUT: Implement another opcode and associated functionStrangerke
2018-03-28LILLIPUT: Fixsome problems reported by clone2727Strangerke
2018-03-28LILLIPUT: Implement two opcodesStrangerke
2018-03-28LILLIPUT: Fix a bug in OC_compareCoords_1, implement 2 more opcodesStrangerke
2018-03-28LILLIPUT: More opcodessylvaintv
2018-03-28LILLIPUT: Implements Load Map opcodesylvaintv
2018-03-28LILLIPUT: Implement 4 more opcodesStrangerke
2018-03-28LILLIPUT: Maybe fix a problem in sub12F37sylvaintv
2018-03-28LILLIPUT: Some renaming, implement a couple of functionsStrangerke