aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2006-08-25fix update rect when adjusting ratio (backport)Kostas Nakos
2006-08-19Fixed bug causing crash during saving in Saga engine, changed audio to low qu...Neil Millstone
2006-08-19Added build C target to support more engines.Neil Millstone
2006-08-18fix bugs #1515389 and #1505868 (aka file::exists - dedicated to LordHoto) (ba...Kostas Nakos
2006-08-18fix smartphone cursor hiding when keyboard up, more logical zone function, go...Kostas Nakos
2006-08-04Fixed some broken #include's (the PS2 and Symbian may need more fixed, though)Max Horn
2006-08-04Patch #1527347: Make maemo port compile againMax Horn
2006-08-04Added new method OSystem::getScreenChangeID(), which can be used by code to t...Max Horn
2006-08-03Add a logo.bmp to DS port, to fix building. agentq, feel free to replace if t...James Brown
2006-07-30CinE Engine support (backport)Kostas Nakos
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