scummvm/engines/tony
Torbjörn Andersson 61f59997be TONY: Initialise _buf and _origBuf in second RMGfxBuffer constructor
I think this fixes CID 1086888, but I haven't been able to find
where in the game this constructor is used.
2013-10-13 09:15:59 +02:00
..
mpal TONY: Fix compilation on FreeBSD with C++-11 enabled. 2013-09-28 01:37:15 +01:00
custom.cpp TONY: Fixed scripted exit to use engine method, rather than error(). 2012-11-14 09:37:19 +00:00
custom.h TONY: Some more cleanup 2012-09-07 08:11:33 +02:00
debugger.cpp TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
debugger.h TONY: Created a debugger command 'dirty_rects' to show dirty rect areas on-screen 2012-06-22 23:47:39 +10:00
detection_tables.h TONY: Add detection for German "Shoe Box", bug #3582420 2013-06-11 08:11:45 +02:00
detection.cpp TONY: Take advantage of Surface::getPixels. 2013-08-03 04:02:53 +02:00
font.cpp TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
font.h TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
game.cpp TONY: Fix thumbnails on BE. 2013-08-02 00:01:10 +02:00
game.h TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
gfxcore.cpp TONY: Initialise _buf and _origBuf in second RMGfxBuffer constructor 2013-10-13 09:15:59 +02:00
gfxcore.h TONY: Fix thumbnails on BE. 2013-08-02 00:01:10 +02:00
gfxengine.cpp TONY: Fix memory leak on save game failure (CID 1003579) 2013-06-02 22:13:59 +02:00
gfxengine.h TONY: Move some functions from .h to .cpp files 2012-09-01 01:05:22 +02:00
globals.cpp TONY: Remove most of the remaining global functions. 2012-08-28 22:28:44 +02:00
globals.h TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
input.cpp TONY: Fix compiler warnings in Input class. 2012-11-12 03:48:19 +00:00
input.h TONY: Replace Input class internal buffers with Common standard. 2012-11-11 23:14:17 +00:00
inventory.cpp TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
inventory.h TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
loc.cpp TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
loc.h TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
module.mk TONY: Implemented ScummVM debugger, with an initial 'scene' command 2012-05-22 00:29:27 +10:00
resid.h TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
sound.cpp TONY: Add a hack to work around amigaos4 issues. 2013-08-02 00:01:11 +02:00
sound.h TONY: Rename yet more variables. 2012-09-08 09:59:56 +02:00
tony.cpp TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
tony.h TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
tonychar.cpp TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00
tonychar.h TONY: Move some functions from .h to .cpp files 2012-09-01 01:05:22 +02:00
utils.cpp TONY: Misc cleanup 2012-09-06 00:23:59 +02:00
utils.h TONY: Move code from .h to .cpp files 2012-09-02 10:34:11 +02:00
window.cpp TONY: Fix thumbnails on BE. 2013-08-02 00:01:10 +02:00
window.h TONY: Cleanup whitespace formatting. 2012-11-12 00:39:20 +00:00