Commit Graph
54649 Commits
Author SHA1 Message Date
sylvaintv f03571ccb1 LILLIPUT: Fix bad opcode definition for display aerial map 2018-03-28 17:36:57 +02:00
sylvaintv 479eaaaa9e LILLIPUT: Fix walking on click 2018-03-28 17:36:57 +02:00
sylvaintv e70d3c4979 LILLIPUT: Fix display of variable speeches 2018-03-28 17:36:57 +02:00
Strangerke 7084803a7a LILLIPUT: Implement OC_sub17E22_speech1IfSoundOff, silent warnings in OC_loadFile_AERIAL_GFX 2018-03-28 17:36:57 +02:00
Strangerke 686b59e53e LILLIPUT: Implement OC_sub18260 2018-03-28 17:36:57 +02:00
Strangerke fe906b9dad LILLIPUT: Add a couple of hacks to avoid working on disabled character
This silents the two warnings reported by Valgrind
2018-03-28 17:36:57 +02:00
Strangerke a56a10d6ea LILLIPUT: Silent warning in language check 2018-03-28 17:36:57 +02:00
Strangerke 5964316074 LILLIPUT: Finish the implementation of sub13156, fix keyboard mapping 2018-03-28 17:36:57 +02:00
Strangerke 4dda4abbea LILLIPUT: rename OC_checkFunctionKeyPressed 2018-03-28 17:36:57 +02:00
Strangerke de94c90720 LILLIPUT: Improve keyboard handling. F keys are now working in the menu 2018-03-28 17:36:57 +02:00
Strangerke 5f3a303951 LILLIPUT: Modify mouse handling to stick to original behavior 2018-03-28 17:36:57 +02:00
Strangerke 747734a697 LILLIPUT: Fix regression in checkMapClosing, handle properly other languages 2018-03-28 17:36:57 +02:00
Strangerke 147a450834 LILLIPUT: Fix bug in OC_loadFile_AERIAL_GFX, implement OC_waitForEvent 2018-03-28 17:36:57 +02:00
Strangerke f625b60117 LILLIPUT: Start implementing keyboard handling 2018-03-28 17:36:57 +02:00
Strangerke 8ce9bac02a LILLIPUT: Set _shouldQuit in OC_saveAndQUIT and OC_deleteSavegameAndQuit 2018-03-28 17:36:57 +02:00
Strangerke 3ea95583a2 LILLIPUT: Fix bug in sub167EF 2018-03-28 17:36:57 +02:00
Strangerke bcfbf5df47 LILLIPUT: Fix bug in OC_sub17A07 and renderCharacters, implement OC_startSpeechWithoutSpeeker
Some renaming, too
2018-03-28 17:36:57 +02:00
Strangerke 21d38e3b4c LILLIPUT: bugfix: Intro is now completable 2018-03-28 17:36:57 +02:00
Strangerke 2e9867086c LILLIPUT: Fix one more double variable, some renaming 2018-03-28 17:36:57 +02:00
sylvaintv c5e4fe1e22 LILLIPUT: Fix mouse display in title screens 2018-03-28 17:36:57 +02:00
Strangerke 23f2fd8f3e LILLIPUT: Fix a bug in pathfinding, some renaming 2018-03-28 17:36:57 +02:00
Strangerke 82fb9e3c23 LILLIPUT: Fix bug in sub16A76. This fixes the dance a bit more. 2018-03-28 17:36:57 +02:00
Strangerke a468ebc32e LILLIPUT: Change type of _rulesBuffer2_5 and _rulesBuffer2_6 2018-03-28 17:36:57 +02:00
Strangerke e8525da958 LILLIPUT: Fix a bug in sub16626. The people are now dancing in the intro 2018-03-28 17:36:57 +02:00
Strangerke 4d36343b0c LILLIPUT: Fix bug in viewportScrollTo(), some renaming 2018-03-28 17:36:57 +02:00
Strangerke 5498523326 LILLIPUT: Fix bug in OC_turnCharacterTowardsAnother() 2018-03-28 17:36:57 +02:00
Strangerke 8500175811 LILLIPUT: Some more renaming 2018-03-28 17:36:57 +02:00
Strangerke e1c783d6a2 LILLIPUT: Some more renaming, fix a bug in intro 2018-03-28 17:36:57 +02:00
Strangerke 3103cf448a LILLIPUT: Fix a bug in sub171AF 2018-03-28 17:36:57 +02:00
Strangerke f602ca7408 LILLIPUT: Fix mouse icon clipping, rework map Index formula, some renaming 2018-03-28 17:36:57 +02:00
Strangerke f0a4290385 LILLIPUT: Implement unselectInterfaceButton, some renaming 2018-03-28 17:36:57 +02:00
Strangerke 8c7395b947 LILLIPUT: Some renaming 2018-03-28 17:36:57 +02:00
Strangerke c8589eb488 LILLIPUT: Fix display of horizontal bars in character stats menu, some renaming 2018-03-28 17:36:57 +02:00
Strangerke aac437d3cb LILLIPUT: Fix display/menu bug, Some renaming 2018-03-28 17:36:57 +02:00
Strangerke e1bc0469de LILLIPUT: Janitorial: fix code formatting 2018-03-28 17:36:57 +02:00
Strangerke 0270cd311a LILLIPUT: Fix a bug in decodePackedText, some renaming 2018-03-28 17:36:57 +02:00
Strangerke aa8ecc2493 LILLIPUT: Renaming, fix bug in startSpeech 2018-03-28 17:36:57 +02:00
Strangerke 2ea4cc178b LILLIPUT: Verifications and renaming 2018-03-28 17:36:57 +02:00
Strangerke 742425f9a9 LILLIPUT: Some more renaming, fix a couple of glitches in sub16DD5 2018-03-28 17:36:57 +02:00
Strangerke b3819ede5e LILLIPUT: More verifications and renaming 2018-03-28 17:36:57 +02:00
Strangerke 03e0d5927f LILLIPUT: More renaming, fix two bugs 2018-03-28 17:36:57 +02:00
Strangerke dc45e2b791 LILLIPUT: Some more renaming 2018-03-28 17:36:57 +02:00
Strangerke cdfac3cadc LILLIPUT: Some more code validation and renaming 2018-03-28 17:36:57 +02:00
Strangerke e6983de0d0 LILLIPUT: Renaming, fix interface hotspots: it's now possible to skip the intro 2018-03-28 17:36:57 +02:00
Strangerke 9ecbc0e327 LILLIPUT: Fix bug in OC_compWord10804 2018-03-28 17:36:57 +02:00
Strangerke 3a102e6f24 LILLIPUT: Some more renaming, fix issue in OC_sub17640, implement OC_sub18690 2018-03-28 17:36:57 +02:00
Strangerke 1c0efa5581 LILLIPUT: Some more renaming 2018-03-28 17:36:57 +02:00
Strangerke 29b476fc56 LILLIPUT: Some refactoring, fix a bug in fixx16x16Rect 2018-03-28 17:36:57 +02:00
sylvaintv 6dd3a1009d LILLIPUT: Fix pathfinding & some renaming 2018-03-28 17:36:57 +02:00
Strangerke c914fdb0b7 LILLIPUT: Janitorial: fix some code formatting 2018-03-28 17:36:57 +02:00