aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Collapse)Author
2007-06-11Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to ↵Lars Persson
the size. svn-id: r27364
2007-06-11adding compilation pointerKostas Nakos
svn-id: r27353
2007-06-10Added default signing keys for Symbian OS 9. Password is scummvmLars Persson
svn-id: r27330
2007-06-10Updated makefile scripts with correct documents. Lars Persson
svn-id: r27329
2007-06-10Added reference to COPYRIGHT file in various placesMax Horn
svn-id: r27325
2007-06-10update the port readme (USE broom WITH cobwebs)Kostas Nakos
svn-id: r27307
2007-06-10re-add flac support which I had totally forgotten about. Builders must ↵Kostas Nakos
update to the newest libpack. Also enable parallaction by default svn-id: r27289
2007-06-10drop some debugging leftoversKostas Nakos
svn-id: r27287
2007-06-10formattingKostas Nakos
svn-id: r27285
2007-06-09Updated actions for paralallLars Persson
svn-id: r27256
2007-06-09fix bugs 1734068, 1723144: cursor trails when scrollingKostas Nakos
svn-id: r27250
2007-06-09add nippon supportKostas Nakos
svn-id: r27244
2007-06-09enable lure and cruise again; I accidentally committed this to trunk instead ↵Joost Peters
of branch-0-10-0 previously =) svn-id: r27243
2007-06-09disable lure and cruise enginesJoost Peters
svn-id: r27240
2007-06-09Changed makefiles to default to armi binariesLars Persson
svn-id: r27239
2007-06-09fix keys getting stuck in virtual keyboardKostas Nakos
svn-id: r27232
2007-06-08Updated filesharing mode to full sharing. Now scummvm.ini works again. Lars Persson
svn-id: r27218
2007-06-08Removed line in makefile not needed anymoreLars Persson
svn-id: r27216
2007-06-08Updated actions for SymbianOSLars Persson
svn-id: r27215
2007-06-08Added read file sharing by default. Required for Gob2.Lars Persson
svn-id: r27213
2007-06-08Updated Symbian OS Prediction handlingLars Persson
Updated AGI to only enable predictive input after dictionary was found. svn-id: r27206
2007-06-08.txt is the device-friendly extension for text filesKostas Nakos
svn-id: r27189
2007-06-08fix bug #1674683 (GOB2 can't save): send 0xD for enterKostas Nakos
svn-id: r27187
2007-06-08adding F1 for bargon and KP0 for indy3 functionality to multi function keyKostas Nakos
svn-id: r27185
2007-06-07Symbian PORT updated with CE mappings Lars Persson
svn-id: r27178
2007-06-07NDS : Attempt to not buffer overrun VRAM when doing ↵Bertrand Augereau
saveGameBackBuffer/restoreGameBackBuffer when CPU scaler is on svn-id: r27176
2007-06-05renaming to multi-function key. Also, reverting to softkey A for default ↵Kostas Nakos
keymap (compatibility on first run) svn-id: r27112
2007-06-05the FT cheat key is now called multi function key (pending commit for sucker ↵Kostas Nakos
punch in indy) svn-id: r27111
2007-06-03new functionality for the predictive input dialog for smartphonesKostas Nakos
svn-id: r27071
2007-06-03Initialise _stream.next_in as well, to silence another Valgrind warning in atTorbjörn Andersson
least some versions of Freddi Fish 1. svn-id: r27063
2007-06-03Initialized _stream.avail_in (and fixed a typo in a comment) after discussingTorbjörn Andersson
with Fingolfin. This seems to fix the mysterious bug #1726120, though I'll need to test that a bit more before closing it. svn-id: r27062
2007-05-31ADded special SVG to work with S60v3. Does not handle embedded bitmaps to well.Lars Persson
svn-id: r27029
2007-05-31ADded makefile for SVG iconLars Persson
svn-id: r27028
2007-05-31svn-id: r27027Lars Persson
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-27use better optimization flagsKostas Nakos
svn-id: r26980
2007-05-27getting screen extents from the sdl backend. Builders must use the newer sdl ↵Kostas Nakos
port lib svn-id: r26979
2007-05-27simplified code by moving key naming to the sdl port (where it belongs)Kostas Nakos
svn-id: r26978
2007-05-27Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW").Johannes Schickel
svn-id: r26963
2007-05-24center cursor at startupJoost Peters
svn-id: r26932
2007-05-24Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement"Joost Peters
svn-id: r26931
2007-05-21Updated makefiles for Symbian OS to handle duplicate filenames with in ↵Lars Persson
Symbians limited amount of makefiles. svn-id: r26906
2007-05-20Add missing GP2X start-up script to SVN. MUST have LF line endings (hence ↵John Willis
the SVN properties). svn-id: r26892
2007-05-12changed some warnings into debug msgsKostas Nakos
svn-id: r26815
2007-05-09Updated support for CruiseLars Persson
svn-id: r26794
2007-05-05Fixed bug 1711393.Marcus Comstedt
svn-id: r26750
2007-05-05some more verbose error reportingKostas Nakos
svn-id: r26748
2007-05-01added code to supress the backlight in older devices, fixed a little oops :-)Kostas Nakos
svn-id: r26728
2007-05-01Don't manually compute & hardcode the sizes of static arrays -- using ↵Max Horn
ARRAYSIZE, which is less error prone and easier to maintain/extend svn-id: r26722
2007-05-01fix scaler selection for square (non vga) devicesKostas Nakos
svn-id: r26718