aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2006-07-26hotfix for bug #1519449 (scaling/crash issue) (backport)Kostas Nakos
2006-07-26fix bug 1521718 (dpad mouse emulation) (backport)Kostas Nakos
2006-07-23Add kyra skip intro key (backport).Kostas Nakos
2006-07-23Warn if copyRectToScreen() is called before _screen is created, since it'sTorbjörn Andersson
2006-07-22Added isValid to FilesystemNode and AbstractFilesystemNode. See my mail to -d...Johannes Schickel
2006-07-22Added FilesystemNode::name methodMax Horn
2006-07-21o Proper ScummVM copyrightsEugene Sandulenko
2006-07-16Add additional library directories.Won Star
2006-07-16Fix FileSystem bug. Now 'Go Up' button works. :)Won Star
2006-07-14* Add grabRawScreen() method.Won Star
2006-07-14More whitespace changes.Torbjörn Andersson
2006-07-09Adding data which was missing from initial patch.Neil Millstone
2006-07-09svn-id: r23462Neil Millstone
2006-07-09Final fixes. Builds fine now, apart from a few still-missing-from-svn filesJames Brown
2006-07-09More DS port fixesJames Brown
2006-07-09Fix some more duplicated files, and unify case for rpc includeJames Brown
2006-07-09Remove duplicated contentJames Brown
2006-07-09Patch #1519399: DS BackendMax Horn
2006-07-07fix build with latest psp toolchainJoost Peters
2006-07-07implement grabRawScreen()Joost Peters
2006-07-06Moving remaining platform/backends code, as previously threatenedMax Horn
2006-07-01move ce port to its new homeKostas Nakos
2006-06-30Moved savefile.cpp to backends, to work around link errorMax Horn
2006-06-30fix compilation after backend moveJoost Peters
2006-06-30move psp backend to backends/platforms/pspJoost Peters
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt
2006-06-30Align memory address properly. This fixes crash on the GP32.Won Star
2006-06-29Oh. I forgot to change function calls.Won Star
2006-06-29Whoops. Correct varible name.Won Star
2006-06-29Properly init memory tables.Won Star
2006-06-29Lock sound timer thread.Won Star
2006-06-29Try to use processor cache efficiently.Won Star
2006-06-29Add custom memory management code. malloc() for small allocs became much fast...Won Star
2006-06-24Started to move 'monolithic' parts of our ports to the new 'background/platfo...Max Horn
2006-06-24Follow our code formatting guidelines; also, we provide default implementatio...Max Horn
2006-06-24Moved savefile code to new 'saves' backend module (work in progress)Max Horn
2006-06-24Added 'timer' backend module, based on the existing TimerManager code (work i...Max Horn
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-20updated the readme for 0.9.0 releaseKostas Nakos
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-20fix vga device overlays and invalid mouse cursor callsKostas Nakos
2006-06-20fix typoKostas Nakos
2006-06-20kyra engine supportKostas Nakos
2006-06-19Updated symbian actions for working key namesLars Persson
2006-06-12o WIP file cache code borrowed from PS2 port.Won Star
2006-06-11* Move gp32-fs.cpp to fs/gp32 dir.Won Star
2006-06-11Rename filesystem file.Won Star
2006-06-11correctly load configuration at startupKostas Nakos
2006-06-10Specific resource file used for UIQ3Lars Persson