aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-20yet another fix for linux+loadable modulesMax Horn
2003-09-19let's see if that's betterMax Horn
2003-09-19one more linux+dynamic fixMax Horn
2003-09-19oopsMax Horn
2003-09-19cleanupOliver Kiehl
2003-09-19work around silly bug in Microsoft Visual Studio .NET 2003. M$ does not stop ...Max Horn
2003-09-19some cleanup, and an (untested) loadable module build rule for LinuxMax Horn
2003-09-19fixed warning on systems with 64bit pointersMax Horn
2003-09-19cleanupMax Horn
2003-09-19fixed some pointer cast warnings on systems with 64 bit pointers (like AMD64)Max Horn
2003-09-19cleanupTorbjörn Andersson
2003-09-19cleanupMax Horn
2003-09-19cleanup; some more fixed need afnow that the premix proc is expected to gener...Max Horn
2003-09-19cleanupMax Horn
2003-09-19cleanupTorbjörn Andersson
2003-09-19This change was made to player_v2.cpp recently, and seems to fix bugTorbjörn Andersson
2003-09-19cleanupTorbjörn Andersson
2003-09-19Cleanup. Apart from reformatting, I've also removed the #ifdef blocks toTorbjörn Andersson
2003-09-19changed scumm/object.cpp for V1/V2 once again - this time it really should ma...Max Horn
2003-09-18unify legal headers a bit hereMax Horn
2003-09-18added initial support for building our 4 adventure engines as loadable module...Max Horn
2003-09-18disable the custom operator 'new' on Mac OS X, as it cause multiple definitio...Max Horn
2003-09-18link modules against LIBS, too (right now the only reason for this is that sc...Max Horn
2003-09-18cleanupMax Horn
2003-09-18updated vc7 filePaweł Kołodziejski
2003-09-18trying to fix VC6 project file (beware! I am doing this manually, I may have ...Max Horn
2003-09-18just generate the data as stereo, instead of munging the buffer at the endMax Horn
2003-09-18Update project filesNicolas Bacca
2003-09-18Add time.hNicolas Bacca
2003-09-18Change includes, fix BASS slowdownsNicolas Bacca
2003-09-18changed & documented the premixer semanticsMax Horn
2003-09-18Added EXECUTABLE to the MinGW makefile.Torbjörn Andersson
2003-09-18plugin work: right now, only with build rules for OS X. Once I can get it to ...Max Horn
2003-09-18This'll also break Makefile.noconfJames Brown
2003-09-18Temporarily disabled this rule since it causes troubles for MinGWMax Horn
2003-09-18Remove one more hackery - actually a complete port rewrite would be needed to...Nicolas Bacca
2003-09-18Extend the ALSA version check to look at SND_LIB_MAJOR as well. They'reTorbjörn Andersson
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-17fix Circular dependency warningMax Horn
2003-09-17removed the module.mk dependency again since it make 'ar' add module.mk to th...Max Horn
2003-09-17cleanupMax Horn
2003-09-17no need for this evil hackery; just always pretend 'F5' was pressed, the Scum...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-17make module convenience libs depend on their module.mk fileMax Horn
2003-09-17didn't mean to commit thisMax Horn
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
2003-09-17added a static method setDefaultDirectory to class File; used this to simplif...Max Horn
2003-09-17cleanupMax Horn
2003-09-17remove unused variableMax Horn
2003-09-17BS2 works on BE systems nowMax Horn