Commit Graph

32 Commits

Author SHA1 Message Date
Vincent Hamm
71be0400dc Fixed most of the speed issues of insane
svn-id: r3833
2002-03-25 22:46:32 +00:00
Vincent Hamm
11cb8db187 Various fix in insane
svn-id: r3830
2002-03-25 17:45:55 +00:00
Vincent Hamm
8a3adc01ee Fixed Makefile
svn-id: r3827
2002-03-25 11:09:10 +00:00
Vincent Hamm
57cf1bfbee Rechanged the way the scumm class is choose (sorry, can't make up my mind). Implemented the different versions of loadCharset
svn-id: r3820
2002-03-25 02:09:05 +00:00
Vincent Hamm
29f2188c2d Moved the v3 specific version of readIndex
svn-id: r3817
2002-03-25 01:20:05 +00:00
Vincent Hamm
92a19c45ae Fixed pal init
svn-id: r3815
2002-03-24 17:49:47 +00:00
Vincent Hamm
f5741df25c Fixed garbadge in inventory section. Removed unused library in the Makefile
svn-id: r3806
2002-03-24 00:27:00 +00:00
Vincent Hamm
ccf69ad76b Changed the way games are detected. Now the detection is done out of the scumm object. We can now create de good scumm object depending of the game detected. Warning: the implementation is not yet finalised and the in game gui is more broken than ever....
svn-id: r3802
2002-03-23 20:34:47 +00:00
James Brown
87ac8ae487 Apply some patches by syke to prevent buffer overruns, etc.
svn-id: r3723
2002-03-10 17:33:04 +00:00
Vincent Hamm
cf868605f6 Preliminary smush playback support.
svn-id: r3669
2002-03-06 19:58:06 +00:00
Vincent Hamm
c7d58aca84 Final part of V7 merging process. The FULL_THROTTLE define is not required any more
svn-id: r3660
2002-03-06 00:18:22 +00:00
Vincent Hamm
cef0ef44d3 Changed the scummVar system to a dynamic one. Started to remove all the reference to FULL_TROTTLE define.
svn-id: r3624
2002-02-23 23:23:28 +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
30ed07c91b added missing fmopl.h for make dist
svn-id: r3542
2002-01-13 19:48:30 +00:00
Ludvig Strigeus
e756d78082 updated for akos.cpp
svn-id: r3534
2001-12-28 12:14:53 +00:00
Ludvig Strigeus
4deb5ae644 mistyped name of USE_ADLIB
svn-id: r3519
2001-12-02 22:51:03 +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
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
Ludvig Strigeus
b8d259d60e music support,
fixed timing bugs

svn-id: r3491
2001-11-14 18:40:39 +00:00
Ludvig Strigeus
2d4bd6d7a0 save/load dialog
svn-id: r3478
2001-11-09 18:57:46 +00:00
Claudio Matsuoka
e55d303f22 Using sdl-config --libs as LIBS, will override for cross-build.
svn-id: r3469
2001-11-07 10:28:33 +00:00
Claudio Matsuoka
fffb53aa53 Re-added changes to allow cygwin and beos cross-compilation.
svn-id: r3468
2001-11-06 22:59:59 +00:00
Ludvig Strigeus
e5aca15a0b bug fixes,
speech in dott

svn-id: r3454
2001-11-05 19:21:49 +00:00
Claudio Matsuoka
bdd798b163 Using full path for SDL includes (-ISDL doesn't seem to work for
native builds).

svn-id: r3451
2001-11-03 06:17:36 +00:00
Claudio Matsuoka
9cdb642e83 Replaced config-sdl {--flags,--libs} by the actual parameters, with
no absolute paths, to allow cross-compilation to Cygwin and BeOS.
Also made all objects depend on Makefile.

svn-id: r3450
2001-11-03 06:11:52 +00:00
Ludvig Strigeus
832e2cf984 debugger skeleton implemented
svn-id: r3443
2001-10-23 19:54:06 +00:00
Ludvig Strigeus
794163c1a3 preliminary DOTT support
svn-id: r3433
2001-10-16 10:01:48 +00:00
Ludvig Strigeus
862192dbeb 'make dist' supported
svn-id: r3432
2001-10-12 08:22:12 +00:00
Ludvig Strigeus
669dd77ee2 Autodetection of endianness.
svn-id: r3412
2001-10-09 17:38:20 +00:00
Ludvig Strigeus
c30932afbe Initial revision
svn-id: r3408
2001-10-09 14:30:12 +00:00