scummvm/engines/teenagent
2012-08-01 07:00:29 +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 symbols for inventory items. 2012-08-01 06:40:49 +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
inventory.cpp TEENAGENT: Add symbols for inventory items. 2012-08-01 06:40:49 +01:00
inventory.h TEENAGENT: Add symbols for inventory items. 2012-08-01 06:40:49 +01:00
module.mk
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: Add symbols for remaining missing message strings. 2012-07-31 13:17:56 +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: Resolve two FIXMEs by adding missing callbacks. 2012-07-31 14:40:47 +01:00
scene.cpp TEENAGENT: Fix likely cut-and-paste error in Message positioning code. 2012-07-31 14:54:48 +01:00
scene.h TEENAGENT: Further symbol migration for processCallback() usage. 2012-07-17 00:04:27 +01:00
segment.cpp
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: Replace two missed inventory item ids with symbols. 2012-08-01 07:00:29 +01:00
teenagent.h TEENAGENT: Align some variable names with coding conventions. 2012-07-28 08:27:56 +01:00