aboutsummaryrefslogtreecommitdiff
path: root/backends
AgeCommit message (Expand)Author
2007-09-28Updated actions (compared with PocketPC)Lars Persson
2007-09-28Updated include order and H file namingLars Persson
2007-09-28Don't include windows.h for Symbian emulator buildsLars Persson
2007-09-28Symbian OS does not have ELOOP defined as an error, so #ifdef around those tw...Lars Persson
2007-09-27fixed savepath files listing under win32Gregory Montoir
2007-09-27Key and certificate that is valid for the next 30 years.Lars Persson
2007-09-26Compile fixes for WinCE buildRobin Watts
2007-09-24Silence warning.Johannes Schickel
2007-09-22oops.Johannes Schickel
2007-09-22Hopefully fix amigos4 fs implementation.Johannes Schickel
2007-09-21Rename file removal functions, to avoid conflicts. Add save game path, when r...Travis Howell
2007-09-19KEYCODE_ENTER should be KEYCODE_RETURN, actually...Marcus Comstedt
2007-09-19displayName() -> getDisplayName()Marcus Comstedt
2007-09-19Fixed fallout from keycode being made an enum.Marcus Comstedt
2007-09-19Include <graphics/surface.h> for Graphics::Surface.Marcus Comstedt
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-19rename psp_fs.cpp to psp-fs.cpp (as per the naming convention)Joost Peters
2007-09-19_displayName now contains the last path component, not the full pathJoost Peters
2007-09-18Fixed compilation under MSVC8Filippos Karapetis
2007-09-18Fix linker issues when doing a plugin build, and (hopefully) also on WindowsMax Horn
2007-09-18Code formatting fixesMax Horn
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-11Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ...Max Horn
2007-09-01Updated project files: added Drascula, ASM object files, ...Chris Apers
2007-09-01CW doesn't support ASM source file, this bat is required to execute an extern...Chris Apers
2007-09-01Cleanup: more 68K related filesChris Apers
2007-09-01Cleanup: remove obsolete files related to old 68k version not supported anymoreChris Apers
2007-09-01Cleanup:remove obsolete files related to old 68k version not supported anymoreChris Apers
2007-09-01Prepare Drascula supportChris Apers
2007-09-01Added ARM optimzed codeChris Apers
2007-09-01Prepare Drascula supportChris Apers
2007-09-01Prevent orientation changeChris Apers
2007-09-01Fixed compilationChris Apers
2007-09-01Removed obsolete codeChris Apers
2007-09-01Some key related cleanupChris Apers
2007-08-18Making DS port build againNeil Millstone
2007-08-18Merged some of the changes from the trunk patch back in to the GSoC fsnode br...David Corrales
2007-08-11Fixed compilation.Torbjörn Andersson
2007-08-11windows.h needs to be included before sdl.h, to avoid redefinition of ARRAYSIZEFilippos Karapetis
2007-08-11SDL backend cleanup (minor)Max Horn
2007-08-11Removing the DEAD MorphOS portMax Horn
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-08-01Initial commit of the new BaseFile implementation. It provides a common groun...David Corrales
2007-07-29Add a removeSavefile() to the default savefile manager based on the new Commo...David Corrales
2007-07-19Fixed a subtle bug when browsing directories in the main game chooser.David Corrales
2007-07-18Added error codes to the SaveFileManager via the SFMError enum. Also, solved ...David Corrales
2007-07-16Word completion code that uses predictive dictionary ported from branch0-10-0Neil Millstone
2007-07-12Changed SaveFileManager::listSavegames() function to be engine agnostic. It n...David Corrales
2007-07-10This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCERobin Watts