scummvm/engines/teenagent
D G Turner c92ff8db33 TEENAGENT: Fix constant naming to comply with Coding Conventions.
Adding missing CamelCase k-prefixes.
2012-10-09 09:14:44 +01:00
..
actor.cpp TEENAGENT: Cleanup Actor class. 2012-09-13 15:53:18 +01:00
actor.h TEENAGENT: Cleanup Actor class. 2012-09-13 15:53:18 +01:00
animation.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
animation.h TEENAGENT: Minor cleanups to Animation Class. 2012-09-16 10:45:41 +01:00
callbacks.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +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 Stack Address usages to symbols. 2012-08-05 21:47:38 +01:00
dialog.h TEENAGENT: Add symbols for dialog and message text colors. 2012-08-03 16:28:58 +01:00
font.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
font.h TEENAGENT: Further cleanup for Font class. 2012-09-24 01:22:08 +01:00
inventory.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
inventory.h TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
module.mk
music.cpp TEENAGENT: Ensure MusicPlayer is stopped on destruction. 2012-08-02 13:01:37 +01:00
music.h TEENAGENT: Remove static Resources class Instance. 2012-07-07 13:46:28 +01:00
objects.cpp TEENAGENT: Cleanup Object classes. 2012-09-24 02:51:26 +01:00
objects.h TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +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: Further cleanup for Font class. 2012-09-24 01:22:08 +01:00
resources.h TEENAGENT: Add missing (disabled?) callback implementation. 2012-09-12 08:33:13 +01:00
scene.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
scene.h TEENAGENT: Cleanup Scene class. 2012-09-24 06:05:49 +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: Clean up SurfaceList Class. 2012-09-13 10:55:10 +01:00
surface_list.h TEENAGENT: Clean up SurfaceList Class. 2012-09-13 10:55:10 +01:00
surface.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
surface.h TEENAGENT: Cleanup Surface class. 2012-09-24 16:10:06 +01:00
teenagent.cpp TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00
teenagent.h TEENAGENT: Fix constant naming to comply with Coding Conventions. 2012-10-09 09:14:44 +01:00