Age | Commit message (Expand) | Author |
2004-03-23 | Added export symbol list for plugins (only used on OSX, if anybody wants to a... | Max Horn |
2004-03-21 | minge uses configure now | Travis Howell |
2004-03-17 | Missed a bit | Travis Howell |
2004-03-17 | Add Cygwin cross compile too. | Travis Howell |
2004-03-17 | Add mingw to configure (Not working yet) | Travis Howell |
2004-03-15 | display saga option in help text | Jonathan Gray |
2004-03-14 | Initial SAGA checkin. Disabled by default, enable with --enable-saga | Eugene Sandulenko |
2004-03-04 | add function to provide echo -n behaviour for the echo -n less solaris users | Jonathan Gray |
2004-02-25 | Build SDL backend via a module.mk file, too | Max Horn |
2004-02-23 | Changed FLAY_LIBS to FLAC_LIBS, as pointed out by Lord_Nightmare on | Torbjörn Andersson |
2004-02-22 | Patch #885904 (Flac Support) with some tweaks by me | Max Horn |
2004-02-21 | Create a simple Makefile when building outside the source tree (Needs improve... | Max Horn |
2004-02-21 | do release builds with -O2 | Max Horn |
2004-02-15 | fix typo | Jonathan Gray |
2004-02-15 | Enable plugin support via configure script | Max Horn |
2004-02-15 | versions of ALSA newer than 0.9 are ok as well | Jonathan Gray |
2004-02-13 | add --disable-debug help text | Jonathan Gray |
2004-02-13 | add some information on used environment variables, descriptions taken from a... | Jonathan Gray |
2004-02-01 | forgot to commit configure | Max Horn |
2004-01-22 | patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host op... | Jonathan Gray |
2004-01-18 | change output to be consistent | Jonathan Gray |
2004-01-18 | Copy mpeg2 status to BS1 as well. | James Brown |
2004-01-14 | * /execute/ the binary too. don't only compile it | Oliver Kiehl |
2004-01-14 | fix path specifiers | Jonathan Gray |
2004-01-14 | number implies version | Jonathan Gray |
2004-01-14 | Fix libmpeg2 version check. FreeBSD ports collection usually lags with | Eugene Sandulenko |
2004-01-14 | Missed one. | Travis Howell |
2004-01-13 | add autodetection for libmpeg2, while it checks for 0.4.0 and up it doesn't w... | Jonathan Gray |
2004-01-12 | Initial libmpeg2 cutscene support based on patch #874510. | James Brown |
2003-12-25 | Enable INSANE by default. | Eugene Sandulenko |
2003-12-16 | Add sword1 | Travis Howell |
2003-12-10 | detect zlib in configure script; use it by default, if available | Max Horn |
2003-12-06 | Fixed potential bug in field separation shell variable. For some reason | Eugene Sandulenko |
2003-12-05 | Define HAS_ALTIVEC on OS X (should do a proper test here, in case we are run ... | Max Horn |
2003-11-16 | Patch #842988 (sev) - fix bugs in sdl-config detection | James Brown |
2003-10-18 | enabled Altivec on OSX machines | Max Horn |
2003-10-14 | let beos users use configure script, default to assuming unix like system if ... | Jonathan Gray |
2003-10-06 | Should make --disable-queen work, suggested by Nightweaver. | David Eriksson |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-09-28 | queen initial import | Joost Peters |
2003-09-17 | some tweaks to the build system (work toward plugin support) | Max Horn |
2003-08-23 | fix --disable-engine so it doesn't try to compile disabled engine, what was I... | Jonathan Gray |
2003-08-10 | Use debug by default for CVS trunk | James Brown |
2003-08-10 | stop if we find a configure option we don't know about, add --enable-debug op... | Jonathan Gray |
2003-08-09 | make use of env vars when doing checks | Jonathan Gray |
2003-08-09 | remove echo that shouldn't have been left in | Jonathan Gray |
2003-08-08 | fix spacing | Jonathan Gray |
2003-08-08 | add ability to specify prefix for optional libraries see help for details | Jonathan Gray |
2003-08-02 | automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable ... | Jonathan Gray |
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl |