Commit Graph

13 Commits

Author SHA1 Message Date
Strangerke
a48534f32a CHEWY: Remove two useless externals in mouse, some renaming 2022-03-03 18:37:21 -08:00
Strangerke
8aec52fd82 CHEWY; Some more renaming 2022-03-03 18:36:48 -08:00
Filippos Karapetis
4009fd7a6a CHEWY: Finish refactoring taf_seq_adr()
The sprite corrections table was not set correctly.
This allows us to remove related code that is now unused.
2022-03-03 18:36:39 -08:00
Filippos Karapetis
e0eff4c511 CHEWY: Remove unused chunk types 2022-03-03 18:36:38 -08:00
Paul Gilbert
a6aa69e49c CHEWY: Remove the original's keycode constants 2022-03-03 18:36:27 -08:00
Paul Gilbert
c5d0e15fd8 CHEWY: Move main.cpp globals to Globals 2022-03-03 18:36:24 -08:00
Filippos Karapetis
bc17ade120 CHEWY: Remove unused defines 2022-03-03 18:36:09 -08:00
Paul Gilbert
fd7e82993d CHEWY: Fix overrun on SpritePos array 2022-03-03 18:36:08 -08:00
Filippos Karapetis
f512718281 CHEWY: Use error() instead of returning a global error flag
The error messages are temporary, and all error checking for
resources will be eventually moved into the resource handling
code
2022-03-03 18:35:58 -08:00
Paul Gilbert
81b17afa4d CHEWY: Update headers to GPL3 2022-03-03 18:35:19 -08:00
Paul Gilbert
17a736e848 CHEWY: Setting up scancodes to use Common::KeyCode 2022-03-03 18:35:04 -08:00
Paul Gilbert
006ee720de CHEWY: Added Chewy namespace back in 2022-03-03 18:34:42 -08:00
Eugene Sandulenko
165ea7c29f CHEWY: Initial commit 2022-03-03 18:34:39 -08:00