aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/lilliput.cpp
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: Partially fix map closingStrangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Some renaming, start fixing the map displayStrangerke
2018-03-28LILLIPUT: Improve hack in sub16EBC() to avoid checking inactive charactersStrangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Fix walking on clicksylvaintv
2018-03-28LILLIPUT: Add a couple of hacks to avoid working on disabled characterStrangerke
2018-03-28LILLIPUT: Silent warning in language checkStrangerke
2018-03-28LILLIPUT: Finish the implementation of sub13156, fix keyboard mappingStrangerke
2018-03-28LILLIPUT: Improve keyboard handling. F keys are now working in the menuStrangerke
2018-03-28LILLIPUT: Modify mouse handling to stick to original behaviorStrangerke
2018-03-28LILLIPUT: Fix regression in checkMapClosing, handle properly other languagesStrangerke
2018-03-28LILLIPUT: Fix bug in OC_loadFile_AERIAL_GFX, implement OC_waitForEventStrangerke
2018-03-28LILLIPUT: Start implementing keyboard handlingStrangerke
2018-03-28LILLIPUT: Fix bug in sub167EFStrangerke
2018-03-28LILLIPUT: Fix bug in OC_sub17A07 and renderCharacters, implement OC_startSpee...Strangerke
2018-03-28LILLIPUT: bugfix: Intro is now completableStrangerke
2018-03-28LILLIPUT: Fix one more double variable, some renamingStrangerke
2018-03-28LILLIPUT: Fix mouse display in title screenssylvaintv
2018-03-28LILLIPUT: Fix a bug in pathfinding, some renamingStrangerke
2018-03-28LILLIPUT: Fix bug in sub16A76. This fixes the dance a bit more.Strangerke
2018-03-28LILLIPUT: Change type of _rulesBuffer2_5 and _rulesBuffer2_6Strangerke
2018-03-28LILLIPUT: Fix a bug in sub16626. The people are now dancing in the introStrangerke
2018-03-28LILLIPUT: Fix bug in viewportScrollTo(), some renamingStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Fix a bug in sub171AFStrangerke
2018-03-28LILLIPUT: Fix mouse icon clipping, rework map Index formula, some renamingStrangerke
2018-03-28LILLIPUT: Implement unselectInterfaceButton, some renamingStrangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Fix display of horizontal bars in character stats menu, some renamingStrangerke
2018-03-28LILLIPUT: Fix display/menu bug, Some renamingStrangerke
2018-03-28LILLIPUT: Janitorial: fix code formattingStrangerke
2018-03-28LILLIPUT: Fix a bug in decodePackedText, some renamingStrangerke
2018-03-28LILLIPUT: Renaming, fix bug in startSpeechStrangerke
2018-03-28LILLIPUT: Verifications and renamingStrangerke
2018-03-28LILLIPUT: Some more renaming, fix a couple of glitches in sub16DD5Strangerke
2018-03-28LILLIPUT: More verifications and renamingStrangerke
2018-03-28LILLIPUT: More renaming, fix two bugsStrangerke
2018-03-28LILLIPUT: Some more code validation and renamingStrangerke
2018-03-28LILLIPUT: Renaming, fix interface hotspots: it's now possible to skip the introStrangerke
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