Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-25 | got rid of UNIX_X11 - instead, use UNIX + X11_BACKEND | Max Horn | |
svn-id: r4632 | |||
2002-07-17 | patch for compiling on Alpha. We probably should switch all our 'long's to ↵ | Max Horn | |
'int's svn-id: r4584 | |||
2002-05-14 | added #include "actor.h", some minor tweaks | Max Horn | |
svn-id: r4332 | |||
2002-05-09 | sigh ... Dig sound endian fix second try | Ruediger Hanke | |
svn-id: r4251 | |||
2002-05-05 | Fixed some things for Macintosh ports | Enrico Rolfi | |
svn-id: r4212 | |||
2002-05-05 | Add more Dig compatability, fix Dig sounds due to Endian. | James Brown | |
svn-id: r4201 | |||
2002-04-30 | Remove unused library and native Cygwin support | Travis Howell | |
svn-id: r4140 | |||
2002-04-26 | Made compiler happy about newline at file end | Max Horn | |
svn-id: r4087 | |||
2002-04-23 | Replace FMOpl with LGPL'ed version from AdPlug | James Brown | |
svn-id: r4062 | |||
2002-04-20 | Commit of the X11 driver using the new OSystem interface. Plus some warning ↵ | Lionel Ulmer | |
fixes and gameDetector hacks. svn-id: r4024 | |||
2002-04-20 | Remove \M's, add IRIX support. | James Brown | |
svn-id: r4019 | |||
2002-04-14 | Updating MorphOS port to compile with current CVS state | Ruediger Hanke | |
svn-id: r3939 | |||
2002-04-13 | made simon more endian safe | Ludvig Strigeus | |
svn-id: r3930 | |||
2002-04-12 | new video engine (expect broken non-sdl builds), | Ludvig Strigeus | |
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3912 | |||
2002-03-18 | Forgot to commit that file, so that it enables USE_QTMUSIC on mac | Mutwin Kraus | |
svn-id: r3785 | |||
2002-03-16 | MorphOS port (sdl version) + endian fixes for big endian machines. | James Brown | |
svn-id: r3771 | |||
2002-03-10 | Apply some patches by syke to prevent buffer overruns, etc. | James Brown | |
svn-id: r3723 | |||
2002-03-10 | Again the Mac Classic Port broke a bit of the Mac Carbon Port :( | Mutwin Kraus | |
svn-id: r3720 | |||
2002-03-08 | Added system definitions for MacOS classic/SDL support | Enrico Rolfi | |
svn-id: r3697 | |||
2002-03-08 | Some changes, need to be done to get the Mac Port running. For example Point ↵ | Mutwin Kraus | |
is now called ScummPoint, as the name Point is already in use by Apple. svn-id: r3687 | |||
2002-02-24 | Add vars.c to the Visual C workspace. | James Brown | |
svn-id: r3626 | |||
2002-02-16 | Added mingw support and makefile. | Travis Howell | |
svn-id: r3597 | |||
2002-02-02 | sega dreamcast support in scummsys.h | Ludvig Strigeus | |
svn-id: r3549 | |||
2002-01-23 | define NEED_STRDUP on systems that don't have strdup | Ludvig Strigeus | |
svn-id: r3546 | |||
2001-11-15 | GCC_PACK defined for Cygwin. | Claudio Matsuoka | |
svn-id: r3494 | |||
2001-11-14 | gcc patch by lionel ulmer | Ludvig Strigeus | |
svn-id: r3492 | |||
2001-11-12 | Set CDECL and NORETURN to gcc values when compiling with Cygwin. | Claudio Matsuoka | |
svn-id: r3487 | |||
2001-11-11 | implemented some sam&max specific features, | Ludvig Strigeus | |
fixed some bugs svn-id: r3486 | |||
2001-11-07 | replaced __dead2 by __attribute__((__noreturn__)) | Ludvig Strigeus | |
seems to work better. svn-id: r3471 | |||
2001-11-07 | debugger fix, | Ludvig Strigeus | |
removed hardcoded constants, resouce lock state is now saved in the savegame, fixed bug with MI1 svn-id: r3470 | |||
2001-11-06 | full screen flag, | Ludvig Strigeus | |
better mouse cursors, removed change log from individual files svn-id: r3462 | |||
2001-11-06 | Added missing missing/sys files. | Claudio Matsuoka | |
svn-id: r3461 | |||
2001-11-05 | bug fixes, | Ludvig Strigeus | |
speech in dott svn-id: r3454 | |||
2001-11-03 | Protecting VC++-specific pragmas with ifdef _MSC_VER to allow | Claudio Matsuoka | |
a clean Cygwin build. svn-id: r3452 | |||
2001-10-23 | recompile not needed when switching games | Ludvig Strigeus | |
debugger skeleton implemented svn-id: r3442 | |||
2001-10-16 | preliminary DOTT support | Ludvig Strigeus | |
svn-id: r3433 | |||
2001-10-09 | fixed object parent bug | Ludvig Strigeus | |
fixed some signed/unsigned comparisons svn-id: r3413 | |||
2001-10-09 | Autodetection of endianness. | Ludvig Strigeus | |
svn-id: r3412 | |||
2001-10-09 | Initial revision | Ludvig Strigeus | |
svn-id: r3408 |