Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn | |
svn-id: r30786 | |||
2008-02-04 | Fix plugin unloading / cleanup | Max Horn | |
svn-id: r30785 | |||
2008-02-04 | Fix a segmentation fault when running a game with dynamic plugins enabled. | Jordi Vilalta Prat | |
svn-id: r30784 | |||
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a ↵ | Max Horn | |
MetaEngine instance. Used this to simplify the rest of the plugin system svn-id: r30780 | |||
2008-02-03 | Removed some dead code | Max Horn | |
svn-id: r30778 | |||
2008-02-03 | Implement exists(), isReadable() and isWritable(). | Marcus Comstedt | |
svn-id: r30773 | |||
2008-02-03 | Use vmsfs_delete_file now that libronin supports it... | Marcus Comstedt | |
svn-id: r30772 | |||
2008-02-03 | Updated flags to use ASM costume for sam and max | Lars Persson | |
svn-id: r30767 | |||
2008-02-03 | Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd | Robin Watts | |
forgotten to define the enabling symbol in cpp files. Consequently I'd cocked up when copying the call to the ARM code across from my hacked costume.cpp into a fresh one. svn-id: r30766 | |||
2008-02-03 | Updated number of icons in the icon file | Lars Persson | |
svn-id: r30764 | |||
2008-02-03 | Updated libs used for ASM | Lars Persson | |
svn-id: r30763 | |||
2008-02-03 | GFX asm defines updated properly. Custume #define turned off since this is ↵ | Lars Persson | |
crashing. svn-id: r30762 | |||
2008-02-03 | Migration code for users updating to the 1.1.3 iPhone firmware, which has a ↵ | Oystein Eftevaag | |
different directory structure and permission setup svn-id: r30761 | |||
2008-02-03 | Forgot to enable ASM opts somewhere (thought I had). | Lars Persson | |
svn-id: r30753 | |||
2008-02-03 | Introduce ARM code for commonest case of "proc3" costume blitting (as | Robin Watts | |
used for animation in SamNMax). Enabled by the USE_ARM_COSTUME_ASM define. Currently enabled for WinCE only. svn-id: r30750 | |||
2008-02-02 | Simplified icon | Lars Persson | |
svn-id: r30734 | |||
2008-02-02 | Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM ↵ | Lars Persson | |
svg icon does not work on S60 phones (rendering is corrupt) svn-id: r30733 | |||
2008-01-29 | Updated max heap size to 64mb | Lars Persson | |
svn-id: r30704 | |||
2008-01-29 | - Updated default char signing to signed (as per PC) in makefiles | Lars Persson | |
- Fix for Symbian scrolling problem in GOB3, expressions not evaluated properly resulting in offset beeing set to -1 and not the right offset. svn-id: r30703 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-22 | Finally removed backends/intern.h itself | Max Horn | |
svn-id: r30612 | |||
2008-01-22 | Removed backends/intern.h | Max Horn | |
svn-id: r30611 | |||
2008-01-21 | Proper data file paths for S60v3 | Lars Persson | |
svn-id: r30603 | |||
2008-01-21 | Functionality for is readable and writable | Lars Persson | |
svn-id: r30601 | |||
2008-01-20 | Removed obsolete comment, fixed indention | Max Horn | |
svn-id: r30589 | |||
2008-01-20 | - Updated version numbers, Implemented exists properly, Added two engines in ↵ | Lars Persson | |
main_features.inl svn-id: r30586 | |||
2008-01-18 | Removing duplicate content and adding GPL header | Max Horn | |
svn-id: r30555 | |||
2008-01-18 | Use explicit path in #include statement (DS port specific) | Max Horn | |
svn-id: r30552 | |||
2008-01-17 | implement exists(), isReadable() and isWritable() stubs using access() | Joost Peters | |
svn-id: r30537 | |||
2008-01-13 | Removed unnecessary semi-colons. | Torbjörn Andersson | |
svn-id: r30476 | |||
2008-01-13 | WORKAROUND bug #1870304: Solaris does not provide INADDR_NONE | Max Horn | |
svn-id: r30467 | |||
2008-01-12 | Patch #1869152: "MAEMO port preliminary patch" | Eugene Sandulenko | |
svn-id: r30458 | |||
2008-01-11 | First part of Maemo port | Eugene Sandulenko | |
svn-id: r30427 | |||
2008-01-11 | doc update for 0.11.0 | Kostas Nakos | |
svn-id: r30416 | |||
2008-01-10 | Fix DefaultSaveFileManager::listSavefiles to return the savefile *name*, not ↵ | Max Horn | |
the *path* (which is meaningless in the context of savefiles) svn-id: r30373 | |||
2008-01-04 | fix a race - bug #1863961 (#1769503) | Kostas Nakos | |
svn-id: r30218 | |||
2008-01-03 | Use system call to return to DC boot menu rather than relying on exit() | Marcus Comstedt | |
to do the job. svn-id: r30197 | |||
2008-01-03 | Updated paths to engine-data files for Symbian OS | Lars Persson | |
svn-id: r30191 | |||
2008-01-03 | Disable compilation of default savefile manager, to avoid having it pulled | Marcus Comstedt | |
in by --whole-archive when building with plugins. svn-id: r30185 | |||
2008-01-03 | Remove -I$(srcdir)/common from include path (not needed anymore). | Marcus Comstedt | |
svn-id: r30184 | |||
2008-01-03 | Updated build requirements. | Marcus Comstedt | |
svn-id: r30183 | |||
2008-01-02 | cannot handle key mods in ce and unicode is dodgy to say the least. fixes ↵ | Kostas Nakos | |
bug #1748135 svn-id: r30158 | |||
2008-01-02 | Fix dmedia.cpp to not use stdafx (likely fixes building on IRIX) | Max Horn | |
svn-id: r30151 | |||
2008-01-02 | (forward-port) Quick swipes across the screen now triggers arrow key events. ↵ | Oystein Eftevaag | |
Also, some mouse cursor fixes for landscape mode svn-id: r30134 | |||
2008-01-01 | fixup to prevent a crash, pending the overlay rework | Kostas Nakos | |
svn-id: r30129 | |||
2007-12-31 | Added support for landscape mode in addition to the upside-down landscape ↵ | Oystein Eftevaag | |
mode we already had, and a few minor optimizations svn-id: r30090 | |||
2007-12-30 | implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games ↵ | Kostas Nakos | |
have incorrect time & date svn-id: r30083 | |||
2007-12-30 | The PS2, DS and PalmOS ports currently do not properly implement their ↵ | Max Horn | |
SaveFileManagers -- flagging the incorrect & invalid code by making it not compile. Note: Portser should probably also fix their code in the 0.11 branch svn-id: r30079 | |||
2007-12-29 | Fixed warning when DISABLE_SCALERS is defined. | Torbjörn Andersson | |
svn-id: r30074 |