Age | Commit message (Expand) | Author |
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: rename one variable | Strangerke |
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: More opcodes2 | sylvaintv |
2018-03-28 | LILLIPUT: Implement some more opcodes | 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: 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: 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 |
2018-03-28 | LILLIPUT: Implement 4 more opcodes | Strangerke |
2018-03-28 | LILLIPUT: Small fixes and renaming | sylvaintv |
2018-03-28 | LILLIPUT: Implements character display on map | sylvaintv |
2018-03-28 | LILLIPUT: fix regression in 6aef68e246448977f2b8ba1bb19a17d8eaf61642 | Strangerke |
2018-03-28 | LILLIPUT: Small additions | sylvaintv |
2018-03-28 | LILLIPUT: Rename fading functions | Strangerke |
2018-03-28 | LILLIPUT: Minor fixes | sylvaintv |
2018-03-28 | LILLIPUT: Fix display string functions, some renaming | Strangerke |
2018-03-28 | LILLIPUT: Add display string, accelerate fading to 50Hkz | Strangerke |
2018-03-28 | LILLIPUT: Implement some more functions | Strangerke |
2018-03-28 | LILLIPUT: Put sound stubs in a separated class | Strangerke |
2018-03-28 | LILLIPUT: Int8 called every 20ms | sylvaintv |
2018-03-28 | LILLIPUT: Start implementing engine update (int 8 replacement in the original) | Strangerke |
2018-03-28 | LILLIPUT: Implement fade in/fade out | sylvaintv |
2018-03-28 | LILLIPUT: Some more display functions | Strangerke |
2018-03-28 | LILLIPUT: Implement display function 6, start implementing display function 12. | Strangerke |