Age | Commit message (Expand) | Author |
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 |
2004-11-28 | Assume for now that the premixer is always used for music playback (as oppose... | Max Horn |
2004-11-28 | Fixed various warnings | Max Horn |
2004-11-28 | fixed an unsigned comparision warning (does this code really do what you inte... | Max Horn |
2004-11-28 | const correctness fix | Max Horn |
2004-11-28 | Sync with HE docs md5s | Travis Howell |
2004-11-28 | Duplicates | Travis Howell |
2004-11-28 | - More cleanup. | Jerome Fisher |
2004-11-28 | - Now really use g_scummfont everywhere. | Jerome Fisher |
2004-11-28 | - Now uses g_scummfont instead of g_sysfont. | Jerome Fisher |
2004-11-28 | - Cleanup. Still waiting for a real MT-32 to check PCM tuning. | Jerome Fisher |
2004-11-28 | - Tweaked tuning. | Jerome Fisher |
2004-11-28 | - Added graphical representation of initialisation progress. This is quite ha... | Jerome Fisher |