aboutsummaryrefslogtreecommitdiff
path: root/src/filesys.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix map delete on windows (concatenate paths correctly with / or \ depending ...Perttu Ahola2011-10-161-2/+2
* Fix bug in posix file/directory removal wrapper, as pointed out by kahrlPerttu Ahola2011-09-061-1/+1
* Windows.h -> windows.h for cross-mingw buildPerttu Ahola2011-08-141-1/+1
* New map directory structure that avoids map size being limited by filesystemCiaran Gultnieks2011-05-181-0/+19
* should work nowPerttu Ahola2011-01-261-1/+5
* Little fixesPerttu Ahola2011-01-261-5/+18
* Map deletion buttonPerttu Ahola2011-01-261-0/+87
* removed boost support from filesys.cpp; default to posixPerttu Ahola2011-01-071-37/+3
* license stuffPerttu Ahola2010-11-291-0/+19
* Initial filesPerttu Ahola2010-11-271-0/+205