Mercurial > fife-parpg
log engine/core/vfs/vfsdirectory.cpp @ 400:ef0c7a0cacab
age | author | description |
---|---|---|
Sat, 23 Jan 2010 22:57:54 +0000 | prock | One last change to remove the lower case transofmrations of filenames. close[t:418] |
Sat, 23 Jan 2010 21:53:51 +0000 | prock | Removed the filename lower case transformations. OSX 10.6 is not case sensitive so I was unable to test fully. |
Fri, 13 Mar 2009 03:05:14 +0000 | vtchill | fixed bug where the root directory path name was being added to the filename twice. It was initially added in the listFiles/listDirectories functions and then added again in the private function list. I modified the code so it is only added in the list function now. |
Thu, 26 Feb 2009 23:33:25 +0000 | nihathrael | * Applied two patches from icelus |
Sat, 23 Aug 2008 21:43:21 +0000 | m64 | Compatibility patch for boost 1.36.0 |
Sun, 13 Jul 2008 11:05:12 +0000 | mvbarracuda | * Final LGPL switch step by adjusting the file headers |
Sun, 29 Jun 2008 18:44:17 +0000 | mvbarracuda | * Datasets becomes the new trunk and retires after that :-) |