Commit graph

5776 commits

Author SHA1 Message Date
kervala
9c9f77213c Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()" 2016-02-13 13:58:51 +01:00
kervala
c385292a20 Fixed: Don't try to convert next meshes if an error occurs 2016-02-13 13:58:21 +01:00
kervala
247839f8b9 Fixed: Return true when "open" succeeds under OS X 2016-02-13 13:57:43 +01:00
kervala
24a7381390 Fixed: Display an error if unable to find database.cfg 2016-02-12 16:04:55 +01:00
kervala
00a57b43c5 Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage 2016-02-12 16:04:18 +01:00
kervala
b9851167d0 Changed: Minor changes 2016-02-11 21:06:00 +01:00
kervala
0d3549d6d7 Fixed: CPath::makePathAbsolute removing first / 2016-02-11 21:00:54 +01:00
kervala
bf63278ad0 Changed: Minor changes 2016-02-11 21:00:08 +01:00
kervala
02dbd0302f Changed: Minor changes 2016-02-10 18:47:35 +01:00
kervala
8d79f209c3 Fixed: Compilation of bin2c (replaced _splitpath and _makepath by something more portable) 2016-02-09 13:02:22 +01:00
kervala
327eb47c2f Changed: Increase maximum size of font in chat 2016-02-08 14:35:55 +01:00
kervala
c986faaedc Changed: Increase scrollbars width in configuration 2016-02-08 14:35:40 +01:00
kervala
ea50b6fe42 Changed: Translate "No files..." in MP3 player 2016-02-08 14:35:11 +01:00
kervala
827af43b95 Added: CMake file for bin2c 2016-02-07 16:28:23 +01:00
kervala
1abd543732 Fixed: Use %f to display a float 2016-02-06 00:24:06 +01:00
kervala
5cd59b493f Fixed: Don't process again same directory 2016-02-06 00:23:43 +01:00
kervala
a69e5e1632 Fixed: NeL unit test with GCC 2016-02-05 12:29:42 +01:00
kervala
7d84ecf7ca Changed: Only link to Qt5::WinExtras if required 2016-02-04 15:23:02 +01:00
kervala
dcc5d6b783 Fixed: Client patcher compilation 2016-02-04 14:32:40 +01:00
kervala
33e7220447 Changed: Simplify client_patcher to not rely on UXT files anymore and only use english 2016-02-04 13:21:14 +01:00
kaetemi
bc01568599 Also support AppData/Local to allow a non-roaming config 2016-02-04 13:02:32 +01:00
kaetemi
e19b222059 Fix tools compilation 2016-02-04 12:27:41 +01:00
kaetemi
d2e0c07333 Fix for VS2008 build 2016-02-04 12:07:36 +01:00
kervala
69eb7e9812 Changed: Updated launchProgramAndWaitForResult to support .bat files 2016-02-03 21:58:29 +01:00
kervala
4bf909d632 Changed: Only display filename because path can be too long for UI 2016-02-03 21:57:51 +01:00
kervala
5d4ca5ccc9 Changed: Translate patch screen 2016-02-03 21:56:54 +01:00
kervala
5f6b478d9e Changed: Minor changes 2016-02-03 21:56:28 +01:00
kervala
e64432b2d8 Fixed: Compilation of shared library 2016-02-02 20:48:49 +01:00
kervala
d6fd38a8aa Changed: Use absolute path 2016-02-02 19:50:04 +01:00
kervala
850ea0d211 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess 2016-02-02 19:49:37 +01:00
kervala
fe26d14df4 Changed: Use CCmdArgs for client_patcher 2016-02-02 19:30:19 +01:00
kervala
1461b0afff Changed: Simplify client_patcher 2016-02-02 19:30:00 +01:00
kervala
d2fb788a1b Changed: Convert unpackTo directories to absolute directories 2016-02-02 19:28:47 +01:00
kervala
acfb569c8a Fixed: Use launchProgram to launch batch 2016-02-02 19:28:10 +01:00
kervala
8653b03487 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
2016-02-02 19:26:02 +01:00
kervala
d19422567d Changed: Use application or current directory as root directory for patch 2016-02-02 19:22:25 +01:00
kervala
34a05e35d4 Changed: Minor changes 2016-02-02 19:21:14 +01:00
kervala
4355107d8e Changed: Use "open" to open other programs too under OS X 2016-02-02 19:20:34 +01:00
kervala
d2bc98bb5a Fixed: Async execution of .bat under Windows 2016-02-02 19:20:02 +01:00
kervala
fb079caa78 Removed: Files for patcher 2016-02-02 14:32:06 +01:00
kervala
8e9b703e6a Fixed: Compile seven_zip for tools 2016-02-02 14:31:57 +01:00
kervala
c8ec4b66ea Changed: Unit tests for bytesToHumanReadableUnits 2016-02-02 12:37:20 +01:00
kervala
97622ff362 Changed: New function bytesToHumanReadableUnits to use specific strings for units 2016-02-02 12:37:06 +01:00
kervala
b5132f4209 Fixed: Tests for fromStringwith a boolean 2016-02-02 11:38:08 +01:00
kervala
6e8e442bbe Added: New unit tests for common.h 2016-02-02 11:37:46 +01:00
kervala
e6bf93e8cd Fixed: Don't display logs in console for unit tests 2016-02-02 11:34:16 +01:00
kervala
1e2bd4bd11 Fixed: Support new ISO units (KiB, MiB, etc...) in humanReadableToBytes 2016-02-02 11:33:44 +01:00
kervala
945901ad28 Changed: Support more values for fromString with a boolean 2016-02-02 11:32:20 +01:00
kervala
e5c726d8f5 Fixed: Use absolute path of current directory instead of relative path (avoid to check more than once the same location) 2016-02-02 10:23:57 +01:00
kervala
690fa0b2e1 Fixed: patch_gen is now using packLZMA function to compress a file instead of using lzma executable 2016-02-02 10:22:47 +01:00