Ludvig Strigeus
|
bddfc49eea
|
removed some hardcoded constants
svn-id: r3467
|
2001-11-06 21:41:56 +00:00 |
|
Ludvig Strigeus
|
78413a1c43
|
fix in save game loader,
sizeof(an element) * number of elements instead of sizeof(a pointer) fixed it,
buffer out of bounds read fixed in Scumm::isMaskActiveAt
svn-id: r3466
|
2001-11-06 21:29:23 +00:00 |
|
Ludvig Strigeus
|
90cea864af
|
always open monster.sou if it exists,
fate of atlantis is a scumm version 5 game that uses speech
svn-id: r3465
|
2001-11-06 20:25:08 +00:00 |
|
Ludvig Strigeus
|
3d947bf409
|
updates to version detection by Jeroen Janssen
svn-id: r3464
|
2001-11-06 20:18:26 +00:00 |
|
Ludvig Strigeus
|
607f5adc3e
|
updated texts in debug.cpp as well as readme.txt
by Jeroen Janssen
svn-id: r3463
|
2001-11-06 20:07:42 +00:00 |
|
Ludvig Strigeus
|
097f76ae00
|
full screen flag,
better mouse cursors,
removed change log from individual files
svn-id: r3462
|
2001-11-06 20:00:47 +00:00 |
|
Claudio Matsuoka
|
63c86a496a
|
Added missing missing/sys files.
svn-id: r3461
|
2001-11-06 10:34:48 +00:00 |
|
Claudio Matsuoka
|
c9b565b796
|
Added stubs for sound functions.
svn-id: r3460
|
2001-11-06 10:21:28 +00:00 |
|
Claudio Matsuoka
|
4ff9d1321b
|
Merged Vasyl Tsvirkunov's PocketPC port.
svn-id: r3459
|
2001-11-06 10:13:32 +00:00 |
|
Ludvig Strigeus
|
65fc6958d7
|
fixed integer overflow for large sounds
svn-id: r3458
|
2001-11-06 07:47:01 +00:00 |
|
Ludvig Strigeus
|
e2f1fef1f9
|
fixed playSfxSound types
svn-id: r3457
|
2001-11-05 20:45:07 +00:00 |
|
Ludvig Strigeus
|
5433421608
|
speech support
svn-id: r3456
|
2001-11-05 20:44:34 +00:00 |
|
Ludvig Strigeus
|
91aa354ebd
|
file fix
svn-id: r3455
|
2001-11-05 19:24:43 +00:00 |
|
Ludvig Strigeus
|
e5aca15a0b
|
bug fixes,
speech in dott
svn-id: r3454
|
2001-11-05 19:21:49 +00:00 |
|
Claudio Matsuoka
|
cd6443a8e5
|
Not including unistd.h in BeOS (breaks cross-compilation).
svn-id: r3453
|
2001-11-03 06:40:51 +00:00 |
|
Claudio Matsuoka
|
49c07dc041
|
Protecting VC++-specific pragmas with ifdef _MSC_VER to allow
a clean Cygwin build.
svn-id: r3452
|
2001-11-03 06:33:29 +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
|
710c9051a3
|
better MI1 compatibility
svn-id: r3449
|
2001-10-29 23:07:24 +00:00 |
|
Ludvig Strigeus
|
04aee95df4
|
script invoked loading&saving in compatible mode
svn-id: r3448
|
2001-10-29 22:09:20 +00:00 |
|
Ludvig Strigeus
|
df9272045b
|
fixed bug in validateResource
svn-id: r3447
|
2001-10-29 21:49:25 +00:00 |
|
Ludvig Strigeus
|
056dd5b15d
|
bug fixes, code cleanup
svn-id: r3446
|
2001-10-26 17:34:50 +00:00 |
|
Ludvig Strigeus
|
f9daf35824
|
fixed some bugs related to string handling
svn-id: r3445
|
2001-10-24 20:12:52 +00:00 |
|
Ludvig Strigeus
|
61c7eccfd7
|
fixed spelling error
svn-id: r3444
|
2001-10-23 19:56:57 +00:00 |
|
Ludvig Strigeus
|
832e2cf984
|
debugger skeleton implemented
svn-id: r3443
|
2001-10-23 19:54:06 +00:00 |
|
Ludvig Strigeus
|
9fdc578af0
|
recompile not needed when switching games
debugger skeleton implemented
svn-id: r3442
|
2001-10-23 19:51:50 +00:00 |
|
Ludvig Strigeus
|
a8fac8f5ab
|
flags were not saved properly
svn-id: r3441
|
2001-10-18 20:04:58 +00:00 |
|
Ludvig Strigeus
|
8c0c299a85
|
fixed big endian bug
svn-id: r3440
|
2001-10-17 12:37:50 +00:00 |
|
Ludvig Strigeus
|
424caf8e7d
|
*** empty log message ***
svn-id: r3439
|
2001-10-17 11:30:19 +00:00 |
|
Ludvig Strigeus
|
632c4cc8b6
|
fixed verbs not saved in non dott games,
implemented a screen effect
svn-id: r3438
|
2001-10-17 10:07:40 +00:00 |
|
Ludvig Strigeus
|
e3efa056d2
|
fixed nasty signed/unsigned bug
svn-id: r3437
|
2001-10-17 07:12:37 +00:00 |
|
Ludvig Strigeus
|
5979ecfdd5
|
always DOS format
svn-id: r3436
|
2001-10-16 20:45:16 +00:00 |
|
Ludvig Strigeus
|
a732f32eb0
|
misc fixes
svn-id: r3435
|
2001-10-16 20:31:27 +00:00 |
|
Ludvig Strigeus
|
eebe5f2f73
|
made files compile on unix
svn-id: r3434
|
2001-10-16 12:20:22 +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
|
75f9015681
|
fast mode support
svn-id: r3430
|
2001-10-12 07:24:06 +00:00 |
|
Ludvig Strigeus
|
06c64c0d75
|
fixed swapped parameters in o_walkActorToActor
svn-id: r3427
|
2001-10-11 13:36:25 +00:00 |
|
Ludvig Strigeus
|
4fc593009b
|
Determine caption from file name.
svn-id: r3426
|
2001-10-11 12:07:35 +00:00 |
|
Ludvig Strigeus
|
8f72d6f82c
|
Determine caption from file name.
svn-id: r3425
|
2001-10-11 11:49:51 +00:00 |
|
Ludvig Strigeus
|
d18d8bdb53
|
Fixed bug in Scumm::getBoxCoordinates where unsigned integers were read
instead of signed ones.
svn-id: r3424
|
2001-10-11 10:45:39 +00:00 |
|
Ludvig Strigeus
|
d511c45f4a
|
no SDL cursor
svn-id: r3423
|
2001-10-11 10:15:58 +00:00 |
|
Ludvig Strigeus
|
67c6b323ff
|
Dump scripts by using DUMP_SCRIPTS as a compile option instead.
svn-id: r3422
|
2001-10-11 08:00:42 +00:00 |
|
Ludvig Strigeus
|
ae88928839
|
fixed swapped parameters in o_walkActorToActor
svn-id: r3421
|
2001-10-10 17:18:33 +00:00 |
|
Ludvig Strigeus
|
5c2d7af8e6
|
temporary fix to prevent freeze in stan's room until sound is there
svn-id: r3420
|
2001-10-10 16:29:59 +00:00 |
|
Ludvig Strigeus
|
1ec6a43008
|
fixed bug in GDI_UnkDecode7()
svn-id: r3419
|
2001-10-10 12:52:21 +00:00 |
|
Ludvig Strigeus
|
a50495ed27
|
smoother mouse + bug fix
svn-id: r3418
|
2001-10-10 11:53:39 +00:00 |
|
Ludvig Strigeus
|
00c68ab8e2
|
fixed return value from adjustXYToBeInBox
svn-id: r3417
|
2001-10-10 11:24:21 +00:00 |
|
Ludvig Strigeus
|
061f9c1289
|
alternative mouse cursor
basic save&load
svn-id: r3416
|
2001-10-10 10:02:33 +00:00 |
|
Ludvig Strigeus
|
1fb297d3f6
|
command line parameter support
svn-id: r3415
|
2001-10-09 19:12:49 +00:00 |
|