Commit Graph
137148 Commits
Author SHA1 Message Date
Filippos Karapetis 491952c6b6 CHEWY: Re-add accidentally removed FLIC speed code 2022-03-03 18:36:07 -08:00
Filippos Karapetis eb83ea4bd8 CHEWY: Remove unused code 2022-03-03 18:36:07 -08:00
Filippos Karapetis 620d85c172 CHEWY: Start hooking the new video code 2022-03-03 18:36:07 -08:00
Filippos Karapetis 6c9177efeb CHEWY: Remove unused video frame handling code 2022-03-03 18:36:07 -08:00
Filippos Karapetis d9cd096931 CHEWY: Remove superfluous code 2022-03-03 18:36:06 -08:00
Filippos Karapetis 0271fb2f52 CHEWY: Add a description for all videos 2022-03-03 18:36:06 -08:00
Filippos Karapetis 666f5318ed CHEWY: Fix palette in new video code and hook it in a console command
Also fix a crash in videos with music
2022-03-03 18:36:06 -08:00
Strangerke 7f31a9d41e CHEWY: Fix compilation 2022-03-03 18:36:06 -08:00
Strangerke 63ebfc0d9b CHEWY: Fix more issues in Room 97 logic 2022-03-03 18:36:06 -08:00
Filippos Karapetis 6aaa8ceaa6 CHEWY: Use the new sound code
This removes a lot of the stubbed voice and sound functions.
The custom music format code hasn't been updated yet
2022-03-03 18:36:06 -08:00
Strangerke a74d0e8c25 CHEWY: Fix an issue in Room97::proc2 2022-03-03 18:36:05 -08:00
Strangerke 7b139a9132 CHEWY: Fix logic in room97::entry 2022-03-03 18:36:05 -08:00
Strangerke f105802ecf CHEWY: Fix destX in Room97::setup_func 2022-03-03 18:36:05 -08:00
Paul Gilbert 14e9cceee9 CHEWY: Move room 97 globals to room fields 2022-03-03 18:36:05 -08:00
Paul Gilbert 759c28dc24 CHEWY: Fix giving bottle to ghost 2022-03-03 18:36:05 -08:00
Paul Gilbert afc0e0729b CHEWY: Some methods cleanup in room 90 2022-03-03 18:36:04 -08:00
Paul Gilbert 113420ab9b CHEWY: Clean up of room 90 globals to be local & static 2022-03-03 18:36:04 -08:00
Paul Gilbert 69a4ab71c2 CHEWY: Add loading switch case for wearing hubcap 2022-03-03 18:36:04 -08:00
Paul Gilbert 5ad55150c5 CHEWY: Cleanup of method for getting hubcaps 2022-03-03 18:36:04 -08:00
Paul Gilbert d39dd81427 CHEWY: Fixed Howard text in room 90 after escaping Borx 2022-03-03 18:36:04 -08:00
Paul Gilbert 77defa5bbf CHEWY: Fix array indexing in room 51 2022-03-03 18:36:04 -08:00
Paul Gilbert 2cd8e50d58 CHEWY: Fix initial location in hotel during endgame 2022-03-03 18:36:03 -08:00
Paul Gilbert b63b80e763 CHEWY: Renaming global used for room 93 & 94 2022-03-03 18:36:03 -08:00
Paul Gilbert 34b2dcdd39 CHEWY: Shift global into room 91 local 2022-03-03 18:36:03 -08:00
Strangerke 2399a8aa87 CHEWY: Fix a bug in Room 51, hopefully fix the memory reused by room 65, fi a couple of warnings 2022-03-03 18:36:03 -08:00
Strangerke 2a98a78211 CHEWY: Some more changes in scene 40 2022-03-03 18:36:03 -08:00
Strangerke 13b3860aea CHEWY: Rework logic in Room 40 2022-03-03 18:36:03 -08:00
Paul Gilbert 4aeda52e0c CHEWY: Fix entering crashed glider 2022-03-03 18:36:02 -08:00
Paul Gilbert 3ae7d64011 CHEWY: Renaming SPieler field to r88DestRoom 2022-03-03 18:36:02 -08:00
Paul Gilbert 45f313cffc CHEWY: Move room 84 global to a static local 2022-03-03 18:36:02 -08:00
Paul Gilbert b2885e52d8 CHEWY: Fix flag for having gotten diary 2022-03-03 18:36:02 -08:00
Paul Gilbert 14e2d89b35 CHEWY: Partially working display of diary 2022-03-03 18:36:02 -08:00
Paul Gilbert 4fcd88e252 CHEWY: Janitorial 2022-03-03 18:36:02 -08:00
Paul Gilbert 065ce40e18 CHEWY: Fix selecting hermit's hut in lost valley 2022-03-03 18:36:01 -08:00
Paul Gilbert b3cff29901 CHEWY: Fix display of 'Jim' hover text in room 82 2022-03-03 18:36:01 -08:00
Paul Gilbert f334ecb53b CHEWY: Added constant for food certificate inventory item 2022-03-03 18:36:01 -08:00
Paul Gilbert ebd8c36857 CHEWY: Fix Nichelle's initial position in room 82 2022-03-03 18:36:01 -08:00
Paul Gilbert f62de89d93 CHEWY: Fix switch in calc_person_dia method 2022-03-03 18:36:01 -08:00
Strangerke bdca03f332 CHEWY: Review of the logic of Room 41, small fix 2022-03-03 18:36:01 -08:00
Strangerke 057b99f930 CHEWY: Fix logic in room 42 2022-03-03 18:36:01 -08:00
Strangerke b817313f48 CHEWY: Review logic of rooms 43 and 44, add a missing (useless?) call of test_intro 2022-03-03 18:36:00 -08:00
Strangerke 75f3dde121 CHEWY:Fix logic of Room 45 2022-03-03 18:36:00 -08:00
Strangerke 23f70c6c7f CHEWY: Small modification in the logic of Room 46, review logic of rooms 47 to 49 2022-03-03 18:36:00 -08:00
Filippos Karapetis 04193434d9 CHEWY: Use the new TGP image resource loading code
This also effectively removes the TGPDATEI resource handle
2022-03-03 18:36:00 -08:00
Paul Gilbert 90a666d0d0 CHEWY: Fix selecting destinations in room 80 2022-03-03 18:36:00 -08:00
Paul Gilbert 33902bc8ce CHEWY: Workaround for original bug loading saves in room 77 2022-03-03 18:36:00 -08:00
Paul Gilbert b57197c43a CHEWY: Fix giving chocolate to chief 2022-03-03 18:35:59 -08:00
Paul Gilbert 617b52aa95 CHEWY: Fix cutscene when first entering room 76 2022-03-03 18:35:59 -08:00
Paul Gilbert 98faf5ac58 CHEWY: Fix room 74 cutting rubber plant 2022-03-03 18:35:59 -08:00
Paul Gilbert b0b6a0f7c9 CHEWY: Fix room 71 walk area after leopard is tied up 2022-03-03 18:35:59 -08:00