Age | Commit message (Expand) | Author |
2005-01-06 | Fixed bug #1093845 after discussing with Fingolfin. | Torbjörn Andersson |
2005-01-05 | When computing a games MD5, only use the first 1 MB of the file (this should ... | Max Horn |
2005-01-02 | Fix for bug #1082154 (MM V2 (German): incorrect text presentation) | Max Horn |
2005-01-02 | Removed printf() that I assume was committed by mistake. | Torbjörn Andersson |
2005-01-02 | MT32 support was already added in 0.7.0, clarify that. Small remark: Porters ... | Max Horn |
2005-01-01 | oops, correct copyright string | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-31 | Applied patch #1093830, with slight modifications proposed by Fingolfin. | Torbjörn Andersson |
2004-12-30 | correction for previous correction :) | Gregory Montoir |
2004-12-30 | minor correction, checked against disasm | Gregory Montoir |
2004-12-30 | cleanup | Max Horn |
2004-12-27 | Reducing header dependencies a bit | Max Horn |
2004-12-27 | Fix for bug #1091748 (DIG: Starting new games takes a long time); turns out q... | Max Horn |
2004-12-27 | Merge startSfxSound into startTalkSound | Max Horn |
2004-12-27 | Add 'speech' sound type to mixer; make use of that in iMuse Digital | Max Horn |
2004-12-27 | Added 'sound types' to the mixer - for now, only plain (for the premixer), SF... | Max Horn |
2004-12-25 | Get rid of the useless & troublesome master_volume | Max Horn |
2004-12-25 | Get rid of g_debugLevel (this fixes bug #1091142) | Max Horn |
2004-12-21 | Unused includes | Travis Howell |
2004-12-21 | Unused var | Travis Howell |
2004-12-21 | Sync HE100 | Travis Howell |
2004-12-21 | Missed line | Travis Howell |
2004-12-21 | _HEV7ActorPalette doesn't need to be saved. | Travis Howell |
2004-12-21 | WinCE workaround to limit issues if the decoding is too slow | Nicolas Bacca |
2004-12-19 | oops | Gregory Montoir |
2004-12-19 | to please PalmOS, I moved the _wiz member to ScummEngine_v70he, where it actu... | Gregory Montoir |
2004-12-19 | Correct range | Travis Howell |
2004-12-19 | Off by one | Travis Howell |
2004-12-19 | Report unknown MD5's. I wonder, should we move the check after | Eugene Sandulenko |
2004-12-18 | Fix for bug #1087439 (Volume control regression) | Max Horn |
2004-12-17 | Reduce code size of resource.cpp to help PalmOS port, by moving util code to ... | Max Horn |
2004-12-11 | change loadVOCFromStream to take a reference instead of a pointer (to a stream) | Max Horn |
2004-12-10 | New ARM call (PalmOS) | Chris Apers |
2004-12-09 | Pass subdirectories to gamedetector functions | Robert Göffringmann |
2004-12-08 | oops | Max Horn |
2004-12-06 | Only activate virtual keyboard when needed | Max Horn |
2004-12-05 | Clean up OSystem::Event | Max Horn |
2004-12-05 | this is just how watcom handles signed division | Gregory Montoir |
2004-12-03 | Fixed an Adlib regression with older games (e.g. EGA Loom, Indy 3 and | Torbjörn Andersson |
2004-12-02 | Moved MidiDriver creation code into the MidiDriver class (as static methods),... | Max Horn |
2004-11-28 | Changed parameter order of SoundMixer::playInputStream to match that of playRaw | Max Horn |
2004-11-28 | Fix range check | Max Horn |
2004-11-28 | Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu... | Max Horn |
2004-11-28 | Sync with HE docs md5s | Travis Howell |
2004-11-28 | correction | Gregory Montoir |
2004-11-28 | Fixing actor regression in The Dig caused by my previous changes | Max Horn |
2004-11-28 | Fix AKOS clipping issues at the left/right border of the screen (smooth scrol... | Max Horn |
2004-11-28 | Print some camera info | Max Horn |
2004-11-27 | md5 update | Gregory Montoir |
2004-11-27 | Fix for bug #1067982 (DIG: Parallax scrolling in library semi-broken) | Max Horn |