Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-27 | properly support saga and cine engines | Kostas Nakos | |
svn-id: r25893 | |||
2007-02-26 | support agi engine | Kostas Nakos | |
svn-id: r25880 | |||
2007-02-26 | added gfx and code to support spacebar and escape keys in the virtual ↵ | Kostas Nakos | |
keyboard (remember, Jubanka couldn't draw if his life depended on it :-) ). fixed (essentially added) support for the directional keys of the virtual keyboard (no idea why these were not implemented). svn-id: r25879 | |||
2007-02-24 | Add support for touche engine. | Kostas Nakos | |
Also, since QVGA smartphones can run any game, updated the action mappings to account for all of them. svn-id: r25830 | |||
2007-02-24 | temporarily fix automatic detection | Kostas Nakos | |
svn-id: r25817 | |||
2007-02-18 | correctly reinit sound output device | Kostas Nakos | |
svn-id: r25682 | |||
2007-02-12 | removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bit | Kostas Nakos | |
svn-id: r25527 | |||
2007-02-08 | The restriction on 'small' mouse cursors has been lifted quite some time ↵ | Max Horn | |
ago; PalmOS and WinCE port should be extended accordingly (in particular, the PalmOS port would silently overwrite its memory when big cursors are used) svn-id: r25431 | |||
2007-02-04 | permit compilation with hq scalers disabled | Kostas Nakos | |
svn-id: r25390 | |||
2007-02-03 | update to new detector | Kostas Nakos | |
svn-id: r25355 | |||
2007-02-03 | set svn:ignore, sync makefile | Kostas Nakos | |
svn-id: r25350 | |||
2007-01-11 | Fix backend timer problems. Also fix wrong sound mix rate in bass | Kostas Nakos | |
svn-id: r25067 | |||
2006-11-12 | Cleanup | Kostas Nakos | |
svn-id: r24702 | |||
2006-11-12 | Implement Fingolfin's modular backend timer, savefile and mixer managers | Kostas Nakos | |
svn-id: r24691 | |||
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio ↵ | Max Horn | |
mixer in the backends for increased flexibility svn-id: r24443 | |||
2006-10-21 | Fix multiple simulated mouse key events bug (sync). | Kostas Nakos | |
svn-id: r24403 | |||
2006-10-10 | Merge dirs | Kostas Nakos | |
svn-id: r24268 | |||
2006-10-10 | newres.h is not needed anymore | Kostas Nakos | |
svn-id: r24267 | |||
2006-10-10 | Merge ozone header | Kostas Nakos | |
svn-id: r24266 | |||
2006-10-09 | Implement stdout/stderr redirection | Kostas Nakos | |
svn-id: r24252 | |||
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos | |
svn-id: r24212 | |||
2006-09-23 | Remove defines, which were only used by checkHeap() | Travis Howell | |
svn-id: r23980 | |||
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵ | Max Horn | |
the linker dependency graph). Porters will have to update project files svn-id: r23974 | |||
2006-09-09 | cleanup | Kostas Nakos | |
svn-id: r23851 | |||
2006-08-25 | fix update rect when adjusting ratio (backport) | Kostas Nakos | |
svn-id: r23744 | |||
2006-08-18 | fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) ↵ | Kostas Nakos | |
(backport) svn-id: r23722 | |||
2006-08-18 | fix smartphone cursor hiding when keyboard up, more logical zone function, ↵ | Kostas Nakos | |
got rid of higher sound thread priority by default. (backport) svn-id: r23720 | |||
2006-08-04 | Added new method OSystem::getScreenChangeID(), which can be used by code to ↵ | Max Horn | |
track screen changes even without getting all EVENT_SCREEN_CHANGED events svn-id: r23661 | |||
2006-07-30 | CinE Engine support (backport) | Kostas Nakos | |
svn-id: r23625 | |||
2006-07-26 | hotfix for bug #1519449 (scaling/crash issue) (backport) | Kostas Nakos | |
svn-id: r23602 | |||
2006-07-26 | fix bug 1521718 (dpad mouse emulation) (backport) | Kostas Nakos | |
svn-id: r23600 | |||
2006-07-23 | Add kyra skip intro key (backport). | Kostas Nakos | |
svn-id: r23577 | |||
2006-07-01 | move ce port to its new home | Kostas Nakos | |
svn-id: r23366 |