index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
wince
Age
Commit message (
Expand
)
Author
2007-02-27
properly support saga and cine engines
Kostas Nakos
2007-02-26
support agi engine
Kostas Nakos
2007-02-26
added gfx and code to support spacebar and escape keys in the virtual keyboar...
Kostas Nakos
2007-02-24
Add support for touche engine.
Kostas Nakos
2007-02-24
temporarily fix automatic detection
Kostas Nakos
2007-02-18
correctly reinit sound output device
Kostas Nakos
2007-02-12
removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bit
Kostas Nakos
2007-02-08
The restriction on 'small' mouse cursors has been lifted quite some time ago;...
Max Horn
2007-02-04
permit compilation with hq scalers disabled
Kostas Nakos
2007-02-03
update to new detector
Kostas Nakos
2007-02-03
set svn:ignore, sync makefile
Kostas Nakos
2007-01-11
Fix backend timer problems. Also fix wrong sound mix rate in bass
Kostas Nakos
2006-11-12
Cleanup
Kostas Nakos
2006-11-12
Implement Fingolfin's modular backend timer, savefile and mixer managers
Kostas Nakos
2006-10-22
Backend modularization: Create timer manager, savefile manager and audio mixe...
Max Horn
2006-10-21
Fix multiple simulated mouse key events bug (sync).
Kostas Nakos
2006-10-10
Merge dirs
Kostas Nakos
2006-10-10
newres.h is not needed anymore
Kostas Nakos
2006-10-10
Merge ozone header
Kostas Nakos
2006-10-09
Implement stdout/stderr redirection
Kostas Nakos
2006-10-08
Initial commit of the wince-gcc re-port
Kostas Nakos
2006-09-23
Remove defines, which were only used by checkHeap()
Travis Howell
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-09
cleanup
Kostas Nakos
2006-08-25
fix update rect when adjusting ratio (backport)
Kostas Nakos
2006-08-18
fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) (ba...
Kostas Nakos
2006-08-18
fix smartphone cursor hiding when keyboard up, more logical zone function, go...
Kostas Nakos
2006-08-04
Added new method OSystem::getScreenChangeID(), which can be used by code to t...
Max Horn
2006-07-30
CinE Engine support (backport)
Kostas Nakos
2006-07-26
hotfix for bug #1519449 (scaling/crash issue) (backport)
Kostas Nakos
2006-07-26
fix bug 1521718 (dpad mouse emulation) (backport)
Kostas Nakos
2006-07-23
Add kyra skip intro key (backport).
Kostas Nakos
2006-07-01
move ce port to its new home
Kostas Nakos