PilzAdam
|
497ff1ecd6
|
Change Minetest-c55 to Minetest
|
2013-02-24 18:49:03 +01:00 |
|
Perttu Ahola
|
037b259197
|
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
|
2012-06-05 18:54:07 +03:00 |
|
Perttu Ahola
|
a67540807a
|
Add #include <unistd.h> to filesys.cpp
|
2012-04-06 14:56:14 +03:00 |
|
Perttu Ahola
|
5b31d32da8
|
Better file/directory removal platform code and utilities
|
2012-03-26 08:36:59 +03:00 |
|
Perttu Ahola
|
dcef5183f7
|
Small fix to fs::GetDirListing when trying to list an inexistent directory
|
2012-03-25 23:16:53 +03:00 |
|
Perttu Ahola
|
ede1674d6a
|
Fix filesys.cpp debug output to go into debug.txt
|
2012-03-23 00:05:32 +02:00 |
|
Perttu Ahola
|
1b670a293b
|
Fix CreateAllDirs() (failed for relative fully non-existing path)
|
2012-03-11 16:06:32 +02:00 |
|
Perttu Ahola
|
520200d597
|
Check symlinks with stat() to know if they are directories or not
|
2011-12-04 13:02:00 +02:00 |
|
Perttu Ahola
|
ab67985d21
|
Add support for unix filesystems which yield DT_UNKNOWN in dirent->d_type, falling back on stat().
|
2011-12-04 12:49:58 +02:00 |
|
Perttu Ahola
|
67a6bc4ab5
|
Fix map delete on windows (concatenate paths correctly with / or \ depending on OS)
|
2011-10-16 16:16:47 +03:00 |
|
Perttu Ahola
|
bc847e8cc2
|
Fix bug in posix file/directory removal wrapper, as pointed out by kahrl
|
2011-09-06 17:52:03 +03:00 |
|
Perttu Ahola
|
c4b707bca2
|
Windows.h -> windows.h for cross-mingw build
|
2011-08-14 21:26:07 +03:00 |
|
Ciaran Gultnieks
|
e09fec3373
|
New map directory structure that avoids map size being limited by filesystem
|
2011-05-18 16:48:27 +01:00 |
|
Perttu Ahola
|
a0f0517c5b
|
should work now
|
2011-01-26 01:06:45 +02:00 |
|
Perttu Ahola
|
b456821680
|
Little fixes
|
2011-01-26 00:49:32 +02:00 |
|
Perttu Ahola
|
035345f13d
|
Map deletion button
|
2011-01-26 00:40:33 +02:00 |
|
Perttu Ahola
|
d38ac3aae3
|
removed boost support from filesys.cpp; default to posix
|
2011-01-07 14:52:27 +02:00 |
|
Perttu Ahola
|
fc26dcdb19
|
license stuff
--HG--
rename : src/licensecomment.txt => licensecomment.txt
|
2010-11-29 20:13:04 +02:00 |
|
Perttu Ahola
|
4e249fb3fb
|
Initial files
|
2010-11-27 01:02:21 +02:00 |
|