.. |
smush
|
fixing various warnings that occur with -Wshadow;some other minor cleanup
|
2002-10-22 11:48:24 +00:00 |
.cvsignore
|
fixed the 'intelligent' GCC build rules; added .cvsignore files
|
2002-08-21 16:28:19 +00:00 |
actor.cpp
|
Patch 627294: Fix loom mask regression by making the last change a fixme hack instead of a generic case
|
2002-10-23 08:40:57 +00:00 |
actor.h
|
Actor::frame is never set, this should be researched
|
2002-10-23 00:22:55 +00:00 |
akos.cpp
|
akos cleanup, second stage
|
2002-10-22 12:18:17 +00:00 |
akos.h
|
akos cleanup, second stage
|
2002-10-22 12:18:17 +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
|
more warning fixes
|
2002-09-21 23:46:32 +00:00 |
costume.h
|
Initial revision
|
2002-08-21 16:07:07 +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
|
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
|
Always check your merges :)
|
2002-10-22 22:46:03 +00:00 |
dialogs.h
|
Always check your merges :)
|
2002-10-22 22:46:03 +00:00 |
gfx.cpp
|
removed old GUI code
|
2002-10-23 00:24:54 +00:00 |
gfx.h
|
cleanup; fix for room 88 in The Dig (Ender, I was right, only the place was another :-)
|
2002-10-20 01:02:52 +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
|
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
|
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.h
|
Initial revision
|
2002-08-21 16:07:07 +00:00 |
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
|
Actor::frame is never set, this should be researched
|
2002-10-23 00:22:55 +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
|
Make some BOMP'ed Dig events a little more happy
|
2002-10-23 03:28:06 +00:00 |
scummvm.cpp
|
removed old GUI code
|
2002-10-23 00:24: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
|
skiping translation if flag 'h' exist in language file
|
2002-10-23 07:16:42 +00:00 |
vars.cpp
|
609791: Sam and Max 'phantom sound' (precaching) hack.
|
2002-09-16 08:22:05 +00:00 |
verbs.cpp
|
Patch #616092: Full Throttle dialog fix
|
2002-10-01 09:27:09 +00:00 |