Age | Commit message (Expand) | Author |
2004-08-07 | Base our advmame scalers on the official Scale2x source - this way we can eas... | Max Horn |
2004-05-21 | Added assembly versions of HQ2x and HQ3x scalers. | Eugene Sandulenko |
2004-04-17 | Introduce ReadStream and WriteStream (as explained in my File class design ma... | Max Horn |
2004-01-30 | Various changes to the build system which allow building ScummVM in an extern... | Max Horn |
2003-12-13 | added MD5 code to CVS | Max Horn |
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi... | Max Horn |
2003-10-08 | new config manager. not everything is completed, and some things will still b... | Max Horn |
2003-09-29 | forgot to add common/scaler to MODULE_DIRS | Max Horn |
2003-09-29 | split out scalers into separate source files in common/scaler; some optimizat... | Max Horn |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | 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 | changes to get a better link order, and to allow building a 'bare bone' scumm... | Max Horn |
2003-09-08 | renamed VersionSettings -> TargetSettings and also renamed some of its member... | Max Horn |
2003-08-10 | Harmonized SaveFile API with File API a bit. | Marcus Comstedt |
2003-03-07 | temporary hack to get ScummVM to compile again | Max Horn |
2002-11-21 | revamped build system somewhat: 'modules' like scumm, simon, gui etc. now all... | Max Horn |