aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/script.h
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: Improved getValue2 decompilationsylvaintv
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Opcode2 decompilersylvaintv
2018-03-28LILLIPUT: Add one core function, some renamingStrangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: More opcodes2sylvaintv
2018-03-28LILLIPUT: Implement some more opcodesStrangerke
2018-03-28LILLIPUT: Split palette functions, implement some core functionsStrangerke
2018-03-28LILLIPUT: Implement some functions related to string displayStrangerke
2018-03-28LILLIPUT: Last opcodes1 + first step of script decompilersylvaintv
2018-03-28LILLIPUT: Implement 2 opcodes, fix a duplicate variable detected by SylvainTVStrangerke
2018-03-28LILLIPUT: Implement 4 opcodesStrangerke
2018-03-28LILLIPUT: Some renaming, implement 7 opcodes, fix oneStrangerke
2018-03-28LILLIPUT: Remove double implementation of getMapPtrStrangerke
2018-03-28LILLIPUT: Several opcodes & renamingsylvaintv
2018-03-28LILLIPUT: Implements one more opcodesylvaintv
2018-03-28LILLIPUT: Fix a bug in OC_forStrangerke
2018-03-28LILLIPUT: Replace MemoryReadStream by a custom read/write streamStrangerke
2018-03-28LILLIPUT: Implement another opcode and associated functionStrangerke
2018-03-28LILLIPUT: Implement two opcodesStrangerke
2018-03-28LILLIPUT: Fix a bug in OC_compareCoords_1, implement 2 more opcodesStrangerke
2018-03-28LILLIPUT: More opcodessylvaintv
2018-03-28LILLIPUT: Maybe fix a problem in sub12F37sylvaintv
2018-03-28LILLIPUT: Small fixes and renamingsylvaintv
2018-03-28LILLIPUT: Implements character display on mapsylvaintv
2018-03-28LILLIPUT: Implement some more core functionsStrangerke
2018-03-28LILLIPUT: Implementation of sub16CA0sylvaintv
2018-03-28LILLIPUT: Rename fading functionsStrangerke
2018-03-28LILLIPUT: Add display heroism barStrangerke
2018-03-28LILLIPUT: Minor fixessylvaintv
2018-03-28LILLIPUT: Add display string, accelerate fading to 50HkzStrangerke
2018-03-28LILLIPUT: Implement some more functionsStrangerke
2018-03-28LILLIPUT: Implement some more parts of "int 8"Strangerke
2018-03-28LILLIPUT: Int8 called every 20mssylvaintv
2018-03-28LILLIPUT: Start implementing engine update (int 8 replacement in the original)Strangerke
2018-03-28LILLIPUT: Some more display functionsStrangerke
2018-03-28LILLIPUT: Add some more opcodes. Engine is now alive!Strangerke
2018-03-28LILLIPUT: Implement more opcodesStrangerke
2018-03-28LILLIPUT: Implement opcodes. 29 groups are now executed in a rowStrangerke
2018-03-28LILLIPUT: Implement opcodes used by game scripts 3 and 4Strangerke
2018-03-28LILLIPUT: Start game scriptsStrangerke
2018-03-28LILLIPUT: Add preliminar menu support and main loopStrangerke
2018-03-28LILLIPUT: Modify event pollingStrangerke
2018-03-28LILLIPUT: Implement some more opcodes, fix stupid bug in script parser termin...Strangerke
2018-03-28LILLIPUT: Implement 4 more opcodesStrangerke
2018-03-28LILLIPUT: Implement some more opcodesStrangerke
2018-03-28LILLIPUT: Implement a couple of other opcodes, add proper debugcStrangerke
2018-03-28LILLIPUT: Fix a couple of bugs in handleOpcode()Strangerke
2018-03-28LILLIPUT: Start implementing some functionsStrangerke
2018-03-28LILLIPUT: Add a script handler skeletton. All opcodes are stubbedStrangerke