This website requires JavaScript.
Explore
Help
Register
Sign in
thirdparty
/
scummvm
Watch
2
Star
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
00cc7958ff
scummvm
/
backends
/
platform
History
Download ZIP
Download TAR.GZ
Neil Millstone
1b5f06dce5
Word completion code that uses predictive dictionary ported from branch0-10-0
...
svn-id: r28124
2007-07-16 22:46:49 +00:00
..
dc
Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToScreenX/Y)
2007-07-08 12:02:38 +00:00
ds
Word completion code that uses predictive dictionary ported from branch0-10-0
2007-07-16 22:46:49 +00:00
gp2x
Tidy up of the GP2X config.sh and bundle.sh scripts. Add support for libMPEG2 (software YV12 for now). Now needs the latest test Open2x lib pack to build (
http://wiki.open2x.org/open2x/wiki/index.php?title=Prebuilt_Library_Packages#Test_Releases
).
2007-07-05 14:35:35 +00:00
gp32
Produce 'correct' keycode/ascii values for function keys
2007-06-22 23:43:17 +00:00
maemo
Use the SCUMMVM_VERSION macro from base/internal_version.h in the maemo backend code, instead of hardcoding it (one potential headache less, yippie)
2007-06-18 14:18:42 +00:00
morphos
Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/
2007-06-22 20:04:44 +00:00
null
Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All changes are just fine, and won't cause any compile problems or regressions, despite the fact that I can't test most of the non-SDL backend changes, at an improbability level of two to the power of two hundred and seventy-six thousand to one against - possibly much higher. Anything you still can't cope with is therefore your own problem. Please relax.
2007-06-19 22:39:59 +00:00
PalmOS
Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToScreenX/Y)
2007-07-08 12:02:38 +00:00
ps2
Adding some missing stuff to the PS2 port (it still will require quite some work to get it working again)
2007-06-30 21:20:47 +00:00
psp
Adding some missing stuff to the PS2 port (it still will require quite some work to get it working again)
2007-06-30 21:20:47 +00:00
sdl
whitespaces
2007-06-30 12:39:12 +00:00
symbian
Update GUI::Key constructs
2007-06-23 00:05:32 +00:00
wince
This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE
2007-07-10 20:20:50 +00:00
x11
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
2007-05-30 21:56:52 +00:00