aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: Sorts SaveStateList instead of file namesJoseph-Eugene Winzer
2018-03-28LILLIPUT: Updates savefile pattern for numeric wildcardJoseph-Eugene Winzer
2018-03-28LILLIPUT: Reformats stringJoseph-Eugene Winzer
2018-03-28LILLIPUT: Fixes typoJoseph-Eugene Winzer
2018-03-28LILLIPUT: Changes KValueType to kValueTypeJoseph-Eugene Winzer
2018-03-28LILLIPUT: Fixes formattingJoseph-Eugene Winzer
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Fix missing break in getArgumentStringStrangerke
2018-03-28LILLIPUT: Fix a couple of remaining 'Robin' engine stringsStrangerke
2018-03-28LILLIPUT: Fix bug in OC_scrollViewPortStrangerke
2018-03-28LILLIPUT: Marks game as unstableJoseph-Eugene Winzer
2018-03-28LILLIPUT: Fixes rendering by blitting mainSurface to screenJoseph-Eugene Winzer
2018-03-28LILLIPUT: Adds delay during title screensJoseph-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: Rename some functions, fix a bug in OC_getComputedVariantSpeech()Strangerke
2018-03-28LILLIPUT: One more renamingStrangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Fix name of OC_changeCurrentCharacterSprite in script decompilerStrangerke
2018-03-28LILLIPUT: Cleanup of previous fix, add TODO commentStrangerke
2018-03-28LILLIPUT: Fix bad opcode definition for display aerial mapsylvaintv
2018-03-28LILLIPUT: Fix walking on clicksylvaintv
2018-03-28LILLIPUT: Fix display of variable speechessylvaintv
2018-03-28LILLIPUT: Implement OC_sub17E22_speech1IfSoundOff, silent warnings in OC_load...Strangerke
2018-03-28LILLIPUT: Implement OC_sub18260Strangerke
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: rename OC_checkFunctionKeyPressedStrangerke
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