Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-28 | make sure our GetCurrentDirectory is used (non existant in ce api) | Kostas Nakos | |
svn-id: r29300 | |||
2007-10-28 | unicod-ify syscalls for ce backend | Kostas Nakos | |
svn-id: r29299 | |||
2007-10-17 | fix compile after recent fs code rename | Joost Peters | |
svn-id: r29229 | |||
2007-10-16 | Committing the set of patches #1814434, thanks to jvprat. They improve the ↵ | David Corrales | |
documentation and parameter naming of the lookFile methods inside Common::FS. svn-id: r29228 | |||
2007-10-13 | Fixed a load of compile errors, reverted additions to lastPathComponent() ↵ | Neil Millstone | |
which were clearly in error. svn-id: r29204 | |||
2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone | |
svn-id: r29203 | |||
2007-10-07 | Fixed a missing return value in the lastPathComponent function. Thanks to ↵ | David Corrales | |
Raziel_AOne :) svn-id: r29172 | |||
2007-10-07 | Commit of patch #1804861. It implements a static lastPathComponent() ↵ | David Corrales | |
function in each backend, used to extract the last path component of a given path, returned by getName(). svn-id: r29159 | |||
2007-10-03 | * Added removeSavefile() | Marcus Comstedt | |
* New style listSavefiles() using a glob svn-id: r29153 | |||
2007-09-30 | Patch #1804801: DMedia MIDI driver for IRIX | Max Horn | |
svn-id: r29142 | |||
2007-09-28 | Updated version number in installation files | Lars Persson | |
svn-id: r29126 | |||
2007-09-28 | sadfUpdated version number in installation files | Lars Persson | |
svn-id: r29125 | |||
2007-09-28 | Updated README for some small build details | Lars Persson | |
svn-id: r29124 | |||
2007-09-28 | Added support for Drascula and new system files | Lars Persson | |
svn-id: r29123 | |||
2007-09-28 | Updated with Drascula and new ARM asm opts. | Lars Persson | |
svn-id: r29122 | |||
2007-09-28 | Updated actions (compared with PocketPC) | Lars Persson | |
svn-id: r29121 | |||
2007-09-28 | Updated include order and H file naming | Lars Persson | |
svn-id: r29120 | |||
2007-09-28 | Don't include windows.h for Symbian emulator builds | Lars Persson | |
svn-id: r29119 | |||
2007-09-28 | Symbian OS does not have ELOOP defined as an error, so #ifdef around those ↵ | Lars Persson | |
two cases. svn-id: r29118 | |||
2007-09-27 | fixed savepath files listing under win32 | Gregory Montoir | |
svn-id: r29113 | |||
2007-09-27 | Key and certificate that is valid for the next 30 years. | Lars Persson | |
svn-id: r29110 | |||
2007-09-26 | Compile fixes for WinCE build | Robin Watts | |
* wince-sdl.h: sdl-common.h is now sdl.h. Also, copied in definition of DF_UPDATE_EXPAND_1_PIXEL as this was no longer offered by sdl.h * CELauncherDialog.cpp: Updated to use modified FilingSystemNode. svn-id: r29104 | |||
2007-09-24 | Silence warning. | Johannes Schickel | |
svn-id: r29087 | |||
2007-09-22 | oops. | Johannes Schickel | |
svn-id: r29030 | |||
2007-09-22 | Hopefully fix amigos4 fs implementation. | Johannes Schickel | |
svn-id: r29029 | |||
2007-09-21 | Rename file removal functions, to avoid conflicts. Add save game path, when ↵ | Travis Howell | |
removing files via SaveFileManager. svn-id: r29001 | |||
2007-09-19 | KEYCODE_ENTER should be KEYCODE_RETURN, actually... | Marcus Comstedt | |
svn-id: r28972 | |||
2007-09-19 | displayName() -> getDisplayName() | Marcus Comstedt | |
path() -> getPath() listDir() -> getChildren() svn-id: r28971 | |||
2007-09-19 | Fixed fallout from keycode being made an enum. | Marcus Comstedt | |
svn-id: r28970 | |||
2007-09-19 | Include <graphics/surface.h> for Graphics::Surface. | Marcus Comstedt | |
svn-id: r28969 | |||
2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko | |
svn-id: r28968 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-19 | rename psp_fs.cpp to psp-fs.cpp (as per the naming convention) | Joost Peters | |
svn-id: r28963 | |||
2007-09-19 | _displayName now contains the last path component, not the full path | Joost Peters | |
svn-id: r28962 | |||
2007-09-18 | Fixed compilation under MSVC8 | Filippos Karapetis | |
svn-id: r28951 | |||
2007-09-18 | Fix linker issues when doing a plugin build, and (hopefully) also on Windows | Max Horn | |
svn-id: r28950 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break ↵ | Max Horn | |
compilation on some ports) svn-id: r28944 | |||
2007-09-11 | Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ↵ | Max Horn | |
comments; and some other related cleanup svn-id: r28890 | |||
2007-09-01 | Updated project files: added Drascula, ASM object files, ... | Chris Apers | |
svn-id: r28807 | |||
2007-09-01 | CW doesn't support ASM source file, this bat is required to execute an ↵ | Chris Apers | |
external compiler and add object code to CW project svn-id: r28806 | |||
2007-09-01 | Cleanup: more 68K related files | Chris Apers | |
svn-id: r28805 | |||
2007-09-01 | Cleanup: remove obsolete files related to old 68k version not supported anymore | Chris Apers | |
svn-id: r28804 | |||
2007-09-01 | Cleanup:remove obsolete files related to old 68k version not supported anymore | Chris Apers | |
svn-id: r28802 | |||
2007-09-01 | Prepare Drascula support | Chris Apers | |
svn-id: r28799 | |||
2007-09-01 | Added ARM optimzed code | Chris Apers | |
svn-id: r28798 | |||
2007-09-01 | Prepare Drascula support | Chris Apers | |
svn-id: r28797 | |||
2007-09-01 | Prevent orientation change | Chris Apers | |
svn-id: r28796 | |||
2007-09-01 | Fixed compilation | Chris Apers | |
svn-id: r28794 | |||
2007-09-01 | Removed obsolete code | Chris Apers | |
svn-id: r28793 |