Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-18 | added DIST_FILES_DOCS to Makefile.common, used by some dist targets now, ↵ | Andre Heider | |
incl. OSX bundles. svn-id: r41639 | |||
2009-04-03 | Make svn commands in Makefile.common slightly more robust against localization. | Max Horn | |
svn-id: r39811 | |||
2009-03-28 | Fix bug #2691034: AMIGAOS: Makefile.common broken. | Walter van Niftrik | |
svn-id: r39729 | |||
2009-03-19 | Use the current SVN revision as a default when distributing a snapshot sources | Jordi Vilalta Prat | |
svn-id: r39533 | |||
2009-03-19 | Try to use the working copy revision if it's available | Jordi Vilalta Prat | |
svn-id: r39528 | |||
2009-03-17 | tail on e.g. Solaris does not support the use of "-n 1". Use the good old ↵ | Marcus Comstedt | |
"-1" syntax instead. svn-id: r39497 | |||
2009-03-17 | engines need to be listed before gui in MODULES, because stuff in ↵ | Marcus Comstedt | |
libengines.a use stuff in libgui.a. svn-id: r39496 | |||
2009-03-15 | Added the SVN revision to SCUMMVM_VERSION. The variable has be be set ↵ | Andre Heider | |
externally, e.g. 'make SCUMMVM_SVN_REVISION=x' svn-id: r39431 | |||
2009-02-20 | Remove scummclassic.zip from packages, since it is built in. | Travis Howell | |
svn-id: r38588 | |||
2009-01-30 | Reorder modules to fix linker issues when all engines are disabled (this ↵ | Max Horn | |
order is weird, but for now seems to work) svn-id: r36136 | |||
2009-01-30 | Moved default implementations for various OSystem methods into a new class ↵ | Max Horn | |
BaseBackend svn-id: r36135 | |||
2008-10-09 | Update theme package name. | Travis Howell | |
svn-id: r34764 | |||
2008-10-09 | Fixe DIST_FILES_THEMES in Makefile for theme distribution. | Vicent Marti | |
svn-id: r34758 | |||
2008-06-09 | Add drascula.dat. | Travis Howell | |
svn-id: r32632 | |||
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat | |
svn-id: r31888 | |||
2008-05-02 | Added support to load plugins from different directories and the ability to ↵ | Jordi Vilalta Prat | |
specify the default directory from configure. svn-id: r31816 | |||
2008-04-21 | Add m4.dat to installation of engine data files. | Travis Howell | |
svn-id: r31635 | |||
2008-02-25 | added some SVN headers | Max Horn | |
svn-id: r30961 | |||
2008-02-17 | Delete .d dependency files in 'clean' target, not 'distclean' | Max Horn | |
svn-id: r30897 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-13 | Various small patches to the build system by jvprat | Max Horn | |
svn-id: r30473 | |||
2008-01-06 | Fix path for engine data. | Travis Howell | |
svn-id: r30303 | |||
2008-01-06 | Patch #1862888: BUILD: Automate the list of data files to be distributed | Max Horn | |
svn-id: r30301 | |||
2007-12-16 | Patch #1847599: Several enhancements for the build system | Max Horn | |
svn-id: r29889 | |||
2007-11-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag | |
svn-id: r29488 | |||
2007-09-29 | Fix bug #1803020: Oddity in Makefile.common | Max Horn | |
svn-id: r29130 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-06-15 | Typo | Max Horn | |
svn-id: r27431 | |||
2007-06-10 | Added reference to COPYRIGHT file in various places | Max Horn | |
svn-id: r27325 | |||
2007-02-08 | Removed build.rules (hasn't been used by our build system for ages now) | Max Horn | |
svn-id: r25430 | |||
2006-12-07 | some files in the dist list are not any longer in root dir | Paweł Kołodziejski | |
svn-id: r24815 | |||
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵ | Max Horn | |
the linker dependency graph). Porters will have to update project files svn-id: r23974 | |||
2006-06-24 | Remove unused slash from DEPDIRS (cosmetical change to appease Torbjoern :-) | Max Horn | |
svn-id: r23284 | |||
2006-06-24 | * Renamed config.mak to config.mk | Max Horn | |
* Renamed common.rules to rules.mk * Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it) svn-id: r23275 | |||
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn | |
Rationale: backend implementations belong to backends/, but portable APIs meant to be used by high level code is for common / sound / graphics / ... (compare also with backends/midi vs. sound/mididrv.h) svn-id: r23274 | |||
2006-04-08 | Moved version vars from base/main.cpp to base/version.cpp; thus now ↵ | Max Horn | |
version.o is always rebuilt on every change, not main.o svn-id: r21687 | |||
2006-03-29 | Added a minimal README for our unit tests, and moved their build rule to a ↵ | Max Horn | |
new test/module.mk file svn-id: r21490 | |||
2006-02-12 | Reduced data duplication in module.mk files; added module.mk files for null ↵ | Max Horn | |
and x11 backends; added engines/module.mk svn-id: r20584 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 | |||
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn | |
svn-id: r20542 | |||
2006-02-11 | Add patch #1374870 - New Lure of the Temptress module | Travis Howell | |
svn-id: r20536 | |||
2005-06-27 | Better test for disabled scalers... | Marcus Comstedt | |
svn-id: r18474 | |||
2005-05-14 | Added --disable-hq and --disable-scumm-7-8 options. Also improved | Eugene Sandulenko | |
DISABLE_HE so more HE-specific code gets excluded. svn-id: r18099 | |||
2005-05-14 | Add configure option to disable HE 70+ games. | Travis Howell | |
svn-id: r18091 | |||
2005-04-05 | Initial checking of Gob engine | Eugene Sandulenko | |
svn-id: r17388 | |||
2005-01-11 | Move 'tools' related build rules into tools/module.mk; fixed remainder of ↵ | Max Horn | |
bug #1100125 (I hope...) svn-id: r16547 | |||
2004-12-25 | Moved the softsynth midi drivers into a sound/softsynth; amongst other ↵ | Max Horn | |
things, this fixes bug #1083058 svn-id: r16316 | |||
2004-12-24 | Moving convbdf and md5table into scummvm/tools/ | Max Horn | |
svn-id: r16287 | |||
2004-12-20 | Added AUTHORS in some more places | Max Horn | |
svn-id: r16192 | |||
2004-12-02 | Moved MidiDriver creation code into the MidiDriver class (as static ↵ | Max Horn | |
methods), same for some other MIDI related stuff svn-id: r15968 |