Gary Preston
b193faa426
Ensure definitions from cmake files that make use of generator expressions
...
(such as UseQt4.cmake) are retained but do not cause a empty "-D" to be
output when the generator evaluates to the empty string.
Fixes debug build failure on Linux using Qt4/tools/WITH_PCH.
--HG--
branch : develop
2016-02-18 13:53:14 +00: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
kaetemi
a34fd8b88f
Merge with feature-material-editor
...
--HG--
branch : develop
2016-02-16 02:30:11 +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
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
fdd5f69e2d
Fixed: Windows XP doesn't support inet_pton and inet_ntop
...
--HG--
branch : develop
2016-02-14 19:58:42 +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
edf4331d1a
Fixed: Implements IPv6 in CInetAddress
...
--HG--
branch : develop
2016-02-14 18:21:09 +01:00
Nimetu
6d9c9600a2
Fixed: reloading cached image with style reload:1 hint
...
--HG--
branch : develop
2016-02-14 01:22:44 +02: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
5d44cc4075
Changed: Set context menu case mode to 'normal'
...
--HG--
branch : develop
2016-02-13 17:36:40 +02: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
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
07709e9cfc
Changed: Minor changes
...
--HG--
branch : develop
2016-02-11 21:06:00 +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
df70c9a9f9
Changed: Minor changes
...
--HG--
branch : develop
2016-02-10 18:47:35 +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
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
cb77f1df66
Added: CMake file for bin2c
...
--HG--
branch : develop
2016-02-07 16:28:23 +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