Commit Graph
37 Commits
Author SHA1 Message Date
Le Philousophe 1ae18bc650 CHEWY: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
Le Philousophe e871394664 CHEWY: Don't use unsafe strcat and strcpy 2022-10-23 22:46:19 +02:00
Filippos Karapetis bf15a7f2fe CHEWY: Remove the InputMgr class 2022-07-07 13:06:22 +03:00
Filippos Karapetis 903ec7bc86 CHEWY: Move the ChewyFont class into a separate file 2022-07-07 12:25:46 +03:00
Filippos Karapetis c31c62a22b CHEWY: Refactor the cursor handling code 2022-06-29 17:47:27 +03:00
Filippos Karapetis b612498015 CHEWY: Remove more screen related dead code
The custom clip rect and the screen fading frame code aren't used
2022-05-22 19:37:51 +03:00
Filippos Karapetis ef181e8fed CHEWY: Simplify and rename some screen related functions 2022-05-22 19:37:50 +03:00
Filippos Karapetis 56f53b8191 CHEWY: Merge the screen drawing code and cleanup defines 2022-04-11 23:28:31 +03:00
Strangerke 947f7afd6b CHEWY: fix coverity 1476364 2022-03-23 23:42:42 +01:00
Filippos Karapetis 4d8091d198 CHEWY: Remove dead code 2022-03-16 03:28:04 +02:00
Filippos Karapetis 287f5d0217 CHEWY: Refactor and simplify keyboard key handling code 2022-03-08 01:34:11 +02:00
Filippos Karapetis 0dd48bf87a CHEWY: Remove unused palette save/load code 2022-03-08 00:59:13 +02:00
Torbjörn Andersson ce4e22a294 CHEWY: Fix compilation, hopefully without breaking anything else 2022-03-07 08:30:21 +01:00
Strangerke e06dee9443 CHEWY: remove a couple of unused functions in effect and mcga_graphics, some renaming 2022-03-06 22:17:49 +01:00
Strangerke a7501bf73d CHEWY: Remove some unused members in mcga_graphics, some renaming in detail.h and globals 2022-03-06 19:50:04 +01:00
Filippos Karapetis b93ada533c CHEWY: Remove obsolete / unused functions 2022-03-06 14:52:46 +02:00
Filippos Karapetis f541a938b7 CHEWY: Cleanup 2022-03-05 22:38:11 +02:00
Strangerke 23c5a4ce3e CHEWY: More renaming 2022-03-03 18:37:16 -08:00
Strangerke 56616bac2f CHEWY: Some renaming 2022-03-03 18:36:45 -08:00
Strangerke a248e9b8da CHEWY: More fixes for CppCheck warnings 2022-03-03 18:36:44 -08:00
Paul Gilbert 0c80d40d95 CHEWY: Fix compiler warnings 2022-03-03 18:36:43 -08:00
Filippos Karapetis 2cb5267002 CHEWY: Remove more unused functions 2022-03-03 18:36:42 -08:00
Filippos Karapetis 1bc86dc799 CHEWY: Remove unused functions 2022-03-03 18:36:42 -08:00
Filippos Karapetis 8e2ea2c8d5 CHEWY: Refactor text printing and font handling code 2022-03-03 18:36:42 -08:00
Strangerke 5d6fd6de1a CHEWY:Add missing va_end(), add on TODO in devices() 2022-03-03 18:36:39 -08:00
Strangerke 239f53a104 CHEWY: More janitorial work around CppCheck 2022-03-03 18:36:38 -08:00
Filippos Karapetis 26139fd227 CHEWY: Rename setze_zeiger -> set_pointer 2022-03-03 18:36:34 -08:00
Paul Gilbert d349d46776 CHEWY: Capitalize classes in ngstypes.h 2022-03-03 18:36:32 -08:00
Paul Gilbert 9c15eefa80 CHEWY: Further Globals cleanup, renamed file to globals.cpp 2022-03-03 18:36:31 -08:00
Paul Gilbert b48cbcfaab CHEWY: Move mcga.cpp globals to Globals 2022-03-03 18:36:24 -08:00
Paul Gilbert eb1d434f8a CHEWY: Rename McgaGraphics class fields 2022-03-03 18:36:23 -08:00
Paul Gilbert c5d0eb9f9f CHEWY: Fix a bunch of global shadowing warnings 2022-03-03 18:36:21 -08:00
Paul Gilbert 03d836ca7a CHEWY: Remove deprecated code from mcga_graphics 2022-03-03 18:36:20 -08:00
Paul Gilbert 0ec95e3487 CHEWY: Refactored mcga_graphics.cpp globals 2022-03-03 18:36:20 -08:00
Paul Gilbert 4a129032ee CHEWY: Further cleanup of McgaGraphics 2022-03-03 18:36:20 -08:00
Strangerke 0d2fcd0496 CHEWY: Rename two classes 2022-03-03 18:36:19 -08:00
Paul Gilbert ecf68aadff CHEWY: Rename mcga_grafik to mcga_graphics 2022-03-03 18:36:18 -08:00