Paweł Kołodziejski
|
3102fd42e3
|
added more stuff for CMI music
svn-id: r6241
|
2002-12-28 21:46:49 +00:00 |
|
Paweł Kołodziejski
|
f63cb96468
|
added CMI music imuse tables
svn-id: r6240
|
2002-12-28 21:29:46 +00:00 |
|
Paweł Kołodziejski
|
f48341c8a5
|
fix for CMI codec
svn-id: r6239
|
2002-12-28 17:11:23 +00:00 |
|
Max Horn
|
b794c3c375
|
fixed warning
svn-id: r6238
|
2002-12-28 16:38:15 +00:00 |
|
Max Horn
|
14dde6a6d5
|
typo :-)
svn-id: r6237
|
2002-12-28 16:36:43 +00:00 |
|
Max Horn
|
615603898f
|
fixed several warnings; added a FIXME to a suspicious variable usage; use same procedure brace style as in our other source files. And boy, this source file really really should have more (read: any) comments :-)
svn-id: r6236
|
2002-12-28 16:35:19 +00:00 |
|
Paweł Kołodziejski
|
9d664c9003
|
added 16 bits samples to playVoice
svn-id: r6235
|
2002-12-28 15:48:37 +00:00 |
|
Paweł Kołodziejski
|
642cfec556
|
fix playVoice
svn-id: r6234
|
2002-12-28 15:42:44 +00:00 |
|
James Brown
|
c13ba9ef64
|
revert
svn-id: r6233
|
2002-12-28 15:16:26 +00:00 |
|
Paweł Kołodziejski
|
b90ef60f2a
|
added CMI sound codec
svn-id: r6232
|
2002-12-28 15:02:23 +00:00 |
|
Paweł Kołodziejski
|
ab4b33f51c
|
remove call CMI music
svn-id: r6231
|
2002-12-28 15:00:53 +00:00 |
|
Paweł Kołodziejski
|
5de3a31b80
|
fix compilation under VC6
svn-id: r6230
|
2002-12-28 14:58:16 +00:00 |
|
Jamieson Christian
|
b5d8f469b6
|
Separated IMuseDigital into its own files.
svn-id: r6229
|
2002-12-28 14:40:56 +00:00 |
|
Jamieson Christian
|
08b2be0beb
|
Separated IMuseDigital to its own files
svn-id: r6228
|
2002-12-28 14:37:30 +00:00 |
|
James Brown
|
669e5b8ebc
|
de-verbalise some debug messages (move from debug(1) to debug(2)).. so we can see printDebug lines easier
svn-id: r6227
|
2002-12-28 12:42:55 +00:00 |
|
Max Horn
|
4ccd134b37
|
valid C++
svn-id: r6226
|
2002-12-28 12:33:16 +00:00 |
|
James Brown
|
1da5a28a51
|
Enable o8_printDebug() to the console
svn-id: r6225
|
2002-12-28 12:22:39 +00:00 |
|
James Brown
|
902b1c6cf1
|
decluttering
svn-id: r6224
|
2002-12-28 12:20:55 +00:00 |
|
James Brown
|
5eb1a76c6b
|
Add keypress variable so the "Are you sure you want to Win (Y/N)" cheat works :)
svn-id: r6223
|
2002-12-28 11:36:30 +00:00 |
|
James Brown
|
7070a7194a
|
Fix CMI Akos 'garbage' bug, based off of eriktorbjorn patch 659331
svn-id: r6222
|
2002-12-28 11:33:10 +00:00 |
|
James Brown
|
829b2284e4
|
Correct cursor put opcode slightly
svn-id: r6221
|
2002-12-28 05:36:52 +00:00 |
|
James Brown
|
f64806f85f
|
Initial (buggy) implementation of CURSOR_SET - the Cannon sequence now almost works, except for a centering bug
svn-id: r6220
|
2002-12-28 05:26:21 +00:00 |
|
James Brown
|
77b905d0c2
|
Add Save/Load game commands to Debugger
svn-id: r6219
|
2002-12-28 05:17:46 +00:00 |
|
James Brown
|
cdec05af03
|
Implement MUMBLE
svn-id: r6218
|
2002-12-28 05:00:45 +00:00 |
|
James Brown
|
9255f1a6b9
|
Fix NewGui for higher resolutions (eg, CMI)
svn-id: r6217
|
2002-12-28 04:57:28 +00:00 |
|
James Brown
|
92c8e4ef1e
|
Fix NewGui for higher resolutions (eg, CMI)
svn-id: r6216
|
2002-12-28 04:51:34 +00:00 |
|
Max Horn
|
ae5b30df3d
|
get rid of getStringLen and use the more powerful resStrLen instead; moved resStrLen from common/ to scumm/, where it belongs; enhanced resStrLen to suport V8; fixed translateText to support embeded vars (in strings I mean) - it may still not be fully correct but at least is better now; rewrote o6_arrayOps to parallel the V8 version - needs testing
svn-id: r6215
|
2002-12-28 01:57:19 +00:00 |
|
Max Horn
|
319facc9c3
|
cleanup
svn-id: r6214
|
2002-12-28 00:45:44 +00:00 |
|
Max Horn
|
edd08521c3
|
guess at VAR_CUSTOMSCALETABLE (due to Endy)
svn-id: r6213
|
2002-12-28 00:20:07 +00:00 |
|
Max Horn
|
49f65c38c0
|
var correction (based on script 28)
svn-id: r6212
|
2002-12-27 23:30:34 +00:00 |
|
Max Horn
|
38a3d115a1
|
added FIXME
svn-id: r6211
|
2002-12-27 23:18:06 +00:00 |
|
Max Horn
|
18e0ac90f4
|
SO_ACTOR_SPECIAL_DRAW = shadow_mode! Looks much better this way, too :-)
svn-id: r6210
|
2002-12-27 20:15:24 +00:00 |
|
James Brown
|
17aaf8cbad
|
Bump cvs date, add some post-0.3.0 changes to NEWS (These really need to be kept updated more frequently)
svn-id: r6209
|
2002-12-27 20:04:41 +00:00 |
|
Max Horn
|
788fd1e718
|
like rtRoom, rtRoomScripts should never expire while the room they belong too is loaded; this fixes the crash when picking up the fishing rod
svn-id: r6208
|
2002-12-27 19:48:30 +00:00 |
|
James Brown
|
c1d0e6800c
|
Some var updates
svn-id: r6207
|
2002-12-27 18:05:15 +00:00 |
|
Max Horn
|
12cd4b36da
|
cleanup
svn-id: r6206
|
2002-12-27 16:55:22 +00:00 |
|
Max Horn
|
7501d7d32c
|
opcode 0xDD (find verb), used for conversations
svn-id: r6205
|
2002-12-27 16:52:59 +00:00 |
|
Max Horn
|
21226d1fb0
|
verb ids can be > 255 in V8; more V8 verbop corrections
svn-id: r6204
|
2002-12-27 16:49:08 +00:00 |
|
Max Horn
|
ad06190dd9
|
removing some annoying warnings
svn-id: r6203
|
2002-12-27 15:41:43 +00:00 |
|
Max Horn
|
7e254e6410
|
almost all scripts that use o8_getStringWidth pass 1 as first parameter, but a few pass 3. So I assume this is a charset id
svn-id: r6202
|
2002-12-27 15:38:04 +00:00 |
|
Max Horn
|
a236ff9689
|
o8_getStringWidth also pops on param
svn-id: r6201
|
2002-12-27 15:34:26 +00:00 |
|
Max Horn
|
fc04f73471
|
implemented V8 verbops fully, based on V6 - this contains some guessing and may contain mistakes. Also added string width opcode
svn-id: r6200
|
2002-12-27 15:32:27 +00:00 |
|
Max Horn
|
6311835f79
|
fixed verb entry code for V8
svn-id: r6199
|
2002-12-27 15:11:43 +00:00 |
|
Max Horn
|
8049e06258
|
fixed flobject loading in V8
svn-id: r6198
|
2002-12-27 14:36:28 +00:00 |
|
Max Horn
|
81c421ec0c
|
cleanup
svn-id: r6197
|
2002-12-27 14:04:25 +00:00 |
|
Travis Howell
|
b487206a22
|
Fix file format
svn-id: r6196
|
2002-12-27 13:40:46 +00:00 |
|
James Brown
|
540667567e
|
Voice sample support, again missing a required codec
svn-id: r6195
|
2002-12-27 12:10:22 +00:00 |
|
James Brown
|
c21bd9015a
|
Fix GCC3.1 compile problem
svn-id: r6194
|
2002-12-27 12:05:29 +00:00 |
|
James Brown
|
d3ade5b23e
|
Add skeleton music support for CMI (but codec not implemented)
svn-id: r6193
|
2002-12-27 11:47:00 +00:00 |
|
Ruediger Hanke
|
56b6b10301
|
Appending another slash breaks COMI on MorphOS and AmigaOS where a double-slash means parent directory ... a slash is already appended by the game detector if required
svn-id: r6192
|
2002-12-27 11:30:26 +00:00 |
|