Commit graph

44 commits

Author SHA1 Message Date
Gary Preston
eb57faf12d Update BnpMake arguements to output bnp files to target folder/name
using -o switch.

Exclude first element from package[1] which was used to build the targetBnp file
rather than a file to be included within the bnp.
2016-01-31 13:35:27 +00:00
kervala
2dc5392048 Fixed: Compilation under Linux 2016-01-23 20:32:37 +01:00
kervala
f128266242 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type 2016-01-23 19:06:28 +01:00
kervala
f09a8e0a81 Changed: Use CCmdArgs to get program path and search data there 2016-01-23 19:04:52 +01:00
kervala
1223d96294 Fixed: Display wrong commands with UTF-8 characters 2016-01-23 19:04:07 +01:00
kervala
c0d4b9b1e5 Changed: Minor changes 2016-01-23 18:59:20 +01:00
kervala
b4a199afe2 Changed: Support -config/-c parameter passed by Ryzom Installer 2016-01-23 18:58:58 +01:00
kervala
6e35fe7ef0 Changed: Use CCmdArgs to parse client command-line 2016-01-23 18:57:32 +01:00
kervala
0e5a2f68ed Changed: Remove commented old crash report code 2016-01-23 18:55:56 +01:00
kervala
cb4537823d Changed: Make absolute program path (useful if launched from current directory under Linux)
Changed: Set process name for logs
2016-01-23 18:50:17 +01:00
kervala
b539670eac Fixed: Display an error if adding more than once the same filename in BNP 2016-01-23 18:49:10 +01:00
kervala
ddb001cf05 Fixed: toLower shouldn't transform a eszett to s 2016-01-23 18:48:25 +01:00
kervala
0424f2b925 Fixed: -o option of tga2dds for directory output 2016-01-23 13:02:29 +01:00
kervala
f75253148e Changed: Use CBigFile to manage BNP and CCmdArgs for command-line in bnp_make 2016-01-23 12:30:01 +01:00
kervala
83bb5bc2f8 Changed: Replace tabs by spaces 2016-01-23 12:28:40 +01:00
kervala
d387409397 Fixed: Return true if a required argument is found 2016-01-23 12:28:22 +01:00
kervala
a097ff83b4 Changed: Use CBigFile to unpack BNP in CPatchManager 2016-01-23 12:27:41 +01:00
kervala
490682c10a Fixed: Link to Qt ICO plugin 2016-01-23 10:59:30 +01:00
kervala
87f63145ba Changed: Use CCmdArgs for tga2dds 2016-01-23 10:27:34 +01:00
kervala
59e3f0b9ef Changed: Minor changes 2016-01-23 10:18:23 +01:00
kervala
673fd9ad45 Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs 2016-01-23 10:18:09 +01:00
kervala
b5b25b1f32 Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..) 2016-01-23 09:44:41 +01:00
kervala
dfe5158749 Fixed: Crash in backup service 2016-01-21 15:06:40 +01:00
kervala
408ebdda75 Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES 2016-01-21 15:06:01 +01:00
kervala
b9dc716370 Changed: Improve toString(const bool &val)... 2016-01-21 10:06:35 +01:00
kervala
f308074a24 Fixed: Use icon under Windows 2016-01-21 10:05:26 +01:00
kervala
3e41fcac3d Changed: Minor changes 2016-01-21 10:05:10 +01:00
Nimetu
368546162c Changed: Use url from <base> element for relative urls 2016-01-20 19:15:20 +02:00
kervala
8977cbcaeb Changed: Use a different original filename for DEV version 2016-01-20 13:06:15 +01:00
kervala
c13a3e5143 Fixed: Compilation in 64 bits under Windows 2016-01-20 13:05:55 +01:00
kervala
24700cf7ab Changed: Removed fromString(const char *, ...) because useless 2016-01-19 20:41:41 +01:00
kervala
0c12739c29 Changed: Local includes against system includes 2016-01-19 20:38:05 +01:00
kervala
709262cba5 Fixed: Compilation without PCH 2016-01-19 20:37:03 +01:00
kervala
96d06bd21a Removed: Binary file generated by VC++ 2016-01-19 20:35:59 +01:00
kervala
026e849a16 Fixed: Some unit tests with fromString 2016-01-19 13:12:53 +01:00
kervala
43d195ec84 Fixed: Updated with new changes 2016-01-18 21:48:00 +01:00
kervala
3d2b993c40 Changed: Minor changes 2016-01-18 21:31:23 +01:00
kervala
f6fd788460 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead) 2016-01-18 21:31:10 +01:00
kervala
0c75a8fb89 Changed: Only add search paths that exist 2016-01-18 21:29:43 +01:00
kervala
38a59355b8 Changed: Improved CCmdArgs 2016-01-18 21:22:57 +01:00
kervala
61b97e7eea Changed: Don't need to create it on heap 2016-01-18 13:27:48 +01:00
kervala
181b516383 Fixed: Import static platform plugin 2016-01-18 13:27:23 +01:00
kaetemi
bd6b6e845e Faster Qt startup 2016-01-18 11:27:14 +01:00
Tobias Peters
7d1059c61b Merged github:zerotacg/ryzomcore/issue/fix-failing-unit-tests 2016-01-17 20:05:02 +01:00