scummvm/engines/tony
Thierry Crozat 2b00829f09
Merge pull request #1041 from criezy/variadic-undefined
Fix undefined behaviour in variadic functions
2017-11-10 22:20:54 +00:00
..
mpal TONY: Fix undefined behaviour in variadic functions 2017-10-06 01:01:16 +01:00
configure.engine CONFIGURE: Introduced new engine dependency: highres 2016-03-05 14:25:56 +01:00
custom.cpp
custom.h
debugger.cpp
debugger.h
detection_tables.h TONY: Add detection for Tony Tough Czech "not installed" 2015-12-12 16:03:55 +01:00
detection.cpp TONY: Let listSaves return list sorted on slot numbers. 2016-02-25 21:39:45 +01:00
font.cpp TONY: Complete class initializations 2016-06-17 12:10:11 +02:00
font.h
game.cpp TONY: Safer string manipulation 2016-06-17 12:10:11 +02:00
game.h
gfxcore.cpp TONY: Removing more redundant checks 2016-05-09 14:24:32 +02:00
gfxcore.h TONY: Complete class initializations 2016-06-17 12:10:11 +02:00
gfxengine.cpp
gfxengine.h
globals.cpp
globals.h
input.cpp
input.h
inventory.cpp
inventory.h
loc.cpp TONY: Fix typo in comment 2016-01-01 04:25:23 +01:00
loc.h TONY: Simplify some code related to LOX in RMItem::readFromStream() 2015-12-31 14:56:05 +01:00
module.mk
POTFILES ALL: Unify 'missing engine data' message 2016-12-05 21:04:50 +01:00
resid.h
sound.cpp TONY: Complete class initializations 2016-06-17 12:10:11 +02:00
sound.h TONY: Add support for compressed music and sfx 2016-01-03 00:17:43 +01:00
tony.cpp ALL: Leave out instructions for engine data issues 2016-12-08 13:38:56 +01:00
tony.h ALL: Change main engine header guard defines to <directory>_<engine>_H 2016-05-17 18:21:30 +02:00
tonychar.cpp
tonychar.h
utils.cpp
utils.h
window.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
window.h