scummvm/engines/kyra
Johannes Schickel 21b2c7bceb Formatting/Cleanup.
svn-id: r26511
2007-04-15 16:41:20 +00:00
..
animator.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
animator.h Formatting/Cleanup. 2007-04-15 16:41:20 +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 Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
items.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +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 Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
kyra.h Formatting/Cleanup. 2007-04-15 16:41:20 +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 Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
screen.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
screen.h Formatting/Cleanup. 2007-04-15 16:41:20 +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 Formatting/Cleanup. 2007-04-15 16:41:20 +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 Formatting/Cleanup. 2007-04-15 16:41:20 +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 Another batch of header consistency changes. 2007-02-20 17:33:54 +00:00
timer.cpp Implemented the last menu (the settings screen). Walking speed, text speed, 2006-03-08 13:15:13 +00:00
vqa.cpp Moved Event/EventType/keyboard enum from common/system.h (part of class OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again 2007-03-17 19:02:05 +00:00
vqa.h Another batch of header consistency changes. 2007-02-20 17:33:54 +00:00
wsamovie.cpp Formatting/Cleanup. 2007-04-15 16:41:20 +00:00
wsamovie.h Formatting/Cleanup. 2007-04-15 16:41:20 +00:00