Age | Commit message (Expand) | Author |
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 |
2003-09-13 | pack _parallax to be on the safe side | Oliver Kiehl |
2003-09-13 | convert run lists in the res manager | Max Horn |
2003-09-13 | fix speech on BE | Oliver Kiehl |
2003-09-13 | fix g_header -> header in comments | Max Horn |
2003-09-13 | some more endian fixes | Oliver Kiehl |
2003-09-13 | endian conversion in save/restore code (may not be complete, beware!) | Max Horn |
2003-09-13 | cleanup | Max Horn |
2003-09-13 | should have been an int32 | Oliver Kiehl |
2003-09-13 | endian fix | Oliver Kiehl |
2003-09-13 | cleanup | Max Horn |
2003-09-13 | let the interpreter use native endianess for variables -> this allows us to g... | Max Horn |
2003-09-13 | fix LE bug | Oliver Kiehl |
2003-09-13 | hack isn't needed anymore | Oliver Kiehl |
2003-09-13 | improved heuristic, fixes crash when clicking on the fence | Max Horn |
2003-09-13 | wow - now I can walk around in the BS2 demo! | Max Horn |