scummvm/engines/teenagent
D G Turner be4be025b9 TEENAGENT: Add constant values for screen width and height.
It is unlikely these will be changed, but the symbols make the code more
readable.
2012-07-28 07:31:41 +01:00
..
actor.cpp TEENAGENT: Add symbols for idle animation table usage in Actor class. 2012-07-27 08:27:13 +01:00
actor.h TEENAGENT: Remove static Resources class Instance. 2012-07-07 13:46:28 +01:00
animation.cpp TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00
animation.h TEENAGENT: Improve code formatting. 2011-10-23 02:07:23 +02:00
callbacks.cpp TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00
console.cpp TEENAGENT: Added "animation", "actor_animation" and "call" commands to debug console. 2011-11-03 00:02:03 +04:00
console.h TEENAGENT: Added "animation", "actor_animation" and "call" commands to debug console. 2011-11-03 00:02:03 +04:00
detection.cpp TEENAGENT: Further symbol migration associated with saveStates. 2012-07-16 15:09:34 +01:00
dialog.cpp TEENAGENT: Migrate Dialog functions to using dialog numbers. 2012-07-11 18:21:46 +01:00
dialog.h TEENAGENT: Migrate Dialog functions to using dialog numbers. 2012-07-11 18:21:46 +01:00
font.cpp TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00
font.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
inventory.cpp TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00
inventory.h TEENAGENT: Add symbols in Inventory class for various sizes. 2012-07-27 05:48:48 +01:00
module.mk TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
music.cpp TEENAGENT: Minor formatting fixes for consistency. 2012-07-12 21:03:47 +01:00
music.h TEENAGENT: Remove static Resources class Instance. 2012-07-07 13:46:28 +01:00
notes.txt TEENAGENT: Update refactoring notes. 2012-07-16 12:25:28 +01:00
objects.cpp TEENAGENT: Migrate engine to using debugflags. 2012-07-08 00:36:05 +01:00
objects.h TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00
pack.cpp TEENAGENT: Migrate engine to using debugflags. 2012-07-08 00:36:05 +01:00
pack.h TEENAGENT: Improve code formatting. 2011-10-23 02:07:23 +02:00
resources.cpp TEENAGENT: Migrate deinit functions to constructor/destructors. 2012-07-26 09:18:57 +01:00
resources.h TEENAGENT: Add symbols for data tables used in Scene class. 2012-07-28 05:45:24 +01:00
scene.cpp TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00
scene.h TEENAGENT: Further symbol migration for processCallback() usage. 2012-07-17 00:04:27 +01:00
segment.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
segment.h TEENAGENT: Removed unused quad functions from Segment class. 2012-07-05 11:40:02 +01:00
surface_list.cpp TEENAGENT: Migrate engine to using debugflags. 2012-07-08 00:36:05 +01:00
surface_list.h TEENAGENT: Migrate engine to using debugflags. 2012-07-08 00:36:05 +01:00
surface.cpp TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00
surface.h ALL: Remove unnecessary forward declarations. 2011-11-21 15:59:19 +01:00
teenagent.cpp TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00
teenagent.h TEENAGENT: Add constant values for screen width and height. 2012-07-28 07:31:41 +01:00