Age | Commit message (Expand) | Author |
2004-12-10 | Cleanup | Chris Apers |
2004-12-10 | Removed outdated (and wrong) comment; all this stuff will be rewritten eventu... | Max Horn |
2004-12-09 | Made SoftKbd more usable with a mouse. | Marcus Comstedt |
2004-12-06 | Fix for bug #1074931 (GUI: Starting games in fullscreen doesn't work), avoid ... | Max Horn |
2004-12-06 | Switch back from netcd to regular ronin. | Marcus Comstedt |
2004-12-06 | Use delete[] for dirs now that it contains objects. | Marcus Comstedt |
2004-12-06 | Updated instructions. | Marcus Comstedt |
2004-12-05 | Clean up OSystem::Event | Max Horn |
2004-12-04 | getFeatureState should only be allowed when we are *not* in a GFX transaction... | Max Horn |
2004-12-03 | don't assert if no mouse buffer hasn't been setup | Gregory Montoir |
2004-12-03 | Paranoia | Max Horn |
2004-12-02 | Synched with upstream (Munt 0.1.1). | Jerome Fisher |
2004-12-01 | renamed a few things to match our coding guidelines | 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-28 | Changed parameter order of SoundMixer::playInputStream to match that of playRaw | 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 | Initialize palette for the progress bar | Eugene Sandulenko |
2004-11-28 | - Cleanup. | Jerome Fisher |
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 | - 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 |
2004-11-27 | AudioStream::read() has been removed quite some time ago, now making sure tha... | Max Horn |
2004-11-27 | Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'... | Max Horn |
2004-11-26 | Another one... | Max Horn |
2004-11-26 | Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it pro... | Max Horn |
2004-11-24 | Fix a`ll engines. They work, though current fix is just temporary. | Eugene Sandulenko |
2004-11-23 | Next step in transaction implementation. Now it postpones all calls. | Eugene Sandulenko |
2004-11-21 | Since we do ref counting on the nodes now, we can re-use the root nodes now | Max Horn |
2004-11-20 | Changed the FilesystemNode implementation to make it easier to use (client co... | Max Horn |
2004-11-19 | - Don't compile inline asm on versions of GCC < 3 (it uses MMX registers, whi... | Jerome Fisher |
2004-11-15 | const const const | Max Horn |
2004-11-15 | - Now uses playInputStream to add a channel to the mixer, instead of setting ... | Jerome Fisher |
2004-11-14 | This has to be a typo. | Torbjörn Andersson |
2004-11-14 | Make #pragma pack really multiplatform. Old code didn't work on | Eugene Sandulenko |
2004-11-14 | - Huge cleanup of LUT stuff. | Jerome Fisher |
2004-11-14 | - Prettied up, fixed sign-extension bug. | Jerome Fisher |
2004-11-14 | - More cleanup. | Jerome Fisher |
2004-11-14 | MT32 MidiDriver: | Jerome Fisher |
2004-11-13 | MT32 MidiDriver: | Jerome Fisher |
2004-11-13 | Add new clearScreen OSystem call. Currently only implemented in SDL backend. ... | James Brown |
2004-11-12 | renamed file mt32 | Paweł Kołodziejski |