summaryrefslogtreecommitdiff
path: root/src/filesys.cpp
Commit message (Expand)AuthorAge
* Fix map delete on windows (concatenate paths correctly with / or \ depending ...Perttu Ahola2011-10-16
* Fix bug in posix file/directory removal wrapper, as pointed out by kahrlPerttu Ahola2011-09-06
* Windows.h -> windows.h for cross-mingw buildPerttu Ahola2011-08-14
* New map directory structure that avoids map size being limited by filesystemCiaran Gultnieks2011-05-18
* should work nowPerttu Ahola2011-01-26
* Little fixesPerttu Ahola2011-01-26
* Map deletion buttonPerttu Ahola2011-01-26
* removed boost support from filesys.cpp; default to posixPerttu Ahola2011-01-07
* license stuffPerttu Ahola2010-11-29
* Initial filesPerttu Ahola2010-11-27