aboutsummaryrefslogtreecommitdiff
path: root/Makefile.mingw
AgeCommit message (Collapse)Author
2004-01-14Remove INSANE define.Travis Howell
svn-id: r12363
2004-01-12Add mpeg2 option to mingw makefileTravis Howell
Fix compile on mingw svn-id: r12350
2003-12-25Enable INSANE by default.Travis Howell
svn-id: r11902
2003-12-16Update for simon1Travis Howell
svn-id: r11673
2003-12-11Drop OpenGL backend, since it has no maintainer and is too buggy.Travis Howell
svn-id: r11569
2003-12-10detect zlib in configure script; use it by default, if availableMax Horn
svn-id: r11544
2003-12-09we haven't agreed on using zlib compressed savegames by default yet. Do NOT ↵Max Horn
enable it for now! svn-id: r11542
2003-11-30Leave it as optionTravis Howell
svn-id: r11437
2003-11-30Enabled zlib supportTravis Howell
svn-id: r11436
2003-10-16Enable queenTravis Howell
svn-id: r10838
2003-10-08No point in compiling queen at the moment.Travis Howell
svn-id: r10679
2003-09-26Add optional define for no consoleTravis Howell
svn-id: r10410
2003-09-19cleanupMax Horn
svn-id: r10316
2003-09-18Added EXECUTABLE to the MinGW makefile.Torbjörn Andersson
This slows down the build procedure enormously, but on the other hand it actually does something now. :-) Though, for some reason, make always crashes shortly before the end when I build it from scratch. I have to repeat the command to get it to finish. Time to check if there's a newer MinGW version to download, I guess... svn-id: r10293
2003-08-28Update warnings in mingw makefile.Travis Howell
Add hack to allow nosubtitles in loomcd (Only once game has started) Revert _roomPalette changes for 256 colors games, caused problems in loomcd, I'm not sure the older 256 color needs these changes. svn-id: r9890
2003-08-22Enable bs2Travis Howell
svn-id: r9817
2003-07-30rename bs2 to sword2 to have the same name as the original engine.Oliver Kiehl
besides this way all our engines start with an "s" ;) svn-id: r9301
2003-07-28OoopsTravis Howell
svn-id: r9223
2003-07-28Compiles on mingw nowTravis Howell
svn-id: r9222
2003-07-28make people happyJonathan Gray
svn-id: r9215
2003-06-17Use OpenGL backend by default for mingw buildsTravis Howell
svn-id: r8522
2003-05-05Add indy3ega to supported listTravis Howell
Add separate builds option for mingw svn-id: r7357
2003-04-26Make it possible to disable some/all of our three game modules ↵Max Horn
(scumm/simon/sky) with three flags in the Makefile svn-id: r7131
2002-12-31get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ↵Max Horn
script dumping svn-id: r6284
2002-12-09change CFLAGS to CXXFLAGSMax Horn
svn-id: r5896
2002-11-20use := instead of =Max Horn
svn-id: r5643
2002-11-20Include simon debug options by defaultTravis Howell
svn-id: r5642
2002-10-27Add monster.sog support, patch #629362Travis Howell
Enable ogg support by default in mingw builds and link in ogg lib svn-id: r5333
2002-10-27Add changes from MakefileTravis Howell
svn-id: r5322
2002-10-25More OpenGL updates, patch #628356Travis Howell
Make sure simon debug is enabled by default svn-id: r5310
2002-10-22Add changes from MakefileTravis Howell
svn-id: r5243
2002-09-22Add changes from MakefileTravis Howell
svn-id: r5003
2002-09-22Add hack from trin to make zak256 sfx/music work again.Travis Howell
Add Makefile changes to Makefile.mingw svn-id: r5000
2002-08-30mingw still requires separate makefile for nowTravis Howell
svn-id: r4868
2002-08-21Initial revisionMax Horn
svn-id: r4785
2002-07-08Use correct compilerTravis Howell
svn-id: r4490
2002-06-17Add OpenGL support patch from Andre SouzaTravis Howell
svn-id: r4422
2002-06-14*** empty log message ***Travis Howell
svn-id: r4420
2002-06-14Add OpenGL support patch from Andre SouzaTravis Howell
svn-id: r4418
2002-06-06Add stdc++ library for GCC 3.1 compileTravis Howell
svn-id: r4410
2002-04-30Fix cross compileTravis Howell
svn-id: r4146
2002-04-30Fix my error in last commitTravis Howell
svn-id: r4145
2002-04-30Add icon and resource file to mingw buildTravis Howell
svn-id: r4144
2002-04-30Remove unused library and native Cygwin supportTravis Howell
svn-id: r4140
2002-04-27Makefile.mingw now uses Makefile.common, tooMax Horn
svn-id: r4105
2002-04-17Removed mp3_cd referenceNicolas Bacca
svn-id: r3983
2002-04-17Mirror MakefileTravis Howell
svn-id: r3970
2002-04-14Minor changesTravis Howell
svn-id: r3935
2002-04-14Mirror Makefile changesTravis Howell
svn-id: r3934
2002-04-13Added main.cpp and extra simon *.cpp files to makefilesTravis Howell
svn-id: r3914