Commit Graph
24 Commits
Author SHA1 Message Date
Filippos Karapetis 2f00e8d279 CHEWY: Rename ged to barriers
Makes it a bit clearer to understand its purpose
2022-05-22 17:29:57 +03:00
Filippos Karapetis 5209a028cf CHEWY: Refactor the room barrier (GED) code 2022-05-22 17:29:57 +03:00
Filippos Karapetis 59eac07550 CHEWY: Simplify the barrier (GED) code 2022-05-21 17:12:53 +03:00
Filippos Karapetis 56f53b8191 CHEWY: Merge the screen drawing code and cleanup defines 2022-04-11 23:28:31 +03:00
Strangerke 5b8fd81f72 CHEWY: Add a parameter to get_mov_vector to avoid depending on out of bond accesses 2022-03-21 23:16:40 +01:00
Filippos Karapetis 9f90e6888b CHEWY: Remove dead code 2022-03-21 01:32:46 +02:00
Strangerke 239f53a104 CHEWY: More janitorial work around CppCheck 2022-03-03 18:36:38 -08:00
Strangerke 883664cf00 CHEWY: More work on CppCheck, Fix an endianness issue (one of maaaaany) 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 8d42bf7690 CHEWY: Move object pointer globals to Globals 2022-03-03 18:36:31 -08:00
Paul Gilbert 640b101e5d CHEWY: Capitalize class names 2022-03-03 18:36:27 -08:00
Paul Gilbert e866f7ca08 CHEWY: Rename of movclass class fields 2022-03-03 18:36:23 -08:00
Paul Gilbert 29dd009eec CHEWY: Fix movement to chicken coop 2022-03-03 18:35:50 -08:00
Paul Gilbert 81b17afa4d CHEWY: Update headers to GPL3 2022-03-03 18:35:19 -08:00
Paul Gilbert 647932d865 CHEWY: Move vec_tbl to a field of movclass 2022-03-03 18:35:18 -08:00
Paul Gilbert b772628e9c CHEWY: Further startup initialization 2022-03-03 18:35:17 -08:00
Paul Gilbert e9867bbfde CHEWY: Fix gcc warnings 2022-03-03 18:35:17 -08:00
Paul Gilbert 6731756dde CHEWY: Janitorial 2022-03-03 18:35:16 -08:00
Paul Gilbert 21867e4b86 CHEWY: Janitorial 2022-03-03 18:35:07 -08:00
Paul Gilbert 006ee720de CHEWY: Added Chewy namespace back in 2022-03-03 18:34:42 -08:00
Paul Gilbert a417d3e23a CHEWY: Convert char * pointers to byte * 2022-03-03 18:34:41 -08:00
Paul Gilbert 507538a6a4 CHEWY: Fix compiler warnings 2022-03-03 18:34:40 -08:00
Paul Gilbert b655cd5a3f CHEWY: Fix relative engine paths 2022-03-03 18:34:39 -08:00
Eugene Sandulenko 165ea7c29f CHEWY: Initial commit 2022-03-03 18:34:39 -08:00