Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-26 | Fix regression introduced with r38890, where the mouse cursor was redrawn ↵ | Johannes Schickel | |
every updateScreen call. svn-id: r38899 | |||
2009-02-26 | - Fix cursor drawing bug on (cursor) palette change | Johannes Schickel | |
- Fix cursor drawing when it was hidden before and no dirty rects are present - Diese und die folgenden Zeilen werden ignoriert -- M sdl/graphics.cpp svn-id: r38890 | |||
2009-02-24 | SDL: Tweak the way the mouse is drawn/erased, so that it is not erase and ↵ | Max Horn | |
drawn again if nothing changed svn-id: r38861 | |||
2009-02-21 | update readme for release 0.13.0 | Kostas Nakos | |
svn-id: r38731 | |||
2009-02-21 | proper fix for random crashes with vga devices | Kostas Nakos | |
svn-id: r38726 | |||
2009-02-21 | disable BREAKPOINT macro and remove exit() macro, as they conflict with SCI ↵ | Joost Peters | |
building (and aren't used anymore anyway) svn-id: r38687 | |||
2009-02-21 | map dpad right to the predictive dialog | Andre Heider | |
svn-id: r38681 | |||
2009-02-20 | Slight formatting update | Lars Persson | |
svn-id: r38615 | |||
2009-02-20 | remove old file | Joost Peters | |
svn-id: r38609 | |||
2009-02-20 | add README.PSP to update-version.pl | Joost Peters | |
svn-id: r38608 | |||
2009-02-19 | Updated so z:\ paths will be reported properly as a directory and valid path. | Lars Persson | |
svn-id: r38536 | |||
2009-02-18 | add -DDISABLE_TEXT_CONSOLE and -DDISABLE_COMMAND_LINE | Joost Peters | |
svn-id: r38489 | |||
2009-02-18 | report kFeatureOverlaySupportsAlpha (knowing that nothing queries it, and it ↵ | Joost Peters | |
may even be phased out at some point). svn-id: r38476 | |||
2009-02-18 | Use 4444 overlay on PSP (instead of 1555). | Joost Peters | |
svn-id: r38475 | |||
2009-02-18 | Updated revisions in PKG scripts to 0.14.0 | Lars Persson | |
svn-id: r38457 | |||
2009-02-18 | Updated actions with tucker and groovie. | Lars Persson | |
svn-id: r38455 | |||
2009-02-17 | Remove vector renderer define | Lars Persson | |
svn-id: r38424 | |||
2009-02-17 | another update for the new libwiikeyboard API. | Andre Heider | |
svn-id: r38392 | |||
2009-02-16 | Updated the iphone xcode project to include dependency libs, and fixed ↵ | Oystein Eftevaag | |
config/savegame paths svn-id: r38386 | |||
2009-02-16 | Add base-backend.cpp to Symbian base make file | Lars Persson | |
svn-id: r38379 | |||
2009-02-16 | Add advanceddetector to Symbian base makefile | Lars Persson | |
svn-id: r38378 | |||
2009-02-16 | Add build support for SCI. | Lars Persson | |
svn-id: r38371 | |||
2009-02-16 | fix random crashes on vga devices when using exotic scalers | Kostas Nakos | |
svn-id: r38352 | |||
2009-02-15 | Removed OSystem_Dreamcast::fillScreen implementation after discussing it ↵ | Johannes Schickel | |
with Marcus. svn-id: r38327 | |||
2009-02-15 | - Replace OSystem::clearScreen with OSystem::fillScreen as discussed on -devel. | Johannes Schickel | |
- Update BaseBackend and DC port to properly implement OSystem::fillScreen (now only PalmOS has to be updated). - Update all client code which relied on OSystem::clearScreen so far. svn-id: r38304 | |||
2009-02-15 | check the result of PAD_ScanPads() to trigger button up/down events only ↵ | Andre Heider | |
once. requires a not yet official libogc patch. svn-id: r38294 | |||
2009-02-15 | add support for groovie | Kostas Nakos | |
svn-id: r38288 | |||
2009-02-15 | Compatibility fixes for the official iPhone SDK | Oystein Eftevaag | |
svn-id: r38280 | |||
2009-02-15 | enable tucker and groovie engines | Kostas Nakos | |
svn-id: r38275 | |||
2009-02-15 | add support for tucker | Kostas Nakos | |
svn-id: r38273 | |||
2009-02-15 | add support for USB keyboard modifier keys. | Andre Heider | |
svn-id: r38264 | |||
2009-02-15 | moved the supported graphics modes to a static array. | Andre Heider | |
svn-id: r38261 | |||
2009-02-15 | better error checking when setting up threads, and free() the stacks when done. | Andre Heider | |
svn-id: r38260 | |||
2009-02-15 | moved the keyboard event thread to libwiikeyboard. | Andre Heider | |
svn-id: r38258 | |||
2009-02-15 | make keyboard support optional with USE_WII_KBD since libwiikeyboard is not ↵ | Andre Heider | |
in the official libogc svn. svn-id: r38244 | |||
2009-02-15 | allow keyboard hotplugging. | Andre Heider | |
svn-id: r38242 | |||
2009-02-15 | Merged revisions 36329, 38212, 38226and 38234 from branch-0-13-0 to trunk: ↵ | Oystein Eftevaag | |
iPhone backend updates svn-id: r38240 | |||
2009-02-15 | Fixes for the changed keyboard API. Tweaked the PAD mappings to add GMM and ↵ | Andre Heider | |
VKEYBD. svn-id: r38185 | |||
2009-02-14 | apply patch by Fingolfin to optimize scalers + more | Kostas Nakos | |
svn-id: r36338 | |||
2009-02-14 | added USB keyboard support | Andre Heider | |
svn-id: r36337 | |||
2009-02-14 | update to newer overlay interface | Kostas Nakos | |
svn-id: r36336 | |||
2009-02-14 | remove InitScalers() call, since the PSP port doesn't use scalers, and we no ↵ | Joost Peters | |
longer need to set gBitFormat. svn-id: r36333 | |||
2009-02-14 | reverting rev35505 since this change breaks the video output using RGB cables | Andre Heider | |
svn-id: r36325 | |||
2009-02-13 | DS: Removed code from GBAMPSaveFileManager::getSavePath() which was for ↵ | Max Horn | |
compatibility with 0.6.1 config files (NDS port 0.1 was based on 0.7.1); added FIXME comment svn-id: r36291 | |||
2009-02-12 | Cleanup of the GP2X backend. It's been sat on my HDD for a while and it ↵ | John Willis | |
really should be in SVN. svn-id: r36278 | |||
2009-02-11 | cleanup | Max Horn | |
svn-id: r36270 | |||
2009-02-08 | Remove key statement in PKG file | Lars Persson | |
svn-id: r36248 | |||
2009-02-07 | Use Ctrl F5 for global main menu, since any single key would conflict with ↵ | Travis Howell | |
some games. svn-id: r36240 | |||
2009-02-02 | Update for part building | Lars Persson | |
svn-id: r36206 | |||
2009-02-02 | Missed script update for future SAGA2 engine | Lars Persson | |
svn-id: r36204 |