scummvm/scumm
Max Horn 46ad85ce77 another hardcoded screen width
svn-id: r5303
2002-10-24 13:18:28 +00:00
..
smush cleaning up scummsys.h a bit (in preparation of using configure eventually). Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway 2002-10-23 14:02:46 +00:00
.cvsignore
actor.cpp changed number strips to dynamic and increased arrays tdirty and bdirty to 80 2002-10-24 06:28:54 +00:00
actor.h Actor::frame is never set, this should be researched 2002-10-23 00:22:55 +00:00
akos.cpp changed number strips to dynamic and increased arrays tdirty and bdirty to 80 2002-10-24 06:28:54 +00:00
akos.h changed number strips to dynamic and increased arrays tdirty and bdirty to 80 2002-10-24 06:28:54 +00:00
boxes.cpp rewrote config class; cleanup; code restructuring 2002-09-08 01:08:12 +00:00
boxes.h
bundle.cpp The terms Word and DWord are somewhat Windows centric; in fact there are systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious 2002-10-21 13:23:25 +00:00
bundle.h improved open function in File class 2002-09-15 19:28:34 +00:00
costume.cpp changed number strips to dynamic and increased arrays tdirty and bdirty to 80 2002-10-24 06:28:54 +00:00
costume.h fix warning 2002-10-24 13:10:15 +00:00
debug.cpp fixing various warnings that occur with -Wshadow;some other minor cleanup 2002-10-22 11:48:24 +00:00
debug.h
debugrl.cpp
debugrl.h
dialogs.cpp reduce volume label size, so that it fits into the dialog 2002-10-24 01:36:18 +00:00
dialogs.h Always check your merges :) 2002-10-22 22:46:03 +00:00
gfx.cpp another hardcoded screen width 2002-10-24 13:18:28 +00:00
gfx.h changed number strips to dynamic and increased arrays tdirty and bdirty to 80 2002-10-24 06:28:54 +00:00
imuse.cpp changing warnings to debug level 2 2002-10-23 06:48:10 +00:00
imuse.h Changed IMuse from a proxy into a virtual base class 2002-10-21 07:31:51 +00:00
object.cpp Make some BOMP'ed Dig events a little more happy 2002-10-23 03:28:06 +00:00
object.h
resource_v2.cpp The terms Word and DWord are somewhat Windows centric; in fact there are systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious 2002-10-21 13:23:25 +00:00
resource_v3.cpp The terms Word and DWord are somewhat Windows centric; in fact there are systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious 2002-10-21 13:23:25 +00:00
resource_v4.cpp The terms Word and DWord are somewhat Windows centric; in fact there are systems on which word is 32bit, as opposed to our 16 bits. Hence, use the uin16/uint32 naming scheme, which is not ambigious 2002-10-21 13:23:25 +00:00
resource.cpp cleaning up scummsys.h a bit (in preparation of using configure eventually). Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway 2002-10-23 14:02:46 +00:00
resource.h
saveload.cpp Actor::frame is never set, this should be researched 2002-10-23 00:22:55 +00:00
saveload.h fixed the non-POD warning for real this time 2002-09-22 03:57:41 +00:00
script_v1.cpp 2002-09-21 Matt Hargett <matt@use.net> 2002-09-22 03:53:53 +00:00
script_v2.cpp Remove unneeded fixme now we have a pretty much complete Sam&Max imuse implementation 2002-10-23 17:02:27 +00:00
script.cpp renamec string -> _string and sentence -> _sentence in class Scumm (I originally reworked StringTab, but then noticed the save game format depends on it <sigh>) 2002-09-22 01:17:53 +00:00
scumm.h Add simon1demo 2002-10-24 09:40:20 +00:00
scummvm.cpp changed number strips to dynamic and increased arrays tdirty and bdirty to 80 2002-10-24 06:28:54 +00:00
sound.cpp fix -Wshadow warnings 2002-10-23 00:24:43 +00:00
sound.h Patch 625904: CD Looping 2002-10-20 13:17:43 +00:00
string.cpp cleaning up scummsys.h a bit (in preparation of using configure eventually). Most notable, uint32 etc. will be 'unsigned int' not 'unsigned long'. Except for 16 bit systems that should be right, and configure will replace this by a proper check for data type sizes anyway 2002-10-23 14:02:46 +00:00
vars.cpp 609791: Sam and Max 'phantom sound' (precaching) hack. 2002-09-16 08:22:05 +00:00
verbs.cpp changed number strips to dynamic and increased arrays tdirty and bdirty to 80 2002-10-24 06:28:54 +00:00