kervala
|
34282be5af
|
Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
--HG--
branch : develop
|
2016-02-12 16:04:18 +01:00 |
|
kervala
|
53a16257f1
|
Fixed: CPath::makePathAbsolute removing first /
--HG--
branch : develop
|
2016-02-11 21:00:54 +01:00 |
|
kaetemi
|
9602fcc8f0
|
Also support AppData/Local to allow a non-roaming config
--HG--
branch : develop
|
2016-02-04 13:02:32 +01:00 |
|
kervala
|
e2cc9e622e
|
Changed: Minor changes
--HG--
branch : develop
|
2016-01-23 10:18:23 +01:00 |
|
kervala
|
93e1289a77
|
Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..)
--HG--
branch : develop
|
2016-01-23 09:44:41 +01:00 |
|
kervala
|
e1c14db5a0
|
Fixed: getLastSeparator should return std::string::size_type instead of an integer
--HG--
branch : develop
|
2016-01-13 19:47:35 +01:00 |
|
kervala
|
a66fa8cc9c
|
Changed: Implement CPath::isAbsolutePath
--HG--
branch : develop
|
2016-01-13 19:46:27 +01:00 |
|
kervala
|
fc951a24ce
|
Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
|
2015-12-13 13:03:16 +01:00 |
|
kervala
|
5e390364de
|
Changed: Minor change
--HG--
branch : develop
|
2015-03-02 13:13:45 +01:00 |
|
kervala
|
93a708400e
|
Fixed: Sort files in CFileContainer::addSearchPath too
--HG--
branch : develop
|
2015-03-02 13:13:26 +01:00 |
|
kervala
|
c0e885aa6a
|
Fixed: Skip .hg directories
--HG--
branch : develop
|
2015-03-02 13:07:33 +01:00 |
|
kaetemi
|
e201c90937
|
Remove redundant windows.h includes in NLMISC
--HG--
branch : develop
|
2015-02-24 12:47:54 +01:00 |
|
dfighter1985
|
225d786e7f
|
Merged in hotfix (pull request #114)
Merging hotfix branch
--HG--
branch : develop
|
2015-02-13 19:48:42 +01:00 |
|
dfighter1985
|
46cc31d0d0
|
Handle relative paths when loading .worldedit files in World Editor.
--HG--
branch : hotfix
|
2015-02-08 00:24:29 +01:00 |
|
kervala
|
6205b16fbf
|
Changed: Optimize sorting of files (instead of doing it several times for each directory, do it only once)
--HG--
branch : develop
|
2015-01-23 21:11:15 +01:00 |
|
dfighter1985
|
8373118c7e
|
Merged default.
--HG--
branch : gsoc2014-dfighter
|
2014-07-22 00:15:50 +02:00 |
|
dfighter1985
|
fe58435bb5
|
CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
|
2014-07-06 23:21:25 +02:00 |
|
kaetemi
|
3dd11fe157
|
Fix compilation of NLMISC under MinGW
|
2014-06-17 21:48:25 +02:00 |
|
kervala
|
c71e6e82f1
|
Changed: Typo fixes (thanks to Vagrant!)
|
2013-02-08 13:26:07 +01:00 |
|
kervala
|
7136618a72
|
Changed: Preliminary memory leaks detection under Windows
|
2012-12-08 11:40:34 +01:00 |
|
kaetemi
|
e9f75e639d
|
Fixed: Valgrind warnings
|
2012-06-28 11:08:36 +02:00 |
|
sfb
|
af454dd1cf
|
Fixed EOL issues and added .hgeol file.
|
2012-05-29 08:31:11 -05:00 |
|
kervala
|
51d09f375a
|
Changed: #1249 Endianness problems while access to disk or memory
|
2011-02-01 18:29:03 +01:00 |
|
vl
|
9891284603
|
Fixed: file order is different linux and windows so now getpathcontent sort the file so it s the same order everywhere
|
2010-11-08 12:26:05 +01:00 |
|
rti
|
e8cbd26e9f
|
Fixed: #1153 Make ryzom_client run completely in an .app bundle
|
2010-11-03 16:32:06 +01:00 |
|
rti
|
fa14447c6c
|
Changed: #1153 Make ryzom_client run completely in an .app bundle
|
2010-11-03 13:39:35 +01:00 |
|
kervala
|
972a6cb6c3
|
Fixed: getTemporaryDirectory() under Linux
|
2010-10-26 17:26:28 +02:00 |
|
kervala
|
81ac951509
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-25 09:47:37 +02:00 |
|
kervala
|
10522eae91
|
Changed: #1023 Use a standard application path for writing files
|
2010-10-16 20:07:20 +02:00 |
|
kervala
|
9e058f053d
|
Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid
|
2010-09-27 14:40:21 +02:00 |
|
kervala
|
148a7260fc
|
Fixed: #1105 NLMISC::createDebug - Infinite loop
|
2010-09-26 23:08:17 +02:00 |
|
kervala
|
c693c47cac
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-09 16:20:03 +02:00 |
|
kervala
|
a4b9d678ed
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-08-01 10:39:41 +02:00 |
|
vl
|
d971a9537c
|
Removed: flooding warning
|
2010-07-26 10:56:22 +02:00 |
|
kervala
|
ddb918de66
|
Changed: #1023 Use a standard application path for writing files
|
2010-07-17 18:09:41 +02:00 |
|
kervala
|
c426347080
|
Changed: #1023 Use a standard application path for writing files
|
2010-07-16 22:16:21 +02:00 |
|
kervala
|
082676ea80
|
Changed: CFile::copyFile takes now 2 std::string as parameters
|
2010-07-01 11:51:27 +02:00 |
|
kervala
|
73744cd0ae
|
Changed: #880 Use PCH under Linux with CMake
|
2010-06-25 11:44:58 +02:00 |
|
kervala
|
28c4072960
|
Changed: #991 Make sure all debug files are created in log directory
|
2010-06-21 20:37:46 +02:00 |
|
kervala
|
ef1182bc48
|
Changed: #853 Compilation on 64-bits platforms
|
2010-05-13 22:53:14 +02:00 |
|
kervala
|
b8645f969f
|
Changed: #841 Change the wrong header in the source code
|
2010-05-12 11:27:13 +02:00 |
|
acemtp@users.sourceforge.net
|
d5c601ffa5
|
initial version
|
2010-05-06 02:08:41 +02:00 |
|