scummvm/engines/tony
Strangerke 825e0896dc TONY: Replace C-style comments by C++-style ones.
Also translate some more Italian comments
2012-08-29 23:25:14 +02:00
..
mpal TONY: Replace C-style comments by C++-style ones. 2012-08-29 23:25:14 +02:00
adv.h TONY: Remove most of the remaining global functions. 2012-08-28 22:28:44 +02:00
custom.cpp TONY: Fix some for and if statements with bad coding style 2012-08-28 23:05:48 +02:00
custom.h TONY: Replace C-style comments by C++-style ones. 2012-08-29 23:25:14 +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 TONY: Change platform from DOS to Windows 2012-07-15 20:48:43 +02:00
detection.cpp TONY: Store savegame names with Common::String. 2012-08-25 08:41:22 +02:00
font.cpp TONY: Replace C-style comments by C++-style ones. 2012-08-29 23:25:14 +02:00
font.h TONY: Convert more strings to Common::String. 2012-08-25 08:41:22 +02:00
game.cpp TONY: Replace C-style comments by C++-style ones. 2012-08-29 23:25:14 +02:00
game.h TONY: Remove various bits of unused code. 2012-08-27 12:50:33 +02:00
gfxcore.cpp TONY: Replace C-style comments by C++-style ones. 2012-08-29 23:25:14 +02:00
gfxcore.h TONY: Get rid of RMDataStream. 2012-08-28 14:26:00 +02:00
gfxengine.cpp TONY: Remove unnecessary mainloop mutex. 2012-08-28 22:10:12 +02:00
gfxengine.h TONY: Remove unnecessary mainloop mutex. 2012-08-28 22:10:12 +02:00
globals.cpp TONY: Remove most of the remaining global functions. 2012-08-28 22:28:44 +02:00
globals.h TONY: Remove useless/commented music code. 2012-08-29 09:12:53 +02:00
input.cpp TONY: Remove various bits of unused code. 2012-08-27 12:50:33 +02:00
input.h TONY: Remove various bits of unused code. 2012-08-27 12:50:33 +02:00
inventory.cpp TONY: Fix some for and if statements with bad coding style 2012-08-28 23:05:48 +02:00
inventory.h TONY: Remove useless void in function declaration 2012-06-18 08:24:33 +02:00
loc.cpp TONY: Translate some remaining Italian comments 2012-08-29 22:47:33 +02:00
loc.h TONY: Get rid of RMDataStream. 2012-08-28 14:26:00 +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: Replace C-style comments by C++-style ones. 2012-08-29 23:25:14 +02:00
sound.h TONY: Remove useless/commented music code. 2012-08-29 09:12:53 +02:00
tony.cpp TONY: Remove useless/commented music code. 2012-08-29 09:12:53 +02:00
tony.h TONY: Remove various bits of unused code. 2012-08-27 12:50:33 +02:00
tonychar.cpp TONY: Remove unnecessary mainloop mutex. 2012-08-28 22:10:12 +02:00
tonychar.h TONY: Some more renaming (thanks Hkz) 2012-06-21 00:20:16 +02:00
utils.cpp TONY: Reduce scope of some variables 2012-08-29 00:30:07 +02:00
utils.h TONY: Get rid of RMDataStream. 2012-08-28 14:26:00 +02:00
window.cpp TONY: Reduce scope of some variables 2012-08-29 00:30:07 +02:00
window.h TONY: Replace C-style comments by C++-style ones. 2012-08-29 23:25:14 +02:00