..
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
JANITORIAL: Remove trailing whitespace
2013-07-14 19:01:47 +02: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
COMMON: Change kPlatformPC to kPlatformDOS
2013-05-02 18:43:10 -04:00
dialog.cpp
JANITORIAL: Remove trailing whitespace
2013-07-14 19:01:47 +02:00
dialog.h
TEENAGENT: Convert Dialog text color symbols to an enum.
2012-10-10 14:43:19 +01:00
font.cpp
TEENAGENT: Take advantage of Surface::getPixels.
2013-08-03 04:02:52 +02: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: Convert Inventory item ids to an enum.
2012-10-10 14:42:21 +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
POTFILES
I18N: Move specification of engine specific files to enginedir/POTFILES.
2013-08-12 17:54:31 +02:00
resources.cpp
TEENAGENT: Take advantage of Surface::getPixels.
2013-08-03 04:02:52 +02:00
resources.h
TEENAGENT: Add missing (disabled?) callback implementation.
2012-09-12 08:33:13 +01:00
scene.cpp
TEENAGENT: Take advantage of Surface::getPixels.
2013-08-03 04:02:52 +02: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: Take advantage of Surface::getPixels.
2013-08-03 04:02:52 +02:00
teenagent.h
TEENAGENT: Fix constant naming to comply with Coding Conventions.
2012-10-09 09:14:44 +01:00