aboutsummaryrefslogtreecommitdiff
path: root/scummsys.h
AgeCommit message (Expand)Author
2002-05-14added #include "actor.h", some minor tweaksMax Horn
2002-05-09sigh ... Dig sound endian fix second tryRuediger Hanke
2002-05-05Fixed some things for Macintosh portsEnrico Rolfi
2002-05-05Add more Dig compatability, fix Dig sounds due to Endian.James Brown
2002-04-30Remove unused library and native Cygwin supportTravis Howell
2002-04-26Made compiler happy about newline at file endMax Horn
2002-04-23Replace FMOpl with LGPL'ed version from AdPlugJames Brown
2002-04-20Commit of the X11 driver using the new OSystem interface. Plus some warning f...Lionel Ulmer
2002-04-20Remove \M's, add IRIX support.James Brown
2002-04-14Updating MorphOS port to compile with current CVS stateRuediger Hanke
2002-04-13made simon more endian safeLudvig Strigeus
2002-04-12new video engine (expect broken non-sdl builds),Ludvig Strigeus
2002-03-18Forgot to commit that file, so that it enables USE_QTMUSIC on macMutwin Kraus
2002-03-16MorphOS port (sdl version) + endian fixes for big endian machines.James Brown
2002-03-10Apply some patches by syke to prevent buffer overruns, etc.James Brown
2002-03-10Again the Mac Classic Port broke a bit of the Mac Carbon Port :(Mutwin Kraus
2002-03-08Added system definitions for MacOS classic/SDL supportEnrico Rolfi
2002-03-08Some changes, need to be done to get the Mac Port running. For example Point ...Mutwin Kraus
2002-02-24Add vars.c to the Visual C workspace.James Brown
2002-02-16Added mingw support and makefile.Travis Howell
2002-02-02sega dreamcast support in scummsys.hLudvig Strigeus
2002-01-23define NEED_STRDUP on systems that don't have strdupLudvig Strigeus
2001-11-15GCC_PACK defined for Cygwin.Claudio Matsuoka
2001-11-14gcc patch by lionel ulmerLudvig Strigeus
2001-11-12Set CDECL and NORETURN to gcc values when compiling with Cygwin.Claudio Matsuoka
2001-11-11implemented some sam&max specific features,Ludvig Strigeus
2001-11-07replaced __dead2 by __attribute__((__noreturn__))Ludvig Strigeus
2001-11-07debugger fix,Ludvig Strigeus
2001-11-06full screen flag,Ludvig Strigeus
2001-11-06Added missing missing/sys files.Claudio Matsuoka
2001-11-05bug fixes,Ludvig Strigeus
2001-11-03Protecting VC++-specific pragmas with ifdef _MSC_VER to allowClaudio Matsuoka
2001-10-23recompile not needed when switching gamesLudvig Strigeus
2001-10-16preliminary DOTT supportLudvig Strigeus
2001-10-09fixed object parent bugLudvig Strigeus
2001-10-09Autodetection of endianness.Ludvig Strigeus
2001-10-09Initial revisionLudvig Strigeus