Commit graph

137 commits

Author SHA1 Message Date
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
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
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
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
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
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
Strangerke
9752da62df LILLIPUT: Some renaming and refactoring 2018-03-28 17:36:57 +02:00
Strangerke
127f73a1ec LILLIPUT: Some renaming, implement 3 missing opcodes 2018-03-28 17:36:57 +02:00
Strangerke
2d88b963a9 LILLIPUT: Fix a value in character move, some comments 2018-03-28 17:36:57 +02:00
sylvaintv
1f249aa23d LILLIPUT: More renaming & 2 3 missing opcodes 2018-03-28 17:36:57 +02:00
sylvaintv
91651f4090 LILLIPUT: Intro is finally starting correctly
The game was not setting good character states because
the save flag was not set.
2018-03-28 17:36:57 +02:00
Strangerke
95fa165645 LILLIPUT: Fix some code formatting 2018-03-28 17:36:57 +02:00
sylvaintv
91cbbe27a7 LILLIPUT: Debug List texts + some renaming 2018-03-28 17:36:57 +02:00
Strangerke
4c54e60be4 LILLIPUT: Fix bug in OC_sub17640 2018-03-28 17:36:57 +02:00
Strangerke
4fe3a02154 LILLIPUT: More renaming 2018-03-28 17:36:57 +02:00
Strangerke
72b99e99e4 LILLIPUT: Some more renaming 2018-03-28 17:36:57 +02:00
Strangerke
d32887f367 LILLIPUT: More renaming 2018-03-28 17:36:57 +02:00