Age | Commit message (Expand) | Author |
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 |
2018-03-28 | LILLIPUT: Fix bug in previous commit, implement one more display function | Strangerke |
2018-03-28 | LILLIPUT: start implementing display functions | Strangerke |
2018-03-28 | LILLIPUT: Implement opcodes used by game scripts 3 and 4 | Strangerke |
2018-03-28 | LILLIPUT: Start game scripts | Strangerke |
2018-03-28 | LILLIPUT: Add preliminar menu support and main loop | Strangerke |
2018-03-28 | LILLIPUT: Modify event polling | Strangerke |
2018-03-28 | LILLIPUT: Add preliminar mouse handler | Strangerke |
2018-03-28 | LILLIPUT: Partially implement displayVGAFile(). Title is now displayed | Strangerke |
2018-03-28 | LILLIPUT: Add default palette, and palette fixup (thanks to SylvainTV for the... | Strangerke |
2018-03-28 | LILLIPUT: Implement 4 more opcodes | Strangerke |
2018-03-28 | LILLIPUT: Implement a couple of other opcodes, add proper debugc | Strangerke |
2018-03-28 | LILLIPUT: Fix a couple of bugs in handleOpcode() | Strangerke |
2018-03-28 | LILLIPUT: Implement OC_sub184F5, modify struct18560 | Strangerke |
2018-03-28 | LILLIPUT: Start implementing some functions | Strangerke |