Max Horn
|
01cb15b9b2
|
Since we do ref counting on the nodes now, we can re-use the root nodes now
svn-id: r15851
|
2004-11-21 13:18:07 +00:00 |
|
Max Horn
|
5d9b35510d
|
Changed the FilesystemNode implementation to make it easier to use (client code doesn't have to worry about the memory managment anymore, it's all 'automatic' now). May have introduced a mem leak or two, please check :-)
svn-id: r15848
|
2004-11-20 21:35:49 +00:00 |
|
Max Horn
|
28f8f4d091
|
Added FilesystemNode::getNodeForPath, but right now only for Mac OS X
svn-id: r12692
|
2004-02-01 01:31:50 +00:00 |
|
Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Travis Howell
|
cd46aba223
|
Add header
svn-id: r11826
|
2003-12-21 17:07:07 +00:00 |
|
Max Horn
|
0e645f88ae
|
renamed namespace ScummVM to Common
svn-id: r10544
|
2003-10-02 17:43:02 +00:00 |
|
Travis Howell
|
053d12ef29
|
Small cleanup
svn-id: r9354
|
2003-08-01 04:42:56 +00:00 |
|
Jonathan Gray
|
bc1120b67a
|
linux/mingw compilation fix pointed out by Jeroen Janssen
svn-id: r8984
|
2003-07-13 13:57:19 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Paweł Kołodziejski
|
a8c3057875
|
and more cleanup ....
svn-id: r6719
|
2003-03-06 18:30:44 +00:00 |
|
Travis Howell
|
efd0ef1e79
|
Fix warning
svn-id: r5705
|
2002-11-24 09:24:09 +00:00 |
|
Nicolas Bacca
|
e5d6c14b66
|
Fix parent, take 2 (thanks Kirben)
svn-id: r5632
|
2002-11-20 08:04:08 +00:00 |
|
Nicolas Bacca
|
d9f07a2e9c
|
Fix parent
svn-id: r5627
|
2002-11-19 21:21:19 +00:00 |
|
Max Horn
|
955fed1fda
|
fixed parent() method, added a FIXME
svn-id: r5619
|
2002-11-19 13:42:57 +00:00 |
|
Max Horn
|
4e7575f9db
|
fixed parent() method, added a FIXME
svn-id: r5618
|
2002-11-19 13:42:19 +00:00 |
|
Travis Howell
|
3fc3b8e907
|
The _displayName isn't required for win32
svn-id: r5615
|
2002-11-19 09:05:43 +00:00 |
|
Nicolas Bacca
|
28080b27df
|
Update listDir
svn-id: r5613
|
2002-11-19 08:25:22 +00:00 |
|
Nicolas Bacca
|
586c9ba082
|
Do not drink and #ifdef
svn-id: r5555
|
2002-11-15 07:58:46 +00:00 |
|
Nicolas Bacca
|
8b4ed9236a
|
Added FS implementation for Windows / Windows CE
svn-id: r5554
|
2002-11-14 23:32:42 +00:00 |
|
Max Horn
|
637ffcc517
|
added dummy FS backend for Windows; somebody has to implement the actual code for it. Also, we probably want something like this for MorphOS; and maybe also a 'null' dummy implementation?
svn-id: r5553
|
2002-11-14 15:02:26 +00:00 |
|