scummvm/sword1
2004-02-15 14:22:54 +00:00
..
.cvsignore ignore deps 2003-12-16 05:19:33 +00:00
animation.cpp Proper handling of BS2 cutscene lead-outs, plus some other minor fixes. 2004-02-15 14:22:54 +00:00
animation.h Updated the cutscene playback code to use the new "elapsed time" mixer 2004-02-12 17:16:38 +00:00
collision.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
control.cpp help poor VC7 2004-02-01 21:10:26 +00:00
control.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
debug.cpp Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
debug.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
eventman.cpp Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
eventman.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
logic.cpp fixed warning 2004-01-18 18:42:58 +00:00
logic.h BS1 cutscene support. Also bugfixes (don't crash if cutscene ogg unavailable) 2004-01-18 05:52:04 +00:00
memman.cpp Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
memman.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
menu.cpp Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
menu.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
module.mk Various changes to the build system which allow building ScummVM in an external directory (and as such, allow you to have a debug, a profiling, and a release build from the same set of source files in parallel). Work in progress 2004-01-30 21:54:28 +00:00
mouse.cpp Fix for valgrind warning (From LavosSpawn) 2004-02-13 11:04:15 +00:00
mouse.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
music.cpp I found and fixed a nasty fade-up bug in BS2. I don't know if the same 2004-01-14 18:39:24 +00:00
music.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
object.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
objectman.cpp Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
objectman.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
resman.cpp Changed dumpRes() to use the File class. (Untested.) 2004-01-11 16:27:36 +00:00
resman.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
router.cpp Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
router.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
screen.cpp BS1 cutscene support. Also bugfixes (don't crash if cutscene ogg unavailable) 2004-01-18 05:52:04 +00:00
screen.h BS1 cutscene support. Also bugfixes (don't crash if cutscene ogg unavailable) 2004-01-18 05:52:04 +00:00
sound.cpp And again ... guess who fails compiling this ? 2004-01-17 11:16:38 +00:00
sound.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
staticres.cpp Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
sword1.cpp renamed (Const)Iterator to (const_)iterator; changed size() to return an uint 2004-02-05 00:19:57 +00:00
sword1.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
sworddefs.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
swordres.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
text.cpp Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00
text.h Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in 2004-01-11 15:47:41 +00:00