aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/lilliput.h
AgeCommit message (Expand)Author
2018-04-24LILLIPUT: Remove some unused variables, initialize some othersStrangerke
2018-04-20LILLIPUT: Refactor engine, replace the use of MinMax by Common::RectStrangerke
2018-04-15LILLIPUT: More renamingStrangerke
2018-04-13LILLIPUT: cleanup & renamingStrangerke
2018-04-12LILLIPUT: Use constants in sequence functionsStrangerke
2018-04-11LILLIPUT: some renamingStrangerke
2018-04-11LILLIPUT: some more rework related to the positionsStrangerke
2018-04-10LILLIPUT: Some refactoringStrangerke
2018-04-10LILLIPUT: more renamingStrangerke
2018-04-09LILLIPUT: more WIP renamingStrangerke
2018-04-08LILLIPUT: more renaming, rework setModeStrangerke
2018-04-07LILLIPUT: More renaming workStrangerke
2018-04-07LILLIPUT: Some more renaming in the sequence managerStrangerke
2018-03-31LILLIPUT: some more renaming in the sequencerStrangerke
2018-03-31LILLIPUT: Refactor a bit sequenceMoveCharacter to use 3 parameters instead of 2Strangerke
2018-03-31LILLIPUT: More renaming workStrangerke
2018-03-29LILLIPUT: Remove some useless codeStrangerke
2018-03-28LILLIPUT: more renaming and refactoringStrangerke
2018-03-28LILLIPUT: Some more renaming, use CLIP in OC_scrollAwayFromCharacterStrangerke
2018-03-28LILLIPUT: Rename some more opcodesStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Fix a couple of remaining 'Robin' engine stringsStrangerke
2018-03-28LILLIPUT: Substitues custom cursor handling with CursorManJoseph-Eugene Winzer
2018-03-28LILLIPUT: Some renaming, fix a warningStrangerke
2018-03-28LILLIPUT: Some renaming, fix regression in intro introduced in the two previo...Strangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Rework _rectXMinMax and _rectYMinMaxStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Some more renaming, remove double variableStrangerke
2018-03-28LILLIPUT: Renaming, fix a bug in OC_checkLastInterfaceHotspotIndexMenu2Strangerke
2018-03-28LILLIPUT: Start reworking _word16EFEStrangerke
2018-03-28LILLIPUT: Some renaming, start fixing the map displayStrangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Add a couple of hacks to avoid working on disabled characterStrangerke
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 bug in OC_loadFile_AERIAL_GFX, implement OC_waitForEventStrangerke
2018-03-28LILLIPUT: Start implementing keyboard handlingStrangerke
2018-03-28LILLIPUT: Fix bug in OC_sub17A07 and renderCharacters, implement OC_startSpee...Strangerke
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