scummvm/engines/teenagent
Vladimir Menshakov 72157e1077 skip intro only by escape
svn-id: r45726
2009-11-07 12:05:59 +00:00
..
actor.cpp removed magic coordinates 2009-11-07 09:16:00 +00:00
actor.h return bounding boxes from the render(), slightly changed internal events arguments. 2009-09-15 19:21:45 +00:00
animation.cpp commented out noisy debug 2009-09-15 22:34:32 +00:00
animation.h renamed constants to comply with the code convention. 2009-09-15 20:21:18 +00:00
callbacks.cpp added waitForLanAnimationFrame() everywhere 2009-11-07 12:01:45 +00:00
detection.cpp added thumbnails for the save states. removed snprintf's. 2009-10-18 12:13:58 +00:00
dialog.cpp fixed long standing bug with empty messages being processed 2009-10-18 10:46:42 +00:00
dialog.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
font.cpp added cutscenes where needed, fixed invalid skipping of fullscreen messages. 2009-10-31 18:49:47 +00:00
font.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
inventory.cpp fixed bird-assert from chapter 1 2009-10-31 19:03:44 +00:00
inventory.h fixed bird-assert from chapter 1 2009-10-31 19:03:44 +00:00
module.mk removed tab as suggested 2009-09-03 21:31:51 +00:00
music.cpp TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
music.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
objects.cpp added actor position, orientation and dump() to hotspot struct 2009-11-07 09:18:30 +00:00
objects.h added actor position, orientation and dump() to hotspot struct 2009-11-07 09:18:30 +00:00
pack.cpp Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
pack.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
resources.cpp TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
resources.h TEEN: More code formatting & whitespace changes (automatically generated with astyle) 2009-09-15 08:54:06 +00:00
scene.cpp skip intro only by escape 2009-11-07 12:05:59 +00:00
scene.h implemented waiting for the particular frame in animation. 2009-11-07 12:00:56 +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.cpp renamed constants to comply with the code convention. 2009-09-15 20:21:18 +00:00
surface.h renamed constants to comply with the code convention. 2009-09-15 20:21:18 +00:00
teenagent.cpp implemented waiting for the particular frame in animation. 2009-11-07 12:00:56 +00:00
teenagent.h implemented waiting for the particular frame in animation. 2009-11-07 12:00:56 +00:00