Commit Graph

1142 Commits (0540c386a696efe6bde226781ef2413226d6bc4a)

Author SHA1 Message Date
kervala ef8c8d0401 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c81301ca30 Changed: Don't need to extract the original filename
--HG--
branch : develop
9 years ago
kervala 9dc7f5102b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 4e4f19f809 Changed: Replace strlwr by toLower
--HG--
branch : develop
9 years ago
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
9 years ago
kervala 3f4a5010f6 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
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
9 years ago
kervala ddba3e583c Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala f0bfd6264e Fixed: Big endian number
--HG--
branch : develop
9 years ago
kervala 64428d0018 Changed: Allow to debug Lua in FV too
--HG--
branch : develop
9 years ago
kervala b78afa1c4d Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
9 years ago
kervala cf89d60682 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala ea937ba4f3 Changed: Remove SIGPIPE signal listener (hack for libwww)
--HG--
branch : develop
9 years ago
kervala 47bc397a30 Fixed: Don't force 1024x768 windowed if desktop resolution is already 1024x768 or less
--HG--
branch : develop
9 years ago
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
9 years ago
kervala a1ee429b92 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 697ac2221c Changed: Allow to specify CPUMask in client.cfg to force the use of some cores
--HG--
branch : develop
9 years ago
kervala 12c4adf943 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 11c0a073ed Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 958ccb9b58 Changed: Add CPUMask variable
--HG--
branch : develop
9 years ago
kervala bcfdd36844 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 3984309945 Changed: Useless code because all clients will be able to patch themselve
--HG--
branch : develop
9 years ago
kervala 149adc351a Fixed: Path when UnpackTo doesn't have a trailing /
--HG--
branch : develop
9 years ago
kervala 2f45ff1ebe Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c032446549 Changed: Use WITH_UNIX_STRUCTURE for client icons
--HG--
branch : develop
9 years ago
Nimetu da34e717af Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 82afdecc72 Changed: Save screenshots with year-month-day info in filename
--HG--
branch : develop
9 years ago
kervala aee315bda9 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 4c0fc6074f Fixed: Set process name (fixes the <Unknown> under Linux and OS X)
--HG--
branch : develop
9 years ago
kervala 19cbbb2bec Changed: Don't create log.log anymore
--HG--
branch : develop
9 years ago
kervala 545569d049 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 1928f6229c Fixed: Universe channel tab close
--HG--
branch : develop
9 years ago
kervala 4806693f49 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala a8383e8f0f Changed: Use entity textures cache size depending on video memory
--HG--
branch : develop
9 years ago
kervala d7255a63d8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9b5c426c19 Merged with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 59c0cf7f00 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala f1cc782223 Changed: Need more checks before using getTotalVideoMemory()
--HG--
branch : develop
9 years ago
kervala 806a6d21ab Changed: Only copy installscript_osx.vdf for Steam client
--HG--
branch : compatibility-develop
9 years ago
kervala 5bc5527fd6 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 5cf0fd10af Changed: Only copy installscript_osx.vdf in compatibility branch
--HG--
branch : develop
9 years ago
kervala fb98ffe809 Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
--HG--
branch : develop
9 years ago
kervala 93225c6495 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala f88fd7719c Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3f329aacf7 Changed: Remove PatchServer because unused
--HG--
branch : develop
9 years ago
kervala d7e9922dd7 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 296ca5133f Changed: Only display flushDebugStack messages if DisableNLDebug is not set
--HG--
branch : develop
9 years ago
kervala 68b23fe50f Changed: Typo
--HG--
branch : develop
9 years ago
kervala 71d3ea8a37 Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries)
--HG--
branch : develop
9 years ago
kervala 2cbcb2735e Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
--HG--
branch : develop
9 years ago
kervala ae19cfe5eb Changed: Also fix medium and heavy boots with a dress
--HG--
branch : develop
9 years ago
kervala f4c853d922 Changed: Revert back PreDataPath directories
--HG--
branch : compatibility-develop
9 years ago
kervala eb60aa4446 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 08671a2c57 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c0a3345c83 Changed: Simplified code
--HG--
branch : develop
9 years ago
kervala f04ebac483 Changed: Only display this warning in debug, because occurs when underwears are equipped
--HG--
branch : develop
9 years ago
kervala 935809b40f Changed: There is no client_default.cfg.in anymore
--HG--
branch : develop
9 years ago
kervala ad981b15c7 Changed: Translate comment in english
--HG--
branch : develop
9 years ago
kervala 08205daacc Changed: Remove old equivalent code
--HG--
branch : develop
9 years ago
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
9 years ago
kervala f51b33cc3b Fixed: Use correct shape for boots when caster dress is equipped
--HG--
branch : develop
9 years ago
kervala fcda945608 Fixed: Wrong default shape names
--HG--
branch : develop
9 years ago
Nimetu 67eee7f3dd Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 73d010ca6b Fixed: Timestamps in chat not visible after switching characters
--HG--
branch : develop
9 years ago
Nimetu 193abf876b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 2eb56b6460 Added html HR element
--HG--
branch : develop
9 years ago
kervala 0e63e81565 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 3b3b1d0d4c Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
--HG--
branch : develop
9 years ago
Nimetu f3223d268e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 55b46c5c76 Added: Option to set radar to follow camera
--HG--
branch : develop
9 years ago
Nimetu 6746f163bd Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu 0f34e0ea91 Changed: Attach dyn chat to main chat as default.
--HG--
branch : develop
9 years ago
Nimetu a64709552c Added: 12-hour clock in radar and chat
--HG--
branch : develop
9 years ago
Nimetu 3895644589 Changed: Display inventory bulk with two decimal places
--HG--
branch : develop
9 years ago
kervala 74f297f588 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
9 years ago
kervala 40d1e3407b Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 3baeced8c6 Fixed: Typos again
--HG--
branch : develop
9 years ago
kervala 7c37cce41e Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 0e62130d99 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala 341ab98894 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala e8f77eb967 Changed: Check for alternative directories
--HG--
branch : develop
9 years ago
kervala fdbaab6a38 Changed: Don't need to write absolute directories in client_default.cfg, because everything must be relocatable
--HG--
branch : develop
9 years ago
kervala 6f031728f5 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala a1a557dd1b Changed: Sort dictionary keys
--HG--
branch : develop
9 years ago
kervala a75ebeffa7 Changed: Append _dev to client if compiling without FINAL_VERSION (like Nevrax did)
--HG--
branch : develop
9 years ago
kervala 58506f462c Changed: Use english links for spanish and russian
--HG--
branch : compatibility-develop
9 years ago
kervala b9e6658562 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala f833cc43de Changed: Replace RYZOM_SHARE_PREFIX by getRyzomSharePrefix()
--HG--
branch : develop
9 years ago
kervala be1ed3349c Fixed: Wrong copy-paste
--HG--
branch : develop
9 years ago
kervala 00ce08e006 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala d14cdc856e Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified
--HG--
branch : develop
9 years ago
kervala 71ff890d62 Fixed: Don't install all files in /usr/share if compiling a local client
--HG--
branch : develop
9 years ago
kervala 9df3111f21 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 7a23ff8fd6 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9c6d5322a7 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 14f0f3454c Changed: Define supportted languages in Info.plist
--HG--
branch : develop
9 years ago