aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/script.h
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Fix pathfinding & some renamingsylvaintv
2018-03-28LILLIPUT: Some renaming and refactoringStrangerke
2018-03-28LILLIPUT: Some renaming, implement 3 missing opcodesStrangerke
2018-03-28LILLIPUT: More renaming & 2 3 missing opcodessylvaintv
2018-03-28LILLIPUT: Debug List texts + some renamingsylvaintv
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Rewrite sub1818BStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Turn _array12311 into a Common::Point, fix initialization of _array...Strangerke
2018-03-28LILLIPUT: Rename debug channel in order to doublecheck all function, some mor...Strangerke
2018-03-28LILLIPUT: More renaming, fix a bug in sub16799, move several unsigned to signedStrangerke
2018-03-28LILLIPUT: More renaming, fix bug in getMapPtr and sub168DAStrangerke
2018-03-28LILLIPUT: Rename getValue2, keep on switching to Common::Point, remove code f...Strangerke
2018-03-28LILLIPUT: Some renaming. Start using Common::PointStrangerke
2018-03-28LILLIPUT: Remove duplicated variable, introduce getCharacterVariablesPtr() to...Strangerke
2018-03-28LILLIPUT: Implement two opcodes and 3 core functionsStrangerke
2018-03-28LILLIPUT: Implement case 14 in sub16626, little clean up in sub1823eStrangerke
2018-03-28LILLIPUT: Fix some bugs of sub16626sylvaintv
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