scummvm/engines/teenagent
Eugene Sandulenko 4d517ed0e9 Extended advancedDetector with depth parameter.
Now AD can search nested directories. By default it is turned off,
but there is new parameter to ADParameters struct. Usually value
of 2 is good enough for all purposes.

svn-id: r49653
2010-06-14 14:50:23 +00: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 removed position zeroing in varia resources 2010-01-01 12:39:54 +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 added voices pack/cd music support 2010-05-07 07:56:57 +00:00
detection.cpp Extended advancedDetector with depth parameter. 2010-06-14 14:50:23 +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 Get rid of Engine::_gameDataDir. 2010-05-04 11:56:52 +00:00
inventory.h preload inventory graphics on load 2010-03-21 07:49:53 +00:00
module.mk added SurfaceList, ported overlay to it, fixed many z-order issues. (found meaning of the flags in overlay resources) 2009-11-17 21:42:56 +00:00
music.cpp ported all code to ScopedPtr 2010-03-20 20:37:36 +00:00
music.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
objects.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
objects.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
pack.cpp added cd-version detection and cdlogo.res support 2010-04-28 19:50:28 +00:00
pack.h Remove extra semicolons 2010-04-01 15:03:08 +00:00
resources.cpp added voices pack/cd music support 2010-05-07 07:56:57 +00:00
resources.h added voices pack/cd music support 2010-05-07 07:56:57 +00:00
scene.cpp Get rid of Engine::_gameDataDir. 2010-05-04 11:56:52 +00:00
scene.h -added overlay rendering flag 2010-03-21 07:38:09 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
surface_list.h Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
surface.cpp Fixing some warnings (with gcc 3.3.6) 2010-04-17 23:19:52 +00:00
surface.h implemented zoomed rendering 2009-11-17 22:09:16 +00:00
teenagent.cpp added voices pack/cd music support 2010-05-07 07:56:57 +00:00
teenagent.h added cd-version detection and cdlogo.res support 2010-04-28 19:50:28 +00:00