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