aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput/script.cpp
AgeCommit message (Expand)Author
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLUPUT: Add missing kActionType valuesStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
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 bug in OC_scrollViewPortStrangerke
2018-03-28LILLIPUT: Adds delay during title screensJoseph-Eugene Winzer
2018-03-28LILLIPUT: Removes redundant mouse cursor redrawsJoseph-Eugene Winzer
2018-03-28LILLIPUT: Some renaming, fix a warningStrangerke
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: Fix a couple of errors related to the use of 0xFF instead of -1Strangerke
2018-03-28LILLIPUT: Some renamingStrangerke
2018-03-28LILLIPUT: Some renaming, start fixing the map displayStrangerke
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 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: 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 bug in OC_loadFile_AERIAL_GFX, implement OC_waitForEventStrangerke
2018-03-28LILLIPUT: Start implementing keyboard handlingStrangerke
2018-03-28LILLIPUT: Set _shouldQuit in OC_saveAndQUIT and OC_deleteSavegameAndQuitStrangerke
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 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: Fix bug in OC_turnCharacterTowardsAnother()Strangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Some more renaming, fix a bug in introStrangerke