Commit graph

35 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
49d949de6b CHEWY: Renames for dialog closeup functionality 2022-06-20 19:56:23 +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
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
beec516ffb CHEWY: Some 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
Filippos Karapetis
97cde7eba9 CHEWY: Use the new video playing code for special videos 9 and 10 2022-03-03 18:36:44 -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
7d9cd2b8ad CHEWY: Rename all movie enums so that they match their values 2022-03-03 18:36:36 -08:00
Filippos Karapetis
a085db8a7b CHEWY: Move all custom video callbacks to r_event.cpp
This will help to gather everything in a single place, in order to
aid in rewriting this functionality. This includes all videos with
custom callbacks, set_custom_user_function() and set_flic_user_function()
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
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
acf19682c0 CHEWY: Review logic in room 8, fix a bug 2022-03-03 18:36:26 -08:00
Strangerke
296093a17b CHEWY: Review logic of Room 11, fix a couple of issues 2022-03-03 18:36:25 -08:00
Strangerke
7e5078b433 CHEWY: review of Room 12, fix a bug and move cut_serv to Room 11 2022-03-03 18:36:25 -08:00
Paul Gilbert
0e6bcfc680 CHEWY: Add missing calls to register_cutscene 2022-03-03 18:36:11 -08:00
Paul Gilbert
40810f055d CHEWY: Room 11 & 12 script fixes 2022-03-03 18:35:36 -08:00
Paul Gilbert
9b27647ed1 CHEWY: Move room-specific check_ged_action code to Room classes 2022-03-03 18:35:33 -08:00
Paul Gilbert
61ae48aca1 CHEWY: Room 11 logic fixes 2022-03-03 18:35:32 -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
5d41b24636 CHEWY: Split up episode1.cpp methods into Room classes 2022-03-03 18:35:21 -08:00