aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2002-08-21engine.* moved to common (where it belongs); added distclean target which get...Max Horn
2002-08-21Initial revisionMax Horn
2002-07-25got rid of UNIX_X11 - instead, use UNIX + X11_BACKENDMax Horn
2002-07-09Dumb up filename case insensitivityJames Brown
2002-06-17Add OpenGL support patch from Andre SouzaTravis Howell
2002-06-14Reverse patch as requested by EndyTravis Howell
2002-06-14Add OpenGL support patch from Andre SouzaTravis Howell
2002-06-07merged Makefile.macosx into master MakefileMax Horn
2002-05-25fixed a missplaced memset in akos code. Fixed a typo in the MakefileVincent Hamm
2002-05-25Forgot to remove another SDLism from the X11 compilation :-) (no, no,Lionel Ulmer
2002-05-25Fix a little bit the Makefile to not have both UNIX and UNIX_X11Lionel Ulmer
2002-05-16Fix X11 compiling with the new unified Makefile and remove the oldLionel Ulmer
2002-05-16Added an ALSA sequencer support. Updated readme.txt to explain it, andNicolas Noble
2002-04-27Add config file support. Thanks |Pixel| :)James Brown
2002-04-27Makefile.mingw now uses Makefile.common, tooMax Horn
2002-04-26Slightly revised Makefiles, now share common stuff in Makefile.common; added ...Max Horn
2002-04-17Removed mp3_cd referenceNicolas Bacca
2002-04-14Updated makefileLudvig Strigeus
2002-04-13Added mididrv.cpp, removed USE_ADLIBLudvig Strigeus
2002-04-13Added main.cpp and extra simon *.cpp files to makefilesTravis Howell
2002-04-05Fix minor typoJames Brown
2002-04-05Fix mp3_cd supportJames Brown
2002-03-25Fixed most of the speed issues of insaneVincent Hamm
2002-03-25Various fix in insaneVincent Hamm
2002-03-25Fixed MakefileVincent Hamm
2002-03-25Rechanged the way the scumm class is choose (sorry, can't make up my mind). I...Vincent Hamm
2002-03-25Moved the v3 specific version of readIndexVincent Hamm
2002-03-24Fixed pal initVincent Hamm
2002-03-24Fixed garbadge in inventory section. Removed unused library in the MakefileVincent Hamm
2002-03-23Changed the way games are detected. Now the detection is done out of the scum...Vincent Hamm
2002-03-10Apply some patches by syke to prevent buffer overruns, etc.James Brown
2002-03-06Preliminary smush playback support.Vincent Hamm
2002-03-06Final part of V7 merging process. The FULL_THROTTLE define is not required an...Vincent Hamm
2002-02-23Changed the scummVar system to a dynamic one. Started to remove all the refer...Vincent Hamm
2002-01-15Fixed two missing files from make dist.Ludvig Strigeus
2002-01-13added missing fmopl.h for make distLudvig Strigeus
2001-12-28updated for akos.cppLudvig Strigeus
2001-12-02mistyped name of USE_ADLIBLudvig Strigeus
2001-12-01fixed to compile on unix (again)Ludvig Strigeus
2001-12-01fixed to compile on unixLudvig Strigeus
2001-11-19Merged Lionel Ulmer's support to play music in unix usingClaudio Matsuoka
2001-11-19Merged Tom Dunstan's debugger readline patch. DefineClaudio Matsuoka
2001-11-14music support,Ludvig Strigeus
2001-11-09save/load dialogLudvig Strigeus
2001-11-07Using `sdl-config --libs` as LIBS, will override for cross-build.Claudio Matsuoka
2001-11-06Re-added changes to allow cygwin and beos cross-compilation.Claudio Matsuoka
2001-11-05bug fixes,Ludvig Strigeus
2001-11-03Using full path for SDL includes (-ISDL doesn't seem to work forClaudio Matsuoka
2001-11-03Replaced config-sdl {--flags,--libs} by the actual parameters, withClaudio Matsuoka
2001-10-23debugger skeleton implementedLudvig Strigeus