Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-04 | Removed stale READ_PS2.TXT | Max Lingua | |
svn-id: r39104 | |||
2009-03-04 | - 0.13.x friendly ;-) | Max Lingua | |
- new GUI/themes - no more funky colors! - load/delete saved games - cleaned-up Makefile.PS2 : - dropped multiple extra paths - dropped deprecated deps (UCL, MPEG2) - all possible devices are supported to store, play and save games: - CD - HD - USB - MC - REMOTE ! (this could actually be anywhere on the internet as long as you run "ps2client listen" on the machine on the other side that hosts the games) - tested from : - ps2link - uLE - toxicOS - tested with: - bass - bs1 - mi1 - comi - indy4 - ft - ite - ihnm - elvira1 - dig - kyra - lure - simon2 - goblins1 Played all those games in 1 session using RTL. Very smooth, sub-second RTL experience. No crash! - new PAL/NTSC detection : we are now reading the flavor from PS2 ROM, it should work on all PS2 slim too - new PAL TV centering : no more missing chunk of games on top/bottom - we can now read the savefiles from Linux/SDL and other backends! if you add that you can read them from remote together with the games that you already have there, you can imagine the fun ;-) - we fully implement RTL with every games/engine - we nicely reboot / shutdown on quit - fully support for themes/savegames paths. Run from MC, play the games on remote and store your data on USB or HD. No limits! - universal write/read for every media (of course no write on CD/DVD!) - fully async / DMA read-write access to every media (even MC!) - optimized cache/read-ahead for every media - now COMI is fast and enjoyable from remote as it is from CD ;-) - non polluting MC storage, just 1 folder + 1 icon, so that you can copy all your settings / saved games to another MC in one go! svn-id: r39102 | |||
2009-03-01 | add support for tinsel engine (off by default for the time being) | Kostas Nakos | |
svn-id: r39061 | |||
2009-03-01 | better detection of aspect-scalable resolutions | Kostas Nakos | |
svn-id: r39059 | |||
2009-03-01 | slight correction | Kostas Nakos | |
svn-id: r39044 | |||
2009-03-01 | modified patch in bug #2644574: fix build | Kostas Nakos | |
svn-id: r39043 | |||
2009-03-01 | Fixed PalmOS FSNode which was failing in some cases | Chris Apers | |
svn-id: r39029 | |||
2009-03-01 | PalmOS Backend updates: | Chris Apers | |
- Removed old clearScreen backend method and keep it for internal use only - Fixed save path with missing end slash - Added use of the new audio mixer - Added new file system factory - Added missing getOverlayWidth/Height - Changed color encoding from int16 to uint16 as required by the new ScummVM code - Fixed ColorMasks use with missing namespace svn-id: r39028 | |||
2009-03-01 | Cleaned out some unneeded stuff from the C blitting routines | Oystein Eftevaag | |
svn-id: r39025 | |||
2009-03-01 | When built with the xcode project, the file browser will now start browing ↵ | Oystein Eftevaag | |
for files inside the application bundle directory svn-id: r39022 | |||
2009-03-01 | Merged iphone keyboard fix in from branch-0-13-0 | Oystein Eftevaag | |
svn-id: r39020 | |||
2009-02-28 | Added keyboard mapping for global menu. | Lars Persson | |
svn-id: r38981 | |||
2009-02-28 | Remove misleading comment. | Willem Jan Palenstijn | |
svn-id: r38977 | |||
2009-02-28 | Fix annoying warnings in the default savemanager | Max Horn | |
svn-id: r38976 | |||
2009-02-28 | copy pred.dic for the dist target | Andre Heider | |
svn-id: r38969 | |||
2009-02-28 | set DEPDIR; copy COPYING.LGPL for the dist target; use debug level 3 when ↵ | Andre Heider | |
uploading the binary svn-id: r38967 | |||
2009-02-28 | Enable SCI for Wii | Andre Heider | |
svn-id: r38966 | |||
2009-02-27 | Changing the visibility of the mouse means it has to be redrawn. At least, this | Torbjörn Andersson | |
fixes a regression in Broken Sword 1 when using one inventory object on another (if the cursor is partly beneath the inventory bar) for me. svn-id: r38926 | |||
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 |