aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2004-12-20- Added Sword1 and Sky constant dataChris Apers
2004-12-20Use the new draw parameter insteadChris Apers
2004-12-20Use a draw function instead of a preinit oneChris Apers
2004-12-18Disable mouse emulation codeMax Horn
2004-12-18oopsMax Horn
2004-12-18Ensure that the file list in the browser is always sortedMax Horn
2004-12-11OopsNicolas Bacca
2004-12-11CE backend needs to overload a few functions - list them with an appropriate ...Nicolas Bacca
2004-12-11Update with SDL backend changes, untested yetNicolas Bacca
2004-12-10Use the new init functionsChris Apers
2004-12-10- cleanupChris Apers
2004-12-10Fixed virtual silkarea madnessChris Apers
2004-12-10New ARM callChris Apers
2004-12-10Fixed language option + cleanupChris Apers
2004-12-10Hide ARM checkbox on non-ARM devicesChris Apers
2004-12-10CleanupChris Apers
2004-12-10Fixed redraw problemChris Apers
2004-12-10Revamped ARM stuffsChris Apers
2004-12-10CleanupChris Apers
2004-12-10Removed outdated (and wrong) comment; all this stuff will be rewritten eventu...Max Horn
2004-12-09Made SoftKbd more usable with a mouse.Marcus Comstedt
2004-12-06Fix for bug #1074931 (GUI: Starting games in fullscreen doesn't work), avoid ...Max Horn
2004-12-06Switch back from netcd to regular ronin.Marcus Comstedt
2004-12-06Use delete[] for dirs now that it contains objects.Marcus Comstedt
2004-12-06Updated instructions.Marcus Comstedt
2004-12-05Clean up OSystem::EventMax Horn
2004-12-04getFeatureState should only be allowed when we are *not* in a GFX transaction...Max Horn
2004-12-03don't assert if no mouse buffer hasn't been setupGregory Montoir
2004-12-03ParanoiaMax Horn
2004-12-02Synched with upstream (Munt 0.1.1).Jerome Fisher
2004-12-01renamed a few things to match our coding guidelinesGregory Montoir
2004-11-29Allow the file browser to get back to the "pseudo root" under Windows. ThisTorbjö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-28Changed parameter order of SoundMixer::playInputStream to match that of playRawMax 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-28Initialize palette for the progress barEugene Sandulenko
2004-11-28- Cleanup.Jerome Fisher
2004-11-28Fixed various warningsMax Horn
2004-11-28fixed an unsigned comparision warning (does this code really do what you inte...Max Horn
2004-11-28const correctness fixMax 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-27AudioStream::read() has been removed quite some time ago, now making sure tha...Max Horn
2004-11-27Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...Max Horn