Commit graph

32 commits

Author SHA1 Message Date
Filippos Karapetis
62f21dc209 CHEWY: Rename stop_detail() -> stopDetail() 2022-07-07 12:10:03 +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
e91bd68c2d CHEWY: Remove superfluous parameter from the control bit functions
This is always set to ATS_DATA, so it can be safely removed
2022-03-30 01:10:35 +03:00
Filippos Karapetis
b4ddf49c18 CHEWY: Rename spieler -> gameState 2022-03-20 13:58:23 +02:00
Strangerke
6e870796a9 CHEWY: More renaming in atds.h 2022-03-11 00:07:29 +01:00
Filippos Karapetis
1fbf587117 CHEWY: Renaming 2022-03-07 14:35:02 +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
ef70d3ef56 CHEWY: 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
Filippos Karapetis
7d9cd2b8ad CHEWY: Rename all movie enums so that they match their values 2022-03-03 18:36:36 -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
Strangerke
153fe2c351 CHEWY: Review calls to set_steuer_bit, fix various issues in Room13 logic 2022-03-03 18:36:25 -08:00
Strangerke
73d99548de CHEWY: Fix logic in Room 22 2022-03-03 18:36:19 -08:00
Paul Gilbert
0e6bcfc680 CHEWY: Add missing calls to register_cutscene 2022-03-03 18:36:11 -08:00
Strangerke
3aa7029936 CHEWY: Fix some Resharper and CppCheck warnings 2022-03-03 18:35:43 -08:00
Paul Gilbert
86fe2ac6ba CHEWY: Room 22 logic fixes 2022-03-03 18:35:32 -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
f51dceab6d CHEWY: Move room-specific code in timer_action to individual Room classes 2022-03-03 18:35:25 -08:00
Paul Gilbert
dbc8459a85 CHEWY: Make various room data arrays static const 2022-03-03 18:35:22 -08:00
Paul Gilbert
5d41b24636 CHEWY: Split up episode1.cpp methods into Room classes 2022-03-03 18:35:21 -08:00