aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: Renaming, fix interface hotspots: it's now possible to skip the introStrangerke
2018-03-28LILLIPUT: Fix bug in OC_compWord10804Strangerke
2018-03-28LILLIPUT: Some more renaming, fix issue in OC_sub17640, implement OC_sub18690Strangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Some refactoring, fix a bug in fixx16x16RectStrangerke
2018-03-28LILLIPUT: Fix pathfinding & some renamingsylvaintv
2018-03-28LILLIPUT: Janitorial: fix some code formattingStrangerke
2018-03-28LILLIPUT: Some renaming and refactoringStrangerke
2018-03-28LILLIPUT: Some renaming, implement 3 missing opcodesStrangerke
2018-03-28LILLIPUT: Fix a value in character move, some commentsStrangerke
2018-03-28LILLIPUT: More renaming & 2 3 missing opcodessylvaintv
2018-03-28LILLIPUT: Intro is finally starting correctlysylvaintv
2018-03-28LILLIPUT: Fix some code formattingStrangerke
2018-03-28LILLIPUT: Debug List texts + some renamingsylvaintv
2018-03-28LILLIPUT: Fix bug in OC_sub17640Strangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Fix bug in displayFunction15Strangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Remove useless buffers, renamingStrangerke
2018-03-28LILLIPUT: Rewrite sub1818BStrangerke
2018-03-28LILLIPUT: double check some more function, renamingStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Turn _array12311 into a Common::Point, fix initialization of _array...Strangerke
2018-03-28LILLIPUT: Fix another Valgrind warningStrangerke
2018-03-28LILLIPUT: Add a size parameter to loadVGA to fix Valgrind warnings and stick ...Strangerke
2018-03-28LILLIPUT: Rename debug channel in order to doublecheck all function, some mor...Strangerke
2018-03-28LILLIPUT: More renaming, fix bug in reverseFindHotspotStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
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: fix a bug in OC_sub17D04Strangerke
2018-03-28LILLIPUT: Remove duplicated variable, introduce getCharacterVariablesPtr() to...Strangerke
2018-03-28LILLIPUT: Fix some uninitialized variables reported by Valgrind (Thanks Hkz f...Strangerke
2018-03-28LILLIPUT: Implement two opcodes and 3 core functionsStrangerke
2018-03-28LILLIPUT: Add a core function, make uniform the fonctions called by sub16626Strangerke
2018-03-28LILLIPUT: Remove duplicated functionStrangerke
2018-03-28LILLIPUT: 2 new subssylvaintv
2018-03-28LILLIPUT: Implement 4 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: Fix draw interface iconssylvaintv
2018-03-28LILLIPUT: rename one variableStrangerke
2018-03-28LILLIPUT: Forgot to disable disasmsylvaintv
2018-03-28LILLIPUT: Improved getValue2 decompilationsylvaintv
2018-03-28LILLIPUT: Some renamingStrangerke