aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-02renamed class Scumm to ScummEngine (consisten with other engine names; also m...Max Horn
2003-10-02update vc7 project filesPaweł Kołodziejski
2003-10-02You did not see the previous version of this codeDavid Eriksson
2003-10-02- Added QueenGraphics::bob() methodDavid Eriksson
2003-10-02Fix bugs, add warnings.David Eriksson
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-10-02updated Marcus' copyrightMax Horn
2003-10-02some more TODO itemsMax Horn
2003-10-02fix a warning wjp gets with gcc 3.2.3Max Horn
2003-10-02Added MSVC6_COMPAT in order to be able to disableJamieson Christian
2003-10-02Handle _sfxName table properlyDavid Eriksson
2003-10-02findBob function + tweaks in QueenLogicGregory Montoir
2003-10-02Fix for Bug [815851] DOTT: MT-32 MIDI priorityJamieson Christian
2003-10-02Quite a bit more implemented on cutaway.David Eriksson
2003-10-02Needing area, and it must be signed intsDavid Eriksson
2003-10-02More member data access.David Eriksson
2003-10-02minor changes to Graphics class (dtor...)Gregory Montoir
2003-10-02Cleanups, mostly related to sound effects.Torbjörn Andersson
2003-10-02Must be able to access some data here.David Eriksson
2003-10-01fix warningsMax Horn
2003-10-01sync with hq2x (in particular, use my Altivec code here, tooMax Horn
2003-10-01added Bob functions to Graphics classGregory Montoir
2003-10-01A few FmTowns games don't fall under the GF_FMTOWNS flag.Jamieson Christian
2003-10-01Added initial version of QueenCutaway class.David Eriksson
2003-10-01Fix for Bug [812995] MT-32: wrong channel mappingJamieson Christian
2003-10-01make MSVC7 happyMax Horn
2003-10-01move INTERPOLATE / Q_INTERPOLATE to intern.h; remove some jumps (pipelin tras...Max Horn
2003-10-01instead of using a stack array, use regular variables (marked with the regist...Max Horn
2003-10-01Fix for Bug [812737] ALL: pitchbend range with MT32Jamieson Christian
2003-10-01vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming styl...Jonathan Gray
2003-10-01Revert kirbens change on 05Sep. Setting debugmode with debuglevel 0 is delibe...James Brown
2003-10-01disable joystick input by default either command line or config file need to ...Jonathan Gray
2003-10-01whitespace changesTorbjörn Andersson
2003-10-01Whitespace changesTorbjörn Andersson
2003-10-01Whitespace changesTorbjörn Andersson
2003-10-01ScummVM naming conventions and cleanup in the Sword2Sound class.Torbjörn Andersson
2003-09-30patch #815478: fix object leak in V5 opcodeMax Horn
2003-09-30Added new scalers breakoutJamieson Christian
2003-09-30Support for FMTowns versions of MI1/2,Jamieson Christian
2003-09-30Generated signed sound samples (cf. feature request #812913).Jochen Hoenicke
2003-09-30Fix GCC warning.Torbjörn Andersson
2003-09-30added some AltiVec code. Still under development, and notice that this is my ...Max Horn
2003-09-30updated TODOsMax Horn
2003-09-30This may be an issue in legit gameplay, but GF_FMTOWNSJamieson Christian
2003-09-30MDT_ADLIB for Indy3Towns (for YM2612 kludge)Jamieson Christian
2003-09-30More tweaks to the note durationsJamieson Christian
2003-09-30Clear cutscene subtitles before changing back the palette, and slow downTorbjörn Andersson
2003-09-30Moved the memory manager functions into an object of its own (and enabledTorbjörn Andersson
2003-09-30Fixed MT-32 init not getting calledJamieson Christian
2003-09-30Add simon1acorn info. for simon2mp3Travis Howell