.. |
smush
|
Hack for Full Throttle - aquadran, are you sure these ranges are right?
|
2002-11-02 16:33:40 +00:00 |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
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
|
Patch #627935: Akos codec5 cleanup/bugfix
|
2002-10-25 13:44:03 +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
|
Initial revision
|
2002-08-21 16:07:07 +00:00 |
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
|
add the ability to view/set debugging level to the debugger
|
2002-11-02 23:46:04 +00:00 |
debug.h
|
Initial revision
|
2002-08-21 16:07:07 +00:00 |
debugrl.cpp
|
Initial revision
|
2002-08-21 16:07:07 +00:00 |
debugrl.h
|
Initial revision
|
2002-08-21 16:07:07 +00:00 |
dialogs.cpp
|
patch #628574: Implementing unkMessage2
|
2002-10-27 12:26:41 +00:00 |
dialogs.h
|
patch #628574: Implementing unkMessage2
|
2002-10-27 12:26:41 +00:00 |
gfx.cpp
|
it should be _realWidth instead _realHeight
|
2002-11-05 06:43:14 +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
|
Increased GM channel resource to full spectrum (0-15, instead of 0-8 Base MIDI config); misc. pitchbend cleanups
|
2002-11-04 18:29:26 +00:00 |
imuse.h
|
Changed IMuse from a proxy into a virtual base class
|
2002-10-21 07:31:51 +00:00 |
object.cpp
|
removed hardcoded values and increased range of strips
|
2002-10-27 09:06:20 +00:00 |
object.h
|
Initial revision
|
2002-08-21 16:07:07 +00:00 |
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
|
Initial revision
|
2002-08-21 16:07:07 +00:00 |
saveload.cpp
|
Add support for aliased scummvm config entries.
|
2002-10-28 09:03:02 +00:00 |
saveload.h
|
fixed the non-POD warning for real this time
|
2002-09-22 03:57:41 +00:00 |
script_v1.cpp
|
Correct Indy3 grail diary fix - this stops those nasty segfaults ;p
|
2002-11-04 08:09:01 +00:00 |
script_v2.cpp
|
Fix some really stupid code someone added - this basically fixes the FT derby, except for keyboard control
|
2002-11-02 12:39:42 +00:00 |
script.cpp
|
Indy3 only uses the low 4 bits of a variable
|
2002-11-03 15:12:39 +00:00 |
scumm.h
|
Correct that FT opcode - it's bitwise or, not logical
|
2002-11-02 08:18:21 +00:00 |
scummvm.cpp
|
cleaner way to fix entry/exit dumping
|
2002-11-03 09:20:02 +00:00 |
sound.cpp
|
fix the fixme.. changing one of the pcm_seek calls back to time_seek was what I meant to do...
|
2002-10-31 00:39:48 +00:00 |
sound.h
|
Fix using MAD -without- Vorbis, and remove COMPRESSED_SOUND_FILE define.
|
2002-10-28 12:56:42 +00:00 |
string.cpp
|
restrict unkMessage2 implementation to MonkeyVGA for now
|
2002-11-03 17:49:10 +00:00 |
vars.cpp
|
Fix "Need more memory" warning for The Dig
|
2002-10-31 05:48:09 +00:00 |
verbs.cpp
|
removed hardcoded values
|
2002-10-27 09:41:33 +00:00 |