Age | Commit message (Expand) | Author |
2003-09-21 | Fix #807291 | Travis Howell |
2003-09-20 | fix bug pointed out by Merlin0fCha0s | Oliver Kiehl |
2003-09-20 | fixed AMD64 warning | Max Horn |
2003-09-20 | fixed AMD64 warning | Max Horn |
2003-09-20 | The usual cleanup. Removed the "run from CD" check. | Torbjörn Andersson |
2003-09-20 | The usual cleanup, plus make sure to delete SaveFileManager if | Torbjörn Andersson |
2003-09-20 | cleanup | Torbjörn Andersson |
2003-09-20 | cleanup | Torbjörn Andersson |
2003-09-20 | Cleanup. I removed the PLOT_PATHS blocks since they depended on some | Torbjörn Andersson |
2003-09-20 | cleanup | Torbjörn Andersson |
2003-09-20 | Clarified comment | Torbjörn Andersson |
2003-09-20 | cleanup | Torbjörn Andersson |
2003-09-20 | Added EXECUTABLE. | Torbjörn Andersson |
2003-09-20 | The 'colliding' flag is never set to anything else than zero, so it should | Torbjörn Andersson |
2003-09-20 | Minor cleanup | Torbjörn Andersson |
2003-09-20 | make console height/width based on a float percentage of the overlay size -> ... | Max Horn |
2003-09-20 | prepend underscore before passing symbols to dlsym, at least on OS X | Max Horn |
2003-09-20 | make use of the new get_overlay_height/get_overlay_width | Max Horn |
2003-09-20 | added explicit virtual destructor; added API which makes it potentially possi... | Max Horn |
2003-09-20 | fix invalid target crash for build using loadable modules | Max Horn |
2003-09-20 | yet another fix for linux+loadable modules | Max Horn |
2003-09-19 | let's see if that's better | Max Horn |
2003-09-19 | one more linux+dynamic fix | Max Horn |
2003-09-19 | oops | Max Horn |
2003-09-19 | cleanup | Oliver Kiehl |
2003-09-19 | work around silly bug in Microsoft Visual Studio .NET 2003. M$ does not stop ... | Max Horn |
2003-09-19 | some cleanup, and an (untested) loadable module build rule for Linux | Max Horn |
2003-09-19 | fixed warning on systems with 64bit pointers | Max Horn |
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 |