Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-30 | set key modifiers for keyup events, too; use SDL_GetModState to determine ↵ | Max Horn | |
mod flags, so that the modifier flags get set if e.g. the shift key is pressed alone svn-id: r16381 | |||
2004-12-27 | Reduce potential loss of precision if SysTicksPerSecond does not divide 1000 | Max Horn | |
svn-id: r16342 | |||
2004-12-25 | Moved the softsynth midi drivers into a sound/softsynth; amongst other ↵ | Max Horn | |
things, this fixes bug #1083058 svn-id: r16316 | |||
2004-12-23 | Add Zone key support for Smartphones. Last commit for today | Nicolas Bacca | |
svn-id: r16266 | |||
2004-12-21 | Update CE specific FAQ | Nicolas Bacca | |
svn-id: r16248 | |||
2004-12-21 | Cleanup mouseclick emulation (and make the new about dialog happy) | Nicolas Bacca | |
svn-id: r16222 | |||
2004-12-20 | Fix assert | Nicolas Bacca | |
svn-id: r16216 | |||
2004-12-20 | Re-add Smartphone support (sorry for the year lag :p) | Nicolas Bacca | |
svn-id: r16215 | |||
2004-12-20 | Ooops | Chris Apers | |
svn-id: r16189 | |||
2004-12-20 | Updated resource files | Chris Apers | |
svn-id: r16188 | |||
2004-12-20 | Updated resource file | Chris Apers | |
svn-id: r16176 | |||
2004-12-20 | Added more compilation options | Chris Apers | |
svn-id: r16175 | |||
2004-12-20 | - Better ARM support | Chris Apers | |
svn-id: r16174 | |||
2004-12-20 | Cleanup | Chris Apers | |
svn-id: r16173 | |||
2004-12-20 | Added Sky support | Chris Apers | |
svn-id: r16172 | |||
2004-12-20 | Forgot those files | Chris Apers | |
svn-id: r16171 | |||
2004-12-20 | - Better ARM support | Chris Apers | |
- Cleanup svn-id: r16170 | |||
2004-12-20 | Prevent conflict with the new OSystem enum | Chris Apers | |
svn-id: r16169 | |||
2004-12-20 | - Added Sword1 and Sky constant data | Chris Apers | |
- Cleanup svn-id: r16168 | |||
2004-12-20 | Use the new draw parameter instead | Chris Apers | |
svn-id: r16167 | |||
2004-12-20 | Use a draw function instead of a preinit one | Chris Apers | |
svn-id: r16166 | |||
2004-12-18 | Disable mouse emulation code | Max Horn | |
svn-id: r16120 | |||
2004-12-18 | oops | Max Horn | |
svn-id: r16110 | |||
2004-12-18 | Ensure that the file list in the browser is always sorted | Max Horn | |
svn-id: r16108 | |||
2004-12-11 | Oops | Nicolas Bacca | |
svn-id: r16031 | |||
2004-12-11 | CE backend needs to overload a few functions - list them with an appropriate ↵ | Nicolas Bacca | |
comment and hope they'll last more than a few months this time :p svn-id: r16030 | |||
2004-12-11 | Update with SDL backend changes, untested yet | Nicolas Bacca | |
svn-id: r16028 | |||
2004-12-10 | Use the new init functions | Chris Apers | |
svn-id: r16023 | |||
2004-12-10 | - cleanup | Chris Apers | |
- move notification init after screenSize to prevent another DIA madness svn-id: r16022 | |||
2004-12-10 | Fixed virtual silkarea madness | Chris Apers | |
svn-id: r16021 | |||
2004-12-10 | New ARM call | Chris Apers | |
svn-id: r16020 | |||
2004-12-10 | Fixed language option + cleanup | Chris Apers | |
svn-id: r16019 | |||
2004-12-10 | Hide ARM checkbox on non-ARM devices | Chris Apers | |
svn-id: r16018 | |||
2004-12-10 | Cleanup | Chris Apers | |
svn-id: r16017 | |||
2004-12-10 | Fixed redraw problem | Chris Apers | |
svn-id: r16016 | |||
2004-12-10 | Revamped ARM stuffs | Chris Apers | |
svn-id: r16010 | |||
2004-12-10 | Cleanup | Chris Apers | |
svn-id: r16009 | |||
2004-12-10 | Removed outdated (and wrong) comment; all this stuff will be rewritten ↵ | Max Horn | |
eventually anyway, but at least we shouldn't spread false information svn-id: r16006 | |||
2004-12-09 | Made SoftKbd more usable with a mouse. | Marcus Comstedt | |
svn-id: r16004 | |||
2004-12-06 | Fix for bug #1074931 (GUI: Starting games in fullscreen doesn't work), avoid ↵ | Max Horn | |
one unneccessary redraw svn-id: r15997 | |||
2004-12-06 | Switch back from netcd to regular ronin. | Marcus Comstedt | |
svn-id: r15995 | |||
2004-12-06 | Use delete[] for dirs now that it contains objects. | Marcus Comstedt | |
svn-id: r15994 | |||
2004-12-06 | Updated instructions. | Marcus Comstedt | |
svn-id: r15993 | |||
2004-12-05 | Clean up OSystem::Event | Max Horn | |
svn-id: r15990 | |||
2004-12-04 | getFeatureState should only be allowed when we are *not* in a GFX ↵ | Max Horn | |
transaction (and not vice versa) svn-id: r15982 | |||
2004-12-03 | don't assert if no mouse buffer hasn't been setup | Gregory Montoir | |
svn-id: r15980 | |||
2004-12-03 | Paranoia | Max Horn | |
svn-id: r15973 | |||
2004-12-02 | Synched with upstream (Munt 0.1.1). | Jerome Fisher | |
Memory timbres are now loaded into the correct location again, and reaching the end of a PCM sample has been improved. The latter change is probably the only one relevant to ScummVM, and even that is unlikely to be audible. svn-id: r15972 | |||
2004-12-01 | renamed a few things to match our coding guidelines | Gregory Montoir | |
simplified OSystem_SDL destructor and move all the SDL uninitialization stuff to the quit() method made saveScreenshot() returning false on fail svn-id: r15967 | |||
2004-11-29 | Allow the file browser to get back to the "pseudo root" under Windows. This | Torbjörn Andersson | |
fixes bug #1074919. svn-id: r15963 |