Lionel Ulmer
|
cd25bd5623
|
Fix another Valgrind warning during SMUSH playing.
svn-id: r5317
|
2002-10-26 10:25:16 +00:00 |
|
Lionel Ulmer
|
8318cff4ab
|
Fix another small Valgrind warning.
svn-id: r5316
|
2002-10-26 09:55:42 +00:00 |
|
Max Horn
|
da131f8256
|
Patch #627935: Akos codec5 cleanup/bugfix
svn-id: r5309
|
2002-10-25 13:44:03 +00:00 |
|
Paweł Kołodziejski
|
9b535419d1
|
removed _bitMask table from akos16
svn-id: r5308
|
2002-10-25 06:57:46 +00:00 |
|
Max Horn
|
52f544fbae
|
TODO comment
svn-id: r5305
|
2002-10-24 21:39:45 +00:00 |
|
Max Horn
|
46ad85ce77
|
another hardcoded screen width
svn-id: r5303
|
2002-10-24 13:18:28 +00:00 |
|
Max Horn
|
e8d02de38c
|
fix warning
svn-id: r5302
|
2002-10-24 13:10:15 +00:00 |
|
Travis Howell
|
68fada397e
|
Add simon1demo
svn-id: r5300
|
2002-10-24 09:40:20 +00:00 |
|
Paweł Kołodziejski
|
a125d1cc1a
|
changed number strips to dynamic and increased arrays tdirty and bdirty to 80
svn-id: r5296
|
2002-10-24 06:28:54 +00:00 |
|
Max Horn
|
6e9e20dd70
|
reduce volume label size, so that it fits into the dialog
svn-id: r5294
|
2002-10-24 01:36:18 +00:00 |
|
Paweł Kołodziejski
|
9491c85e4e
|
fix for redraw problems in nexus
svn-id: r5292
|
2002-10-23 17:48:01 +00:00 |
|
James Brown
|
c875d15b58
|
Remove unneeded fixme now we have a pretty much complete Sam&Max imuse implementation
svn-id: r5291
|
2002-10-23 17:02:27 +00:00 |
|
Max Horn
|
7a58ae782e
|
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
svn-id: r5290
|
2002-10-23 14:02:46 +00:00 |
|
Max Horn
|
616694a909
|
refer to the new domain, www.scummvm.net
svn-id: r5288
|
2002-10-23 13:30:14 +00:00 |
|
Max Horn
|
d0fba1e595
|
don't use strdup
svn-id: r5285
|
2002-10-23 12:12:19 +00:00 |
|
Max Horn
|
5c54e3533b
|
removed obsolete stuff
svn-id: r5284
|
2002-10-23 12:03:58 +00:00 |
|
Travis Howell
|
d2fb928a9d
|
Add new command lime switch to readme and correct default volumes.
Change volume limits in gui to 255
svn-id: r5281
|
2002-10-23 11:05:59 +00:00 |
|
James Brown
|
f46346c2aa
|
Patch 627294: Fix loom mask regression by making the last change a fixme hack instead of a generic case
svn-id: r5278
|
2002-10-23 08:40:57 +00:00 |
|
Paweł Kołodziejski
|
24510afc69
|
skiping translation if flag 'h' exist in language file
svn-id: r5274
|
2002-10-23 07:16:42 +00:00 |
|
Paweł Kołodziejski
|
99ec620c58
|
changing warnings to debug level 2
svn-id: r5273
|
2002-10-23 06:48:10 +00:00 |
|
James Brown
|
500be1e535
|
Make some BOMP'ed Dig events a little more happy
svn-id: r5272
|
2002-10-23 03:28:06 +00:00 |
|
Max Horn
|
4129aaf3cd
|
removed old GUI code
svn-id: r5271
|
2002-10-23 00:24:54 +00:00 |
|
Max Horn
|
ab13e67b09
|
fix -Wshadow warnings
svn-id: r5270
|
2002-10-23 00:24:43 +00:00 |
|
Max Horn
|
df2bf812c3
|
Actor::frame is never set, this should be researched
svn-id: r5269
|
2002-10-23 00:22:55 +00:00 |
|
Nicolas Bacca
|
b68ce40214
|
Please my picky compiler
svn-id: r5262
|
2002-10-22 23:20:37 +00:00 |
|
Nicolas Bacca
|
13cb837814
|
Always check your merges :)
svn-id: r5254
|
2002-10-22 22:46:03 +00:00 |
|
Nicolas Bacca
|
4aaf459df3
|
Added key selection dialog for WinCE
svn-id: r5253
|
2002-10-22 22:41:12 +00:00 |
|
Max Horn
|
22f1d049fb
|
get rid of obsolete variable
svn-id: r5245
|
2002-10-22 13:04:39 +00:00 |
|
Max Horn
|
93c8e145a8
|
akos cleanup, second stage
svn-id: r5242
|
2002-10-22 12:18:17 +00:00 |
|
Max Horn
|
5151e561d5
|
fixing various warnings that occur with -Wshadow;some other minor cleanup
svn-id: r5239
|
2002-10-22 11:48:24 +00:00 |
|
Max Horn
|
9f33d561a9
|
akos cleanup, first stage
svn-id: r5238
|
2002-10-22 11:47:45 +00:00 |
|
Max Horn
|
132bf1b74e
|
added FIXME
svn-id: r5235
|
2002-10-22 11:33:51 +00:00 |
|
James Brown
|
4dfee3016c
|
Remove akos16 warning()
svn-id: r5233
|
2002-10-22 10:45:49 +00:00 |
|
James Brown
|
e2dc70b9e8
|
Remove unused variable
svn-id: r5232
|
2002-10-22 10:40:19 +00:00 |
|
James Brown
|
88593c4a2a
|
ludde's akos 16 cleanup and mods - fixes the full throttle dumpster animation too
svn-id: r5230
|
2002-10-22 10:37:08 +00:00 |
|
James Brown
|
80f55f19a3
|
Akos(16) fixes by Ludde - yay, it's working :)
svn-id: r5229
|
2002-10-22 09:52:14 +00:00 |
|
Paweł Kołodziejski
|
0718ff5126
|
cleanup akos16, still broken
svn-id: r5228
|
2002-10-22 07:25:26 +00:00 |
|
Paweł Kołodziejski
|
dfee215a1b
|
cleanup and fixes akos16: types, init. variables at mirror, missing '+' at decode, but still broken :(
svn-id: r5221
|
2002-10-21 18:49:11 +00:00 |
|
James Brown
|
34ec25201c
|
Patch 622642
svn-id: r5218
|
2002-10-21 16:27:23 +00:00 |
|
Max Horn
|
8af300fec3
|
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
svn-id: r5216
|
2002-10-21 13:23:25 +00:00 |
|
Max Horn
|
d4558a5d3b
|
oops forgot this file
svn-id: r5213
|
2002-10-21 12:47:06 +00:00 |
|
James Brown
|
88462aec1a
|
add missing bitmask value. akos16 is still quite broken however
svn-id: r5211
|
2002-10-21 12:41:46 +00:00 |
|
Max Horn
|
31c773923e
|
use File::size() method were it makes sense; one small change to simon.cpp based on comment on bug #595813
svn-id: r5210
|
2002-10-21 12:34:54 +00:00 |
|
Max Horn
|
46a3039f70
|
patch #626226 with some mods of my own
svn-id: r5209
|
2002-10-21 09:38:42 +00:00 |
|
Jamieson Christian
|
7677e42ffe
|
Pitch bend fixes for QTMA
svn-id: r5208
|
2002-10-21 09:32:38 +00:00 |
|
Jamieson Christian
|
5862695bfd
|
Patch #607175 correction to fix regression Bug #622606
svn-id: r5207
|
2002-10-21 08:17:18 +00:00 |
|
Paweł Kołodziejski
|
8a0d3438fc
|
added cliping for actor in akos16
svn-id: r5206
|
2002-10-21 08:13:48 +00:00 |
|
Jamieson Christian
|
67c00eb7e6
|
Changed IMuse from a proxy into a virtual base class
svn-id: r5205
|
2002-10-21 07:31:51 +00:00 |
|
Paweł Kołodziejski
|
dadcb24239
|
badly akos16 implementation
svn-id: r5204
|
2002-10-21 06:01:04 +00:00 |
|
James Brown
|
13808c2a3b
|
Fix an infinite talking loop in The Dig. Again. :)
svn-id: r5202
|
2002-10-20 16:49:30 +00:00 |
|