scummvm/engines/teenagent
2011-04-24 16:34:49 +03:00
..
actor.cpp COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
actor.h separate timers for mark, scene and messages. 2010-01-05 22:09:16 +00:00
animation.cpp Bug #3087858: fixed null pointer dereferencing 2010-10-15 05:50:19 +00:00
animation.h separate timers for mark, scene and messages. 2010-01-05 22:09:16 +00:00
callbacks.cpp fixed big fan room 2010-03-24 19:34:08 +00:00
console.cpp added voices pack/cd music support 2010-05-07 07:56:57 +00:00
console.h TEEN: Fix duplicate header guard 2011-04-24 16:34:49 +03:00
detection.cpp ENGINES: Unify code layout of all ADParams instances 2010-11-07 01:01:18 +00:00
dialog.cpp added real face animation handling 2009-11-15 11:07:52 +00:00
dialog.h removed default args from pop/show, added showMark/showMono options for dialog. 2009-11-11 22:19:17 +00:00
font.cpp ported all code to ScopedPtr 2010-03-20 20:37:36 +00:00
font.h added abstract Pack class, moved code into FilePack and MemoryPack 2010-03-18 22:35:58 +00:00
inventory.cpp TEENAGENT: Fix Memory Leaks. 2011-01-31 07:44:40 +00:00
inventory.h TEENAGENT: Fix Memory Leaks. 2011-01-31 07:44:40 +00:00
module.mk TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
music.cpp ported all code to ScopedPtr 2010-03-20 20:37:36 +00:00
music.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
objects.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
objects.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
pack.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
pack.h Remove extra semicolons 2010-04-01 15:03:08 +00:00
resources.cpp TEENAGENT: Hopefully fixed an issue reported by Valgrind (found by digitall) 2011-01-31 15:25:29 +00:00
resources.h added voices pack/cd music support 2010-05-07 07:56:57 +00:00
scene.cpp TEENAGENT: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:33 +01:00
scene.h TEENAGENT: Fix Memory Leaks. 2011-01-31 07:44:40 +00:00
segment.cpp removed magic exe offsets, added teenagent.dat support. 2009-09-05 08:16:35 +00:00
segment.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
surface_list.cpp TEENAGENT: Further Memory Leak Fixes. 2011-01-31 08:51:37 +00:00
surface_list.h TEENAGENT: Further Memory Leak Fixes. 2011-01-31 08:51:37 +00:00
surface.cpp TEENAGENT: Fix Memory Leaks. 2011-01-31 07:44:40 +00:00
surface.h TEENAGENT: Fix Memory Leaks. 2011-01-31 07:44:40 +00:00
teenagent.cpp TEENAGENT: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:33 +01:00
teenagent.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00