Commit Graph
137148 Commits
Author SHA1 Message Date
Paul Gilbert b220b5cd37 CHEWY: Rename of timer class fields 2022-03-03 18:36:23 -08:00
Paul Gilbert fab4e985f1 CHEWY: Rename of Room class fields 2022-03-03 18:36:23 -08:00
Paul Gilbert e866f7ca08 CHEWY: Rename of movclass class fields 2022-03-03 18:36:23 -08:00
Paul Gilbert 988c210ec5 CHEWY: Rename InputMgr class fields 2022-03-03 18:36:23 -08:00
Paul Gilbert 3f0d86d88b CHEWY: Cleanup of memory class 2022-03-03 18:36:23 -08:00
Paul Gilbert eb1d434f8a CHEWY: Rename McgaGraphics class fields 2022-03-03 18:36:23 -08:00
Paul Gilbert c7647e4b60 CHEWY: Rename flic class fields 2022-03-03 18:36:22 -08:00
Paul Gilbert ee41d4a289 CHEWY: Rename detail class fields 2022-03-03 18:36:22 -08:00
Paul Gilbert 021b20ea39 CHEWY: Rename cursor fields 2022-03-03 18:36:22 -08:00
Paul Gilbert b7a34ca29f CHEWY: Rename atds fields 2022-03-03 18:36:22 -08:00
Paul Gilbert f7e480cc40 CHEWY: Rename fields of io_game 2022-03-03 18:36:22 -08:00
Paul Gilbert 47da3236ec CHEWY: Refactored global statics for flic 2022-03-03 18:36:22 -08:00
Paul Gilbert 04cdb08501 CHEWY: Refactored global statics for Data 2022-03-03 18:36:22 -08:00
Paul Gilbert 9b437b227a CHEWY: Initialize the file property when creating memory class 2022-03-03 18:36:21 -08:00
Strangerke 22ae05e061 CHEWY: Review logic of Room 18, fix a small issue 2022-03-03 18:36:21 -08:00
Strangerke c62d758124 CHEWY: Review logic of Room 21 2022-03-03 18:36:21 -08:00
Strangerke 0e2739d42c CHEWY: Review Room 19 2022-03-03 18:36:21 -08:00
Paul Gilbert c5d0eb9f9f CHEWY: Fix a bunch of global shadowing warnings 2022-03-03 18:36:21 -08:00
Paul Gilbert 7f256088fc CHEWY: Cleanup of atds 2022-03-03 18:36:21 -08:00
Paul Gilbert 4bfa4a73c3 CHEWY: Re-enable title sequence 2022-03-03 18:36:20 -08:00
Paul Gilbert 03d836ca7a CHEWY: Remove deprecated code from mcga_graphics 2022-03-03 18:36:20 -08:00
Paul Gilbert acb1f74826 CHEWY: Cleanup of io_game.cpp 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
Paul Gilbert d5591a8aff CHEWY: Fix detection table to work with Mass Add properly 2022-03-03 18:36:20 -08:00
Strangerke 73d99548de CHEWY: Fix logic in Room 22 2022-03-03 18:36:19 -08:00
Strangerke 5133a4875d CHEWY: Fix logic in Room 23 2022-03-03 18:36:19 -08:00
Strangerke 931db1a86d CHEWY: Review logic of Room 24 2022-03-03 18:36:19 -08:00
Strangerke a9af72eacb CHEWY: Fix logic in Room 25 2022-03-03 18:36:19 -08:00
Strangerke 9266a8be9b CHEWY: Review hardcoded logic of Room26, remove duplicate call of playsound and a useless include 2022-03-03 18:36:19 -08:00
Strangerke 12c1612ced CHEWY: Room 27 - Review + small fix 2022-03-03 18:36:19 -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
Paul Gilbert 16fcf62af9 CHEWY: Renamed datei.cpp to data.cpp 2022-03-03 18:36:18 -08:00
Paul Gilbert f3a51b1407 CHEWY: Rename object class files 2022-03-03 18:36:18 -08:00
Paul Gilbert 6f67f04200 CHEWY: Change ailclass to SoundPlayer 2022-03-03 18:36:18 -08:00
Strangerke 82b435076f CHEWY: Check logic of Room 28 2022-03-03 18:36:18 -08:00
Strangerke 0c36a691de CHEWY: Fix logic in room 29 2022-03-03 18:36:18 -08:00
Filippos Karapetis c715a101b0 CHEWY: Remove unused methods. Some cleanup 2022-03-03 18:36:18 -08:00
Strangerke c293beae86 CHEWY: Fix logic of room 31 2022-03-03 18:36:18 -08:00
Filippos Karapetis 3471cecbf0 CHEWY: Switch to the new sprite loading code 2022-03-03 18:36:17 -08:00
Filippos Karapetis 9c411272fe CHEWY: Reduce scope of sound buffer
The sound buffer is only used in the old FLIC player
2022-03-03 18:36:17 -08:00
Filippos Karapetis b3863a4f57 CHEWY: Remove dead code 2022-03-03 18:36:17 -08:00
Filippos Karapetis 282e165777 CHEWY: Remove obsolete error checking
This code is gradually being replaced with the new resource code
2022-03-03 18:36:17 -08:00
Filippos Karapetis 0963ce948d CHEWY: Cleanup 2022-03-03 18:36:17 -08:00
Filippos Karapetis 8f60024811 CHEWY: Simplify inventory sprite loading 2022-03-03 18:36:17 -08:00
Filippos Karapetis 3c23b39bbe CHEWY: Improvements for sprite handling in the new resource loader 2022-03-03 18:36:16 -08:00
Filippos Karapetis 3c43537329 CHEWY: Remove unused file functions 2022-03-03 18:36:16 -08:00
Strangerke 050bb36a7f CHEWY: Review logic of Room 32 2022-03-03 18:36:16 -08:00
Paul Gilbert 574d8ad9cd CHEWY: Fix occassional speech playback even in text mode 2022-03-03 18:36:16 -08:00