Commit Graph

5789 Commits

Author SHA1 Message Date
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
Ludvig Strigeus
907f51287c command line parameter support
svn-id: r3414
2001-10-09 19:02:28 +00:00
Ludvig Strigeus
3c2f425cc1 fixed object parent bug
fixed some signed/unsigned comparisons

svn-id: r3413
2001-10-09 18:35:02 +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