scummvm/sword1
2004-01-04 14:00:58 +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 TODO 2004-01-03 20:42:18 +00:00
music.h renamed AudioInputStream -> AudioStream 2004-01-03 14:10:13 +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 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
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 Changed spaces to tabs 2003-12-29 14:04:57 +00:00
sound.h cd changing code and checking for savegames on startup 2003-12-30 22:57:52 +00:00
staticres.cpp stdafx.h first, please. 2003-12-21 15:54:26 +00:00
sword1.cpp 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
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