Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-24 | Started to move 'monolithic' parts of our ports to the new ↵ | Max Horn | |
'background/platform' directory (see also the 'Modular_Backends' page in our Wiki) svn-id: r23293 | |||
2006-06-24 | Follow our code formatting guidelines; also, we provide default ↵ | Max Horn | |
implementations for getSavefileManager and displayMessageOnOSD, no point in replacing this with empty dummy implementations svn-id: r23283 | |||
2006-06-24 | Moved savefile code to new 'saves' backend module (work in progress) | Max Horn | |
svn-id: r23282 | |||
2006-06-24 | Added 'timer' backend module, based on the existing TimerManager code (work ↵ | Max Horn | |
in progress) svn-id: r23279 | |||
2006-06-24 | * Renamed config.mak to config.mk | Max Horn | |
* Renamed common.rules to rules.mk * Removed explicit declaration of MODULE_DIRS in various spots (instead we let rules.mk compute it) svn-id: r23275 | |||
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn | |
Rationale: backend implementations belong to backends/, but portable APIs meant to be used by high level code is for common / sound / graphics / ... (compare also with backends/midi vs. sound/mididrv.h) svn-id: r23274 | |||
2006-06-20 | updated the readme for 0.9.0 release | Kostas Nakos | |
svn-id: r23200 | |||
2006-06-20 | Cleanup. It seems unnecessary to have a "break" right after an unconditional | Torbjörn Andersson | |
return in a switch case. svn-id: r23198 | |||
2006-06-20 | fix vga device overlays and invalid mouse cursor calls | Kostas Nakos | |
svn-id: r23192 | |||
2006-06-20 | fix typo | Kostas Nakos | |
svn-id: r23191 | |||
2006-06-20 | kyra engine support | Kostas Nakos | |
svn-id: r23188 | |||
2006-06-19 | Updated symbian actions for working key names | Lars Persson | |
svn-id: r23183 | |||
2006-06-12 | o WIP file cache code borrowed from PS2 port. | Won Star | |
o add property svn-id: r23062 | |||
2006-06-11 | * Move gp32-fs.cpp to fs/gp32 dir. | Won Star | |
* Fix gp32 launcher code. svn-id: r23023 | |||
2006-06-11 | Rename filesystem file. | Won Star | |
svn-id: r23022 | |||
2006-06-11 | correctly load configuration at startup | Kostas Nakos | |
svn-id: r23021 | |||
2006-06-10 | Specific resource file used for UIQ3 | Lars Persson | |
svn-id: r23016 | |||
2006-06-10 | Symbian port build updates for S60V3 and UIQ3 | Lars Persson | |
svn-id: r23015 | |||
2006-06-10 | fixed hashmap use | Kostas Nakos | |
svn-id: r23007 | |||
2006-06-10 | added multiple state support | Kostas Nakos | |
svn-id: r23006 | |||
2006-06-10 | fixed code regression to pre 0.8.2, panel, clipping, overlay fixes, support ↵ | Kostas Nakos | |
for new actions, new scaler, toolbar mouse, inverse landscape and double-tap -> right click svn-id: r23005 | |||
2006-06-10 | added hires aware flag for by-the-book handling of hires devices | Kostas Nakos | |
svn-id: r23004 | |||
2006-06-10 | new landscape aspect scaler (n0p) | Kostas Nakos | |
svn-id: r23003 | |||
2006-06-10 | added rotate and virtual keyboard actions | Kostas Nakos | |
svn-id: r23002 | |||
2006-06-10 | added keyboard-emulated mouse cursor | Kostas Nakos | |
svn-id: r23001 | |||
2006-06-08 | cleanup, made osystem for .ini on different devices. | Robert Göffringmann | |
svn-id: r22984 | |||
2006-06-07 | Changed UID comment for S60V3 id tag | Lars Persson | |
svn-id: r22983 | |||
2006-06-07 | Disable AGI support by default in the build | Lars Persson | |
svn-id: r22982 | |||
2006-06-07 | Better UIQ3 view support | Lars Persson | |
svn-id: r22981 | |||
2006-06-07 | Proper override for vsnprintf to give proper error messages | Lars Persson | |
svn-id: r22980 | |||
2006-06-07 | EE RPC part of the cdvd driver... | Robert Göffringmann | |
svn-id: r22976 | |||
2006-06-07 | forgot to commit this... | Robert Göffringmann | |
svn-id: r22975 | |||
2006-06-07 | updated fs implementation | Robert Göffringmann | |
svn-id: r22974 | |||
2006-06-07 | imported cdvd driver again.. | Robert Göffringmann | |
svn-id: r22973 | |||
2006-06-07 | various PS2 changes | Robert Göffringmann | |
svn-id: r22971 | |||
2006-06-07 | various PS2 changes | Robert Göffringmann | |
svn-id: r22970 | |||
2006-06-07 | various PS2 changes | Robert Göffringmann | |
svn-id: r22969 | |||
2006-06-06 | %s/CVS/SVN/g | Joost Peters | |
svn-id: r22963 | |||
2006-06-06 | update the CE port to work under 0.9.0 codebase | Kostas Nakos | |
svn-id: r22956 | |||
2006-06-06 | What's this?\! | Chris Apers | |
svn-id: r22955 | |||
2006-06-05 | Updated project file | Chris Apers | |
svn-id: r22945 | |||
2006-06-05 | - Added AGI engine support | Chris Apers | |
svn-id: r22940 | |||
2006-06-05 | - Added arrow keys option | Chris Apers | |
- Hide std palette ootion on ARM devices svn-id: r22939 | |||
2006-06-05 | - Added arrow keys emulation | Chris Apers | |
- Ajust mouse simulation so that there is no more hang while moving it svn-id: r22938 | |||
2006-06-05 | Add trailing slash to getCurrentDirectory if required. Fixes bug #1500563 - ↵ | Travis Howell | |
WIN32/SCUMM: Using scummvm.exe targetname not possible svn-id: r22923 | |||
2006-06-04 | Small correction to resolution selector. Still not perfect. | Eugene Sandulenko | |
svn-id: r22919 | |||
2006-06-04 | Fix infinite loop in updateScren() when mouse cursor is not initialized by ↵ | Won Star | |
setMouseCursor(). svn-id: r22914 | |||
2006-06-04 | "They sought it with thimbles, they sought it with care; | Torbjörn Andersson | |
They pursued it with forks and hope; They threatened its life with a railway-share; They charmed it with smiles and soap." Maybe this time the elusive cursor hotspot bugs will finally be fixed, once and for all. The blitCursor() function now calculates both the real and the virtual dimensions of the cursor, since they may both be different from the original dimensions. svn-id: r22913 | |||
2006-06-04 | Remove executable bit in lots of files. Usually it is set by stupid Windows | Eugene Sandulenko | |
clients when you add new file to CVS repo. No idea if this affects svn. svn-id: r22911 | |||
2006-06-04 | Enable medium quality FM sound for S60V3 devices | Lars Persson | |
svn-id: r22909 |