Age | Commit message (Expand) | Author |
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 |
2004-11-27 | fixed potiential problem in scumm save/load code | Gregory Montoir |
2004-11-27 | moved all the HE wiz stuff to a separate module, with minor cleanups and simp... | Gregory Montoir |
2004-11-27 | Removed the (highly SCUMM specific) 'appendable stream' API from SoundMixer; ... | Max Horn |
2004-11-27 | cleanup | Max Horn |
2004-11-27 | Use modern form of setupPremix | Max Horn |
2004-11-27 | Added some more mixer doxygen docs; cleaned up Mixer API a bit, removing some... | Max Horn |
2004-11-27 | To really, truly fix the multi-midi race condition, the adlib driver is now a... | Jerome Fisher |
2004-11-27 | - driver being NULL there is perfectly fine, Fingolfin :) | Jerome Fisher |
2004-11-27 | Make Array stuff part of the V6 engine class (note: it's a bit confusing to h... | Max Horn |
2004-11-27 | Reduce code duplication | Max Horn |
2004-11-27 | Fixing some evil behaviour | Max Horn |
2004-11-27 | No longer stubs | Travis Howell |
2004-11-27 | Revert opcode EF merge, HE72 uses different array structure. | Travis Howell |
2004-11-27 | Don't use directory param of File::open unless you have to | Max Horn |
2004-11-27 | Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'... | Max Horn |
2004-11-26 | paranoia | Max Horn |
2004-11-26 | The Adlib MidiDriver is now initialised immediately when it is determined tha... | Jerome Fisher |
2004-11-26 | renamed some HE opcodes and got rid of o72_unknownEF as it seems it was a dup... | Gregory Montoir |
2004-11-25 | Turn the v1 member in the costume renderers into a function local object (use... | Max Horn |
2004-11-25 | Initialize variable to avoid warning and possibly undefined behaviour. | Torbjörn Andersson |
2004-11-24 | (Partial) fix for bug #1035690 (COMI: cannon shooting uses a lot of performan... | Max Horn |
2004-11-24 | Some code transformations (no functional change) | Max Horn |
2004-11-24 | Fix a`ll engines. They work, though current fix is just temporary. | Eugene Sandulenko |
2004-11-23 | renamed some HE opcodes | Gregory Montoir |
2004-11-23 | Moved bootscript loading into go(), where it belongs | Max Horn |
2004-11-23 | Revert small part of recent WizImage changes, caused regressions. | Travis Howell |
2004-11-23 | Added Engine::init() method; added return value to Engine::go() | Max Horn |
2004-11-22 | Renamed unkMessage2 to showMessageDialog; use printString() in script_v100he.... | Max Horn |
2004-11-22 | HE wiz update, o90_unknown29 fully implemented. | Gregory Montoir |
2004-11-21 | as the comment suggested, I rearranged the 3DO strip decoding function. Pleas... | Gregory Montoir |
2004-11-21 | HE wiz stuff update | Gregory Montoir |
2004-11-21 | o90_unknown24 implementation | Gregory Montoir |
2004-11-21 | Applied one of my suggested fixes for bug #1060568. Let's see if it causes | Torbjörn Andersson |
2004-11-21 | Fix for bug #1052660 (FOA: No keyboard shortcuts for dialogs) - moved hack en... | Max Horn |
2004-11-20 | Removing walkthrough stuff again (talked to aquadran about this, he had no ob... | Max Horn |
2004-11-19 | added walkthrough | Paweł Kołodziejski |