scummvm/engines/teenagent
Christoph Mallon e35b4f20c1 GRAPHICS: Simplify the interface of Graphics::loadThumbnail().
Now it returns the Surface, so the caller does not need to create one and pass it.
2011-08-07 15:19:09 +02:00
..
actor.cpp TEEN: Use only one RandomSource and give that one a name. 2011-05-17 12:17:26 +02:00
actor.h TEEN: Use only one RandomSource and give that one a name. 2011-05-17 12:17:26 +02:00
animation.cpp TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
animation.h TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
callbacks.cpp TEEN: Use only one RandomSource and give that one a name. 2011-05-17 12:17:26 +02:00
console.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
dialog.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
dialog.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
inventory.cpp TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
inventory.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
module.mk TEENAGENT: Sort the object files alphabetically. 2010-07-27 10:40:14 +00:00
music.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
music.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
objects.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
objects.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pack.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
pack.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resources.cpp TEENAGENT: Allocate large buffers on the heap instead of the stack 2011-06-23 15:11:37 +08:00
resources.h ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
scene.cpp TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
scene.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
segment.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
segment.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
surface_list.cpp TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
surface_list.h TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
surface.cpp TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
surface.h TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
teenagent.cpp TEENAGENT: Pass streams as references. 2011-08-07 15:19:08 +02:00
teenagent.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00