scummvm/engines/teenagent
Vladimir Menshakov 76c9e2a4f2 added close()
svn-id: r48315
2010-03-20 13:54:05 +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 better flag/scene checking for the last intrusion attempt 2010-02-26 07:37:35 +00:00
console.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
console.h added set_ons command to console 2009-11-08 21:22:32 +00:00
detection.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +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 added abstract Pack class, moved code into FilePack and MemoryPack 2010-03-18 22:35:58 +00:00
font.h added abstract Pack class, moved code into FilePack and MemoryPack 2010-03-18 22:35:58 +00:00
inventory.cpp code convention fixes mentioned by Max Horn 2010-03-18 23:30:29 +00:00
inventory.h removed 'varia.res' from the resident pack files 2010-03-18 23:24:32 +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 code convention fixes mentioned by Max Horn 2010-03-18 23:30:29 +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 close() 2010-03-20 13:54:05 +00:00
pack.h added TransientFilePack 2010-03-20 13:52:08 +00:00
resources.cpp code convention fixes mentioned by Max Horn 2010-03-18 23:30:29 +00:00
resources.h removed 'varia.res' from the resident pack files 2010-03-18 23:24:32 +00:00
scene.cpp removed 'varia.res' from the resident pack files 2010-03-18 23:24:32 +00:00
scene.h COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +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 Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
surface.h implemented zoomed rendering 2009-11-17 22:09:16 +00:00
teenagent.cpp code convention fixes mentioned by Max Horn 2010-03-18 23:30:29 +00:00
teenagent.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00