Max Horn
|
7f18aaf8ec
|
Pushed AbstractFilesystemNode::openForReading() / openForWriting() impls out to backends
svn-id: r34304
|
2008-09-03 12:56:46 +00:00 |
|
Max Horn
|
531bcf847c
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
svn-id: r34302
|
2008-09-03 11:22:51 +00:00 |
|
Max Horn
|
cb21c25e41
|
FSNode code: Merged most versions of lastPathComponent() into one new AbstractFilesystemNode::lastPathComponent() method, with customizable path separator character
svn-id: r34197
|
2008-08-27 20:31:22 +00:00 |
|
Max Horn
|
5288daa863
|
DS: Forgot to commit #include changes in the ds-fs.* files; this allows to get rid of -Isource/fat
svn-id: r32520
|
2008-06-03 21:04:41 +00:00 |
|
Jordi Vilalta Prat
|
d6c34bdc4b
|
Fixed the spaces before tabs.
svn-id: r30667
|
2008-01-28 00:14:17 +00:00 |
|
Jordi Vilalta Prat
|
66e9d4f5e8
|
Removed trailing spaces.
svn-id: r30664
|
2008-01-27 19:47:41 +00:00 |
|
Max Horn
|
4ba2df8792
|
Use explicit path in #include statement (DS port specific)
svn-id: r30552
|
2008-01-18 17:24:34 +00:00 |
|
Neil Millstone
|
688f074ea5
|
Fixed a load of compile errors, reverted additions to lastPathComponent() which were clearly in error.
svn-id: r29204
|
2007-10-13 15:41:34 +00:00 |
|
David Corrales
|
aba30d7ea8
|
Commit of patch #1804861. It implements a static lastPathComponent() function in each backend, used to extract the last path component of a given path, returned by getName().
svn-id: r29159
|
2007-10-07 00:28:38 +00:00 |
|
Nicola Mettifogo
|
258901bab9
|
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
|
2007-09-19 08:40:12 +00:00 |
|
David Corrales
|
1a965aad95
|
Update the interfaces for the getChildren method to include the hidden flag.
Also added some missing method stubs to the gamecard dc port.
svn-id: r27984
|
2007-07-09 01:26:54 +00:00 |
|
David Corrales
|
0cab5b7791
|
Merged the fs branch with trunk. r26949:27031
svn-id: r27032
|
2007-05-31 23:44:43 +00:00 |
|
Max Horn
|
218e132e37
|
Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
2007-05-30 21:56:52 +00:00 |
|
David Corrales
|
3646c968c9
|
Merged the fs branch with trunk. r26472:26948
svn-id: r26949
|
2007-05-26 20:23:24 +00:00 |
|
David Corrales
|
c459f054b4
|
Use abstract factories to initialize FilesystemNode objects.
svn-id: r26739
|
2007-05-03 02:39:33 +00:00 |
|
Neil Millstone
|
c6d41c0755
|
Updating DS port for changes in main codebase. Code changes for DevkitArm r20 and latest libnds.
svn-id: r26394
|
2007-04-06 18:34:53 +00:00 |
|
Max Horn
|
d19adc0514
|
common/util.cpp needs fprintf; various std I/O functions are not used by anything in our code, so there is no need to emulate them -- mark these; my previous commits likely broke compilation of the DS backend, try to reduce the brokeness a bit
svn-id: r26023
|
2007-03-08 17:36:52 +00:00 |
|
Torbjörn Andersson
|
16e7a12878
|
Some very obvious cleanups.
svn-id: r25635
|
2007-02-16 17:13:29 +00:00 |
|
Max Horn
|
6ed00cd055
|
Added FilesystemNode::name method
svn-id: r23553
|
2006-07-22 14:14:16 +00:00 |
|
James Brown
|
0e66c43c70
|
Fix some more duplicated files, and unify case for rpc include
svn-id: r23459
|
2006-07-09 13:10:45 +00:00 |
|
Max Horn
|
bea72e9514
|
Patch #1519399: DS Backend
svn-id: r23452
|
2006-07-09 11:47:17 +00:00 |
|