.. |
imuse_digi
|
workaround for decode bundle bug (it overloaded memory)
|
2004-09-18 13:24:02 +00:00 |
insane
|
fixed warnings
|
2004-09-18 11:34:55 +00:00 |
smush
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
.cvsignore
|
|
|
actor.cpp
|
cleanup / code re-use
|
2004-09-20 18:27:13 +00:00 |
actor.h
|
preliminar AuxQueue support (freddemo intro), some glitches though
|
2004-09-18 00:36:17 +00:00 |
akos.cpp
|
cleanup / code re-use
|
2004-09-20 18:27:13 +00:00 |
akos.h
|
Semi-working akos codec32.
|
2004-09-08 21:38:44 +00:00 |
base-costume.cpp
|
some AKOS tweaks for HE72/80
|
2004-09-08 21:14:12 +00:00 |
base-costume.h
|
some AKOS tweaks for HE72/80
|
2004-09-08 21:14:12 +00:00 |
bomp.cpp
|
Patch #1003866 (SCUMM: New text rendering code (fixes various bugs))
|
2004-08-08 22:10:38 +00:00 |
bomp.h
|
That check should of been for HE 7.0 games.
|
2004-06-27 23:54:53 +00:00 |
boxes.cpp
|
fixed endlines
|
2004-09-12 14:20:57 +00:00 |
boxes.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
camera.cpp
|
Get rid of _screenLeft
|
2004-08-14 15:23:44 +00:00 |
charset.cpp
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
charset.h
|
Move function as requested.
|
2004-08-31 07:40:28 +00:00 |
costume.cpp
|
PalmOS : ARM optimized proc3 function
|
2004-09-12 10:48:04 +00:00 |
costume.h
|
some AKOS tweaks for HE72/80
|
2004-09-08 21:14:12 +00:00 |
cursor.cpp
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
debugger.cpp
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
debugger.h
|
Start of debug channel support. TODO: Move this to the common Debugger system?
|
2004-01-10 05:20:15 +00:00 |
dialogs.cpp
|
Use for HE 7.0 games too.
|
2004-07-20 11:50:44 +00:00 |
dialogs.h
|
Add support for version key in The Dig
|
2004-07-20 11:30:15 +00:00 |
gfx.cpp
|
cleanup / code re-use
|
2004-09-20 18:27:13 +00:00 |
gfx.h
|
cleanup / code re-use
|
2004-09-20 18:27:13 +00:00 |
help.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
help.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
imuse_internal.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
imuse_player.cpp
|
Ignore imuse control code in HE games
|
2004-06-02 13:32:16 +00:00 |
imuse.cpp
|
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
|
2004-02-28 12:58:13 +00:00 |
imuse.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
instrument.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
instrument.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
intern.h
|
cleanup
|
2004-09-20 19:19:57 +00:00 |
midiparser_eup.cpp
|
pedantic corrections
|
2004-01-11 21:57:24 +00:00 |
midiparser_ro.cpp
|
pedantic corrections
|
2004-01-11 21:57:24 +00:00 |
module.mk
|
Add HE 80/90 classes, will be filled up over time.
|
2004-09-06 00:58:40 +00:00 |
music.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
nut_renderer.cpp
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
nut_renderer.h
|
Patch #1003866 (SCUMM: New text rendering code (fixes various bugs))
|
2004-08-08 22:10:38 +00:00 |
object.cpp
|
Removed some not necessary #defines which could (and did) lead to program
|
2004-09-19 00:15:17 +00:00 |
object.h
|
Update IMHD fields
|
2004-09-02 10:18:34 +00:00 |
palette.cpp
|
preliminar AuxQueue support (freddemo intro), some glitches though
|
2004-09-18 00:36:17 +00:00 |
player_mod.cpp
|
the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
|
2004-02-24 22:39:42 +00:00 |
player_mod.h
|
Increase channel for Amiga V3 player.
|
2004-03-16 07:02:21 +00:00 |
player_v1.cpp
|
Initialize _random_lsr to avoid valgrind warnings
|
2004-03-05 14:34:39 +00:00 |
player_v1.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
player_v2.cpp
|
Clear all channel variables in clear_channel
|
2004-03-05 14:35:16 +00:00 |
player_v2.h
|
renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
|
2004-02-28 12:58:13 +00:00 |
player_v2a.cpp
|
unify _vm / _scumm usage
|
2004-01-08 20:37:26 +00:00 |
player_v2a.h
|
unify _vm / _scumm usage
|
2004-01-08 20:37:26 +00:00 |
player_v3a.cpp
|
Another Amiga V3 sounds update from Quietust:
|
2004-02-15 08:06:32 +00:00 |
player_v3a.h
|
Another Amiga V3 sounds update from Quietust:
|
2004-02-15 08:06:32 +00:00 |
resource_v2.cpp
|
Increase debug level
|
2004-06-02 01:54:59 +00:00 |
resource_v3.cpp
|
Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to pass getGameDataPath() on to File::open()
|
2004-06-27 21:52:25 +00:00 |
resource_v4.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
resource_v7he.cpp
|
Moved mouse cursor code into ScummEngine subclasses were possible -- this makes it much easier to see which cursor code is used in which SCUMM version; also changed cursor code to not overwrite default_cursor_* (which would cause problems when switching to another game)
|
2004-09-18 20:29:13 +00:00 |
resource_v7he.h
|
Moved mouse cursor code into ScummEngine subclasses were possible -- this makes it much easier to see which cursor code is used in which SCUMM version; also changed cursor code to not overwrite default_cursor_* (which would cause problems when switching to another game)
|
2004-09-18 20:29:13 +00:00 |
resource.cpp
|
Removed some not necessary #defines which could (and did) lead to program
|
2004-09-19 00:15:17 +00:00 |
resource.h
|
HE 7.2 uses different array headers. they introduced start indexes, so it
|
2004-08-25 02:12:03 +00:00 |
saveload.cpp
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
saveload.h
|
Save polygons
|
2004-09-14 15:06:02 +00:00 |
script_v2.cpp
|
Switch to debug channel
|
2004-08-22 09:30:08 +00:00 |
script_v5.cpp
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
script_v6.cpp
|
Removed some not necessary #defines which could (and did) lead to program
|
2004-09-19 00:15:17 +00:00 |
script_v6he.cpp
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
script_v7he.cpp
|
Rename some member vars to avoid _ followed by an uppercase letter. More of those are left in the code, though (and I am not really sure whether we want to change that, so far we had no problems caused by this)
|
2004-09-18 22:42:45 +00:00 |
script_v8.cpp
|
Added ScummEngine::printString() convenience method; changed enqueueText to call addMessageToStack
|
2004-09-18 20:50:15 +00:00 |
script_v72he.cpp
|
cleanup
|
2004-09-20 19:19:57 +00:00 |
script_v80he.cpp
|
cleanup
|
2004-09-20 19:19:57 +00:00 |
script_v90he.cpp
|
cleanup
|
2004-09-20 19:19:57 +00:00 |
script.cpp
|
Removed some not necessary #defines which could (and did) lead to program
|
2004-09-19 00:15:17 +00:00 |
script.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
scumm-md5.h
|
Add Dutch Freddi2
|
2004-09-16 09:34:08 +00:00 |
scumm.cpp
|
Add unencrypted russian freddi5 target.
|
2004-09-20 12:56:07 +00:00 |
scumm.h
|
Opcode1C in HE90+ games seems to setup WizImage settings via various cases.
|
2004-09-20 05:30:26 +00:00 |
sound.cpp
|
Ooops, was off by one again.
|
2004-09-20 09:54:21 +00:00 |
sound.h
|
Add extra sound check for HE games
|
2004-09-02 04:23:13 +00:00 |
string.cpp
|
Actually check if a sound is active, if the sound is outside music engine.
|
2004-09-19 12:22:47 +00:00 |
usage_bits.cpp
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
usage_bits.h
|
updated copyright notice
|
2004-01-06 12:45:34 +00:00 |
vars.cpp
|
cleanup / code re-use
|
2004-09-20 18:27:13 +00:00 |
verbs.cpp
|
Oops
|
2004-09-09 07:32:03 +00:00 |
verbs.h
|
use Rect in struct VerbSlot
|
2004-01-15 19:25:17 +00:00 |