Marcus Comstedt
5f4304625d
Handle disc swapping.
...
svn-id: r3551
2002-02-02 17:33:19 +00:00
Marcus Comstedt
352a7e17e1
Port for SEGA Dreamcast
...
svn-id: r3550
2002-02-02 15:44:27 +00:00
Ludvig Strigeus
de621c06e2
sega dreamcast support in scummsys.h
...
svn-id: r3549
2002-02-02 14:00:43 +00:00
Ludvig Strigeus
ae8e8df267
Fixed invalid debian control file
...
svn-id: r3548
2002-01-25 18:01:27 +00:00
Ludvig Strigeus
9ffa30a3c2
fixed bug in Gui::queryString where -1 was used to index an array. (Thanks drigo)
...
svn-id: r3547
2002-01-23 17:27:26 +00:00
Ludvig Strigeus
ed0212bdb1
define NEED_STRDUP on systems that don't have strdup
...
svn-id: r3546
2002-01-23 17:26:01 +00:00
Ludvig Strigeus
cc6c3a164b
Fixed two missing files from make dist.
...
The scummvm-0.1.0 release was fixed also.
svn-id: r3545
2002-01-15 13:23:06 +00:00
Ludvig Strigeus
521a8e17fd
updated for version 0.1.0
...
svn-id: r3543
2002-01-13 19:49:26 +00:00
Ludvig Strigeus
30ed07c91b
added missing fmopl.h for make dist
...
svn-id: r3542
2002-01-13 19:48:30 +00:00
Ludvig Strigeus
46dd55cf2a
full throttle speech,
...
fixed two bugs appearing in DOTT
svn-id: r3541
2002-01-02 11:50:28 +00:00
Ludvig Strigeus
03abddf888
workaround to prevent crashes in the indy4 world map (seems to be a bug in indy4's scripts)
...
svn-id: r3540
2001-12-29 13:19:53 +00:00
Ludvig Strigeus
24bb87b24e
copy protection in monkey 2 bypassed by default
...
svn-id: r3539
2001-12-29 12:46:15 +00:00
Ludvig Strigeus
0e66f42581
fixed two bugs in indy4.
...
actors were facing in the wrong direction on the stairs,
actors moved strangely in monte carlo
svn-id: r3538
2001-12-29 12:45:54 +00:00
Ludvig Strigeus
11312eba66
fixed the programming style on some lines
...
svn-id: r3537
2001-12-28 18:43:02 +00:00
Ludvig Strigeus
b4c2832e5f
notification if alt-enter fullscreen doesn't work
...
svn-id: r3536
2001-12-28 17:56:53 +00:00
Ludvig Strigeus
0355b5df91
implemented shaking,
...
added a toggle fullscreen patch (doesn't work for me though)
svn-id: r3535
2001-12-28 15:26:28 +00:00
Ludvig Strigeus
e756d78082
updated for akos.cpp
...
svn-id: r3534
2001-12-28 12:14:53 +00:00
Ludvig Strigeus
cbf624f2f4
fixed invalid format string in validateResource
...
svn-id: r3533
2001-12-27 18:03:20 +00:00
Ludvig Strigeus
5a7b86cbf6
better full throttle support,
...
a couple of MI2 fixes.
svn-id: r3532
2001-12-27 17:51:58 +00:00
Ludvig Strigeus
1caad519e2
fixed typo
...
svn-id: r3527
2001-12-11 13:35:16 +00:00
Ludvig Strigeus
083d9204c3
converted internal representation of palette from 6-bit to 8-bit
...
yazoo implemented remapActor
svn-id: r3526
2001-12-11 13:34:15 +00:00
Ludvig Strigeus
a117505403
fixed some stuff related to in what order objects are drawn as well as a bug with object parents
...
svn-id: r3525
2001-12-04 21:44:41 +00:00
Ludvig Strigeus
761fe5d7bd
* better drawBox (tnx sam_k)
...
* more params allowed for soundKludge opcode (8 instead of 16) will perhaps fix bugs.
svn-id: r3523
2001-12-04 10:44:33 +00:00
Ludvig Strigeus
aa16d39198
fixed mouse bug in non-scaled mode
...
svn-id: r3522
2001-12-03 22:11:53 +00:00
Ludvig Strigeus
f01012c4e1
Fixed a couple of alignment issues
...
svn-id: r3521
2001-12-03 11:49:06 +00:00
Ludvig Strigeus
8c25be13e5
fixed invalid init value in readSoundResource (again)
...
svn-id: r3520
2001-12-03 11:42:40 +00:00
Ludvig Strigeus
4deb5ae644
mistyped name of USE_ADLIB
...
svn-id: r3519
2001-12-02 22:51:03 +00:00
Ludvig Strigeus
c37eddbc36
forgot to initialize a variable
...
svn-id: r3518
2001-12-02 21:42:47 +00:00
Ludvig Strigeus
acaaff5144
fixed two bugs reported by lionel ulmer
...
svn-id: r3517
2001-12-02 20:39:03 +00:00
Ludvig Strigeus
a4cb0dc5ae
removed erroneous debugging code
...
svn-id: r3516
2001-12-01 22:44:09 +00:00
Ludvig Strigeus
57f2bc5ba5
moved to sound/
...
svn-id: r3515
2001-12-01 17:59:38 +00:00
Ludvig Strigeus
c392e29031
fixed to compile on unix (again)
...
svn-id: r3514
2001-12-01 17:50:19 +00:00
Ludvig Strigeus
fec7bee984
fixed to compile on unix
...
svn-id: r3513
2001-12-01 17:44:59 +00:00
Ludvig Strigeus
ffdc4102d2
fixed to compile on unix
...
svn-id: r3512
2001-12-01 17:25:36 +00:00
Ludvig Strigeus
8fa0bb4b29
adlib sound support, use USE_ADLIB
...
svn-id: r3511
2001-12-01 17:23:50 +00:00
Ludvig Strigeus
95646feac9
adlib sound support, use USE_ADLIB
...
svn-id: r3510
2001-12-01 17:06:13 +00:00
Ludvig Strigeus
5ff70c5de1
open <_exe_name>.sou if that file exists instead of monster.sou
...
svn-id: r3509
2001-11-29 22:29:38 +00:00
Ludvig Strigeus
f61b4b7c96
forgot to rename a variable
...
svn-id: r3508
2001-11-27 18:55:35 +00:00
Ludvig Strigeus
01aef1b5c7
fixed sound in GDI version
...
svn-id: r3507
2001-11-27 18:35:58 +00:00
Ludvig Strigeus
1c0a7cd2e7
some BOMP support,
...
some fixes
svn-id: r3506
2001-11-27 17:56:04 +00:00
Ludvig Strigeus
38e2a886ce
very simple full throttle support, use the FULL_THROTTLE define. (will fix later)
...
modified some actor parts to work better with full throttle (most likely new bugs because of that).
directions are now stored as angles instead of left/right/up/down
implemented loadFlObject (flobjects are currently saved in the savestate, will fix that also)
svn-id: r3505
2001-11-26 19:57:57 +00:00
Vasyl Tsvirkunov
7b959f6267
Added ability for ports to override all includes in stdafx.h. To use this feature
...
port must define symbol NONSTANDARD_PORT. Port must also provide
port-specific portdefs.h with all includes, symbol defines and everything else
port needs.
svn-id: r3504
2001-11-20 07:13:01 +00:00
Claudio Matsuoka
248ce87b2e
Added RPM specfile.
...
svn-id: r3503
2001-11-20 01:49:27 +00:00
Claudio Matsuoka
db06673185
Merged David Given's debian control files.
...
svn-id: r3502
2001-11-19 11:37:38 +00:00
Claudio Matsuoka
0c4537cd98
Merged Lionel Ulmer's support to play music in unix using
...
Timidity.
svn-id: r3501
2001-11-19 00:23:52 +00:00
Claudio Matsuoka
14d89432bb
Merged Tom Dunstan's debugger readline patch. Define
...
HAVE_READLINE to enable it.
svn-id: r3500
2001-11-19 00:04:34 +00:00
Vasyl Tsvirkunov
b9074d5dd1
Removing obsolete files in PocketSCUMM
...
svn-id: r3499
2001-11-18 10:35:42 +00:00
Vasyl Tsvirkunov
cff30724fb
Initial revision
...
svn-id: r3495
2001-11-18 10:24:36 +00:00
Claudio Matsuoka
39939b50c2
GCC_PACK defined for Cygwin.
...
svn-id: r3494
2001-11-15 14:50:46 +00:00
Ludvig Strigeus
88dcec7cdb
readability patch (janssen)
...
svn-id: r3493
2001-11-14 20:09:39 +00:00