scummvm/sword1
Jonathan Gray 9b4f73b8ef compilation fix
svn-id: r12066
2004-01-01 08:55:26 +00:00
..
.cvsignore ignore deps 2003-12-16 05:19:33 +00:00
collision.h
control.cpp compilation fix 2004-01-01 08:55:26 +00:00
control.h Use uint8 instead of char to avoid crashes with some accented characters. 2003-12-31 17:38:27 +00:00
debug.cpp
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
logic.cpp implemented mouse luggage stuff 2003-12-30 21:32:50 +00:00
logic.h added SwordControl (the control panel). Not yet finished. 2003-12-20 09:12:54 +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 Don't lose the luggage when entering the inventory menu. 2003-12-31 15:52:48 +00:00
menu.h Highlight the correct (I hope!) menu icon during conversation, and do the 2003-12-21 17:55:40 +00:00
module.mk Add new object 2003-12-20 09:20:14 +00:00
mouse.cpp Don't lose the luggage when entering the inventory menu. 2003-12-31 15:52:48 +00:00
mouse.h implemented mouse luggage stuff 2003-12-30 21:32:50 +00:00
music.cpp cd changing code and checking for savegames on startup 2003-12-30 22:57:52 +00:00
music.h added code for non-looping music and implemented fading 2003-12-22 02:47:43 +00:00
object.h pack WalkData struct to fix some endian issues 2003-12-18 08:28:14 +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 this fixes the remaining glitches 2003-12-28 23:24:03 +00:00
screen.h changed the way the control panel is started 2003-12-22 01:20:47 +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 cd changing code and checking for savegames on startup 2003-12-30 22:57:52 +00:00
sword1.h cd changing code and checking for savegames on startup 2003-12-30 22:57:52 +00:00
sworddefs.h work around a GCC bug. 2003-12-22 00:34:02 +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