scummvm/engines/kyra
Johannes Schickel edd9b31a48 Cleanup.
svn-id: r26604
2007-04-27 12:15:47 +00:00
..
animator.cpp Cleanup. 2007-04-27 12:15:47 +00:00
animator.h Cleanup. 2007-04-27 12:15:47 +00:00
debugger.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
debugger.h Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
gui.cpp Cleanup. 2007-04-27 12:15:47 +00:00
items.cpp Cleanup. 2007-04-27 12:15:47 +00:00
kyra_v2.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
kyra_v2.h Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
kyra_v3.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
kyra_v3.h Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
kyra.cpp Cleanup. 2007-04-27 12:15:47 +00:00
kyra.h Cleanup. 2007-04-27 12:15:47 +00:00
module.mk - Renamed some files for consistency with other engines. 2007-04-15 13:39:08 +00:00
plugin.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
resource.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
resource.h Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
saveload.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
scene.cpp Cleanup. 2007-04-27 12:15:47 +00:00
screen.cpp Cleanup. 2007-04-27 12:15:47 +00:00
screen.h Cleanup. 2007-04-27 12:15:47 +00:00
script_v1.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
script.cpp More cleanup. 2007-04-15 14:38:02 +00:00
script.h More cleanup. 2007-04-15 14:38:02 +00:00
seqplayer.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
seqplayer.h Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
sequences_v1.cpp Cleanup. 2007-04-27 12:15:47 +00:00
sequences_v2.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
sound_adlib.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
sound_digital.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
sound_towns.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
sound.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
sound.h made _vm/_engine usage consistent. (_engine -> _vm all over the place now). 2007-04-01 13:10:50 +00:00
sprites.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
sprites.h Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
staticres.cpp Cleanup. 2007-04-27 12:15:47 +00:00
text.cpp added the instance of EventManager returned by OSystem::getEventManager as a member of the Engine base class. This allows to simply the code a bit and should more efficient too (ie. less virtual function chain calls, obj->getA()->getB()). Also updated several engines to make use of it. 2007-04-01 17:36:13 +00:00
text.h
timer.cpp Cleanup. 2007-04-27 12:15:47 +00:00
vqa.cpp
vqa.h
wsamovie.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
wsamovie.h Formatting/Cleanup. 2007-04-15 16:41:20 +00:00