Commit graph

1226 commits

Author SHA1 Message Date
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
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
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
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
733f319c4f Fixed: Only call setCPUMask once
--HG--
branch : develop
2016-01-27 14:44:13 +01:00
kervala
36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
2016-01-26 22:43:35 +01:00
kervala
af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
2016-01-26 22:30:13 +01:00
kervala
30d7571aad Fixed: Compilation under Linux
--HG--
branch : develop
2016-01-23 20:32:37 +01:00
kervala
be92ac8e60 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
--HG--
branch : develop
2016-01-23 19:06:28 +01:00
kervala
ba7b4094ef Changed: Use CCmdArgs to get program path and search data there
--HG--
branch : develop
2016-01-23 19:04:52 +01:00
kervala
482b1ba73a Fixed: Display wrong commands with UTF-8 characters
--HG--
branch : develop
2016-01-23 19:04:07 +01:00
kervala
dcd38de3f2 Changed: Minor changes
--HG--
branch : develop
2016-01-23 18:59:20 +01:00
kervala
61fb66d3af Changed: Support -config/-c parameter passed by Ryzom Installer
--HG--
branch : develop
2016-01-23 18:58:58 +01:00
kervala
895df72e3f Changed: Use CCmdArgs to parse client command-line
--HG--
branch : develop
2016-01-23 18:57:32 +01:00
kervala
ded0b3a252 Changed: Remove commented old crash report code
--HG--
branch : develop
2016-01-23 18:55:56 +01:00
kervala
e35fe4384b Changed: Use CBigFile to unpack BNP in CPatchManager
--HG--
branch : develop
2016-01-23 12:27:41 +01:00
kervala
e281fc1706 Changed: Minor changes
--HG--
branch : develop
2016-01-21 10:05:10 +01:00
kervala
1082c49aa6 Changed: Use a different original filename for DEV version
--HG--
branch : develop
2016-01-20 13:06:15 +01:00
kervala
b0ad9b0315 Changed: Only add search paths that exist
--HG--
branch : develop
2016-01-18 21:29:43 +01:00
kervala
5b3e181227 Changed: Minor changes
--HG--
branch : develop
2016-01-16 23:47:58 +01:00
kaetemi
53b62c66d2 More of that VS2015 magic
--HG--
branch : develop
2016-01-15 16:17:23 +01:00
kaetemi
5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
2016-01-15 12:33:27 +01:00
kaetemi
e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
2016-01-15 12:29:05 +01:00
kervala
cb26d897ae Fixed: Warning with clang
--HG--
branch : develop
2016-01-14 21:27:42 +01:00
kervala
27ae7dddf0 Fixed: Right directory under OS X
--HG--
branch : develop
2016-01-14 21:27:10 +01:00
kervala
c8c563807d Fixed: Compilation under OS X
--HG--
branch : develop
2016-01-14 10:21:50 +01:00
kervala
a4dd37efc9 Changed: Try different alternative paths for game folders
--HG--
branch : develop
2016-01-13 19:52:58 +01:00
kervala
6ec0ab01cf Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
--HG--
branch : develop
2016-01-12 22:31:06 +01:00
kervala
7104a6cb29 Fixed: Wrong directory
--HG--
branch : develop
2016-01-11 13:53:01 +01:00
kervala
fc5e6ca982 Fixed: Error when signing bundle
--HG--
branch : develop
2016-01-11 12:55:09 +01:00
kervala
fe40e9e6b7 Fixed: Compilation
--HG--
branch : develop
2016-01-09 19:41:45 +01:00
kervala
93c6f521c5 Fixed: Compilation
--HG--
branch : develop
2016-01-09 19:32:20 +01:00
kervala
f10060eaa1 Fixed: Compilation
--HG--
branch : develop
2016-01-09 18:10:16 +01:00
kervala
688076e056 Changed: Enable new LZMA SDK code
--HG--
branch : develop
2016-01-09 17:17:24 +01:00
kervala
1a3f5729fe Changed: Update LZMA SDK to latest version
--HG--
branch : develop
2016-01-09 17:15:31 +01:00
kervala
c81301ca30 Changed: Don't need to extract the original filename
--HG--
branch : develop
2016-01-09 16:31:36 +01:00
kervala
4e4f19f809 Changed: Replace strlwr by toLower
--HG--
branch : develop
2016-01-09 16:07:38 +01:00
kervala
cc0174e800 Changed: Moved 7z/lzma code in login_patch_seven_zip.cpp
Fixed: Updated code to work with new versions of LZMA SDK

