scummvm/engines/kyra
2007-04-27 20:23:25 +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
detection.cpp Renamed plugin.cpp to detection.cpp in all engines 2007-04-27 20:23:25 +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 plugin.cpp to detection.cpp in all engines 2007-04-27 20:23:25 +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 Another batch of header consistency changes. 2007-02-20 17:33:54 +00:00
timer.cpp Cleanup. 2007-04-27 12:15:47 +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