..
mpal
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
adv.h
TONY: Remove useless void in function declaration
2012-06-18 08:24:33 +02:00
custom.cpp
TONY: Removed some debug warnings which aren't needed any longer
2012-08-23 22:05:22 +10:00
custom.h
TONY: Rename variables and functions in gfxengine.h
2012-06-05 01:04:53 +02:00
debugger.cpp
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +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
TONY: Change platform from DOS to Windows
2012-07-15 20:48:43 +02:00
detection.cpp
TONY: Rename variables and functions in game.h
2012-06-06 01:37:06 +02:00
font.cpp
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
font.h
TONY: Rename RMFontDialog
2012-06-18 08:28:13 +02:00
game.cpp
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
game.h
TONY: Refactored the Sepia (B & W) mode so the cursor is converted as well
2012-07-02 20:53:31 +10:00
gfxcore.cpp
TONY: Ignore draw attempts with non-positive width/height.
2012-08-25 08:41:21 +02:00
gfxcore.h
TONY: Fix spelling of setStretch.
2012-08-22 21:56:12 +02:00
gfxengine.cpp
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
gfxengine.h
TONY: Fix dirty rect refresh glitch in the introduction sequence
2012-08-12 19:47:48 +10:00
globals.cpp
TONY: Some more renaming (thanks Hkz)
2012-06-21 00:20:16 +02:00
globals.h
TONY: Some more renaming (thanks Hkz)
2012-06-21 00:20:16 +02:00
input.cpp
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
input.h
TONY: Remove useless void in function declaration
2012-06-18 08:24:33 +02:00
inventory.cpp
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
inventory.h
TONY: Remove useless void in function declaration
2012-06-18 08:24:33 +02:00
loc.cpp
TONY: Fix background dirty rect handling.
2012-08-25 08:41:21 +02:00
loc.h
TONY: Merge of dirty rect functionality
2012-06-23 00:57:21 +10: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: Fixed problem with spoken voices being clipped when timed text mode is on.
2012-08-23 22:05:23 +10:00
sound.h
TONY: Remove useless CODEC class definition
2012-06-20 22:17:41 +02:00
tony.cpp
TONY: Fix saveSoundSettings to use setInt for talkspeed.
2012-08-22 21:52:22 +02:00
tony.h
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
tonychar.cpp
TONY: Replace _vm with g_vm.
2012-08-22 21:51:51 +02:00
tonychar.h
TONY: Some more renaming (thanks Hkz)
2012-06-21 00:20:16 +02:00
utils.cpp
TONY: Merge of dirty rect functionality
2012-06-23 00:57:21 +10:00
utils.h
TONY: Merge of dirty rect functionality
2012-06-23 00:57:21 +10:00
window.cpp
TONY: Fix background dirty rect handling.
2012-08-25 08:41:21 +02:00
window.h
TONY: Refactored the Sepia (B & W) mode so the cursor is converted as well
2012-07-02 20:53:31 +10:00