scummvm/sword1
Robert Göffringmann 7b86116a5d fixed cd changing code
svn-id: r12174
2004-01-06 12:19:02 +00:00
..
.cvsignore ignore deps 2003-12-16 05:19:33 +00:00
collision.h Broken Sword 1: initial import 2003-12-16 02:10:15 +00:00
control.cpp added control panel confirmation dialog. 2004-01-04 06:31:29 +00:00
control.h nothing. 2004-01-04 06:38:14 +00:00
debug.cpp newlines 2003-12-16 02:27:53 +00:00
debug.h Whitespace changes 2003-12-19 14:07:12 +00:00
eventman.cpp Whitespace changes 2003-12-19 14:07:12 +00:00
eventman.h Broken Sword 1: initial import 2003-12-16 02:10:15 +00:00
logic.cpp whoops. 2004-01-01 17:11:43 +00:00
logic.h implemented examining inventory items 2004-01-01 18:00:34 +00:00
memman.cpp added SwordControl (the control panel). Not yet finished. 2003-12-20 09:12:54 +00:00
memman.h added SwordControl (the control panel). Not yet finished. 2003-12-20 09:12:54 +00:00
menu.cpp Moved the menu refreshing to a separate function so that it can be easily 2004-01-02 11:15:35 +00:00
menu.h Moved the menu refreshing to a separate function so that it can be easily 2004-01-02 11:15:35 +00:00
module.mk Add new object 2003-12-20 09:20:14 +00:00
mouse.cpp added control panel confirmation dialog. 2004-01-04 06:31:29 +00:00
mouse.h implemented examining inventory items 2004-01-01 18:00:34 +00:00
music.cpp get volume from gamedetector 2004-01-06 11:48:30 +00:00
music.h get volume from gamedetector 2004-01-06 11:48:30 +00:00
object.h added control panel confirmation dialog. 2004-01-04 06:31:29 +00:00
objectman.cpp Microsoft Compilers : Which part of the standard do you want to break today ? 2003-12-23 00:59:18 +00:00
objectman.h added SwordControl (the control panel). Not yet finished. 2003-12-20 09:12:54 +00:00
resman.cpp removed old, useless stuff 2003-12-30 23:08:51 +00:00
resman.h removed old, useless stuff 2003-12-30 23:08:51 +00:00
router.cpp Microsoft Compilers : Which part of the standard do you want to break today ? 2003-12-23 00:59:18 +00:00
router.h added SwordControl (the control panel). Not yet finished. 2003-12-20 09:12:54 +00:00
screen.cpp fixed screen updating 2004-01-04 17:40:51 +00:00
screen.h removed speed button from control panel and made the game do a full screen refresh after leaving the control panel 2004-01-04 05:21:22 +00:00
sound.cpp get volume from gamedetector 2004-01-06 11:48:30 +00:00
sound.h get volume from gamedetector 2004-01-06 11:48:30 +00:00
staticres.cpp stdafx.h first, please. 2003-12-21 15:54:26 +00:00
sword1.cpp fixed cd changing code 2004-01-06 12:19:02 +00:00
sword1.h renamed global var _debugLevel to g_debugLevel; let Engine constructor init it (this way all engines get it for free, allows further cleanup); removed some useless/duplicate member vars in SwordEngine 2004-01-04 14:00:58 +00:00
sworddefs.h implemented examining inventory items 2004-01-01 18:00:34 +00:00
swordres.h made control panel use the correct fonts 2003-12-29 15:38:16 +00:00
text.cpp Microsoft Compilers : Which part of the standard do you want to break today ? 2003-12-23 00:59:18 +00:00
text.h Broken Sword 1: initial import 2003-12-16 02:10:15 +00:00