Age | Commit message (Expand) | Author |
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 |
2002-12-20 | fixed dependency detection for midi backends | Max Horn |
2002-12-09 | change CFLAGS to CXXFLAGS | Max Horn |
2002-11-26 | fixed linking with gnu ld | Oliver Kiehl |
2002-11-24 | Clean all objects | Travis Howell |
2002-11-21 | argh, revert to gcc 2.x build rules once more <g> | Max Horn |
2002-11-21 | fixed build order for GNU ld, once more | Max Horn |
2002-11-21 | oops - default to gcc 2.9x build rules, not gcc 3.x build rules | Max Horn |
2002-11-21 | should link with GNU ld again | Max Horn |
2002-11-21 | slight change of module order to see if that helps stupid GNU ld | Max Horn |
2002-11-21 | revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all... | Max Horn |
2002-11-15 | FS backend for MorphOS | Ruediger Hanke |
2002-11-14 | added dummy FS backend for Windows; somebody has to implement the actual code... | Max Horn |
2002-11-14 | added completly useless non functional browser dialog skeleton. Just to show ... | Max Horn |
2002-11-12 | more readme.txt replacements, todo: update manpage and spec file with 0.3.0 info | Jonathan Gray |
2002-11-02 | Revert back to revision 1.26. | James Brown |
2002-11-01 | improved gcc build rule to avoid problems when files are removed from the rep... | Max Horn |
2002-10-23 | grrr... why did my commit not remove those?! | Max Horn |
2002-10-15 | list every file in its own line - makes it a bit easier to find/add things | Max Horn |
2002-09-27 | added (currently completly useless) launcher dialog | Max Horn |
2002-09-26 | added simple message dialog | Max Horn |
2002-09-24 | fix for bug #613369; added some files to .cvsignore | Max Horn |
2002-09-20 | removed old smush player | Paweł Kołodziejski |
2002-09-19 | moved the Scumm specific dialogs to scumm/dialogs.* | Max Horn |
2002-09-16 | minor changes in source structure | Paweł Kołodziejski |
2002-09-16 | simon also use class File | Paweł Kołodziejski |
2002-09-08 | rewrote config class; cleanup; code restructuring | Max Horn |
2002-08-31 | added class File | Paweł Kołodziejski |
2002-08-29 | sound system cleanup | Max Horn |
2002-08-29 | experimental support for the V2 resource format (patch #601560) | Max Horn |
2002-08-25 | more optimizations | Max Horn |
2002-08-25 | fixed dependency checking to consider smush code, too | Max Horn |
2002-08-24 | update clean target for smush files | Max Horn |
2002-08-24 | changed name from Chunck to Chunk | Paweł Kołodziejski |
2002-08-24 | fixed the Makefile buildsystem for now to link in the new Smush player, and d... | Max Horn |
2002-08-23 | Move scaler code from SCUMM-specific area. | James Brown |