scummvm/engines/touche
Littleboy b694a78f62 ANALYSIS: Add static casts to is* functions
This fixes a potential problem with passing char values that would be sign-extended and yield unexpected results.
See http://msdn.microsoft.com/en-us/library/ms245348.aspx
2011-06-23 08:52:52 -04:00
..
console.cpp
console.h
detection.cpp DETECTOR: Remove kADFlagPrintWarningOnFileBasedFallback 2011-06-14 18:52:11 +02:00
graphics.cpp
graphics.h
menu.cpp ANALYSIS: Add static casts to is* functions 2011-06-23 08:52:52 -04:00
midi.cpp
midi.h
module.mk
opcodes.cpp
resource.cpp ANALYSIS: Fix potential memory leak when using realloc 2011-06-23 15:11:36 +08:00
saveload.cpp ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
staticres.cpp
touche.cpp COMMON: Registers RandomSources in constructor with the event recorder 2011-05-17 12:17:26 +02:00
touche.h TOUCHE: cleanup 2011-06-14 18:52:08 +02:00