Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-03 | fix another doxygen warning | Max Horn | |
svn-id: r10568 | |||
2003-10-03 | make doxygen happy | Max Horn | |
svn-id: r10567 | |||
2003-10-03 | Potential fix for bug #816086 | Max Horn | |
svn-id: r10566 | |||
2003-10-03 | Use struct and not array for objectData. | David Eriksson | |
svn-id: r10565 | |||
2003-10-03 | undo aquadran's recent changes here. If this doesn't compile on MSVC7, fine, ↵ | Max Horn | |
simply remove it from your project file - it's not supposed to be compiled ATM svn-id: r10564 | |||
2003-10-03 | moved msvc6 and msvc7 project files into dist dir | Paweł Kołodziejski | |
svn-id: r10563 | |||
2003-10-03 | fixed compilation under msvc7 | Paweł Kołodziejski | |
svn-id: r10562 | |||
2003-10-03 | Some renaming (ironic in the light of Fingolfin's recent namespace | Torbjörn Andersson | |
suggestion, but I prepared the patch long before reading the mail :-). Also, the remaining parts of the control panel etc. have been moved into a class of their own. This is still work in progress. I'm well aware that some of the classes aren't as well separated as they ought to be, and that using global variables to keep track of the different classes probably isn't pretty. svn-id: r10561 | |||
2003-10-03 | Fix GCC warning. | Torbjörn Andersson | |
svn-id: r10560 | |||
2003-10-03 | Adjust timer for Amiga version of Monkey Island 1. | Travis Howell | |
svn-id: r10559 | |||
2003-10-03 | This is used in Amiga version of Monkey Island 1. | Travis Howell | |
svn-id: r10558 | |||
2003-10-03 | some doxygen | Max Horn | |
svn-id: r10557 | |||
2003-10-03 | added getMusicTimer() to class MusicEngine; this allows some nice code ↵ | Max Horn | |
cleanup; also added an error() invocation to find out if certain code is still needed svn-id: r10556 | |||
2003-10-03 | const as const can | Max Horn | |
svn-id: r10555 | |||
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 | |
svn-id: r10554 | |||
2003-10-02 | this has been done | Max Horn | |
svn-id: r10553 | |||
2003-10-02 | fix scaler compilation for MSVC6. However, the produced code stll seems to ↵ | Max Horn | |
be incorrect... Jamieson, maybe the MSVC6_COMPAT should be re-added then after all? svn-id: r10552 | |||
2003-10-02 | according to tsuteiuQ, this helps MSVC6 (seems it can cope with the enums ↵ | Max Horn | |
but not with static consts) svn-id: r10551 | |||
2003-10-02 | cleanup & restructuring; in particular move the midi driver list to its own ↵ | Max Horn | |
source file svn-id: r10550 | |||
2003-10-02 | renamed class Scumm to ScummEngine (consisten with other engine names; also ↵ | Max Horn | |
makes room for a potential 'Scumm' namespace) svn-id: r10549 | |||
2003-10-02 | update vc7 project files | Paweł Kołodziejski | |
svn-id: r10548 | |||
2003-10-02 | You did not see the previous version of this code | David Eriksson | |
svn-id: r10547 | |||
2003-10-02 | - Added QueenGraphics::bob() method | David Eriksson | |
- Match new[] with delete[] svn-id: r10546 | |||
2003-10-02 | Fix bugs, add warnings. | David Eriksson | |
svn-id: r10545 | |||
2003-10-02 | renamed namespace ScummVM to Common | Max Horn | |
svn-id: r10544 | |||
2003-10-02 | updated Marcus' copyright | Max Horn | |
svn-id: r10543 | |||
2003-10-02 | some more TODO items | Max Horn | |
svn-id: r10542 | |||
2003-10-02 | fix a warning wjp gets with gcc 3.2.3 | Max Horn | |
svn-id: r10541 | |||
2003-10-02 | Added MSVC6_COMPAT in order to be able to disable | Jamieson Christian | |
new additions/optimizations that use constructs with which MSVC6 is incompatible, such as the revamped template-based super/hq/tv scalers. svn-id: r10540 | |||
2003-10-02 | Handle _sfxName table properly | David Eriksson | |
svn-id: r10539 | |||
2003-10-02 | findBob function + tweaks in QueenLogic | Gregory Montoir | |
svn-id: r10538 | |||
2003-10-02 | Fix for Bug [815851] DOTT: MT-32 MIDI priority | Jamieson Christian | |
Favor 'ROL ' resources over 'GMD ' if --native-mt32 is selected. svn-id: r10537 | |||
2003-10-02 | Quite a bit more implemented on cutaway. | David Eriksson | |
svn-id: r10536 | |||
2003-10-02 | Needing area, and it must be signed ints | David Eriksson | |
svn-id: r10535 | |||
2003-10-02 | More member data access. | David Eriksson | |
svn-id: r10534 | |||
2003-10-02 | minor changes to Graphics class (dtor...) | Gregory Montoir | |
svn-id: r10533 | |||
2003-10-02 | Cleanups, mostly related to sound effects. | Torbjörn Andersson | |
svn-id: r10532 | |||
2003-10-02 | Must be able to access some data here. | David Eriksson | |
svn-id: r10531 | |||
2003-10-01 | fix warnings | Max Horn | |
svn-id: r10530 | |||
2003-10-01 | sync with hq2x (in particular, use my Altivec code here, too | Max Horn | |
svn-id: r10529 | |||
2003-10-01 | added Bob functions to Graphics class | Gregory Montoir | |
svn-id: r10528 | |||
2003-10-01 | A few FmTowns games don't fall under the GF_FMTOWNS flag. | Jamieson Christian | |
Must not filter them out in stopSound(). svn-id: r10527 | |||
2003-10-01 | Added initial version of QueenCutaway class. | David Eriksson | |
svn-id: r10526 | |||
2003-10-01 | Fix for Bug [812995] MT-32: wrong channel mapping | Jamieson Christian | |
Implemented channel mask for Simon 1/2 when using --native-mt32. svn-id: r10525 | |||
2003-10-01 | make MSVC7 happy | Max Horn | |
svn-id: r10524 | |||
2003-10-01 | move INTERPOLATE / Q_INTERPOLATE to intern.h; remove some jumps (pipelin ↵ | Max Horn | |
trashers I call 'em :-) from diffYUV svn-id: r10523 | |||
2003-10-01 | instead of using a stack array, use regular variables (marked with the ↵ | Max Horn | |
register keyword to hint the optimizer) for the color data. At least over here this helps the optimizer *A LOT* - instead of keeping w[] on the stack, on the PowerPC all values stay in registers, for a nice speed boost. Shouldn't hurt x86 either svn-id: r10522 | |||
2003-10-01 | Fix for Bug [812737] ALL: pitchbend range with MT32 | Jamieson Christian | |
Manual scaling of pitchbends to account for the fact that the MT32 doesn't respond to RPN-based pitchbend range adjustments. Also tweaked the MT32 partial reserve settings per Bug [812740]. svn-id: r10521 | |||
2003-10-01 | vline -> vLine, hline-> hLine, slightly more in line with ScummVM naming ↵ | Jonathan Gray | |
style and more importantly doesn't conflict with the vline and hline Allegro functions svn-id: r10520 | |||
2003-10-01 | Revert kirbens change on 05Sep. Setting debugmode with debuglevel 0 is ↵ | James Brown | |
deliberate and intended behavior (for enabling engine specific 'debug options' without debug messages) svn-id: r10519 |