aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-06-15made stuff in class Sound protected where possible; moved readCreativeVocFile...Max Horn
2003-06-15cleanupMax Horn
2003-06-15fixed leaksMax Horn
2003-06-15fix leakJonathan Gray
2003-06-15fix leakJonathan Gray
2003-06-14some more cleanupMax Horn
2003-06-14fix for LE systemsMax Horn
2003-06-14added help.cpp / help.hMax Horn
2003-06-14Patch #745843: Help Dialog; in addition, I moved the 'About' dialog button fr...Max Horn
2003-06-14added tilda (~) character to GUI fontMax Horn
2003-06-14Fix for bug #751782 (Quitting during SMUSH movies doesn't always work)Max Horn
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...Max Horn
2003-06-14fixed aquadran's Windows fix (a pointer is const for good reasons; simply cas...Max Horn
2003-06-14cleanupMax Horn
2003-06-14Fixed o6_band() to be "logical AND" instead of "logical OR". I've forgottenTorbjörn Andersson
2003-06-14fix for bug #749249, related with path of game data placed on root drive unde...Paweł Kołodziejski
2003-06-14revert some changes as simon uses dynamic file objects for sound objects late...Jonathan Gray
2003-06-14make file objects stack based where possible, fixes a bunch of leaksJonathan Gray
2003-06-14init actor things to make valgrind happyJonathan Gray
2003-06-14small fixMax Horn
2003-06-14renamed _bcr -> _costumeRendererMax Horn
2003-06-14oopsJonathan Gray
2003-06-14another leakJonathan Gray
2003-06-14fix leaksJonathan Gray
2003-06-14init _2byteFontPtrMax Horn
2003-06-14runHook -> runInventoryScript, VAR_HOOK_SCRIPT -> VAR_INVENTORY_SCRIPTMax Horn
2003-06-14cleanupMax Horn
2003-06-14fix bug #754378 (I hope)Oliver Kiehl
2003-06-14fix 0.0368 text decoding bugOliver Kiehl
2003-06-14Format string/argument mismatch fix.Torbjörn Andersson
2003-06-14Format string/argument mismatch fixes.Torbjörn Andersson
2003-06-14add support for strange beos gcc version stringsJonathan Gray
2003-06-13Cast %c error() parameters to byte before printing, like we do elsewhere.Torbjörn Andersson
2003-06-13Hack to avoid bad actor crash in o5_walkActorToActor() when using the camelTorbjörn Andersson
2003-06-13make -z output align nicelyJonathan Gray
2003-06-13fix for bug #752843 (based on patch #748675)Max Horn
2003-06-13fix for bug #752860 (based on patch #748675)Max Horn
2003-06-13Added comment on how Sam & Max uses one of the current unimplementedTorbjörn Andersson
2003-06-12remove unnecessary newlineMax Horn
2003-06-12Fixed problem with variant game IDs (e.g. 'tentaclea')Jamieson Christian
2003-06-12Removed S&M Bumpusville hack made unnecessary byJamieson Christian
2003-06-12Made notation of transient config domains consistent.Jamieson Christian
2003-06-12this camera movement check seems to be new in V4 (or even V5 ?)Max Horn
2003-06-12Added MPU401 crash fixJamieson Christian
2003-06-12Fixed MSVC warningJamieson Christian
2003-06-12rework loom subtitle option handingJonathan Gray
2003-06-12indentionMax Horn
2003-06-12hook subtitle variable up to f9 for loomcdJonathan Gray
2003-06-12make readable on standard terminal without wrapping (80 char)Jonathan Gray
2003-06-12This was missingChris Apers