Age | Commit message (Expand) | Author |
2018-03-28 | LILLIPUT: fix a bug in OC_sub17D04 | Strangerke |
2018-03-28 | LILLIPUT: Remove duplicated variable, introduce getCharacterVariablesPtr() to... | Strangerke |
2018-03-28 | LILLIPUT: Fix some uninitialized variables reported by Valgrind (Thanks Hkz f... | Strangerke |
2018-03-28 | LILLIPUT: Implement two opcodes and 3 core functions | Strangerke |
2018-03-28 | LILLIPUT: Add a core function, make uniform the fonctions called by sub16626 | Strangerke |
2018-03-28 | LILLIPUT: Remove duplicated function | Strangerke |
2018-03-28 | LILLIPUT: 2 new subs | sylvaintv |
2018-03-28 | LILLIPUT: Implement 4 core functions | Strangerke |
2018-03-28 | LILLIPUT: Implement case 14 in sub16626, little clean up in sub1823e | Strangerke |
2018-03-28 | LILLIPUT: Fix some bugs of sub16626 | sylvaintv |
2018-03-28 | LILLIPUT: Fix draw interface icons | sylvaintv |
2018-03-28 | LILLIPUT: rename one variable | Strangerke |
2018-03-28 | LILLIPUT: Forgot to disable disasm | sylvaintv |
2018-03-28 | LILLIPUT: Improved getValue2 decompilation | sylvaintv |
2018-03-28 | LILLIPUT: Some renaming | Strangerke |
2018-03-28 | LILLIPUT: Opcode2 decompiler | sylvaintv |
2018-03-28 | LILLIPUT: Add one core function, some renaming | Strangerke |
2018-03-28 | LILLIPUT: Finish opcode2 list for decompiler | sylvaintv |
2018-03-28 | LILLIPUT: Some renaming | Strangerke |
2018-03-28 | LILLIPUT: Add sprite mirroring to fix display of characters looking left | Strangerke |
2018-03-28 | LILLIPUT: Small change | sylvaintv |
2018-03-28 | LILLIPUT: Fix a bug on 16675 | Strangerke |
2018-03-28 | LILLIPUT: fix (?) a couple of things in 16626, implement several core functions | Strangerke |
2018-03-28 | LILLIPUT: More opcodes2 | sylvaintv |
2018-03-28 | LILLIPUT: Implement some more opcodes | Strangerke |
2018-03-28 | LILLIPUT: Add a couple of missing debugC | Strangerke |
2018-03-28 | LILLIPUT: Split palette functions, implement some core functions | Strangerke |
2018-03-28 | LILLIPUT: Implement some functions related to string display | Strangerke |
2018-03-28 | LILLIPUT: Last opcodes1 + first step of script decompiler | sylvaintv |
2018-03-28 | LILLIPUT: Fix bug | Strangerke |
2018-03-28 | LILLIPUT: Implement 2 opcodes, fix a duplicate variable detected by SylvainTV | Strangerke |
2018-03-28 | LILLIPUT: Implement 4 opcodes | Strangerke |
2018-03-28 | LILLIPUT: Some renaming, implement 7 opcodes, fix one | Strangerke |
2018-03-28 | LILLIPUT: Remove double implementation of getMapPtr | Strangerke |
2018-03-28 | LILLIPUT: More opcodes | sylvaintv |
2018-03-28 | LILLIPUT: Several opcodes & renaming | sylvaintv |
2018-03-28 | LILLIPUT: Implements one more opcode | sylvaintv |
2018-03-28 | LILLIPUT: Fix a bug in OC_for | Strangerke |
2018-03-28 | LILLIPUT: Implements 2 opcodes | sylvaintv |
2018-03-28 | LILLIPUT: Implement 3 opcodes | Strangerke |
2018-03-28 | LILLIPUT: Fix stream write | sylvaintv |
2018-03-28 | LILLIPUT: Replace MemoryReadStream by a custom read/write stream | Strangerke |
2018-03-28 | LILLIPUT: Implement another opcode and associated function | Strangerke |
2018-03-28 | LILLIPUT: Fixsome problems reported by clone2727 | Strangerke |
2018-03-28 | LILLIPUT: Implement two opcodes | Strangerke |
2018-03-28 | LILLIPUT: Fix a bug in OC_compareCoords_1, implement 2 more opcodes | Strangerke |
2018-03-28 | LILLIPUT: More opcodes | sylvaintv |
2018-03-28 | LILLIPUT: Implements Load Map opcode | sylvaintv |
2018-03-28 | LILLIPUT: Implement 4 more opcodes | Strangerke |
2018-03-28 | LILLIPUT: Maybe fix a problem in sub12F37 | sylvaintv |