aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2003-09-27cleanupMax Horn
2003-09-27cleanupMax Horn
2003-09-27merged in some more changes/improvements by _Q; cleanupMax Horn
2003-09-27fix for bug #813136Max Horn
2003-09-27some minor cleanupMax Horn
2003-09-27some cleanup / removed some code duplication (more should be done, but I don'...Max Horn
2003-09-27don't use delete to free memory allocated by mallocMax Horn
2003-09-27updates from _QJonathan Gray
2003-09-26a little betterPaweł Kołodziejski
2003-09-26added v6 version of stamp object opcodePaweł Kołodziejski
2003-09-26stop gcc complainingJonathan Gray
2003-09-26now more match dissassemblyPaweł Kołodziejski
2003-09-25Fix for Bug [810564] ALL: missing instruments with native MT-32Jamieson Christian
2003-09-25added HE gamePaweł Kołodziejski
2003-09-25Can't delete a const pointer, duhJamieson Christian
2003-09-24fix gcc compileOliver Kiehl
2003-09-24Disable Palyer_V2A on PalmOS, since the source doesn't compile with itChris Apers
2003-09-24Revert change that caused more problemsTravis Howell
2003-09-24Revert change that caused more problemsTravis Howell
2003-09-24More Amiga V2/V3 sound updates from _Q_:Travis Howell
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-24added HE game putt racePaweł Kołodziejski
2003-09-23added two HE gamesPaweł Kołodziejski
2003-09-23correct description, are these demos in the correct section of version orderi...Jonathan Gray
2003-09-23added two different versions of HE demosPaweł Kołodziejski
2003-09-23fixed conversion warning under vc7Paweł Kołodziejski
2003-09-21removed unused macroMax Horn
2003-09-21Fix #807291Travis Howell
2003-09-20make console height/width based on a float percentage of the overlay size -> ...Max Horn
2003-09-19fixed some pointer cast warnings on systems with 64 bit pointers (like AMD64)Max Horn
2003-09-19cleanup; some more fixed need afnow that the premix proc is expected to gener...Max Horn
2003-09-19cleanupMax Horn
2003-09-19This change was made to player_v2.cpp recently, and seems to fix bugTorbjörn Andersson
2003-09-19changed scumm/object.cpp for V1/V2 once again - this time it really should ma...Max Horn
2003-09-18unify legal headers a bit hereMax Horn
2003-09-18added initial support for building our 4 adventure engines as loadable module...Max Horn
2003-09-18just generate the data as stereo, instead of munging the buffer at the endMax Horn
2003-09-18changed & documented the premixer semanticsMax Horn
2003-09-18plugin work: right now, only with build rules for OS X. Once I can get it to ...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
2003-09-16Removed redundant presets storage.Jamieson Christian
2003-09-16Partial fix for Bug [636985] ZAK256: No kazoo tuneJamieson Christian
2003-09-15Feature Request [806641] Increase MIDIJamieson Christian
2003-09-15cleanupMax Horn
2003-09-14add putttime targetJonathan Gray
2003-09-14Fix for Bug [805593] MI2: Music stops in LeChuck's fortressJamieson Christian
2003-09-14moved Actor x/y to _pos.x/_pos.y -> this makes it much easier to grep for acc...Max Horn
2003-09-14A hack for bug #770581. This makes the sound much closer to theJochen Hoenicke