scummvm/engines/scumm/he
Filippos Karapetis 174721e911 SCUMM: Fix MSVC warnings
- Change float suffix to uppercase
- Initialize potentially uninitialized variables
- Fix default cases in switch statements
2019-05-27 14:53:42 +03:00
..
logic SCUMM: Fix MSVC warnings 2019-05-27 14:53:42 +03:00
moonbase SCUMM: Fix MSVC warnings 2019-05-27 14:53:42 +03:00
animation_he.cpp
animation_he.h
cup_player_he.cpp SCUMM HE: Initialize memory before usage 2016-05-31 17:12:18 +02:00
cup_player_he.h
floodfill_he.cpp
floodfill_he.h
intern_he.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
logic_he.cpp SCUMM HE: Moved remnants of Moonabse to HE100 2016-05-26 21:53:23 +02:00
logic_he.h SCUMM HE: Moved remnants of Moonabse to HE100 2016-05-26 21:53:23 +02:00
palette_he.cpp
resource_he.cpp
resource_he.h
script_v60he.cpp
script_v70he.cpp SCUMM HE: Update sound flags and queue, for new settings. 2016-06-22 11:45:44 +10:00
script_v71he.cpp
script_v72he.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
script_v80he.cpp
script_v90he.cpp SCUMM HE: Fixes and comments to video playback code 2016-05-14 15:29:11 +02:00
script_v100he.cpp SCUMM HE: Update sound flags and queue, for new settings. 2016-06-22 11:45:44 +10:00
sound_he.cpp SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
sound_he.h SCUMM HE: Update sound flags and queue, for new settings. 2016-06-22 11:45:44 +10:00
sprite_he.cpp COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
sprite_he.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
wiz_he.cpp SCUMM HE: Fix UB shifting negative integers 2017-12-01 19:22:19 -06:00
wiz_he.h SCUMM HE: Further work on Moonbase FOW. Now the game does not crash. 2016-05-11 10:46:01 +02:00