Commit graph

35 commits

Author SHA1 Message Date
kervala
f3fd8519a8 Fixed: Spaces in paths for patch under Linux and OS X 2016-10-31 18:58:49 +01:00
kervala
735228f7ca Changed: std::string already empty 2016-10-30 16:00:04 +01:00
kervala
d84b5f9bf4 Changed: Use empty() instead of comparison with "" 2016-10-30 15:59:20 +01:00
kervala
02a54b8be4 Changed: Minor changes 2016-10-27 16:48:07 +02:00
kervala
4eb0ae6554 Changed: Typo 2016-10-27 10:55:20 +02:00
kervala
366a576443 Changed: Simplified all ENDIF and ELSE 2016-10-27 10:54:09 +02:00
kervala
89f94d1d5c Fixed: Crash when calling runAH in Lua scripts too soon 2016-10-26 14:29:49 +02:00
kervala
2fdcd7d27f Changed: Use empty() to check if a string is empty 2016-10-25 15:52:14 +02:00
kervala
c0a63db70c Changed: Display a warning when SetWindowTextW fails 2016-10-25 11:49:46 +02:00
kervala
598b684989 Changed: Support RYZOM_BUILD CMake option to force Bundle version 2016-10-22 16:48:15 +02:00
kervala
673ba8cfa3 Changed: MACOSX_BUNDLE_BUNDLE_VERSION must a short version 2016-10-21 20:00:23 +02:00
kervala
772958ffa5 Fixed: Use real Ryzom version instead of 1.0 2016-10-21 19:03:40 +02:00
kervala
0f6a502a1b Changed: Allow to enable Sandbox under OS X 2016-10-20 13:53:23 +02:00
kervala
125e9c9447 Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING 2016-10-19 17:07:31 +02:00
kervala
48a3439dec Changed: Use best dictionary size (128MB) to compress files and other parameters auto 2016-10-19 13:31:45 +02:00
kervala
e96eeb4f81 Fixed: Use & to not wait until client exits in bash script 2016-10-19 10:49:20 +02:00
kervala
aa04084b5c Fixed: Catch ESocket exceptions when disconnecting and log it 2016-10-19 10:48:32 +02:00
kervala
af805f82f4 Changed: Use exec command under OS X to relaunch client 2016-10-18 10:32:45 +02:00
kervala
49fc0b4f9e Fixed: Check exact filename with pgrep 2016-10-17 13:29:37 +02:00
kervala
b868f6ecd4 Fixed: Escape path (it can contains spaces) 2016-10-17 13:08:44 +02:00
kervala
3ace7295aa Changed: Disable FXAA checkbox if bloom not supported 2016-10-16 17:39:07 +02:00
kervala
e88a317f42 Fixed: Deadlock while calling CoUninitialize() 2016-10-15 17:11:53 +02:00
kervala
971240cf57 Fixed: NL_OS_WIN32 is never defined 2016-10-08 18:28:54 +02:00
kervala
f51ac633dc Changed: Minor changes 2016-09-28 23:42:33 +02:00
kervala
468c3aa7d0 Fixed: Connexion -> Connection typo 2016-09-28 23:42:01 +02:00
kervala
8611593f3a Changed: Also check icon in same directory as executable 2016-09-28 23:30:24 +02:00
kervala
8e3ea0327a Changed: Minor change 2016-09-10 19:38:40 +02:00
kervala
2de81599dc Fixed: Bug where exedll.bnp wasn't downloaded 2016-09-10 19:38:27 +02:00
kervala
e6bf79c85f Changed: Added getGroundZ to develop branch too 2016-09-03 10:05:56 +02:00
Nimetu
a9a640753e Changed: Implement mp3 player playlist 2016-08-30 21:25:58 +03:00
Nimetu
26d7c9a92c Fixed: Adding songs from wrong list 2016-08-30 18:38:30 +03:00
kervala
8898671a14 Changed: Use %~X instead of %X because it removes double quotes 2016-08-26 13:30:30 +02:00
kervala
1d7fb4b76c Changed: Remove unneeded double quotes in batch file 2016-08-26 13:00:51 +02:00
Nimetu
3bcb17c30a Changed: Make media player to play songs from music directory (issue #59) 2016-08-25 22:08:05 +03:00
kervala
6f9a9f66dd Changed: Create .desktop file under Linux, see #279 2016-07-25 18:27:53 +02:00