kervala
ae100981d7
Changed: Removed extraenous spaces at the end of lines
...
--HG--
branch : develop
2016-02-20 20:41:34 +01:00
kervala
0f8401a241
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-02-20 20:11:52 +01:00
kervala
c652fa8e37
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-20 19:57:43 +01:00
kervala
087ee9b76b
Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
...
--HG--
branch : develop
2016-02-20 19:48:13 +01:00
kervala
3161ec2a77
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-20 19:29:00 +01:00
kervala
db92fc81f1
Changed: Minor changes
...
--HG--
branch : develop
2016-02-20 19:26:43 +01:00
kervala
3f0e6f3757
Fixed: Compilation under Linux (thanks Kishan for the patch!), fixes #260
...
--HG--
branch : develop
2016-02-20 19:26:34 +01:00
kervala
fad63280db
Try to open certificate using cURL callback (allow to load it from BNP and support UTF-8 pathes), issue #261
...
--HG--
branch : develop
2016-02-20 19:25:31 +01:00
kervala
0575a51632
Last changes for Unicode support under Windows, fixes #261
...
--HG--
branch : develop
2016-02-20 19:21:39 +01:00
kervala
2b7ce14a57
Changed: Minor changes
...
--HG--
branch : develop
2016-02-20 19:20:49 +01:00
kervala
9322fa87b3
Music player can now handle unicode filenames and m3u8 playlists, issue #261
...
--HG--
branch : develop
2016-02-20 19:12:55 +01:00
kervala
a0f8660d0d
Changed: Removed useless commented code
...
--HG--
branch : develop
2016-02-20 19:11:43 +01:00
kervala
e583a7a970
Huge refactoring of batch creation process, because .bat files don't support unicode at all, we can pass Unicode paths on command-line though, issue #261
...
--HG--
branch : develop
2016-02-20 19:11:05 +01:00
kervala
3c1a41d2b3
Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
...
--HG--
branch : develop
2016-02-20 19:07:34 +01:00
kervala
3487bf16ff
Fixed: Display human readable version of file timestamps
...
--HG--
branch : develop
2016-02-20 19:06:15 +01:00
kervala
0c7aeaaac7
Changed: Display only filename in patch screen
...
--HG--
branch : develop
2016-02-20 19:05:39 +01:00
kervala
83090fc2f5
Changed: Use uiByte translation
...
--HG--
branch : develop
2016-02-20 19:04:34 +01:00
kervala
872bb2e697
Changed: Don't put spaces in front of percent value
...
--HG--
branch : develop
2016-02-20 19:04:18 +01:00
kervala
1bfc12bd6c
Changed: Use upgrade script if present
...
--HG--
branch : develop
2016-02-20 19:03:31 +01:00
kervala
d3ad91923d
Changed: Use --profile instead of --config for client profile expression
...
--HG--
branch : develop
2016-02-20 19:02:35 +01:00
kervala
591c7ed0bf
Fixed: Display an error if unable to open a ogg file
...
--HG--
branch : develop
2016-02-20 19:01:31 +01:00
kervala
dba1ff8cf9
Changed: Added NamingPolicyURL variable in cfg
...
--HG--
branch : develop
2016-02-20 19:00:25 +01:00
kervala
6e54ba6420
Display patch errors/warnings in UTF-8, issue #261
...
--HG--
branch : develop
2016-02-20 18:59:03 +01:00
kervala
baecfcf944
Adapt CSTLoader to use nlfopen and some simplifications, issue #261
...
--HG--
branch : develop
2016-02-20 18:56:21 +01:00
kervala
33a30d186c
Use Unicode of CreateProcess, issue #261
...
--HG--
branch : develop
2016-02-20 18:54:32 +01:00
kervala
e68d6e3617
Changed: Minor changes
...
--HG--
branch : develop
2016-02-20 18:53:39 +01:00
kervala
ba077aaab8
Use right versions of Win32 functions, issue #261
...
--HG--
branch : develop
2016-02-20 18:52:57 +01:00
kervala
4d48beeaa4
Use ANSI versions of Win32 functions when not using Unicode text, issue #261
...
--HG--
branch : develop
2016-02-20 18:38:17 +01:00
kervala
ac51d16583
Use Unicode versions of Win32 functions, issue #261
...
--HG--
branch : develop
2016-02-20 18:30:51 +01:00
kervala
f644805ff7
Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
...
--HG--
branch : develop
2016-02-20 18:15:04 +01:00
kervala
69547db6ce
New function to format a timestamp to human readable
...
--HG--
branch : develop
2016-02-20 18:10:17 +01:00
kervala
9370e93dd6
Removed useless comments/commented code
...
--HG--
branch : develop
2016-02-20 18:09:24 +01:00
kervala
6d21e22905
Use CIFile to load font instead of internal Freetype functions, issue #261
...
--HG--
branch : develop
2016-02-20 18:01:57 +01:00
kervala
aaecf96b67
Use new wrapper insteaf of fopen, issue #261
...
--HG--
branch : develop
2016-02-20 17:56:25 +01:00
kervala
e69090c457
Create fopen wrapper that internally uses wide characters under Windows, issue #261
...
--HG--
branch : develop
2016-02-20 17:46:11 +01:00
kaetemi
871093d4ce
Merge
...
--HG--
branch : develop
2016-02-18 11:58:56 +01:00
kaetemi
e28b6deaf9
Fix gl context not being deleted with custom window
...
--HG--
branch : develop
2016-02-18 11:56:44 +01:00
kaetemi
30077f3977
Move some stuff for easier debug
...
--HG--
branch : develop
2016-02-18 11:55:58 +01:00
Gary Preston
c2084480c8
libxml include/lib related build errors for studio.
...
--HG--
branch : develop
2016-02-17 14:52:01 +00:00
Gary Preston
7281c40577
Update indentation of tiles_model::data to match coding standard use of tabs.
...
--HG--
branch : develop
2016-02-17 14:07:19 +00:00
Gary Preston
48e86eedee
Fix qt4 build error.
...
--HG--
branch : develop
2016-02-17 14:03:57 +00:00
Gary Preston
b4a7ab66ab
Add vector include and remove extra qualification on s_InitFlags.
...
--HG--
branch : develop
2016-02-16 19:01:14 +00:00
kervala
b555303a14
Fixed: Reverted removed translation
...
--HG--
branch : compatibility-develop
2016-02-16 15:26:41 +01:00
kervala
d1e0ec8e1b
Changed: Minor changes in translations
...
--HG--
branch : compatibility-develop
2016-02-16 15:26:14 +01:00
kervala
6eebd478ee
Changed: Updated hash
...
--HG--
branch : compatibility-develop
2016-02-16 15:22:06 +01:00
kervala
abfa371561
Fixed: Wrong indices
...
--HG--
branch : compatibility-develop
2016-02-16 15:10:07 +01:00
kervala
848c660aef
Changed: Symbol for byte unit
...
--HG--
branch : compatibility-develop
2016-02-16 15:07:24 +01:00
kaetemi
1fbc179bc3
Centralized project directory configuration mechanism
...
--HG--
branch : feature-material-editor
2016-02-16 02:28:03 +01:00
kaetemi
874ac2c921
Move pipeline utilities into new pipeline library
...
--HG--
branch : feature-material-editor
2016-02-16 00:28:24 +01:00
kaetemi
30c5a88eb7
Sorry
...
--HG--
branch : develop
2016-02-15 22:09:43 +01:00
kervala
806b92920f
Changed: Don't compile client_patcher if using Steam
...
--HG--
branch : compatibility-develop
2016-02-15 17:09:06 +01:00
kervala
499157b220
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-02-15 16:46:29 +01:00
kervala
9a7dee4445
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-15 12:11:08 +01:00
kervala
52252e691b
Changed: We're now using crash_report to send reports
...
--HG--
branch : develop
2016-02-15 12:08:55 +01:00
kervala
5981452e42
Changed: Add other parameters for client
...
--HG--
branch : develop
2016-02-15 12:07:49 +01:00
kervala
2330fc26ec
Fixed: Warning (wrong size)
...
--HG--
branch : develop
2016-02-15 11:54:28 +01:00
kervala
cb46be8051
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-14 19:59:16 +01:00
kervala
fdd5f69e2d
Fixed: Windows XP doesn't support inet_pton and inet_ntop
...
--HG--
branch : develop
2016-02-14 19:58:42 +01:00
kervala
37424fdef4
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-14 19:16:53 +01:00
kervala
767d91ce6d
Fixed: Set _WIN32_WINNT used by WinSock for IPv6
...
--HG--
branch : develop
2016-02-14 19:16:22 +01:00
kervala
8327d22117
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-14 18:21:41 +01:00
kervala
edf4331d1a
Fixed: Implements IPv6 in CInetAddress
...
--HG--
branch : develop
2016-02-14 18:21:09 +01:00
Nimetu
b7f809c6a7
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-14 01:24:10 +02:00
Nimetu
6d9c9600a2
Fixed: reloading cached image with style reload:1 hint
...
--HG--
branch : develop
2016-02-14 01:22:44 +02:00
kervala
89e29c8a43
Changed: If symbol not found, return false
...
--HG--
branch : compatibility-develop
2016-02-13 23:47:20 +01:00
kervala
b4b2721369
Changed: Log Steam warnings and messages
...
--HG--
branch : compatibility-develop
2016-02-13 23:46:50 +01:00
kervala
b873aae389
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-13 23:43:04 +01:00
kervala
1b2655eaa3
Changed: Translate bytes units in patch screen
...
--HG--
branch : develop
2016-02-13 23:42:18 +01:00
kervala
c4fc57a0bc
Changed: Useless code, but later we could call launchProgram
...
--HG--
branch : develop
2016-02-13 23:40:59 +01:00
kervala
1c6378841a
Changed: Path can be too long, so display only filename
...
--HG--
branch : develop
2016-02-13 23:40:25 +01:00
kervala
a264be16f8
Changed: Don't need to call exit(0), Ryzom will exit itself after that
...
--HG--
branch : develop
2016-02-13 23:39:40 +01:00
kervala
e92a3e03a8
Changed: Call launchProgram instead of CreateProcess
...
--HG--
branch : develop
2016-02-13 23:39:05 +01:00
kervala
a790d1766e
Fixed: Wait until Ryzom client is released from memory before to launch the new client
...
--HG--
branch : develop
2016-02-13 23:37:21 +01:00
kervala
13f5347ee4
Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
...
--HG--
branch : develop
2016-02-13 23:36:22 +01:00
kervala
b262c90fdb
Changed: Minor changes
...
--HG--
branch : develop
2016-02-13 23:35:37 +01:00
kervala
6e68e4ae31
Changed: Simplify defaultConfigPath order
...
--HG--
branch : develop
2016-02-13 23:35:06 +01:00
kervala
40d8fdede0
Changed: Don't need to convert a std::string to a std::string
...
--HG--
branch : develop
2016-02-13 23:34:09 +01:00
kervala
5a779472f3
Changed: LIBXML2_DEFINITIONS was defined twice
...
--HG--
branch : develop
2016-02-13 23:33:45 +01:00
kervala
e2271f8db3
Fixed: All files and directories names are using 8-bits locale at the moment, so don't mix with UTF-8 under Windows (we could improve that later but it'll need a lot of changes, especially for all fopen calls)
...
--HG--
branch : develop
2016-02-13 23:33:27 +01:00
kervala
4c8d804d25
Fixed: Don't force lower case with only first letter in upper case
...
--HG--
branch : develop
2016-02-13 23:30:59 +01:00
kervala
e70a169955
Changed: Display a warning when a environment variable doesn't exist
...
--HG--
branch : develop
2016-02-13 23:30:18 +01:00
kervala
fc69d4cec9
Changed: Use same code as under Linux for OS X when executing sheel scripts
...
--HG--
branch : develop
2016-02-13 23:30:00 +01:00
kervala
a4d98fb13b
Changed: Remember startup path (the initial current directory)
...
--HG--
branch : develop
2016-02-13 23:29:00 +01:00
Nimetu
6230b76778
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-13 17:36:57 +02:00
Nimetu
5d44cc4075
Changed: Set context menu case mode to 'normal'
...
--HG--
branch : develop
2016-02-13 17:36:40 +02:00
kervala
e7e8832130
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-13 14:00:02 +01:00
kervala
c28ecf85a0
Changed: Don't call FormatMessage
...
--HG--
branch : develop
2016-02-13 13:59:32 +01:00
kervala
203e09dca1
Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
...
--HG--
branch : develop
2016-02-13 13:58:51 +01:00
kervala
9913ec7e72
Fixed: Don't try to convert next meshes if an error occurs
...
--HG--
branch : develop
2016-02-13 13:58:21 +01:00
kervala
c9740a9e61
Fixed: Return true when "open" succeeds under OS X
...
--HG--
branch : develop
2016-02-13 13:57:43 +01:00
kervala
4c31865b0e
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-12 16:05:43 +01:00
kervala
7ed708eae8
Fixed: Display an error if unable to find database.cfg
...
--HG--
branch : develop
2016-02-12 16:04:55 +01:00
kervala
34282be5af
Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
...
--HG--
branch : develop
2016-02-12 16:04:18 +01:00
kervala
77ae086af8
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-11 21:06:28 +01:00
kervala
07709e9cfc
Changed: Minor changes
...
--HG--
branch : develop
2016-02-11 21:06:00 +01:00
kervala
fb41219ce8
Fixed: Copy Steam runtime to bundle and sign it under OS X
...
--HG--
branch : compatibility-develop
2016-02-11 21:05:03 +01:00
kervala
8008b68877
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-11 21:01:27 +01:00
kervala
53a16257f1
Fixed: CPath::makePathAbsolute removing first /
...
--HG--
branch : develop
2016-02-11 21:00:54 +01:00
kervala
ff73ce9ff3
Changed: Minor changes
...
--HG--
branch : develop
2016-02-11 21:00:08 +01:00
kervala
e1e580d82d
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-02-11 16:26:07 +01:00
kervala
ff20ec3e8e
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-02-11 16:24:06 +01:00
kervala
e892193a4f
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-02-11 15:58:53 +01:00
kervala
19dbdf4fad
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-10 18:48:09 +01:00
kervala
df70c9a9f9
Changed: Minor changes
...
--HG--
branch : develop
2016-02-10 18:47:35 +01:00
kervala
2093482f72
Fixed: Load Steam library if Ryzom compiled with WITH_STEAM, request auth session ticket and send it to login server
...
--HG--
branch : compatibility-develop
2016-02-10 18:46:50 +01:00
kervala
9c1d6d9831
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-09 13:02:57 +01:00
kervala
e9db9dd37b
Fixed: Compilation of bin2c (replaced _splitpath and _makepath by something more portable)
...
--HG--
branch : develop
2016-02-09 13:02:22 +01:00
kervala
3a0576a740
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-08 14:37:34 +01:00
kervala
328b7ee91f
Changed: Increase maximum size of font in chat
...
--HG--
branch : develop
2016-02-08 14:35:55 +01:00
kervala
47933826b0
Changed: Increase scrollbars width in configuration
...
--HG--
branch : develop
2016-02-08 14:35:40 +01:00
kervala
34eb27eadb
Changed: Translate "No files..." in MP3 player
...
--HG--
branch : develop
2016-02-08 14:35:11 +01:00
kervala
14b4eb7b25
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-02-08 13:10:34 +01:00
kervala
55f4d2a677
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-02-08 12:34:53 +01:00
kervala
cb77f1df66
Added: CMake file for bin2c
...
--HG--
branch : develop
2016-02-07 16:28:23 +01:00
kervala
24b3eeb235
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-06 00:24:44 +01:00
kervala
8d2e962a7a
Fixed: Use %f to display a float
...
--HG--
branch : develop
2016-02-06 00:24:06 +01:00
kervala
9a573dfd6c
Fixed: Don't process again same directory
...
--HG--
branch : develop
2016-02-06 00:23:43 +01:00
kervala
ed78c7153c
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-05 12:30:26 +01:00
kervala
fd1344a12e
Fixed: NeL unit test with GCC
...
--HG--
branch : develop
2016-02-05 12:29:42 +01:00
kervala
b5ef1ace01
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-04 15:25:39 +01:00
kervala
0f727e7714
Changed: Only link to Qt5::WinExtras if required
...
--HG--
branch : develop
2016-02-04 15:23:02 +01:00
kervala
ddff1b4e5e
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-04 14:33:30 +01:00
kervala
eb263cd4e4
Fixed: Client patcher compilation
...
--HG--
branch : develop
2016-02-04 14:32:40 +01:00
kervala
a8fdf67c19
Changed: Simplify client_patcher to not rely on UXT files anymore and only use english
...
--HG--
branch : develop
2016-02-04 13:21:14 +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
kaetemi
e2d60e8183
Fix tools compilation
...
--HG--
branch : develop
2016-02-04 12:27:41 +01:00
kaetemi
8ea6f521d3
Fix for VS2008 build
...
--HG--
branch : develop
2016-02-04 12:07:36 +01:00
kervala
fa4fb1992d
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-03 21:58:58 +01:00
kervala
6a7c33fa32
Changed: Updated launchProgramAndWaitForResult to support .bat files
...
--HG--
branch : develop
2016-02-03 21:58:29 +01:00
kervala
3e02d29050
Changed: Only display filename because path can be too long for UI
...
--HG--
branch : develop
2016-02-03 21:57:51 +01:00
kervala
dc95c97a2f
Changed: Translate patch screen
...
--HG--
branch : develop
2016-02-03 21:56:54 +01:00
kervala
3005d131e9
Changed: Minor changes
...
--HG--
branch : develop
2016-02-03 21:56:28 +01:00
kervala
4fbe9caeba
Changed: Translate some texts in patch screen
...
--HG--
branch : compatibility-develop
2016-02-03 20:17:42 +01:00
kervala
aecf7b79b9
Changed: Use KiB and MiB as units
...
--HG--
branch : compatibility-develop
2016-02-03 20:17:16 +01:00
kervala
87e628cba0
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-02 20:49:21 +01:00
kervala
39eaaa95c5
Fixed: Compilation of shared library
...
--HG--
branch : develop
2016-02-02 20:48:49 +01:00
kervala
487aca0979
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-02 19:51:11 +01:00
kervala
72e1724b67
Changed: Use absolute path
...
--HG--
branch : develop
2016-02-02 19:50:04 +01:00
kervala
923434aa72
Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
...
--HG--
branch : develop
2016-02-02 19:49:37 +01:00
kervala
0e0dbf688d
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-02 19:31:12 +01:00
kervala
27e7efca56
Changed: Use CCmdArgs for client_patcher
...
--HG--
branch : develop
2016-02-02 19:30:19 +01:00
kervala
5a57de43fa
Changed: Simplify client_patcher
...
--HG--
branch : develop
2016-02-02 19:30:00 +01:00
kervala
d1252b44dd
Changed: Convert unpackTo directories to absolute directories
...
--HG--
branch : develop
2016-02-02 19:28:47 +01:00
kervala
69b5157da5
Fixed: Use launchProgram to launch batch
...
--HG--
branch : develop
2016-02-02 19:28:10 +01:00
kervala
6ff327f99c
Fixed: Use absolute paths in patch batch and escape all paths
...
Fixed: If not using batch file and unable to delete/move some files, use batch anyway only for these files
--HG--
branch : develop
2016-02-02 19:26:02 +01:00
kervala
32c7ee794d
Changed: Use application or current directory as root directory for patch
...
--HG--
branch : develop
2016-02-02 19:22:25 +01:00
kervala
705173bce7
Changed: Minor changes
...
--HG--
branch : develop
2016-02-02 19:21:14 +01:00
kervala
9b52f6bc28
Changed: Use "open" to open other programs too under OS X
...
--HG--
branch : develop
2016-02-02 19:20:34 +01:00
kervala
d8ddb1fd11
Fixed: Async execution of .bat under Windows
...
--HG--
branch : develop
2016-02-02 19:20:02 +01:00
kervala
3c75bdb82e
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-02 14:33:32 +01:00
kervala
be6168d8d6
Removed: Files for patcher
...
--HG--
branch : develop
2016-02-02 14:32:06 +01:00
kervala
dd695f0b1f
Fixed: Compile seven_zip for tools
...
--HG--
branch : develop
2016-02-02 14:31:57 +01:00
kervala
6459d901ef
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-02 12:37:59 +01:00
kervala
e5a601c109
Changed: Unit tests for bytesToHumanReadableUnits
...
--HG--
branch : develop
2016-02-02 12:37:20 +01:00
kervala
092a3226bd
Changed: New function bytesToHumanReadableUnits to use specific strings for units
...
--HG--
branch : develop
2016-02-02 12:37:06 +01:00
kervala
b692b78718
Fixed: Tests for fromStringwith a boolean
...
--HG--
branch : develop
2016-02-02 11:38:08 +01:00
kervala
285965fe76
Added: New unit tests for common.h
...
--HG--
branch : develop
2016-02-02 11:37:46 +01:00
kervala
20c7c342ca
Fixed: Don't display logs in console for unit tests
...
--HG--
branch : develop
2016-02-02 11:34:16 +01:00
kervala
7b1ab1592e
Fixed: Support new ISO units (KiB, MiB, etc...) in humanReadableToBytes
...
--HG--
branch : develop
2016-02-02 11:33:44 +01:00
kervala
0919fc66e4
Changed: Support more values for fromString with a boolean
...
--HG--
branch : develop
2016-02-02 11:32:20 +01:00
kervala
0979b19e8e
Fixed: Use absolute path of current directory instead of relative path (avoid to check more than once the same location)
...
--HG--
branch : develop
2016-02-02 10:23:57 +01:00
kervala
31e6bd1bb1
Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable
...
--HG--
branch : develop
2016-02-02 10:22:47 +01:00
kervala
b3309951c4
Changed: Moved LZMA and 7z functions/methods in seven_zip
...
Changed: Removed old 7z/lzma code since the library has been updated
Fixed: Implemented packLZMA function to compress a file with LZMA
--HG--
branch : develop
2016-02-02 10:21:42 +01:00
kervala
ed68c612ac
Merge with develop
...
--HG--
branch : compatibility-develop
2016-02-01 09:07:45 +01:00
Gary Preston
963ee5a66e
Allow bnp_make to process "if" and "ifnot" argumenets multiple times instead of
...
accepting only one instance or each.
--HG--
branch : develop
2016-01-31 18:02:47 +00:00
Cédric OCHS
c2e444774e
Merged in BWGaryP/ryzomcore/fix/bnp_make_call (pull request #134 )
...
Update BnpMake arguements to output bnp files to target folder/name using -o switch.
--HG--
branch : develop
2016-01-31 14:57:54 +01:00
Gary Preston
45755dd86f
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.
--HG--
branch : fix/bnp_make_call
2016-01-31 13:35:27 +00:00
kervala
cf7a1e589f
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-30 20:45:19 +01:00
kervala
475864dac0
Fixed: Typo
...
--HG--
branch : develop
2016-01-30 20:44:33 +01:00
kervala
5bf17060c0
Fixed: Crash if spawnBot is NULL
...
--HG--
branch : develop
2016-01-30 20:44:25 +01:00
kervala
51b4f3e5ab
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-30 18:16:16 +01:00
kervala
fc96bdf46d
Fixed: AIS crash if variable not initialized (forgot to commit)
...
--HG--
branch : develop
2016-01-30 18:15:48 +01:00
kervala
782b410eef
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-30 18:02:33 +01:00
kervala
e60b630d09
Changed: Minor changes
...
--HG--
branch : develop
2016-01-30 18:01:55 +01:00
kervala
b6f8fe80e9
Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
...
--HG--
branch : develop
2016-01-30 18:01:27 +01:00
kervala
8cd6d46d1d
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-30 16:23:28 +01:00
kervala
75307d00da
Changed: Minor changes (thanks to SIELA1915)
...
--HG--
branch : develop
2016-01-30 16:22:55 +01:00
kervala
cffaaa7a77
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-01-30 14:31:45 +01:00
kervala
563e79d3b8
Fixed: Reverted translations fix in wk
...
--HG--
branch : compatibility-develop
2016-01-30 14:31:34 +01:00
kervala
5d26033ff8
Fixed: Reverted modified ID for translations
...
--HG--
branch : compatibility-develop
2016-01-30 14:31:13 +01:00
kervala
bd0da4d824
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-01-30 14:30:33 +01:00
kervala
885b8da55f
Changed: Updated german translations
...
--HG--
branch : compatibility-develop
2016-01-28 17:12:53 +01:00
kervala
f0d6d70b8c
merge with develop
...
--HG--
branch : compatibility-develop
2016-01-28 13:27:35 +01:00
kervala
178c1acc3b
Changed: OS X bundles have app extension
...
--HG--
branch : develop
2016-01-28 13:27:08 +01:00
kervala
086401f5d1
Fixed: ReleaseDebug configuration not used anymore
...
--HG--
branch : develop
2016-01-28 13:26:45 +01:00
kervala
0b4a2a39b3
Fixed: Don't display D3D item in tree under Linux and OS X
...
--HG--
branch : develop
2016-01-28 13:26:02 +01:00
kervala
6e93a0d395
Fixed: Wrong return value for CCmdArgs::haveAdditionalArg
...
--HG--
branch : develop
2016-01-28 13:25:21 +01:00
kervala
82274e7f99
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-27 15:16:44 +01:00
kervala
733f319c4f
Fixed: Only call setCPUMask once
...
--HG--
branch : develop
2016-01-27 14:44:13 +01:00
kervala
3683193dde
Fixed: Compilation of client_patcher
...
--HG--
branch : develop
2016-01-27 14:42:19 +01:00
kervala
ccfd1c9721
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-27 13:30:49 +01:00
kervala
63a36fc2f8
Changed: Removed libxml2 dependencies from other targets
...
--HG--
branch : develop
2016-01-27 12:56:16 +01:00
kervala
eae2e3fea1
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-26 23:43:34 +01:00
kervala
4c96c5a608
Fixed: Remove inherited dependency on libxml2 for all projects
...
--HG--
branch : develop
2016-01-26 23:42:55 +01:00
kervala
fbed1d5854
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-26 23:30:48 +01:00
kervala
b6dae7002e
Changed: Minor change
...
--HG--
branch : develop
2016-01-26 23:29:58 +01:00
kervala
93d89700bc
Fixed: Useless dependencies
...
--HG--
branch : develop
2016-01-26 23:29:45 +01:00
kervala
c1125199ca
Changed: Minor changes
...
--HG--
branch : develop
2016-01-26 23:26:50 +01:00
kervala
093ee91656
Fixed: libxml2 dependencies
...
--HG--
branch : develop
2016-01-26 23:26:38 +01:00
kervala
0540c386a6
Merge
...
--HG--
branch : compatibility-develop
2016-01-26 22:45:40 +01:00
kervala
325242c2e4
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-26 22:44:40 +01:00
kervala
59aaad27c1
Changed: Works for C compilers too
...
--HG--
branch : develop
2016-01-26 22:43:58 +01:00
kervala
36f886f5f1
Changed: Removed more useless dependencies
...
--HG--
branch : develop
2016-01-26 22:43:35 +01:00
kervala
89319eb99c
Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
...
--HG--
branch : develop
2016-01-26 22:41:58 +01:00
kervala
df22787f90
Changed: Added PCH for logic
...
--HG--
branch : develop
2016-01-26 22:41:02 +01:00
kervala
c5d8c9965e
Changed: Minor changes (EOL, spaces, etc...)
...
--HG--
branch : develop
2016-01-26 22:32:45 +01:00
kervala
af2f38612a
Fixed: Remove inherited dependency on libxml2 for all projects
...
--HG--
branch : develop
2016-01-26 22:30:13 +01:00
kervala
2be87f3c3e
Fixed: Use same XML files as on Atys
...
--HG--
branch : compatibility-develop
2016-01-24 17:08:32 +01:00
kervala
1cbf1720ca
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-23 20:33:28 +01:00
kervala
30d7571aad
Fixed: Compilation under Linux
...
--HG--
branch : develop
2016-01-23 20:32:37 +01:00
kervala
700b75f44a
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-23 19:07:13 +01:00
kervala
be92ac8e60
Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
...
--HG--
branch : develop
2016-01-23 19:06:28 +01:00
kervala
ba7b4094ef
Changed: Use CCmdArgs to get program path and search data there
...
--HG--
branch : develop
2016-01-23 19:04:52 +01:00
kervala
482b1ba73a
Fixed: Display wrong commands with UTF-8 characters
...
--HG--
branch : develop
2016-01-23 19:04:07 +01:00
kervala
dcd38de3f2
Changed: Minor changes
...
--HG--
branch : develop
2016-01-23 18:59:20 +01:00
kervala
61fb66d3af
Changed: Support -config/-c parameter passed by Ryzom Installer
...
--HG--
branch : develop
2016-01-23 18:58:58 +01:00
kervala
895df72e3f
Changed: Use CCmdArgs to parse client command-line
...
--HG--
branch : develop
2016-01-23 18:57:32 +01:00
kervala
ded0b3a252
Changed: Remove commented old crash report code
...
--HG--
branch : develop
2016-01-23 18:55:56 +01:00
kervala
7237736922
Changed: Make absolute program path (useful if launched from current directory under Linux)
...
Changed: Set process name for logs
--HG--
branch : develop
2016-01-23 18:50:17 +01:00
kervala
222544f902
Fixed: Display an error if adding more than once the same filename in BNP
...
--HG--
branch : develop
2016-01-23 18:49:10 +01:00
kervala
0505395fd1
Fixed: toLower shouldn't transform a eszett to s
...
--HG--
branch : develop
2016-01-23 18:48:25 +01:00
kervala
e6b2e0088b
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-23 13:03:27 +01:00
kervala
5892fb8c1c
Fixed: -o option of tga2dds for directory output
...
--HG--
branch : develop
2016-01-23 13:02:29 +01:00
kervala
5adebf258d
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-23 12:30:33 +01:00
kervala
1ca826cda9
Changed: Use CBigFile to manage BNP and CCmdArgs for command-line in bnp_make
...
--HG--
branch : develop
2016-01-23 12:30:01 +01:00
kervala
f8d45d01dc
Changed: Replace tabs by spaces
...
--HG--
branch : develop
2016-01-23 12:28:40 +01:00
kervala
9aff198d70
Fixed: Return true if a required argument is found
...
--HG--
branch : develop
2016-01-23 12:28:22 +01:00
kervala
e35fe4384b
Changed: Use CBigFile to unpack BNP in CPatchManager
...
--HG--
branch : develop
2016-01-23 12:27:41 +01:00
kervala
a8a1e04299
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-23 10:59:56 +01:00
kervala
7f69309e39
Fixed: Link to Qt ICO plugin
...
--HG--
branch : develop
2016-01-23 10:59:30 +01:00
kervala
5f70be0308
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-23 10:28:00 +01:00
kervala
12d87b4914
Changed: Use CCmdArgs for tga2dds
...
--HG--
branch : develop
2016-01-23 10:27:34 +01:00
kervala
9aea637643
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-23 10:19:01 +01:00
kervala
e2cc9e622e
Changed: Minor changes
...
--HG--
branch : develop
2016-01-23 10:18:23 +01:00
kervala
19aa093ea8
Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs
...
--HG--
branch : develop
2016-01-23 10:18:09 +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
cf414d8c14
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-21 15:07:14 +01:00
kervala
963892913f
Fixed: Crash in backup service
...
--HG--
branch : develop
2016-01-21 15:06:40 +01:00
kervala
f5a60e3a60
Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
...
--HG--
branch : develop
2016-01-21 15:06:01 +01:00
kervala
7abbc07bc7
Removed: installscript_osx.vdf because we manage it directly in code now
...
--HG--
branch : compatibility-develop
2016-01-21 10:15:09 +01:00
kervala
5a6580dc38
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-21 10:08:56 +01:00
kervala
aff9cccd0c
Changed: Improve toString(const bool &val)...
...
--HG--
branch : develop
2016-01-21 10:06:35 +01:00
kervala
a08cdce803
Fixed: Use icon under Windows
...
--HG--
branch : develop
2016-01-21 10:05:26 +01:00
kervala
e281fc1706
Changed: Minor changes
...
--HG--
branch : develop
2016-01-21 10:05:10 +01:00
kervala
539a99b1e3
Changed: Updated translations
...
--HG--
branch : compatibility-develop
2016-01-20 19:50:51 +01:00
Nimetu
6b13fdd770
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-20 19:15:45 +02:00
Nimetu
52dcf1a300
Changed: Use url from <base> element for relative urls
...
--HG--
branch : develop
2016-01-20 19:15:20 +02:00
kervala
d03e896702
Changed: Ryzom version 2.9.0 (stable version will be 3.0.0)
...
--HG--
branch : compatibility-develop
2016-01-20 13:08:23 +01:00
kervala
bb0d2f6aa0
Merge with develop
...
--HG--
branch : compatibility-develop
2016-01-20 13:06:47 +01:00
kervala
1082c49aa6
Changed: Use a different original filename for DEV version
...
--HG--
branch : develop
2016-01-20 13:06:15 +01:00