index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
fs
Age
Commit message (
Expand
)
Author
2007-10-17
fix compile after recent fs code rename
Joost Peters
2007-10-13
Fixed a load of compile errors, reverted additions to lastPathComponent() whi...
Neil Millstone
2007-10-07
Fixed a missing return value in the lastPathComponent function. Thanks to Raz...
David Corrales
2007-10-07
Commit of patch #1804861. It implements a static lastPathComponent() function...
David Corrales
2007-09-27
fixed savepath files listing under win32
Gregory Montoir
2007-09-22
oops.
Johannes Schickel
2007-09-22
Hopefully fix amigos4 fs implementation.
Johannes Schickel
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-19
rename 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 path
Joost Peters
2007-09-18
Fixed compilation under MSVC8
Filippos Karapetis
2007-09-18
Fix linker issues when doing a plugin build, and (hopefully) also on Windows
Max Horn
2007-09-18
Code formatting fixes
Max Horn
2007-09-18
Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...
Max Horn
2007-08-18
Merged some of the changes from the trunk patch back in to the GSoC fsnode br...
David Corrales
2007-08-01
Initial commit of the new BaseFile implementation. It provides a common groun...
David Corrales
2007-07-19
Fixed a subtle bug when browsing directories in the main game chooser.
David Corrales
2007-07-09
Update the interfaces for the getChildren method to include the hidden flag.
David Corrales
2007-07-09
Fixed a couple compilation issues in the windows build.
David Corrales
2007-06-20
Initial implementation of the lookupFile() function. It's meant to search rec...
David Corrales
2007-06-17
Added a new parameter to the getChildren function, which allows including hid...
David Corrales
2007-06-16
Removed the isValid operation from the FilesystemNode class in favor of the m...
David Corrales
2007-06-05
Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...
David Corrales
2007-06-04
Added stubs for the exists(), isReadable() and isWritable() methods for all a...
David Corrales
2007-06-04
Added a missing include in non-POSIX factories.
David Corrales
2007-05-31
Merged the fs branch with trunk. r26949:27031
David Corrales
2007-05-31
Removed the now obsolete singleton declaration macro from the FSNode factories.
David Corrales
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-26
Merged the fs branch with trunk. r26472:26948
David Corrales
2007-05-12
Use common/singleton.h in the concrete fs factories.
David Corrales
2007-05-12
Renamed files and minor tweaks. Thanks LordHoto :)
David Corrales
2007-05-03
Use abstract factories to initialize FilesystemNode objects.
David Corrales
2007-05-01
Cleanup
Chris Apers
2007-04-06
Updating DS port for changes in main codebase. Code changes for DevkitArm r2...
Neil Millstone
2007-03-12
Added mapping from '/' to '\' since Symbian OS does n't support mixed mode (\...
Lars Persson
2007-03-08
common/util.cpp needs fprintf; various std I/O functions are not used by anyt...
Max Horn
2007-03-08
Moving Nintendo DS std C I/O emulation wrappers to common/file.cpp; also add ...
Max Horn
2007-03-08
Removed MAX_FILENAME_LENGTH workaround (using enum's instead of #defines mean...
Max Horn
2007-02-28
Updated Symbian File handling to be able support AGI games, but do work due t...
Lars Persson
2007-02-16
Some very obvious cleanups.
Torbjörn Andersson
2007-02-03
Fixing various doxygen warnings
Max Horn
2007-01-20
Ported changes from branch-0-9-0 to fix grabRawScreen(), and palette corruption.
Neil Millstone
2006-11-12
Patch #1594533: morphos fs backend
Max Horn
2006-10-08
Initial commit of the wince-gcc re-port
Kostas Nakos
2006-10-08
Patch #1573141: Attempt to fix AmigaOS 4 / Broken Sword 2 problems
Max Horn
2006-09-23
Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the...
Max Horn
2006-09-16
Patch #1559806: Fixes for AmigaOS 4 filesystem backend
Max Horn
2006-09-10
Added name() method.
Marcus Comstedt
2006-08-31
Adding new name() method.
Neil Millstone
2006-08-28
Oops. some systems are using '\\' instead of '/' fixing that now...
Johannes Schickel
[prev]
[next]