aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/lilliput.cpp
AgeCommit message (Expand)Author
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: Fix missing format specifier in call to debugC()Adrian Frühwirth
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: Change the type of _characterTilePosStrangerke
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: Fix narrowing conversion compiler errors on psp2 buildrsn8887
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: Silent some CppCheck warningsStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLUPUT: Add missing kActionType valuesStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Fixes formattingJoseph-Eugene Winzer
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Fixes rendering by blitting mainSurface to screenJoseph-Eugene Winzer
2018-03-28LILLIPUT: Substitues custom cursor handling with CursorManJoseph-Eugene Winzer
2018-03-28LILLIPUT: Removes redundant mouse cursor redrawsJoseph-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: Fix bug in interface button re-activationStrangerke
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: Fix a couple of errors related to the use of 0xFF instead of -1Strangerke
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