scummvm/engines/tony
2012-11-11 23:13:47 +00:00
..
mpal JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
custom.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
custom.h TONY: Some more cleanup 2012-09-07 08:11:33 +02:00
debugger.cpp TONY: Remove most of the remaining global functions. 2012-08-28 22:28:44 +02: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 Add detection for original Italian version. 2012-10-26 12:52:15 +02:00
detection.cpp TONY: Store savegame names with Common::String. 2012-08-25 08:41:22 +02:00
font.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
font.h TONY: More renaming, reduce some variable scopes 2012-09-08 01:02:36 +02:00
game.cpp TONY: Fix translation of Italian comment 2012-10-26 13:58:31 +02:00
game.h TONY: Move code from .h to .cpp files 2012-09-02 10:34:11 +02:00
gfxcore.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
gfxcore.h TONY: More renaming, reduce some variable scopes 2012-09-08 01:02:36 +02:00
gfxengine.cpp TONY: Fix AmigaOS build (bug #3580541) 2012-10-27 17:59:21 +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: Remove adv.h 2012-09-01 02:36:54 +02:00
input.cpp TONY: Remove unused functions from Input class. 2012-11-11 23:13:47 +00:00
input.h TONY: Remove unused functions from Input class. 2012-11-11 23:13:47 +00:00
inventory.cpp TONY: Fix endianness issue when saving/loading inventory 2012-11-02 21:26:34 +01:00
inventory.h TONY: Move code from .h to .cpp files 2012-09-02 10:34:11 +02:00
loc.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
loc.h TONY: Rename yet more variables. 2012-09-08 09:59:56 +02:00
module.mk TONY: Implemented ScummVM debugger, with an initial 'scene' command 2012-05-22 00:29:27 +10:00
resid.h TONY: Move functions comment to doxygen format 2012-06-17 19:39:58 +02:00
sound.cpp TONY: fix volumes of sound effects. 2012-10-26 20:29:04 +02:00
sound.h TONY: Rename yet more variables. 2012-09-08 09:59:56 +02:00
tony.cpp TONY: Fix music bug - 2 songs played simultaneously eventually 2012-10-15 07:08:24 +02:00
tony.h TONY: Fix German fonts 2012-09-28 10:58:32 +02:00
tonychar.cpp TONY: Move some functions from .h to .cpp files 2012-09-01 01:05:22 +02: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 JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
window.h TONY: Remove adv.h 2012-09-01 02:36:54 +02:00