Commit Graph
137148 Commits
Author SHA1 Message Date
Paul Gilbert 4d20cd66db CHEWY: Added changes to exit_room 2022-03-03 18:35:15 -08:00
Paul Gilbert d800fbc471 CHEWY: Added changes to enter_room 2022-03-03 18:35:15 -08:00
Paul Gilbert a74d1a1a17 CHEWY: Added changes to ged_user_func 2022-03-03 18:35:15 -08:00
Paul Gilbert 2503249cf1 CHEWY: Added changes to check_ged_action 2022-03-03 18:35:14 -08:00
Paul Gilbert 3308aeb9bd CHEWY: Added changes to play_scene_ani 2022-03-03 18:35:14 -08:00
Paul Gilbert d592ee654a CHEWY: Added changes to go_auto_xy 2022-03-03 18:35:14 -08:00
Paul Gilbert f38cd362aa CHEWY: Added changes to calc_person_dia 2022-03-03 18:35:14 -08:00
Paul Gilbert 9cff82bce4 CHEWY: Added changes to calc_person_click 2022-03-03 18:35:14 -08:00
Paul Gilbert e007f9076d CHEWY: Added changes to calc_person_txt 2022-03-03 18:35:14 -08:00
Paul Gilbert 10e78324ca CHEWY: Added changes to calc_inv_no_use 2022-03-03 18:35:14 -08:00
Paul Gilbert 1e894a58a5 CHEWY: Added missing calc_inv_use_txt content 2022-03-03 18:35:13 -08:00
Paul Gilbert 568de6434c CHEWY: Add missing case from ads_ende 2022-03-03 18:35:13 -08:00
Paul Gilbert 657a41ad35 CHEWY: Finished implementing ats_action 2022-03-03 18:35:13 -08:00
Paul Gilbert ef0512a920 CHEWY: In-progress fleshing out ats_action 2022-03-03 18:35:13 -08:00
Paul Gilbert cfc9a018f7 CHEWY: Basic debugger added 2022-03-03 18:35:13 -08:00
Paul Gilbert f834a50aaf CHEWY: Allow loading game on startup 2022-03-03 18:35:13 -08:00
Paul Gilbert 85bb040f4b CHEWY: Refactor use of rand() function 2022-03-03 18:35:12 -08:00
Paul Gilbert 569f5ded9c CHEWY: Fix GMM loading of savegames 2022-03-03 18:35:12 -08:00
Paul Gilbert 5936ed19b0 CHEWY: Move Spieler instance to new Globals 2022-03-03 18:35:12 -08:00
Paul Gilbert d312df2813 CHEWY: Fix shadowed warning 2022-03-03 18:35:12 -08:00
Paul Gilbert 6c54fa031b CHEWY: Start of Globals class 2022-03-03 18:35:12 -08:00
Paul Gilbert 13dbb6cc84 CHEWY: Constifying some arrays 2022-03-03 18:35:12 -08:00
Paul Gilbert 382cc1a384 CHEWY: Fix extern array sizes 2022-03-03 18:35:11 -08:00
Paul Gilbert 62be47a690 CHEWY: Don't keep creating temporary surfaces to wrap screenP 2022-03-03 18:35:11 -08:00
Paul Gilbert 276e83ffee CHEWY: Fix drawing boxes and lines 2022-03-03 18:35:11 -08:00
Paul Gilbert 5dcf70d571 CHEWY: Converting more data loading 2022-03-03 18:35:11 -08:00
Paul Gilbert de5c27661a CHEWY: Refactoring reading 2022-03-03 18:35:11 -08:00
Paul Gilbert 50634a53cd CHEWY: Change the structure SIZE() methods to return int
Many times the methods are being used to seek backwards,
so having them return int saves explicit int casts so
the values can be negated without unsigned warnings
2022-03-03 18:35:11 -08:00
Paul Gilbert 6d618f0811 CHEWY: Updates to inventory menu 2022-03-03 18:35:11 -08:00
Paul Gilbert 31f8c60cd9 CHEWY: Save & Inventory cursors were swapped in release game 2022-03-03 18:35:10 -08:00
Paul Gilbert 4e541a57fc CHEWY: Rename room 0 action2 to pullSlime 2022-03-03 18:35:10 -08:00
Paul Gilbert 786b5927ff CHEWY: Don't reset mouse buttons on mouse move 2022-03-03 18:35:10 -08:00
Paul Gilbert be163111ae CHEWY: Fix option_icons array values 2022-03-03 18:35:10 -08:00
Paul Gilbert 5c44229c04 CHEWY: Fix finishing room 0 action2 2022-03-03 18:35:10 -08:00
Paul Gilbert edfa9309b2 CHEWY: Rename room 0 action1 to getPillow 2022-03-03 18:35:10 -08:00
Paul Gilbert cdc8bc4e58 CHEWY: Respect the ScummVM speech/subtitle setting 2022-03-03 18:35:10 -08:00
Paul Gilbert 2381c1ab76 CHEWY: Further fix for action menu 2022-03-03 18:35:09 -08:00
Paul Gilbert cedbdda240 CHEWY: Temporarily disable room 0 entry speech
Because I'm getting sick of hearing Chewy talk every
time I start up the game again
2022-03-03 18:35:09 -08:00
Paul Gilbert 443766f348 CHEWY: Add support for mouse wheel to cycle cursors 2022-03-03 18:35:09 -08:00
Paul Gilbert 431ac4d685 CHEWY: zoom_set is rendering more properly 2022-03-03 18:35:09 -08:00
Paul Gilbert dcf496fba9 CHEWY: Implementing zoom_set method 2022-03-03 18:35:09 -08:00
Paul Gilbert 12e1bf8a0e CHEWY: Endian fix for loading sprite correction offsets 2022-03-03 18:35:09 -08:00
Paul Gilbert b7e31a7e97 CHEWY: Fix talk character animation 2022-03-03 18:35:09 -08:00
Paul Gilbert a7013366d0 CHEWY: Janitorial 2022-03-03 18:35:08 -08:00
Paul Gilbert cbb2574097 CHEWY: Change fx_blende to an enum 2022-03-03 18:35:08 -08:00
Paul Gilbert e5d10a655b CHEWY: Set BLENDE4 blend mode after showing file menu 2022-03-03 18:35:08 -08:00
Paul Gilbert 05efb84c4c CHEWY: Updates to set_up_screen 2022-03-03 18:35:08 -08:00
Paul Gilbert 6d67d66b9e CHEWY: Added SHOULD_QUIT checks to while loops 2022-03-03 18:35:08 -08:00
Paul Gilbert c4af358995 CHEWY: Fix speech playback 2022-03-03 18:35:08 -08:00
Paul Gilbert 3164ffa1c2 CHEWY: Fix room 0 start timer action 2022-03-03 18:35:07 -08:00