Age | Commit message (Expand) | Author |
2003-09-19 | cleanup | Max Horn |
2003-09-19 | fixed some pointer cast warnings on systems with 64 bit pointers (like AMD64) | Max Horn |
2003-09-19 | cleanup | Torbjörn Andersson |
2003-09-19 | cleanup | Max Horn |
2003-09-19 | cleanup; some more fixed need afnow that the premix proc is expected to gener... | Max Horn |
2003-09-19 | cleanup | Max Horn |
2003-09-19 | cleanup | Torbjörn Andersson |
2003-09-19 | This change was made to player_v2.cpp recently, and seems to fix bug | Torbjörn Andersson |
2003-09-19 | cleanup | Torbjörn Andersson |
2003-09-19 | Cleanup. Apart from reformatting, I've also removed the #ifdef blocks to | Torbjörn Andersson |
2003-09-19 | changed scumm/object.cpp for V1/V2 once again - this time it really should ma... | Max Horn |
2003-09-18 | unify legal headers a bit here | Max Horn |
2003-09-18 | added initial support for building our 4 adventure engines as loadable module... | Max Horn |
2003-09-18 | disable the custom operator 'new' on Mac OS X, as it cause multiple definitio... | Max Horn |
2003-09-18 | link modules against LIBS, too (right now the only reason for this is that sc... | Max Horn |
2003-09-18 | cleanup | Max Horn |
2003-09-18 | updated vc7 file | Paweł Kołodziejski |
2003-09-18 | trying to fix VC6 project file (beware! I am doing this manually, I may have ... | Max Horn |
2003-09-18 | just generate the data as stereo, instead of munging the buffer at the end | Max Horn |
2003-09-18 | Update project files | Nicolas Bacca |
2003-09-18 | Add time.h | Nicolas Bacca |
2003-09-18 | Change includes, fix BASS slowdowns | Nicolas Bacca |
2003-09-18 | changed & documented the premixer semantics | Max Horn |
2003-09-18 | Added EXECUTABLE to the MinGW makefile. | Torbjörn Andersson |
2003-09-18 | plugin work: right now, only with build rules for OS X. Once I can get it to ... | Max Horn |
2003-09-18 | This'll also break Makefile.noconf | James Brown |
2003-09-18 | Temporarily disabled this rule since it causes troubles for MinGW | Max Horn |
2003-09-18 | Remove one more hackery - actually a complete port rewrite would be needed to... | Nicolas Bacca |
2003-09-18 | Extend the ALSA version check to look at SND_LIB_MAJOR as well. They're | Torbjörn Andersson |
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a barebo... | Max Horn |
2003-09-17 | fix Circular dependency warning | Max Horn |
2003-09-17 | removed the module.mk dependency again since it make 'ar' add module.mk to th... | Max Horn |
2003-09-17 | cleanup | Max Horn |
2003-09-17 | no need for this evil hackery; just always pretend 'F5' was pressed, the Scum... | Max Horn |
2003-09-17 | new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t... | Max Horn |
2003-09-17 | make module convenience libs depend on their module.mk file | Max Horn |
2003-09-17 | didn't mean to commit this | Max Horn |
2003-09-17 | some tweaks to the build system (work toward plugin support) | Max Horn |
2003-09-17 | added a static method setDefaultDirectory to class File; used this to simplif... | Max Horn |
2003-09-17 | cleanup | Max Horn |
2003-09-17 | remove unused variable | Max Horn |
2003-09-17 | BS2 works on BE systems now | Max Horn |
2003-09-17 | cleanup | Torbjörn Andersson |
2003-09-17 | cleanup | Torbjörn Andersson |
2003-09-17 | Rewrote Read_file() to use our File class, and removed the unused functions | Torbjörn Andersson |
2003-09-17 | Removed some #includes that seem to be unnecessary. I think we're going to | Torbjörn Andersson |
2003-09-17 | delete name only after closing the file | Max Horn |
2003-09-17 | cleanup | Torbjörn Andersson |
2003-09-17 | Cleanup. | Torbjörn Andersson |
2003-09-17 | cleanup | Torbjörn Andersson |