Max Horn
|
9ad01eba91
|
got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND
svn-id: r4632
|
2002-07-25 21:34:06 +00:00 |
|
Max Horn
|
344690c522
|
patch for compiling on Alpha. We probably should switch all our 'long's to 'int's
svn-id: r4584
|
2002-07-17 23:31:52 +00:00 |
|
Max Horn
|
b529d80ed7
|
added #include "actor.h", some minor tweaks
svn-id: r4332
|
2002-05-14 23:32:34 +00:00 |
|
Ruediger Hanke
|
b9215aed47
|
sigh ... Dig sound endian fix second try
svn-id: r4251
|
2002-05-09 09:53:05 +00:00 |
|
Enrico Rolfi
|
38d048b86b
|
Fixed some things for Macintosh ports
svn-id: r4212
|
2002-05-05 19:06:51 +00:00 |
|
James Brown
|
46f7c4d543
|
Add more Dig compatability, fix Dig sounds due to Endian.
svn-id: r4201
|
2002-05-05 17:44:39 +00:00 |
|
Travis Howell
|
e5f9444ce7
|
Remove unused library and native Cygwin support
svn-id: r4140
|
2002-04-30 09:26:31 +00:00 |
|
Max Horn
|
ca939b4884
|
Made compiler happy about newline at file end
svn-id: r4087
|
2002-04-26 13:39:01 +00:00 |
|
James Brown
|
b1fd2d739a
|
Replace FMOpl with LGPL'ed version from AdPlug
svn-id: r4062
|
2002-04-23 17:51:39 +00:00 |
|
Lionel Ulmer
|
c673d1c760
|
Commit of the X11 driver using the new OSystem interface. Plus some warning fixes and gameDetector hacks.
svn-id: r4024
|
2002-04-20 17:41:42 +00:00 |
|
James Brown
|
eb773b477a
|
Remove \M's, add IRIX support.
svn-id: r4019
|
2002-04-20 04:09:02 +00:00 |
|
Ruediger Hanke
|
e8e5ac5837
|
Updating MorphOS port to compile with current CVS state
svn-id: r3939
|
2002-04-14 19:43:12 +00:00 |
|
Ludvig Strigeus
|
ff6523f93f
|
made simon more endian safe
svn-id: r3930
|
2002-04-13 20:12:43 +00:00 |
|
Ludvig Strigeus
|
d2b0070c5f
|
new video engine (expect broken non-sdl builds),
simon the sorcerer 1 & 2 support (non SCUMM games)
svn-id: r3912
|
2002-04-12 21:26:59 +00:00 |
|
Mutwin Kraus
|
020273a3f9
|
Forgot to commit that file, so that it enables USE_QTMUSIC on mac
svn-id: r3785
|
2002-03-18 16:34:13 +00:00 |
|
James Brown
|
721b7134fb
|
MorphOS port (sdl version) + endian fixes for big endian machines.
svn-id: r3771
|
2002-03-16 18:58:51 +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 |
|
Mutwin Kraus
|
38450caa79
|
Again the Mac Classic Port broke a bit of the Mac Carbon Port :(
svn-id: r3720
|
2002-03-10 14:46:07 +00:00 |
|
Enrico Rolfi
|
8b0e3367b4
|
Added system definitions for MacOS classic/SDL support
svn-id: r3697
|
2002-03-08 23:57:18 +00:00 |
|
Mutwin Kraus
|
8b17d132db
|
Some changes, need to be done to get the Mac Port running. For example Point is now called ScummPoint, as the name Point is already in use by Apple.
svn-id: r3687
|
2002-03-08 17:05:09 +00:00 |
|
James Brown
|
c8522359f5
|
Add vars.c to the Visual C workspace.
svn-id: r3626
|
2002-02-24 16:23:44 +00:00 |
|
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 |
|