scummvm/engines/sword1
Max Horn dd26444b72 oops
svn-id: r25842
2007-02-25 00:09:22 +00:00
..
animation.cpp oops 2007-02-25 00:09:22 +00:00
animation.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
collision.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
control.cpp Added finalize() method to Common::OutSaveFile (which by default just flushes the stream), changed engines to call that before deleting OutSaveFile instances (instead of just flushing) 2007-02-17 18:55:51 +00:00
control.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
credits.cpp Moved the AudioCDManager as well as class AudioStream and its (standard) subclasses to namespace Audio 2006-04-29 22:33:31 +00:00
credits.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
debug.cpp
debug.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
eventman.cpp
eventman.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
logic.cpp Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
logic.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
memman.cpp
memman.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
menu.cpp
menu.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
module.mk * Renamed config.mak to config.mk 2006-06-24 08:48:11 +00:00
mouse.cpp Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
mouse.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
music.cpp Added TODO: Sword1's MusicHandle::play etc. should be rewritten to take advantage of the enhanced compressed audio stream code 2007-02-25 00:04:35 +00:00
music.h Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me 2007-02-20 18:50:17 +00:00
object.h Use #include "..." instead of #include <...> for pack-start.h and pack-end.h 2006-07-23 16:13:26 +00:00
objectman.cpp Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
objectman.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
resman.cpp Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
resman.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
router.cpp Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
router.h Use #include "..." instead of #include <...> for pack-start.h and pack-end.h 2006-07-23 16:13:26 +00:00
screen.cpp Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
screen.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
sound.cpp Trying to unify the order in which we try the various audio formats: Prefer FLAC (lossless) over Ogg Vorbis ('free') over MP3 -- the order is admittedly somewhat arbitrary, but at least now it's consistent across all parts of ScummVM 2007-02-24 23:40:28 +00:00
sound.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
staticres.cpp
sword1.cpp First phase of detection-related plugins interface improvements. Now plugins 2007-01-20 21:27:57 +00:00
sword1.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
sworddefs.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
swordres.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00
text.cpp Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemo 2006-11-12 19:05:51 +00:00
text.h Last batch of header consistency fixes. At least for the game engines. 2007-02-20 18:04:13 +00:00