Paweł Kołodziejski
|
9af8fa432e
|
fixed warnings
svn-id: r6419
|
2003-01-12 09:09:07 +00:00 |
|
James Brown
|
ea9d3dd9bb
|
Fhew. Fix crash.
svn-id: r6418
|
2003-01-12 08:37:59 +00:00 |
|
James Brown
|
daa5397e02
|
Small fix - _numLocalObjects is a 1-based array, so don't go reading bad memory :P
svn-id: r6417
|
2003-01-12 08:32:44 +00:00 |
|
James Brown
|
ef9a8d0714
|
New method of local object management. Buggy, segfaults on the Part 1 screen and I don't know why yet..
svn-id: r6416
|
2003-01-12 07:30:17 +00:00 |
|
James Brown
|
6bf93e41c5
|
Fix game-specific scalers overriding global... when game started from Launcher
svn-id: r6415
|
2003-01-12 07:19:03 +00:00 |
|
James Brown
|
74f01de444
|
Fix game-specific scalers overriding global... when game started from Launcher
svn-id: r6414
|
2003-01-12 06:44:59 +00:00 |
|
Max Horn
|
9f60899a4d
|
yawn. That's enough. somebody please implement audio support in V8 videos :-)
svn-id: r6413
|
2003-01-12 03:35:16 +00:00 |
|
Travis Howell
|
f469d84888
|
Ooops
svn-id: r6412
|
2003-01-12 02:42:59 +00:00 |
|
Travis Howell
|
93184025d9
|
Add warning when voice files are missing in simon2amiga/mac
Work if voice file is missing in simon2amiga/mac
svn-id: r6411
|
2003-01-12 02:01:07 +00:00 |
|
Max Horn
|
47fe35819a
|
don't leak memory each time a smush movie is played in V8 (this also fixes skipping cutscenes)
svn-id: r6410
|
2003-01-12 01:15:37 +00:00 |
|
Max Horn
|
727399ad0e
|
search for files in voices/ subdir (useful for Simon2Mac)
svn-id: r6409
|
2003-01-12 01:06:28 +00:00 |
|
Max Horn
|
ee5c452dee
|
make script trace less noisy
svn-id: r6408
|
2003-01-12 01:01:20 +00:00 |
|
Max Horn
|
5ad60a69f3
|
a dirty up.... nah just kidding, yet another clean up round
svn-id: r6407
|
2003-01-12 00:55:03 +00:00 |
|
Max Horn
|
e907e64628
|
can't stop myself
svn-id: r6406
|
2003-01-12 00:21:32 +00:00 |
|
Max Horn
|
cde3a6e182
|
even more cleanup
svn-id: r6405
|
2003-01-11 23:35:20 +00:00 |
|
Max Horn
|
9179a54091
|
more cleanup
svn-id: r6404
|
2003-01-11 23:16:18 +00:00 |
|
Max Horn
|
64ff3e4b58
|
cleanup
svn-id: r6403
|
2003-01-11 22:42:50 +00:00 |
|
James Brown
|
a579558cdb
|
Fix lock/unlock object
svn-id: r6402
|
2003-01-11 19:21:38 +00:00 |
|
James Brown
|
15decf5b15
|
Better warn on the flObject 188/189 load hack
svn-id: r6401
|
2003-01-11 18:53:15 +00:00 |
|
James Brown
|
911353c710
|
This is the second biggest hack I've ever seen! FlObject 188/189 hack.
svn-id: r6400
|
2003-01-11 18:52:19 +00:00 |
|
Max Horn
|
09445ada17
|
that was a bgous endian fix, aquadran :-)
svn-id: r6399
|
2003-01-11 17:59:27 +00:00 |
|
Oliver Kiehl
|
237783a24d
|
added voice support for simon 2 mac and simon 3 amiga
svn-id: r6398
|
2003-01-11 16:00:55 +00:00 |
|
Max Horn
|
2636e2806a
|
cleanup
svn-id: r6397
|
2003-01-11 15:53:00 +00:00 |
|
Travis Howell
|
8b9e8cb812
|
More simon 2 targets (amiga/mac ports)
svn-id: r6396
|
2003-01-11 15:38:37 +00:00 |
|
Paweł Kołodziejski
|
905d6b6008
|
endian fix
svn-id: r6395
|
2003-01-10 23:29:47 +00:00 |
|
Max Horn
|
18731b0726
|
fix compiler warning
svn-id: r6394
|
2003-01-10 22:19:54 +00:00 |
|
Oliver Kiehl
|
ebdf89e418
|
Added some basic line editing to the EditText widget
svn-id: r6393
|
2003-01-10 21:33:42 +00:00 |
|
Paweł Kołodziejski
|
23a02b712a
|
next cleanup
svn-id: r6392
|
2003-01-10 20:36:03 +00:00 |
|
Paweł Kołodziejski
|
ff381a7bea
|
next cleanup
svn-id: r6391
|
2003-01-10 19:50:49 +00:00 |
|
Paweł Kołodziejski
|
ed64bd2413
|
first step of cleanup code
svn-id: r6390
|
2003-01-10 19:19:14 +00:00 |
|
Paweł Kołodziejski
|
d175afbe0c
|
enabled SMUSH for COMI :)
svn-id: r6389
|
2003-01-10 17:21:22 +00:00 |
|
Paweł Kołodziejski
|
ee25893526
|
fixed codec47 :)
svn-id: r6388
|
2003-01-10 16:45:41 +00:00 |
|
Paweł Kołodziejski
|
6ebc969e1d
|
removed codec47_delta table
svn-id: r6387
|
2003-01-10 16:29:19 +00:00 |
|
Paweł Kołodziejski
|
2095854945
|
added endian safe read int16 value
svn-id: r6386
|
2003-01-10 16:15:20 +00:00 |
|
Paweł Kołodziejski
|
d5425f3dc1
|
changed also this
svn-id: r6385
|
2003-01-10 16:06:48 +00:00 |
|
Paweł Kołodziejski
|
c6e7c8fdba
|
changed table types
svn-id: r6384
|
2003-01-10 16:02:47 +00:00 |
|
Ruediger Hanke
|
19cb69424f
|
Oops
svn-id: r6383
|
2003-01-10 15:32:20 +00:00 |
|
Jamieson Christian
|
f61650a070
|
Oops, don't enable native MT-32 by default!
svn-id: r6382
|
2003-01-10 14:43:25 +00:00 |
|
Jamieson Christian
|
b942f42670
|
First-revision SysEx support for -ewindows.
svn-id: r6381
|
2003-01-10 14:40:22 +00:00 |
|
Paweł Kołodziejski
|
a8f4c821cf
|
added missing SYNC opcode
svn-id: r6380
|
2003-01-10 08:25:16 +00:00 |
|
Paweł Kołodziejski
|
d3daec686d
|
added missing clear pointer
svn-id: r6379
|
2003-01-10 00:58:18 +00:00 |
|
Paweł Kołodziejski
|
13406c7e84
|
updated dsp file
svn-id: r6378
|
2003-01-10 00:19:42 +00:00 |
|
Paweł Kołodziejski
|
2b9fd9689e
|
fixes for codec47, heh, mktableX and smush_bufX is same table :)
svn-id: r6377
|
2003-01-09 23:09:49 +00:00 |
|
Max Horn
|
c3657ff637
|
fixed the 'too many verbs' bug: verbid is 16 bits but was stored in save games as a byte. This means that existing savegames are still affected by the bug
svn-id: r6376
|
2003-01-09 22:53:21 +00:00 |
|
Paweł Kołodziejski
|
86dea678e2
|
changed names
svn-id: r6375
|
2003-01-09 22:02:56 +00:00 |
|
Ruediger Hanke
|
3bbf5192ea
|
Added warp_mouse func to MorphOS backend
svn-id: r6374
|
2003-01-09 20:09:19 +00:00 |
|
Max Horn
|
67cd9bba2c
|
only warp mouse if it actually moved - this is not quite perfect, either, but at least now it works again on OS X
svn-id: r6373
|
2003-01-09 18:39:45 +00:00 |
|
James Brown
|
f3f237e647
|
Remove hack - now the cannon scene works in fullscreen linux. Someone tell me how it goes for Windows
svn-id: r6372
|
2003-01-09 18:02:17 +00:00 |
|
Max Horn
|
253ddbcfc6
|
change seems to work on Linux in windowed mode; works on OS X in window/FS mode. Same problem as the old code in FS on Linux, though
svn-id: r6371
|
2003-01-09 17:06:30 +00:00 |
|
Max Horn
|
1934269872
|
yet another warp mouse change, now it works on OS X, but will it work on Linux/Windows?
svn-id: r6370
|
2003-01-09 16:57:09 +00:00 |
|