Commit graph

36 commits

Author SHA1 Message Date
Filippos Karapetis
8908733fc4 CHEWY: Fix invalid older save data in rooms 18 and 25 - bug #13671
This fixes invalid states in the throne room (room 18) and cellar
(room 25)
2022-07-10 20:07:20 +03:00
Filippos Karapetis
1840da803e CHEWY: Renaming 2022-07-10 20:07:20 +03:00
Filippos Karapetis
62f21dc209 CHEWY: Rename stop_detail() -> stopDetail() 2022-07-07 12:10:03 +03:00
Filippos Karapetis
bf4f67da28 CHEWY: Fix playing game SFX - bugs #13520, #13633 2022-07-06 17:29:46 +03:00
Filippos Karapetis
7c6d2524bd CHEWY: Further refactoring of the cursor code 2022-06-29 17:47:28 +03:00
Filippos Karapetis
c31c62a22b CHEWY: Refactor the cursor handling code 2022-06-29 17:47:27 +03:00
Filippos Karapetis
b4ddf49c18 CHEWY: Rename spieler -> gameState 2022-03-20 13:58:23 +02:00
Strangerke
23c5a4ce3e CHEWY: More renaming 2022-03-03 18:37:16 -08:00
Strangerke
b27b209021 CHEWY: Still renaming 2022-03-03 18:36:50 -08:00
Strangerke
407001362c CHEWY: Remove useless parameter in startAadWait() 2022-03-03 18:36:49 -08:00
Strangerke
266b30eb55 CHEWY: More renaming 2022-03-03 18:36:49 -08:00
Strangerke
8aec52fd82 CHEWY; Some more renaming 2022-03-03 18:36:48 -08:00
Strangerke
3b86f9e94e CHEWY: Some more renaming 2022-03-03 18:36:47 -08:00
Strangerke
d20703122d CHEWY: Renaming 2022-03-03 18:36:46 -08:00
Strangerke
e35654ac19 CHEWY: More renaming 2022-03-03 18:36:41 -08:00
Strangerke
7f85d2d5b0 CHEWY: Work on CppCheck warnings in Object, rename a couple of functions 2022-03-03 18:36:37 -08:00
Filippos Karapetis
25ad52094d CHEWY: Remove the unused mode parameter of flic_cut()
It is always set to CFO_MODE
2022-03-03 18:36:35 -08:00
Paul Gilbert
9c15eefa80 CHEWY: Further Globals cleanup, renamed file to globals.cpp 2022-03-03 18:36:31 -08:00
Paul Gilbert
a4a0f0a009 CHEWY: Move final globals from global.cpp to Globals 2022-03-03 18:36:31 -08:00
Paul Gilbert
cf7ac0878b CHEWY: Move various array globals to Globals 2022-03-03 18:36:31 -08:00
Paul Gilbert
8d42bf7690 CHEWY: Move object pointer globals to Globals 2022-03-03 18:36:31 -08:00
Paul Gilbert
793e53c09a CHEWY: Moving globals to Globals 2022-03-03 18:36:30 -08:00
Paul Gilbert
69ed392124 CHEWY: Move graphics related globals to Globals 2022-03-03 18:36:29 -08:00
Strangerke
a9af72eacb CHEWY: Fix logic in Room 25 2022-03-03 18:36:19 -08:00
Filippos Karapetis
d9cd096931 CHEWY: Remove superfluous code 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
Paul Gilbert
727b3eab53 CHEWY: Fix mode parameters in a lot of flic_cut calls 2022-03-03 18:35:48 -08:00
Paul Gilbert
b9e5737344 CHEWY: Fix animation putting out glider flames 2022-03-03 18:35:47 -08:00
Paul Gilbert
a9907d5ed8 CHEWY: Remove redundant SURIMY_OBJ defines 2022-03-03 18:35:47 -08:00
Strangerke
2f2a226801 CHEWY: Fix logic in Room 68, check use of booleans and constants in start_spz_wait 2022-03-03 18:35:46 -08:00
Strangerke
3aa7029936 CHEWY: Fix some Resharper and CppCheck warnings 2022-03-03 18:35:43 -08:00
Strangerke
dab2e9735f CHEWY: Implement room 81, fix the use of some boolean vs 0/1, use some more constants 2022-03-03 18:35:42 -08:00
Paul Gilbert
159b881abd CHEWY: Room 45 logic fixes 2022-03-03 18:35:38 -08:00
Paul Gilbert
f386e90ea8 CHEWY: Room 25 logic fixes 2022-03-03 18:35:36 -08:00
Strangerke
3506f54a31 CHEWY: Fix some little things noticed while progressing on the implementation of room 97 2022-03-03 18:35:28 -08:00
Paul Gilbert
4046eefed4 CHEWY: Split episode2.cpp into separate room classes 2022-03-03 18:35:22 -08:00