Age | Commit message (Expand) | Author |
2003-09-22 | Cleaned up the sound code enough to add cutscene voice-overs. I haven't had | Torbjörn Andersson |
2003-09-21 | No need to do endian conversion if you check for 0, as BE 0 == LE 0 | Max Horn |
2003-09-21 | fix convertEndian compilation (thanks erik for giving me some work :-); also ... | Max Horn |
2003-09-21 | cleanup | Torbjörn Andersson |
2003-09-21 | Removed original ProcessMenu() code. | Torbjörn Andersson |
2003-09-21 | ScummVM code formatting conventions | Torbjörn Andersson |
2003-09-21 | Some cleanup - lots more needed! | Torbjörn Andersson |
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 | 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-19 | cleanup | Torbjörn Andersson |
2003-09-19 | cleanup | Max Horn |
2003-09-19 | cleanup | 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-18 | added initial support for building our 4 adventure engines as loadable module... | Max Horn |
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 | 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-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 | 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 | cleanup | Torbjörn Andersson |
2003-09-17 | Cleanup. | Torbjörn Andersson |
2003-09-17 | cleanup | Torbjörn Andersson |
2003-09-16 | Removed some unnecessary #includes and #defines. | Torbjörn Andersson |
2003-09-16 | Some cleanup. More to follow, I hope. | Torbjörn Andersson |
2003-09-14 | actually this is the correct fix to "Cutscene - Press ESC to exit" :) | Oliver Kiehl |
2003-09-14 | fix "Cutscene - Press ESC to exit" message | Oliver Kiehl |
2003-09-14 | if saveslot specified with -x doesn't exist, show restore menu | Oliver Kiehl |
2003-09-14 | enable ``proper'' -x loading | Oliver Kiehl |
2003-09-14 | Fingolfin, now I am really disappointed with you that you didn't see this bug... | Oliver Kiehl |
2003-09-13 | simplified code | Max Horn |
2003-09-13 | and another endian fix | Oliver Kiehl |
2003-09-13 | I am not happy at all with the slack our team has shown recently! I barely co... | Max Horn |
2003-09-13 | fix global vars storing | Max Horn |
2003-09-13 | cleanup | Max Horn |
2003-09-13 | cleanup | Max Horn |