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
console.h
detection.cpp GRAPHICS: Simplify the interface of Graphics::loadThumbnail(). 2011-08-07 15:19:09 +02:00
dialog.cpp
dialog.h
font.cpp
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
music.cpp
music.h
objects.cpp
objects.h
pack.cpp
pack.h
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
segment.cpp
segment.h
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