Commit Graph

56 Commits (5c41e79ce0f523cff17a98328b8130feed072a21)

Author SHA1 Message Date
kaetemi b85dbdd7df Add versioning info to tools 6 years ago
kaetemi 33881e9627 Added: Blue icons for build tools, gold icons for command utilities, yellow icons for script utilities, red for gui tools and services, turquoise for cross platform design tools 6 years ago
kervala 556590e73a Fixed: Don't use hash to extract clauses but identifier (else there could be conflict if the same text if used several times)
--HG--
branch : develop
8 years ago
kervala 2749d40508 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 9ce39945ce Fixed: Crash when processing comments
--HG--
branch : develop
8 years ago
kervala a9c3982d21 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 589be3bbbb Changed: Don't display an error if file doesn't exist
--HG--
branch : develop
8 years ago
kervala 9f934f7765 Changed: Discard \r and only use \n
--HG--
branch : develop
8 years ago
kervala a2a7dfa028 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 9e0954fad5 Changed: ForceUtf8 parameter useless now
--HG--
branch : develop
8 years ago
kervala 369a121aa1 Fixed: Wrong size of nl
--HG--
branch : develop
8 years ago
kervala b7c008c014 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 37d34a2f0f Changed: Removed trailing spaces
--HG--
branch : develop
8 years ago
kervala e3c2cb2a30 Changed: Use clear() instead of affectation
--HG--
branch : develop
8 years ago
kervala 1c872d9ef9 Fixed: Translations files are all using UTF-8 by default now (and LF instead of CRLF), fixes #128
--HG--
branch : develop
8 years ago
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 0be5356f78 Fixed: Right directories
--HG--
branch : develop
9 years ago
kervala 5b3e181227 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 06eb63183e Added: Config file for translation_tools
--HG--
branch : develop
9 years ago
kervala 3bb45d4f2b Fixed: Remove some hardcoded paths and replaced them by LeveldesignDataPath variable
--HG--
branch : develop
9 years ago
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
9 years ago
kervala f482f77179 Fixed: GCC warnings
--HG--
branch : develop
9 years ago
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
9 years ago
kervala 079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
9 years ago
kervala 242b19e9e2 Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala bb429f0ea9 Changed: Use NLMISC::toString instead of itoa
--HG--
branch : develop
10 years ago
kervala 303f7d2e79 Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi f4dda130a6 Clean translation diffs from OLDVALUE comments before merge, issue #116, patch provided by Łukasz K 11 years ago
kaetemi 25ee7f2595 Fix crash in translation_tools 11 years ago
kervala 671827225d Changed: French comments translated to English 12 years ago
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala 8eaf7d889a Changed: Use *_PREFIX instead of fixed values with INSTALL 12 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 12 years ago
sfb af454dd1cf Fixed EOL issues and added .hgeol file. 13 years ago
kaetemi ab4468c48f Changed: #28 Clean comments 13 years ago
kervala 7c27c233eb Changed: Exceptions catched by reference 14 years ago
kervala 73bf79340d Changed: #878 Fix typos in comments/code 14 years ago
kervala d245af6529 Changed: #878 Added new actions comments for translation_tools 14 years ago
kervala 8208ec219b Changed: Compilation with VC++ 2010 without STLport 14 years ago
kervala ed64aaeb62 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 14 years ago
kervala 54b6685a9e Changed: #878 Fix typos in comments/code 14 years ago
kervala 9550ed9d36 Changed: #878 Fix typos in comments/code 14 years ago
kervala e6c61a9602 Changed: #142 Replace atoi and sscanf by fromString when it's possible 14 years ago
kervala 5c55cd1221 Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects 14 years ago
kervala cfc125cd38 Changed: #825 Remove all warning when compiling Ryzom 14 years ago
kervala a6bdd40593 Changed: #1096 Build error with gcc (patch provided by abelgar) 14 years ago
mattraykowski 972e141687 Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout. 14 years ago
kervala 082676ea80 Changed: CFile::copyFile takes now 2 std::string as parameters 15 years ago
kervala f2e43698ea Changed: #853 Compilation on 64-bits platforms 15 years ago