Age | Commit message (Expand) | Author |
2004-12-05 | Clean up OSystem::Event | Max Horn |
2004-12-05 | Turn off 'launcher looping' for now | Max Horn |
2004-12-05 | - Added details about which ROMs are required for the MT-32 emulator. | Jerome Fisher |
2004-12-05 | this is just how watcom handles signed division | Gregory Montoir |
2004-12-05 | forgot to remove this. | Robert Göffringmann |
2004-12-05 | Warning fix from LavosSpawn | Travis Howell |
2004-12-05 | Remove stray ; | Travis Howell |
2004-12-05 | added support for an international BS1 cutscene pack (which we didn't release... | Robert Göffringmann |
2004-12-04 | getFeatureState should only be allowed when we are *not* in a GFX transaction... | Max Horn |
2004-12-04 | clear scroll offsets... not sure if this is actually necessary, but it *could... | Robert Göffringmann |
2004-12-03 | don't assert if no mouse buffer hasn't been setup | Gregory Montoir |
2004-12-03 | Minor cleanup, one more time. | Gregory Montoir |
2004-12-03 | Oops, I forgot to make this change before making the last commit. | Torbjörn Andersson |
2004-12-03 | This is mostly done, except for bugfixing. | Torbjörn Andersson |
2004-12-03 | First pass at migrating from the old Reinherit console to the ScummVM | Torbjörn Andersson |
2004-12-03 | Stop sounds at the beginning of a scene. Two reasons: we already stop | Torbjörn Andersson |
2004-12-03 | Fixed an Adlib regression with older games (e.g. EGA Loom, Indy 3 and | Torbjörn Andersson |
2004-12-03 | Paranoia | Max Horn |
2004-12-02 | Synched with upstream (Munt 0.1.1). | Jerome Fisher |
2004-12-02 | simplified palette handling | Gregory Montoir |
2004-12-02 | enabled autosave | Gregory Montoir |
2004-12-02 | Fix kyra compile | Travis Howell |
2004-12-02 | Moved MidiDriver creation code into the MidiDriver class (as static methods),... | Max Horn |
2004-12-01 | renamed a few things to match our coding guidelines | Gregory Montoir |
2004-12-01 | I've been meaning to look at getting rid of the SAGA console in favour of | Torbjörn Andersson |
2004-11-30 | 'atari, fmtowns, mac, pc, windows' have nothing to do with savepath :) | Gregory Montoir |
2004-11-30 | enabled savegame loading on startup | Gregory Montoir |
2004-11-29 | Allow the file browser to get back to the "pseudo root" under Windows. This | Torbjörn Andersson |
2004-11-29 | - Fixed uninitialised reverb level. This bug took embarrassingly long to find... | Jerome Fisher |
2004-11-29 | - Now actually read and write the 4 bytes of tuning frequency info in the hea... | Jerome Fisher |
2004-11-29 | Fix music volume | Eugene Sandulenko |
2004-11-29 | Fix music volume | Eugene Sandulenko |
2004-11-29 | Go on safe side by getting music volume from config manager | Eugene Sandulenko |
2004-11-29 | Fix music volume. | Eugene Sandulenko |
2004-11-28 | Fingolfin, I see what you mean about the volume control mess :) | Jerome Fisher |
2004-11-28 | cleanup | Max Horn |
2004-11-28 | Last one... No more MT-32 pass-through. | Jerome Fisher |
2004-11-28 | No longer sets pass-through for MT-32 emulator. | Jerome Fisher |
2004-11-28 | Who started this trend? :) | Jerome Fisher |
2004-11-28 | - MIDI messages are now pre-processed and go through normal channel allocatio... | Jerome Fisher |
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 | - Now sets the palette earlier, and only once. | Jerome Fisher |
2004-11-28 | - Now sets itself as a "permanent" mixer channel. | Jerome Fisher |
2004-11-28 | Added a "permanent" field to Channels, which simply prevents them from being ... | Jerome Fisher |
2004-11-28 | Initialize palette for the progress bar | Eugene Sandulenko |
2004-11-28 | Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu... | Max Horn |
2004-11-28 | - Cleanup. | Jerome Fisher |
2004-11-28 | Using a slightly hacked DOSbox I believe I have verified that the first | Torbjörn Andersson |
2004-11-28 | Added debug message similar to the one for the scene LUT. | Torbjörn Andersson |