--HG--
branch : develop
2016-01-09 15:53:25 +01:00
kervala
51ec04b761 Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
--HG--
branch : develop
2016-01-07 17:39:11 +01:00
kervala
f0bfd6264e Fixed: Big endian number
--HG--
branch : develop
2016-01-06 13:15:01 +01:00
kervala
64428d0018 Changed: Allow to debug Lua in FV too
--HG--
branch : develop
2016-01-06 12:38:10 +01:00
kervala
6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
2016-01-04 13:43:49 +01:00
kervala
ea937ba4f3 Changed: Remove SIGPIPE signal listener (hack for libwww)
--HG--
branch : develop
2016-01-03 17:49:02 +01:00
kervala
47bc397a30 Fixed: Don't force 1024x768 windowed if desktop resolution is already 1024x768 or less
--HG--
branch : develop
2016-01-03 17:48:23 +01:00
kervala
33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
2016-01-03 17:47:31 +01:00
kervala
697ac2221c Changed: Allow to specify CPUMask in client.cfg to force the use of some cores
--HG--
branch : develop
2016-01-02 22:28:49 +01:00
kervala
12c4adf943 Changed: Minor changes
--HG--
branch : develop
2016-01-02 22:24:16 +01:00
kervala
958ccb9b58 Changed: Add CPUMask variable
--HG--
branch : develop
2016-01-02 17:08:25 +01:00
kervala
3984309945 Changed: Useless code because all clients will be able to patch themselve
--HG--
branch : develop
2016-01-01 15:59:32 +01:00
kervala
149adc351a Fixed: Path when UnpackTo doesn't have a trailing /
--HG--
branch : develop
2016-01-01 15:58:31 +01:00
kervala
c032446549 Changed: Use WITH_UNIX_STRUCTURE for client icons
--HG--
branch : develop
2015-12-29 22:07:30 +01:00
Nimetu
82afdecc72 Changed: Save screenshots with year-month-day info in filename
--HG--
branch : develop
2015-12-29 14:34:24 +02:00
kervala
4c0fc6074f Fixed: Set process name (fixes the <Unknown> under Linux and OS X)
--HG--
branch : develop
2015-12-28 18:13:37 +01:00
kervala
19cbbb2bec Changed: Don't create log.log anymore
--HG--
branch : develop
2015-12-28 18:12:45 +01:00
kervala
1928f6229c Fixed: Universe channel tab close
--HG--
branch : develop
2015-12-26 17:49:06 +01:00
kervala
a8383e8f0f Changed: Use entity textures cache size depending on video memory
--HG--
branch : develop
2015-12-26 14:37:53 +01:00
kervala
d7255a63d8 Changed: Minor changes
--HG--
branch : develop
2015-12-26 14:00:39 +01:00
kervala
2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
2015-12-25 20:49:59 +01:00
kervala
f1cc782223 Changed: Need more checks before using getTotalVideoMemory()
--HG--
branch : develop
2015-12-23 15:22:06 +01:00
kervala
5cf0fd10af Changed: Only copy installscript_osx.vdf in compatibility branch
--HG--
branch : develop
2015-12-21 17:34:09 +01:00
kervala
fb98ffe809 Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
--HG--
branch : develop
2015-12-21 17:33:32 +01:00
kervala
93225c6495 Changed: Minor changes
--HG--
branch : develop
2015-12-21 17:32:05 +01:00
kervala
f88fd7719c Changed: Minor changes
--HG--
branch : develop
2015-12-21 17:29:34 +01:00
kervala
3f329aacf7 Changed: Remove PatchServer because unused
--HG--
branch : develop
2015-12-21 16:29:58 +01:00
kervala
296ca5133f Changed: Only display flushDebugStack messages if DisableNLDebug is not set
--HG--
branch : develop
2015-12-20 19:10:33 +01:00
kervala
68b23fe50f Changed: Typo
--HG--
branch : develop
2015-12-20 19:09:18 +01:00
kervala
71d3ea8a37 Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries)
--HG--
branch : develop
2015-12-20 19:08:52 +01:00
kervala
2cbcb2735e Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
--HG--
branch : develop
2015-12-20 19:06:38 +01:00
kervala
ae19cfe5eb Changed: Also fix medium and heavy boots with a dress
--HG--
branch : develop
2015-12-20 18:59:45 +01:00
kervala
08671a2c57 Changed: Minor changes
--HG--
branch : develop
2015-12-20 11:19:51 +01:00
kervala
c0a3345c83 Changed: Simplified code
--HG--
branch : develop
2015-12-20 11:18:53 +01:00
kervala
f04ebac483 Changed: Only display this warning in debug, because occurs when underwears are equipped
--HG--
branch : develop
2015-12-20 11:18:01 +01:00
kervala
935809b40f Changed: There is no client_default.cfg.in anymore
--HG--
branch : develop
2015-12-20 11:14:13 +01:00
kervala
ad981b15c7 Changed: Translate comment in english
--HG--
branch : develop
2015-12-20 11:13:08 +01:00
kervala
08205daacc Changed: Remove old equivalent code
--HG--
branch : develop
2015-12-20 11:12:44 +01:00
kervala
d67d831afe Fixed: Use white color for underwears everywhere (even if it's a bug in EGS...)
Changed: Don't call applyColorSlot twice if item exists

--HG--
branch : develop
2015-12-20 11:12:01 +01:00
kervala
f51b33cc3b Fixed: Use correct shape for boots when caster dress is equipped
--HG--
branch : develop
2015-12-20 11:09:41 +01:00
kervala
fcda945608 Fixed: Wrong default shape names
--HG--
branch : develop
2015-12-20 11:08:15 +01:00
Nimetu
73d010ca6b Fixed: Timestamps in chat not visible after switching characters
--HG--
branch : develop
2015-12-19 20:39:33 +02:00
Nimetu
2eb56b6460 Added html HR element
--HG--
branch : develop
2015-12-18 14:29:40 +02:00
kervala
3b3b1d0d4c Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
--HG--
branch : develop
2015-12-15 15:03:42 +01:00
Nimetu
55b46c5c76 Added: Option to set radar to follow camera
--HG--
branch : develop
2015-12-15 12:22:47 +02:00
Nimetu
0f34e0ea91 Changed: Attach dyn chat to main chat as default.
--HG--
branch : develop
2015-12-13 21:02:25 +02:00
Nimetu
a64709552c Added: 12-hour clock in radar and chat
--HG--
branch : develop
2015-12-13 21:01:56 +02:00
Nimetu
3895644589 Changed: Display inventory bulk with two decimal places
--HG--
branch : develop
2015-12-13 21:01:13 +02:00
kervala
8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
2015-12-13 15:25:28 +01:00
kervala
fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
2015-12-13 13:03:16 +01:00
kervala
3baeced8c6 Fixed: Typos again
--HG--
branch : develop
2015-12-12 15:01:36 +01:00
kervala
0e62130d99 Fixed: Typo
--HG--
branch : develop
2015-12-12 14:32:08 +01:00
kervala
e8f77eb967 Changed: Check for alternative directories
--HG--
branch : develop
2015-12-12 11:12:38 +01:00
kervala
fdbaab6a38 Changed: Don't need to write absolute directories in client_default.cfg, because everything must be relocatable
--HG--
branch : develop
2015-12-12 11:07:00 +01:00
kervala
a1a557dd1b Changed: Sort dictionary keys
--HG--
branch : develop
2015-12-11 20:21:17 +01:00
kervala
a75ebeffa7 Changed: Append _dev to client if compiling without FINAL_VERSION (like Nevrax did)
--HG--
branch : develop
2015-12-11 20:16:06 +01:00
kervala
f833cc43de Changed: Replace RYZOM_SHARE_PREFIX by getRyzomSharePrefix()
--HG--
branch : develop
2015-12-07 19:37:50 +01:00
kervala
be1ed3349c Fixed: Wrong copy-paste
--HG--
branch : develop
2015-12-07 19:37:03 +01:00
kervala
d14cdc856e Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified
--HG--
branch : develop
2015-12-07 19:13:50 +01:00
kervala
71ff890d62 Fixed: Don't install all files in /usr/share if compiling a local client
--HG--
branch : develop
2015-12-07 19:11:51 +01:00
kervala
7a23ff8fd6 Changed: Minor changes
--HG--
branch : develop
2015-12-05 18:51:37 +01:00
kervala
14f0f3454c Changed: Define supportted languages in Info.plist
--HG--
branch : develop
2015-12-03 14:38:16 +01:00
kervala
7988232bcd Fixed: Define right value for Russian and Spanish in UI:TEMP:LANGUAGE
--HG--
branch : develop
2015-12-03 14:37:50 +01:00
kervala
092fad98c9 Changed: Define default value for AnisotropicFilter
--HG--
branch : develop
2015-12-03 14:35:02 +01:00
kervala
c2c30b4b96 Changed: Minor changes
--HG--
branch : develop
2015-12-03 14:34:45 +01:00
kervala
a0c6c9096c Changed: Change Anisotropic Filtering for next uploaded textures
--HG--
branch : develop
2015-12-03 14:34:16 +01:00
kervala
3dafe1ff1f Fixed: Anisotropic Filtering 2x didn't work
--HG--
branch : develop
2015-12-03 14:33:32 +01:00
kervala
86a866d4cb Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
--HG--
branch : develop
2015-12-03 12:49:51 +01:00
kervala
1532da4618 Changed: Add Anisotropic Filtering in game config options
--HG--
branch : develop
2015-12-02 19:25:24 +01:00
kervala
806098e881 Changed: Support 64x64 icon size
--HG--
branch : develop
2015-12-02 19:00:55 +01:00
kervala
99ccb5f45d Changed: Increased size of some combo boxes
--HG--
branch : develop
2015-12-02 18:59:26 +01:00
kervala
d8102a8c67 Changed: Minor changes
--HG--
branch : develop
2015-12-02 18:55:31 +01:00
kervala
532f8c502f Fixed: Search icons under Linux in default directories
--HG--
branch : develop
2015-12-02 09:21:44 +01:00
kervala
1afec95dd9 Fixed: Only display VR page in game config if compiled with a VR SDK
--HG--
branch : develop
2015-12-01 15:58:45 +01:00
kervala
ebae4c2691 Fixed: Compilation under Linux
--HG--
branch : develop
2015-11-30 14:16:47 +01:00
kervala
68a9e3156e Changed: Look into predefined pathes for Ryzom icons
--HG--
branch : develop
2015-11-29 14:43:08 +01:00
kervala
1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
2015-11-29 14:37:14 +01:00
kervala
7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
2015-11-29 14:19:02 +01:00
kervala
ce519d6d34 Changed: Minor changes
--HG--
branch : develop
2015-11-29 14:12:55 +01:00
kervala
520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
2015-11-29 14:06:05 +01:00
kervala
4d4df6aaf8 Changed: Updated UNIX icons
--HG--
branch : develop
2015-11-27 19:37:14 +01:00
kervala
56988bf85b Changed: Minor change
--HG--
branch : develop
2015-11-24 19:01:54 +01:00
kervala
86c2148df8 Changed: Remove Yubo chat references
--HG--
branch : develop
2015-11-24 19:01:41 +01:00
kervala
b6e265bcdd Changed: New icon generated with iconutil (requires more icons sizes so bigger file)
--HG--
branch : develop
2015-11-23 16:44:06 +01:00
kervala
9b0ca9e81e Changed: Added details for executable (we'll need to improve it for Ryzom Core)
--HG--
branch : develop
2015-11-22 18:41:30 +01:00
kervala
c9a96d4fee Changed: New icon based on another Atys image with colors more vivid
--HG--
branch : develop
2015-11-22 18:40:21 +01:00
kervala
5492b8db07 Changed: URLs don't exist anymore
--HG--
branch : develop
2015-11-22 18:37:52 +01:00
kervala
884730ea78 Fixed: Crash under Linux (patch by Nimetu), fixes #252
--HG--
branch : develop
2015-11-22 18:36:53 +01:00
kervala
5a5dd33a9c Changed: Removed useless parameter for nlerror
--HG--
branch : develop
2015-11-21 17:17:19 +01:00
kervala
817486538c Changed: Minor changes
--HG--
branch : develop
2015-11-15 13:29:34 +01:00
kervala
334f2b43c6 Fixed: Display title and artist name from ogg files in music player
--HG--
branch : develop
2015-11-15 13:13:44 +01:00
kervala
f9c789e4db Fixed: Only open supported music formats in music player
--HG--
branch : develop
2015-11-15 13:12:54 +01:00
kervala
d5c1d18ebf Changed: Write revision and build date in crash logs
--HG--
branch : develop
2015-11-14 19:28:36 +01:00
kervala
e96730829c Fixed: Compilation
--HG--
branch : develop
2015-11-14 19:28:01 +01:00
kervala
fb1d5134ba Changed: Minor changes
--HG--
branch : develop
2015-11-14 18:33:13 +01:00
kervala
9e88fa645b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-14 18:19:58 +01:00
kervala
53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-14 11:46:17 +01:00
kervala
630a22d428 Changed: Minor changes
--HG--
branch : develop
2015-11-13 19:37:32 +01:00
kervala
c854201d91 Changed: Removed useless LoadLuaDebugger
--HG--
branch : develop
2015-11-13 19:36:46 +01:00
kervala
aa3d209d39 Fixed: Crash in CLuaManager
--HG--
branch : develop
2015-11-13 19:18:41 +01:00
kervala
a8d81c689b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
2015-11-13 18:42:50 +01:00
kervala
4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
2015-11-13 16:22:49 +01:00
Nimetu
4bb0da6a72 Correctly save and restore screen resolution from icfg file
--HG--
branch : develop
2015-11-12 23:47:23 +02:00
kervala
7258054350 Fixed: Don't put same twice frequencies in list
--HG--
branch : develop
2015-11-09 12:46:55 +01:00
kervala
e8b0ae3f81 Changed: Don't log nldebug in Release
--HG--
branch : develop
2015-11-09 12:46:02 +01:00
kervala
a340260e40 Fixed: Force use of NVIDIA GPU if Optimus is present
--HG--
branch : develop
2015-11-09 09:55:38 +01:00
kervala
326520465c Fixed: If frequency is 0, use the first one in list
--HG--
branch : develop
2015-11-08 13:43:31 +01:00
kervala
744966acd6 Changed: More comments
--HG--
branch : develop
2015-11-08 13:43:02 +01:00
kervala
2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
2015-11-08 13:25:36 +01:00
kervala
2b155c2d50 Changed: Minor changes
--HG--
branch : develop
2015-11-08 13:22:33 +01:00
kervala
3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
2015-11-08 11:53:46 +01:00
kervala
25febfa3bc Merge
--HG--
branch : develop
2015-11-08 10:48:42 +01:00
Nimetu
8a55f1b1e9 Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
--HG--
branch : develop
2015-11-08 01:51:34 +02:00
kervala
831a3eb7b7 Changed: Minor changes
--HG--
branch : develop
2015-11-07 22:57:41 +01:00
kervala
c2c930035c Changed: Use new Ryzom icon under Windows
--HG--
branch : develop
2015-11-07 22:56:45 +01:00
kervala
cafc06e70c Fixed: Clang warnings
--HG--
branch : develop
2015-11-07 18:33:43 +01:00
kervala
67a857e0fe Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
--HG--
branch : develop
2015-11-07 18:31:58 +01:00
kervala
b944892c8f Fixed: Clang warning, ContinentMngr.cur() is checked later
--HG--
branch : develop
2015-11-07 14:54:24 +01:00
kervala
ffb600e03e Changed: Minor changes
--HG--
branch : develop
2015-11-07 14:53:49 +01:00
kervala
9b231afa54 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
--HG--
branch : develop
2015-11-07 14:52:46 +01:00
kervala
9e74adee86 Changed: Minor changes
--HG--
branch : develop
2015-11-06 15:48:23 +01:00
kervala
2baddc78ac More checks before to get a pointer on a CCDBNodeLeaf, fixes #251
--HG--
branch : develop
2015-11-06 15:47:58 +01:00
kervala
93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
2015-11-06 15:24:19 +01:00
kervala
94b7148d44 Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode)
--HG--
branch : develop
2015-11-05 17:26:45 +01:00
kervala
2a9b9deaf9 Fixed: Didn't initialize video modes frequencies
--HG--
branch : develop
2015-11-05 17:22:43 +01:00
kervala
804c5cb80b Fixed: Update also Depth and Frequency with default resolution
--HG--
branch : develop
2015-11-05 17:18:14 +01:00
kervala
56e1f5eff0 Changed: Centralize version different formats
--HG--
branch : develop
2015-11-05 17:16:55 +01:00
Nimetu
7d9f4030ff Fixed: Wrong key shortcuts in debug help screen (issue #241)
--HG--
branch : develop
2015-11-04 19:42:42 +02:00
kervala
e1b810ab85 Fixed: Crash when displaying configuration window
--HG--
branch : develop
2015-11-01 16:46:47 +01:00
kervala
67c6edc9ae Changed: Use invalid screen mode by default (will be overridden by config files)
--HG--
branch : develop
2015-09-22 09:55:06 +02:00
kervala
00c36d3ac4 Changed: If Width and Height are invalid, use current screen mode
--HG--
branch : develop
2015-09-22 09:46:51 +02:00
kervala
39670e5b77 Comment translation
--HG--
branch : develop
2015-04-25 19:17:58 +02:00
kervala
7cecd18eee Save space in debug screen to display VPB and VPC
--HG--
branch : develop
2015-04-25 19:16:06 +02:00
kervala
9a55ee46b7 Removed dependency on libwww
--HG--
branch : develop
2015-04-25 12:53:52 +02:00
Nimetu
c58e10f173 Add "select_shortcut_bar_2" action handler (issue 222)
--HG--
branch : develop
2015-04-21 18:54:08 +03:00
Nimetu
26571de439 Fix compiling under windows
--HG--
branch : develop
2015-04-20 01:04:52 +03:00
Nimetu
8e1ada36b0 Use cURL as http transport
--HG--
branch : develop
2015-04-17 17:41:01 +03:00
kaetemi
f578f0441a Add extra light groups for better lightmap control
--HG--
branch : develop
2015-04-16 17:39:47 +02:00
kervala
80874abf68 Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
2015-03-24 15:26:34 +01:00
kaetemi
163abf31b8 Merge with feature-crashreport+develop
--HG--
branch : develop
2015-03-06 21:05:31 +01:00
Nimetu
c00ba3f2c1 Fix compilation
--HG--
branch : develop
2015-03-01 18:41:16 +02:00
kaetemi
ea9e32f46d Merge with develop
--HG--
branch : feature-crashreport+develop
2015-02-24 17:19:27 +01:00
kaetemi
a66204a03a Add isWindowedApplication to INeLContext
--HG--
branch : develop
2015-02-24 17:17:45 +01:00
kaetemi
6a48a2d199 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
2015-02-24 11:41:05 +01:00
kaetemi
77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
2015-02-23 12:58:43 +01:00
Jan Boon
543331ea75 Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)

--HG--
branch : develop
2015-02-22 11:01:08 +01:00
kaetemi
b120d68a98 Merge with hotfix
--HG--
branch : develop
2015-02-22 10:39:02 +01:00
dfighter1985
36ce53b1ba Merged in hotfix (pull request #117)
Merge hotfix branch

--HG--
branch : develop
2015-02-21 23:09:07 +01:00
dfighter1985
d2194cda05 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
2015-02-21 22:34:02 +01:00
dfighter1985
2f808280c8 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : hotfix
2015-02-21 22:34:02 +01:00
kaetemi
a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
2015-02-20 18:10:06 +01:00
kaetemi
2667c5d8a2 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
2015-02-20 17:57:11 +01:00
kaetemi
aebda454dc Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
2015-02-20 17:53:39 +01:00
kaetemi
32b3b4ac80 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
2015-02-20 17:50:58 +01:00
dfighter1985
ef56d28542 Oups
--HG--
branch : feature-crashreport
2015-02-20 02:56:22 +01:00
dfighter1985
c7681bcb2b Oups
--HG--
branch : hotfix
2015-02-20 02:56:22 +01:00
dfighter1985
7302023777 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : feature-crashreport
2015-02-17 03:12:26 +01:00
dfighter1985
fea7cff850 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : hotfix
2015-02-17 03:12:26 +01:00
kervala
6784301afc Merge with hotfix
--HG--
branch : develop
2015-02-14 19:29:36 +01:00
kervala
bd054ea776 Fixed: Warning multichars
--HG--
branch : hotfix
2015-02-14 17:54:05 +01:00
kervala
5aa8a1d615 Fixed: Warning assert always false
--HG--
branch : hotfix
2015-02-14 17:47:55 +01:00
kervala
3509d75ad6 Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
2015-02-14 17:47:10 +01:00
kervala
e9b5cc4410 Merge with hotfix
--HG--
branch : develop
2015-02-14 15:19:49 +01:00
kervala
4b397f3e5b Changed: Improved User Agent management
--HG--
branch : hotfix
2015-02-14 15:18:53 +01:00
kervala
e8b0765e7c Merge with hotfix
--HG--
branch : develop
2015-02-14 14:31:19 +01:00
kervala
1742997984 Changed: Minor changes
--HG--
branch : hotfix
2015-02-14 13:34:45 +01:00
kervala
d774dcac3e Changed: Use Ryzom user agent for CURL
--HG--
branch : hotfix
2015-02-14 13:19:53 +01:00
kervala
49bbb10b58 Fixed: Missing namespace
--HG--
branch : hotfix
2015-02-14 13:19:09 +01:00
kervala
1960f5c448 Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
2015-02-14 13:18:51 +01:00
kervala
ee7008ae02 Changed: Possible bug if string not found
--HG--
branch : hotfix
2015-02-14 12:54:17 +01:00
kervala
6e1abd80d3 Fixed: Unable to patch when Ryzom was located on a mounted FS
--HG--
branch : hotfix
2015-02-14 12:52:57 +01:00
kervala
b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
2015-02-14 12:47:03 +01:00
Nimetu
53f6adb041 Include chat message channel/type to chatlog file
--HG--
branch : issue-221
2015-01-15 20:08:28 +02:00
kervala
3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
2015-01-13 19:47:14 +01:00
kervala
303f7d2e79 Changed: Minor changes
--HG--
branch : develop
2015-01-13 14:11:07 +01:00
kervala
bc78734602 Changed: Fixed a wrong copy-paste
--HG--
branch : develop
2015-01-11 18:27:06 +01:00
kervala
8fc8c3aa39 Changed: Use defined directories prefixed by a default directory
--HG--
branch : develop
2015-01-11 18:01:32 +01:00
kervala
08c557ae76 Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
--HG--
branch : develop
2015-01-11 15:06:02 +01:00
kervala
3367eb3205 Changed: Append getAppBundlePath() to search paths under OS X
--HG--
branch : develop
2015-01-11 14:59:15 +01:00
kervala
acf677e635 Changed: Don't use replaceApplicationDirToken anymore
--HG--
branch : develop
2015-01-11 14:57:40 +01:00
kervala
418e0ee7b7 Merge
--HG--
branch : develop
2015-01-10 19:08:55 +01:00
Nimetu
85f63b7db3 Fix html submit button value that is included with form data (issue #226)
--HG--
branch : fix-issue-226
2015-01-09 13:11:20 +02:00
kervala
ec12e6a75e Changed: Allow to enable UAC for Windows client
--HG--
branch : develop
2014-12-26 13:44:03 +01:00
kervala
6596af9682 Changed: Minor changes
--HG--
branch : develop
2014-12-26 13:38:02 +01:00
kaetemi
11ae94ab21 Move to feature-light_cycle: c5207e1f862a
--HG--
branch : develop
2014-12-22 14:10:37 +01:00
kaetemi
b9d372b144 Backed out changeset: 3694176c26bf
--HG--
branch : develop
2014-12-22 14:08:54 +01:00
kaetemi
93d5ffddb6 Override sun direction from sky dome [breaks packed sheets]
--HG--
branch : develop
2014-12-12 21:17:13 +01:00
kaetemi
c3df884b13 Allow different light cycle for different continents [breaks packed sheets]
--HG--
branch : develop
2014-12-12 01:22:19 +01:00
kaetemi
f411d2b230 Fix choppy sky animation
--HG--
branch : develop
2014-12-12 01:22:18 +01:00
kaetemi
1676b3b46f Fix #218 erratic mouse behaviour
--HG--
branch : hotfix
2014-11-24 14:53:28 +01:00
kaetemi
fff4edb2c9 Maybe solves #210
--HG--
branch : develop
2014-10-16 02:00:53 +02:00
kaetemi
5fd4f96a59 Configure shadow outline in applications
--HG--
branch : develop
2014-10-08 23:20:35 +02:00
kaetemi
dc3238b111 Disable dumb loading strings
--HG--
branch : develop
2014-10-08 09:31:45 +02:00
kaetemi
cb022c6bbb Remove debug message
--HG--
branch : develop
2014-09-23 18:18:14 +02:00
kaetemi
027860be16 Fix missing include
--HG--
branch : develop
2014-09-18 13:02:32 +02:00
kaetemi
74e9aac960 Fix r2ed
--HG--
branch : develop
2014-09-15 17:42:24 +02:00
kaetemi
9283a74a22 Fix r2ed
--HG--
branch : develop
2014-09-15 16:59:12 +02:00
kaetemi
84046c8db4 Fix r2ed
--HG--
branch : develop
2014-09-15 14:33:07 +02:00
kaetemi
433d83e2fc Increase texturing limits (*4), ref #203 (TODO: Update config translations)
--HG--
branch : develop
2014-09-13 12:14:45 +02:00
kaetemi
d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
2014-09-12 15:19:12 +02:00
kaetemi
8a3994d95a Replace some hardcoded urls 2014-09-12 10:49:40 +02:00
kaetemi
50f05a2bb9 Remove hardcoded urls 2014-09-12 10:42:42 +02:00
nimetu
1a4c2169c5 Fix #161 fix craft success rate display on client 2014-09-10 15:40:32 +02:00
kaetemi
a8f8fa7b63 Don't use magic numbers for the LCT 2014-09-09 08:16:44 +02:00
kervala
687927ba10 Changed: Preserve attributes when copying files in Application Bundle 2014-08-30 16:20:36 +02:00
kaetemi
4402e2134c Remove warnings, ref #177 2014-08-26 13:48:34 +02:00
kaetemi
031cd3b68d Adjust casts, ref #177 2014-08-26 13:33:18 +02:00
kaetemi
2a27139594 Inventory bug workaround, ref #177 2014-08-25 15:32:00 +02:00
kaetemi
93376226c4 Use software cursor with attached display
--HG--
branch : multipass-stereo
2014-08-07 19:45:26 +02:00
kaetemi
38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
2014-08-07 18:49:05 +02:00