Jamieson Christian
|
11e59488ef
|
Fixed occassional music crashes when loading games.
Thanks to eriktorbjorn for finding this issue.
svn-id: r7959
|
2003-05-25 15:47:06 +00:00 |
|
Oliver Kiehl
|
48f277e65d
|
cleanup/prevent _compact from being overwritten by possible recalls of the interpreter
svn-id: r7958
|
2003-05-25 15:41:48 +00:00 |
|
Max Horn
|
eba043584b
|
small corrections
svn-id: r7956
|
2003-05-25 15:11:01 +00:00 |
|
Oliver Kiehl
|
7d8729874f
|
add some stuff/cleanup
svn-id: r7955
|
2003-05-25 14:36:33 +00:00 |
|
Max Horn
|
6212e21d03
|
alpha order
svn-id: r7953
|
2003-05-25 13:07:22 +00:00 |
|
Max Horn
|
b8eb799862
|
typo
svn-id: r7951
|
2003-05-25 13:02:44 +00:00 |
|
Max Horn
|
95b33c422c
|
oops
svn-id: r7950
|
2003-05-25 12:40:53 +00:00 |
|
Jamieson Christian
|
e932e54b78
|
Split charset functions into separate file
svn-id: r7948
|
2003-05-25 12:35:17 +00:00 |
|
Jamieson Christian
|
19a01c3e84
|
Fixed VC++ warning
svn-id: r7947
|
2003-05-25 12:29:29 +00:00 |
|
Max Horn
|
835b4e9476
|
cvs going to 0.4.2cvs
svn-id: r7946
|
2003-05-25 12:28:38 +00:00 |
|
Max Horn
|
9b70fee5f3
|
changed scaler proc signature so that srcPtr is const (this can help optimizer by simplifying aliasing detection; thanks to Bertrand Augereau for pointing this out)
svn-id: r7939
|
2003-05-25 12:08:01 +00:00 |
|
Max Horn
|
e827a569d2
|
some sane default values for speedx/speedy (shouldn't matter, though, as script usually set those early)
svn-id: r7938
|
2003-05-25 11:53:42 +00:00 |
|
Max Horn
|
6bcf19b62d
|
brutally remove all o6_kernelSetFunctions subop stubs - we need to find out the places where they are actually called, and with how many params, if we ever want to implement them
svn-id: r7937
|
2003-05-25 11:52:30 +00:00 |
|
Oliver Kiehl
|
d3acda91f6
|
add one more function. now it runs for minutes and minutes...
svn-id: r7936
|
2003-05-25 11:45:04 +00:00 |
|
Max Horn
|
80df4a8a00
|
renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseChunk
svn-id: r7935
|
2003-05-25 11:39:08 +00:00 |
|
Oliver Kiehl
|
467666d0fd
|
not sure if this is right, but the original code doesn't exclude the possibility
svn-id: r7934
|
2003-05-25 11:36:11 +00:00 |
|
Max Horn
|
35877f0d30
|
workaround bug #742979
svn-id: r7933
|
2003-05-25 11:18:57 +00:00 |
|
Travis Howell
|
8d7fe6febc
|
Split charset functions into separate file
svn-id: r7932
|
2003-05-25 11:02:39 +00:00 |
|
Max Horn
|
9151ff2636
|
fixed format string
svn-id: r7931
|
2003-05-25 10:14:21 +00:00 |
|
Travis Howell
|
d81f7ce759
|
Add newloine at EOF
svn-id: r7930
|
2003-05-25 03:35:20 +00:00 |
|
Travis Howell
|
3e6cf17744
|
Small midi cleanup
svn-id: r7929
|
2003-05-25 03:31:01 +00:00 |
|
Jamieson Christian
|
64e66a4500
|
Added new Simon module
svn-id: r7928
|
2003-05-25 03:28:10 +00:00 |
|
Jamieson Christian
|
6cb01ce15c
|
Added music support for simon1demo
svn-id: r7927
|
2003-05-25 03:19:21 +00:00 |
|
Travis Howell
|
be93277b65
|
Add a few warnings and todos to simon1cd32
svn-id: r7926
|
2003-05-25 03:03:40 +00:00 |
|
Travis Howell
|
6cb28e3d57
|
Add back simon2dos/talkie freeze bug
svn-id: r7925
|
2003-05-25 02:30:55 +00:00 |
|
Jamieson Christian
|
2824acd4ed
|
Corrected target loopback point for 'AD' conversion
svn-id: r7924
|
2003-05-25 02:02:37 +00:00 |
|
Jamieson Christian
|
4c09e5472f
|
Finishing the fix
svn-id: r7923
|
2003-05-25 01:48:59 +00:00 |
|
Jamieson Christian
|
45a2148d98
|
Possible fix for [742962] MI1VGA - Crash at Scumm Bar.
Fixes End of Track that is rewritten from 'AD' resource.
svn-id: r7922
|
2003-05-25 01:42:53 +00:00 |
|
Max Horn
|
9ba6f4b432
|
made more stuff protected
svn-id: r7921
|
2003-05-25 00:47:36 +00:00 |
|
Max Horn
|
54835862fb
|
cleanup
svn-id: r7920
|
2003-05-25 00:30:48 +00:00 |
|
Max Horn
|
95b7e01548
|
cleanup
svn-id: r7919
|
2003-05-25 00:04:16 +00:00 |
|
Max Horn
|
cb76f85ca6
|
correction for zak256 SFX
svn-id: r7918
|
2003-05-24 23:51:57 +00:00 |
|
Max Horn
|
d356ba4452
|
simplified addIntToStack a bit *cough*; added experimental code for the message opcode 7 in V2 codes (see also patch #742851)
svn-id: r7917
|
2003-05-24 23:39:40 +00:00 |
|
Max Horn
|
8bcdbed35a
|
corrected NEWS
svn-id: r7916
|
2003-05-24 23:32:09 +00:00 |
|
Oliver Kiehl
|
9fe94049f3
|
fix VC warnings
svn-id: r7915
|
2003-05-24 23:27:24 +00:00 |
|
Jonathan Gray
|
0bd1f1d958
|
er oops
svn-id: r7914
|
2003-05-24 23:21:08 +00:00 |
|
Oliver Kiehl
|
35b362495e
|
and a little bit more...
svn-id: r7913
|
2003-05-24 23:17:12 +00:00 |
|
Max Horn
|
0d2ddf2381
|
work around for comi script calling o6_getActorRoom(255)
svn-id: r7912
|
2003-05-24 23:08:03 +00:00 |
|
Max Horn
|
fcb5cf36c9
|
updated NEWS a bit
svn-id: r7911
|
2003-05-24 22:56:24 +00:00 |
|
Max Horn
|
684b7288f3
|
change behaviour for loading save games from the command line so that if you load a COMI save game from disk 2, you don't have to first insert disk 1
svn-id: r7910
|
2003-05-24 22:42:26 +00:00 |
|
Oliver Kiehl
|
3fda1e4a7c
|
and some more functions
svn-id: r7909
|
2003-05-24 22:22:23 +00:00 |
|
Max Horn
|
0384d27e83
|
(somewhat hackish) support for COMI CD changing on Mac OS X; reordered stuff in scumm.h
svn-id: r7908
|
2003-05-24 22:17:45 +00:00 |
|
Max Horn
|
4cda099c57
|
don't use _gameDataPath directly; minor cleanup
svn-id: r7907
|
2003-05-24 22:13:01 +00:00 |
|
Oliver Kiehl
|
1457f95ec8
|
add some more functions
svn-id: r7906
|
2003-05-24 21:52:35 +00:00 |
|
Oliver Kiehl
|
24d9eb4ddb
|
fix EVIL bug
svn-id: r7905
|
2003-05-24 21:40:17 +00:00 |
|
Max Horn
|
41a9cd8ac4
|
fixed flashlight oddities in Zak256
svn-id: r7904
|
2003-05-24 21:33:54 +00:00 |
|
Jamieson Christian
|
0768f103ea
|
Put the comment back on IMUSE_DEBUG. Duh.
svn-id: r7903
|
2003-05-24 19:51:29 +00:00 |
|
Jamieson Christian
|
66c2533681
|
Possible fix for hanging notes in iMuse
svn-id: r7902
|
2003-05-24 19:50:34 +00:00 |
|
Jamieson Christian
|
34162afd9e
|
Removed more unnecessary code
svn-id: r7901
|
2003-05-24 19:43:20 +00:00 |
|
Jamieson Christian
|
30affb5fbc
|
Various iMuse cleanup
svn-id: r7900
|
2003-05-24 19:20:52 +00:00 |
|