Age | Commit message (Expand) | Author |
2018-03-28 | LILLIPUT: Some renaming, implement 3 missing opcodes | Strangerke |
2018-03-28 | LILLIPUT: Fix a value in character move, some comments | Strangerke |
2018-03-28 | LILLIPUT: More renaming & 2 3 missing opcodes | sylvaintv |
2018-03-28 | LILLIPUT: Intro is finally starting correctly | sylvaintv |
2018-03-28 | LILLIPUT: Fix some code formatting | Strangerke |
2018-03-28 | LILLIPUT: Debug List texts + some renaming | sylvaintv |
2018-03-28 | LILLIPUT: Fix bug in OC_sub17640 | Strangerke |
2018-03-28 | LILLIPUT: More renaming | Strangerke |
2018-03-28 | LILLIPUT: Some more renaming | Strangerke |
2018-03-28 | LILLIPUT: Fix bug in displayFunction15 | Strangerke |
2018-03-28 | LILLIPUT: More renaming | Strangerke |
2018-03-28 | LILLIPUT: Remove useless buffers, renaming | Strangerke |
2018-03-28 | LILLIPUT: Rewrite sub1818B | Strangerke |
2018-03-28 | LILLIPUT: double check some more function, renaming | Strangerke |
2018-03-28 | LILLIPUT: More renaming | Strangerke |
2018-03-28 | LILLIPUT: Some more renaming | Strangerke |
2018-03-28 | LILLIPUT: More renaming | Strangerke |
2018-03-28 | LILLIPUT: Turn _array12311 into a Common::Point, fix initialization of _array... | Strangerke |
2018-03-28 | LILLIPUT: Fix another Valgrind warning | Strangerke |
2018-03-28 | LILLIPUT: Add a size parameter to loadVGA to fix Valgrind warnings and stick ... | Strangerke |
2018-03-28 | LILLIPUT: Rename debug channel in order to doublecheck all function, some mor... | Strangerke |
2018-03-28 | LILLIPUT: More renaming, fix bug in reverseFindHotspot | Strangerke |
2018-03-28 | LILLIPUT: Some more renaming | Strangerke |
2018-03-28 | LILLIPUT: More renaming, fix a bug in sub16799, move several unsigned to signed | Strangerke |
2018-03-28 | LILLIPUT: More renaming, fix bug in getMapPtr and sub168DA | Strangerke |
2018-03-28 | LILLIPUT: Rename getValue2, keep on switching to Common::Point, remove code f... | Strangerke |
2018-03-28 | LILLIPUT: Some renaming. Start using Common::Point | Strangerke |
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 |