Age | Commit message (Expand) | Author |
2004-11-06 | Major MT-32 emu overhaul based on KingGuppy's code. | Eugene Sandulenko |
2004-08-22 | PLUGIN_PREFIX and PLUGIN_SUFFIX moved to Makefile, PLUGIN_EXTRA_DEPS added. | Marcus Comstedt |
2004-05-21 | Added assembly versions of HQ2x and HQ3x scalers. | Eugene Sandulenko |
2004-05-09 | removed awe based on Endy statement | Paweł Kołodziejski |
2004-05-05 | adding initial code for Another World engine | Paweł Kołodziejski |
2004-04-16 | Makefile.mingw is no longer used | Jonathan Gray |
2004-04-09 | Add Kyrandia base | James Brown |
2004-03-21 | Moved Surface/Font code into new 'graphics' module | Max Horn |
2004-03-14 | Initial SAGA checkin. Disabled by default, enable with --enable-saga | Eugene Sandulenko |
2004-02-25 | undoing this for now as it causes problems with at least MinGW | Max Horn |
2004-02-25 | alternate linking order, avoids 'SDL_main' related linker errors on OSX (this... | Max Horn |
2004-02-15 | Enable plugin support via configure script | Max Horn |
2004-02-01 | Depfiles are not generated in $(srcdir), so don't include them from there... | Marcus Comstedt |
2004-01-30 | Various changes to the build system which allow building ScummVM in an extern... | Max Horn |
2003-12-16 | Add sword1 makefile changes | Travis Howell |
2003-10-28 | bs2 -> sword2 | Max Horn |
2003-09-28 | queen initial import | Joost Peters |
2003-09-28 | add plugins to .PHONY list | Max Horn |
2003-09-28 | add 'plugins' to all target | Max Horn |
2003-09-20 | yet another fix for linux+loadable modules | Max Horn |
2003-09-19 | let's see if that's better | Max Horn |
2003-09-19 | one more linux+dynamic fix | Max Horn |
2003-09-19 | some cleanup, and an (untested) loadable module build rule for Linux | Max Horn |
2003-09-18 | added initial support for building our 4 adventure engines as loadable module... | Max Horn |
2003-09-18 | plugin work: right now, only with build rules for OS X. Once I can get it to ... | Max Horn |
2003-09-17 | fix Circular dependency warning | Max Horn |
2003-09-17 | new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t... | Max Horn |
2003-09-17 | some tweaks to the build system (work toward plugin support) | Max Horn |
2003-09-08 | while 'more logical' the current link order doesn't work if all plugins are d... | Max Horn |
2003-09-08 | more logical link order | Max Horn |
2003-09-08 | fixed circular dependency; moved version string to main.cpp (seems more logic... | Max Horn |
2003-09-08 | changes to get a better link order, and to allow building a 'bare bone' scumm... | Max Horn |
2003-09-08 | adding some comments, reordering some stuff | Max Horn |
2003-08-13 | "make distclean" now removes config.log | Torbjörn Andersson |
2003-08-02 | double broken in fact | Max Horn |
2003-08-02 | GCC3 mode and distclean target were broken | Max Horn |
2003-08-02 | automatically use gcc 3.x specific dependency rules if using gcc 3.x, enable ... | Jonathan Gray |
2003-07-31 | fix for bug #780989 (make distclean left some .deps dirs) | Max Horn |
2003-07-30 | now how did that happen... | Oliver Kiehl |
2003-07-30 | rename bs2 to sword2 to have the same name as the original engine. | Oliver Kiehl |
2003-07-28 | bs2 | Jonathan Gray |
2003-07-19 | added vc7 files to dist | Paweł Kołodziejski |
2003-07-15 | replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc... | Max Horn |
2003-05-26 | add ability to choose backend from configure script, doesn't validate user in... | Jonathan Gray |
2003-04-26 | Make it possible to disable some/all of our three game modules (scumm/simon/s... | Max Horn |
2003-03-17 | update project files for smush and sky | Paweł Kołodziejski |
2003-03-07 | small tweak to the hack to fix the static/bundle targets on OS X | Max Horn |
2003-03-07 | small fix to my build hack | Max Horn |
2003-03-07 | temporary hack to get ScummVM to compile again | Max Horn |
2003-03-05 | Patch #697312: Beneath a Steel Sky interim/initial support patch | Max Horn |