Age | Commit message (Expand) | Author |
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: Remove duplicated variable, introduce getCharacterVariablesPtr() to... | 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: rename one variable | Strangerke |
2018-03-28 | LILLIPUT: Improved getValue2 decompilation | sylvaintv |
2018-03-28 | LILLIPUT: Add one core function, some renaming | Strangerke |
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: 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: Several opcodes & renaming | sylvaintv |
2018-03-28 | LILLIPUT: Replace MemoryReadStream by a custom read/write stream | Strangerke |
2018-03-28 | LILLIPUT: Implements Load Map opcode | sylvaintv |
2018-03-28 | LILLIPUT: Some renaming, implement a couple of functions | Strangerke |
2018-03-28 | LILLIPUT: Implement 4 more opcodes | Strangerke |
2018-03-28 | LILLIPUT: Small fixes and renaming | sylvaintv |
2018-03-28 | LILLIPUT: Character rendering | sylvaintv |
2018-03-28 | LILLIPUT: Implement some more functions | Strangerke |
2018-03-28 | LILLIPUT: Implements displayFunction18 | sylvaintv |
2018-03-28 | LILLIPUT: Implements character display on map | sylvaintv |
2018-03-28 | LILLIPUT: Implement some more core functions | Strangerke |
2018-03-28 | LILLIPUT: Implementation of sub16CA0 | sylvaintv |
2018-03-28 | LILLIPUT: Small additions | sylvaintv |
2018-03-28 | LILLIPUT: Add display heroism bar | Strangerke |
2018-03-28 | LILLIPUT: Fix a couple of check errors in sub16626, implement some more more ... | Strangerke |
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: Implement some more parts of "int 8" | 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 two more display functions | Strangerke |
2018-03-28 | LILLIPUT: Some more display functions | Strangerke |
2018-03-28 | LILLIPUT: Implement display function 6, start implementing display function 12. | Strangerke |
2018-03-28 | LILLIPUT: Implement display function 2. This fixes mouse display | Strangerke |