kervala
|
23d1d0f458
|
Fixed: Spaces in paths for patch under Linux and OS X
--HG--
branch : develop
|
2016-10-31 18:58:49 +01:00 |
|
kervala
|
b25298f0f8
|
Changed: std::string already empty
--HG--
branch : develop
|
2016-10-30 16:00:04 +01:00 |
|
kervala
|
16df8b8c1d
|
Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
|
2016-10-30 15:59:20 +01:00 |
|
kervala
|
482b292a03
|
Changed: Minor changes
--HG--
branch : develop
|
2016-10-27 16:48:07 +02:00 |
|
kervala
|
6d2c530210
|
Changed: Typo
--HG--
branch : develop
|
2016-10-27 10:55:20 +02:00 |
|
kervala
|
19e8ee1d05
|
Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
|
2016-10-27 10:54:09 +02:00 |
|
kervala
|
f2f2e94e51
|
Fixed: Crash when calling runAH in Lua scripts too soon
--HG--
branch : develop
|
2016-10-26 14:29:49 +02:00 |
|
kervala
|
a0075414c0
|
Changed: Use empty() to check if a string is empty
--HG--
branch : develop
|
2016-10-25 15:52:14 +02:00 |
|
kervala
|
7f4fa540e1
|
Changed: Display a warning when SetWindowTextW fails
--HG--
branch : develop
|
2016-10-25 11:49:46 +02:00 |
|
kervala
|
f22fc6cea7
|
Changed: Support RYZOM_BUILD CMake option to force Bundle version
--HG--
branch : develop
|
2016-10-22 16:48:15 +02:00 |
|
kervala
|
39280d10b8
|
Changed: MACOSX_BUNDLE_BUNDLE_VERSION must a short version
--HG--
branch : develop
|
2016-10-21 20:00:23 +02:00 |
|
kervala
|
6920f0d5ba
|
Fixed: Use real Ryzom version instead of 1.0
--HG--
branch : develop
|
2016-10-21 19:03:40 +02:00 |
|
kervala
|
084bc2bba9
|
Changed: Allow to enable Sandbox under OS X
--HG--
branch : develop
|
2016-10-20 13:53:23 +02:00 |
|
kervala
|
5539873337
|
Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING
--HG--
branch : develop
|
2016-10-19 17:07:31 +02:00 |
|
kervala
|
1cbbd9083f
|
Changed: Use best dictionary size (128MB) to compress files and other parameters auto
--HG--
branch : develop
|
2016-10-19 13:31:45 +02:00 |
|
kervala
|
142155d8c8
|
Fixed: Use & to not wait until client exits in bash script
--HG--
branch : develop
|
2016-10-19 10:49:20 +02:00 |
|
kervala
|
4f996024d9
|
Fixed: Catch ESocket exceptions when disconnecting and log it
--HG--
branch : develop
|
2016-10-19 10:48:32 +02:00 |
|
kervala
|
0080dfc44e
|
Changed: Use exec command under OS X to relaunch client
--HG--
branch : develop
|
2016-10-18 10:32:45 +02:00 |
|
kervala
|
25824bf8bf
|
Fixed: Check exact filename with pgrep
--HG--
branch : develop
|
2016-10-17 13:29:37 +02:00 |
|
kervala
|
3a2488a126
|
Fixed: Escape path (it can contains spaces)
--HG--
branch : develop
|
2016-10-17 13:08:44 +02:00 |
|
kervala
|
c8891166ff
|
Changed: Disable FXAA checkbox if bloom not supported
--HG--
branch : develop
|
2016-10-16 17:39:07 +02:00 |
|
kervala
|
85c2535a1f
|
Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
|
2016-10-15 17:11:53 +02:00 |
|
kervala
|
d3bf97e00f
|
Fixed: NL_OS_WIN32 is never defined
--HG--
branch : develop
|
2016-10-08 18:28:54 +02:00 |
|
kervala
|
bf96615bc4
|
Changed: Minor changes
--HG--
branch : develop
|
2016-09-28 23:42:33 +02:00 |
|
kervala
|
e7b23c958a
|
Fixed: Connexion -> Connection typo
--HG--
branch : develop
|
2016-09-28 23:42:01 +02:00 |
|
kervala
|
f168dd17e2
|
Changed: Also check icon in same directory as executable
--HG--
branch : develop
|
2016-09-28 23:30:24 +02:00 |
|
kervala
|
fc202e4034
|
Changed: Minor change
--HG--
branch : develop
|
2016-09-10 19:38:40 +02:00 |
|
kervala
|
49abad7028
|
Fixed: Bug where exedll.bnp wasn't downloaded
--HG--
branch : develop
|
2016-09-10 19:38:27 +02:00 |
|
kervala
|
400c17826e
|
Changed: Added getGroundZ to develop branch too
--HG--
branch : develop
|
2016-09-03 10:05:56 +02:00 |
|
Nimetu
|
ee128cba1e
|
Changed: Implement mp3 player playlist
--HG--
branch : develop
|
2016-08-30 21:25:58 +03:00 |
|
Nimetu
|
c2226fe3ff
|
Fixed: Adding songs from wrong list
--HG--
branch : develop
|
2016-08-30 18:38:30 +03:00 |
|
kervala
|
aa39c4fccc
|
Changed: Use %~X instead of %X because it removes double quotes
--HG--
branch : develop
|
2016-08-26 13:30:30 +02:00 |
|
kervala
|
de109486b2
|
Changed: Remove unneeded double quotes in batch file
--HG--
branch : develop
|
2016-08-26 13:00:51 +02:00 |
|
Nimetu
|
439916fae8
|
Changed: Make media player to play songs from music directory (issue #59)
--HG--
branch : develop
|
2016-08-25 22:08:05 +03:00 |
|
Nimetu
|
9fb14c42d8
|
Added: Monospace font options
--HG--
branch : develop
|
2016-07-24 16:07:18 +03:00 |
|
Nimetu
|
8f1da052a2
|
Changed: Allow windowed mode to span over multiple desktops
--HG--
branch : develop
|
2016-07-07 00:47:00 +03:00 |
|
Nimetu
|
42a7d602af
|
Changed: If char keys/icfg file does not exist, use shared keys/icfg file
--HG--
branch : develop
|
2016-07-01 21:37:26 +03:00 |
|
kervala
|
2db7ca9729
|
Changed: Use std::numeric_limits instead of ~0
--HG--
branch : develop
|
2016-06-26 19:43:08 +02:00 |
|
kervala
|
4e761f69d6
|
Changed: Use toString instead of std::stringstream
--HG--
branch : develop
|
2016-06-26 14:54:28 +02:00 |
|
kervala
|
83c97c6c36
|
Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
|
2016-06-19 20:48:30 +02:00 |
|
Nimetu
|
7e488219a7
|
Changed: Add scrollbar to macro commands list
--HG--
branch : develop
|
2016-06-16 23:32:31 +03:00 |
|
kervala
|
389e5712df
|
Changed: Allow to compile Ryzom Installer alone
--HG--
branch : develop
|
2016-06-12 14:13:42 +02:00 |
|
kervala
|
70aad8085d
|
Changed: LZMA updated to 16.02
--HG--
branch : develop
|
2016-06-07 13:22:34 +02:00 |
|
kervala
|
e140951e56
|
Changed: More details on OS and machine in client.log
--HG--
branch : develop
|
2016-06-07 13:21:45 +02:00 |
|
kervala
|
9a7bcd8613
|
Fixed: Create Ryzom profile folder if not already created and return 1 if unable to create it
--HG--
branch : develop
|
2016-05-29 20:36:53 +02:00 |
|
kervala
|
13ab34d174
|
Changed: Remove useless comments/commented code
--HG--
branch : develop
|
2016-05-29 20:35:56 +02:00 |
|
kervala
|
aeb33f9967
|
Fixed: Set VSync value after 3D driver initialized
--HG--
branch : develop
|
2016-05-27 22:17:25 +02:00 |
|
kervala
|
efe00fa8bf
|
Changed: Replace string empty assign by clear()
--HG--
branch : develop
|
2016-05-25 23:19:26 +02:00 |
|
kervala
|
4b1959a560
|
Changed: Replace size() comparisons by empty()
--HG--
branch : develop
|
2016-05-25 23:18:11 +02:00 |
|
kervala
|
5ad9a57ada
|
Fixed: Append _dev suffix to ryzom_client under Linux too
--HG--
branch : develop
|
2016-05-24 11:19:41 +02:00 |
|