aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2007-06-12NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...Bertrand Augereau
2007-06-11Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to t...Lars Persson
2007-06-11adding compilation pointerKostas Nakos
2007-06-10Added default signing keys for Symbian OS 9. Password is scummvmLars Persson
2007-06-10Updated makefile scripts with correct documents. Lars Persson
2007-06-10Added reference to COPYRIGHT file in various placesMax Horn
2007-06-10update the port readme (USE broom WITH cobwebs)Kostas Nakos
2007-06-10re-add flac support which I had totally forgotten about. Builders must update...Kostas Nakos
2007-06-10drop some debugging leftoversKostas Nakos
2007-06-10formattingKostas Nakos
2007-06-09Updated actions for paralallLars Persson
2007-06-09fix bugs 1734068, 1723144: cursor trails when scrollingKostas Nakos
2007-06-09add nippon supportKostas Nakos
2007-06-09enable lure and cruise again; I accidentally committed this to trunk instead ...Joost Peters
2007-06-09disable lure and cruise enginesJoost Peters
2007-06-09Changed makefiles to default to armi binariesLars Persson
2007-06-09fix keys getting stuck in virtual keyboardKostas Nakos
2007-06-08Updated filesharing mode to full sharing. Now scummvm.ini works again. Lars Persson
2007-06-08Removed line in makefile not needed anymoreLars Persson
2007-06-08Updated actions for SymbianOSLars Persson
2007-06-08Added read file sharing by default. Required for Gob2.Lars Persson
2007-06-08Updated Symbian OS Prediction handlingLars Persson
2007-06-08.txt is the device-friendly extension for text filesKostas Nakos
2007-06-08fix bug #1674683 (GOB2 can't save): send 0xD for enterKostas Nakos
2007-06-08adding F1 for bargon and KP0 for indy3 functionality to multi function keyKostas Nakos
2007-06-07Symbian PORT updated with CE mappings Lars Persson
2007-06-07NDS : Attempt to not buffer overrun VRAM when doing saveGameBackBuffer/restor...Bertrand Augereau
2007-06-05renaming to multi-function key. Also, reverting to softkey A for default keym...Kostas Nakos
2007-06-05the FT cheat key is now called multi function key (pending commit for sucker ...Kostas Nakos
2007-06-03new functionality for the predictive input dialog for smartphonesKostas Nakos
2007-06-03Initialise _stream.next_in as well, to silence another Valgrind warning in atTorbjörn Andersson
2007-06-03Initialized _stream.avail_in (and fixed a typo in a comment) after discussingTorbjörn Andersson
2007-05-31ADded special SVG to work with S60v3. Does not handle embedded bitmaps to well.Lars Persson
2007-05-31ADded makefile for SVG iconLars Persson
2007-05-31svn-id: r27027Lars Persson
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27use better optimization flagsKostas Nakos
2007-05-27getting screen extents from the sdl backend. Builders must use the newer sdl ...Kostas Nakos
2007-05-27simplified code by moving key naming to the sdl port (where it belongs)Kostas Nakos
2007-05-27Commit of patch #1715310 ("WIN32: Dynamic Plugin support with MinGW").Johannes Schickel
2007-05-24center cursor at startupJoost Peters
2007-05-24Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement"Joost Peters
2007-05-21Updated makefiles for Symbian OS to handle duplicate filenames with in Symbia...Lars Persson
2007-05-20Add missing GP2X start-up script to SVN. MUST have LF line endings (hence the...John Willis
2007-05-12changed some warnings into debug msgsKostas Nakos
2007-05-09Updated support for CruiseLars Persson
2007-05-05Fixed bug 1711393.Marcus Comstedt
2007-05-05some more verbose error reportingKostas Nakos
2007-05-01added code to supress the backlight in older devices, fixed a little oops :-)Kostas Nakos
2007-05-01Don't manually compute & hardcode the sizes of static arrays -- using ARRAYSI...Max Horn