Age | Commit message (Expand) | Author |
2003-10-03 | Some renaming (ironic in the light of Fingolfin's recent namespace | Torbjörn Andersson |
2003-10-03 | Fix GCC warning. | Torbjörn Andersson |
2003-10-03 | Adjust timer for Amiga version of Monkey Island 1. | Travis Howell |
2003-10-03 | This is used in Amiga version of Monkey Island 1. | Travis Howell |
2003-10-03 | some doxygen | Max Horn |
2003-10-03 | added getMusicTimer() to class MusicEngine; this allows some nice code cleanu... | Max Horn |
2003-10-03 | const as const can | Max Horn |
2003-10-03 | You have been a thorn in my side for far too long Avatar^H^H^H^H^H^H bad code | Max Horn |
2003-10-02 | this has been done | Max Horn |
2003-10-02 | fix scaler compilation for MSVC6. However, the produced code stll seems to be... | Max Horn |
2003-10-02 | according to tsuteiuQ, this helps MSVC6 (seems it can cope with the enums but... | Max Horn |
2003-10-02 | cleanup & restructuring; in particular move the midi driver list to its own s... | Max Horn |
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also m... | Max Horn |
2003-10-02 | update vc7 project files | Paweł Kołodziejski |
2003-10-02 | You did not see the previous version of this code | David Eriksson |
2003-10-02 | - Added QueenGraphics::bob() method | David Eriksson |
2003-10-02 | Fix bugs, add warnings. | David Eriksson |
2003-10-02 | renamed namespace ScummVM to Common | Max Horn |
2003-10-02 | updated Marcus' copyright | Max Horn |
2003-10-02 | some more TODO items | Max Horn |
2003-10-02 | fix a warning wjp gets with gcc 3.2.3 | Max Horn |
2003-10-02 | Added MSVC6_COMPAT in order to be able to disable | Jamieson Christian |
2003-10-02 | Handle _sfxName table properly | David Eriksson |
2003-10-02 | findBob function + tweaks in QueenLogic | Gregory Montoir |
2003-10-02 | Fix for Bug [815851] DOTT: MT-32 MIDI priority | Jamieson Christian |
2003-10-02 | Quite a bit more implemented on cutaway. | David Eriksson |
2003-10-02 | Needing area, and it must be signed ints | David Eriksson |
2003-10-02 | More member data access. | David Eriksson |
2003-10-02 | minor changes to Graphics class (dtor...) | Gregory Montoir |
2003-10-02 | Cleanups, mostly related to sound effects. | Torbjörn Andersson |
2003-10-02 | Must be able to access some data here. | David Eriksson |
2003-10-01 | fix warnings | Max Horn |
2003-10-01 | sync with hq2x (in particular, use my Altivec code here, too | Max Horn |
2003-10-01 | added Bob functions to Graphics class | Gregory Montoir |
2003-10-01 | A few FmTowns games don't fall under the GF_FMTOWNS flag. | Jamieson Christian |
2003-10-01 | Added initial version of QueenCutaway class. | David Eriksson |
2003-10-01 | Fix for Bug [812995] MT-32: wrong channel mapping | Jamieson Christian |
2003-10-01 | make MSVC7 happy | Max Horn |
2003-10-01 | move INTERPOLATE / Q_INTERPOLATE to intern.h; remove some jumps (pipelin tras... | Max Horn |
2003-10-01 | instead of using a stack array, use regular variables (marked with the regist... | Max Horn |
2003-10-01 | Fix for Bug [812737] ALL: pitchbend range with MT32 | Jamieson Christian |
2003-10-01 | vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming styl... | Jonathan Gray |
2003-10-01 | Revert kirbens change on 05Sep. Setting debugmode with debuglevel 0 is delibe... | James Brown |
2003-10-01 | disable joystick input by default either command line or config file need to ... | Jonathan Gray |
2003-10-01 | whitespace changes | Torbjörn Andersson |
2003-10-01 | Whitespace changes | Torbjörn Andersson |
2003-10-01 | Whitespace changes | Torbjörn Andersson |
2003-10-01 | ScummVM naming conventions and cleanup in the Sword2Sound class. | Torbjörn Andersson |
2003-09-30 | patch #815478: fix object leak in V5 opcode | Max Horn |
2003-09-30 | Added new scalers breakout | Jamieson Christian |