18 Commits

Author SHA1 Message Date
Travis Howell
2cae51c252 Added mingw support and makefile.
svn-id: r3597
2002-02-16 00:28:37 +00:00
Ludvig Strigeus
de621c06e2 sega dreamcast support in scummsys.h
svn-id: r3549
2002-02-02 14:00:43 +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
Claudio Matsuoka
39939b50c2 GCC_PACK defined for Cygwin.
svn-id: r3494
2001-11-15 14:50:46 +00:00
Ludvig Strigeus
8ae567b094 gcc patch by lionel ulmer
svn-id: r3492
2001-11-14 19:33:10 +00:00
Claudio Matsuoka
d4a8d84f78 Set CDECL and NORETURN to gcc values when compiling with Cygwin.
svn-id: r3487
2001-11-12 09:44:09 +00:00
Ludvig Strigeus
b9facc7de4 implemented some sam&max specific features,
fixed some bugs

svn-id: r3486
2001-11-11 16:54:45 +00:00
Ludvig Strigeus
da4dd4cc63 replaced __dead2 by __attribute__((__noreturn__))
seems to work better.

svn-id: r3471
2001-11-07 18:17:20 +00:00
Ludvig Strigeus
6cd4b9d71f debugger fix,
removed hardcoded constants,
resouce lock state is now saved in the savegame,
fixed bug with MI1

svn-id: r3470
2001-11-07 18:10:52 +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
Ludvig Strigeus
e5aca15a0b bug fixes,
speech in dott

svn-id: r3454
2001-11-05 19:21:49 +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
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
794163c1a3 preliminary DOTT support
svn-id: r3433
2001-10-16 10:01:48 +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