Commit Graph

1481 Commits (b7aa2a6999e5169146bda32815f0a8e4449b7a3a)

Author SHA1 Message Date
Nimetu 8f1da052a2 Changed: Allow windowed mode to span over multiple desktops
--HG--
branch : develop
8 years ago
Nimetu 42a7d602af Changed: If char keys/icfg file does not exist, use shared keys/icfg file
--HG--
branch : develop
8 years ago
kervala 438d637f66 Changed: Apply changes from default interface to Syphox one
--HG--
branch : develop
8 years ago
kervala 2db7ca9729 Changed: Use std::numeric_limits instead of ~0
--HG--
branch : develop
9 years ago
kervala 766989a0b3 Fixed: Better alignment of text
--HG--
branch : develop
9 years ago
kervala b02321e36f Fixed: Wrong alignment of text in edit boxes
--HG--
branch : develop
9 years ago
kervala 9361a70549 Fixed: Wrong alignment of text on character selection screen
--HG--
branch : develop
9 years ago
kervala c6f3c0fb73 Fixed: Wrong alignment of text on login screen
--HG--
branch : develop
9 years ago
kervala 4e761f69d6 Changed: Use toString instead of std::stringstream
--HG--
branch : develop
9 years ago
kervala 83c97c6c36 Changed: Init CSystemUtils in INelContext
--HG--
branch : develop
9 years ago
Nimetu 7e488219a7 Changed: Add scrollbar to macro commands list
--HG--
branch : develop
9 years ago
kervala 389e5712df Changed: Allow to compile Ryzom Installer alone
--HG--
branch : develop
9 years ago
Nimetu f201abe6db Changed: Set <textarea>, <input> font style
--HG--
branch : develop
9 years ago
Nimetu caf8c5195c Added: Rows attribute to <textarea> element
--HG--
branch : develop
9 years ago
kervala 70aad8085d Changed: LZMA updated to 16.02
--HG--
branch : develop
9 years ago
kervala e140951e56 Changed: More details on OS and machine in client.log
--HG--
branch : develop
9 years ago
Nimetu 34fa04644e Fixed: In scene text bubble position
--HG--
branch : experimental-ui-scaling
9 years ago
Nimetu b474f39970 Added: Scaling options to client config
--HG--
branch : experimental-ui-scaling
9 years ago
kervala 9a7bcd8613 Fixed: Create Ryzom profile folder if not already created and return 1 if unable to create it
--HG--
branch : develop
9 years ago
kervala 13ab34d174 Changed: Remove useless comments/commented code
--HG--
branch : develop
9 years ago
kervala aeb33f9967 Fixed: Set VSync value after 3D driver initialized
--HG--
branch : develop
9 years ago
kervala 1ae20f6abb Changed: Unix EOL
--HG--
branch : develop
9 years ago
kervala efe00fa8bf Changed: Replace string empty assign by clear()
--HG--
branch : develop
9 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
kervala fa7a46205d Fixed: Inconsistent EOL
--HG--
branch : develop
9 years ago
kervala 5ad9a57ada Fixed: Append _dev suffix to ryzom_client under Linux too
--HG--
branch : develop
9 years ago
Cédric OCHS b2fdf9c936 Merged in Llapp/ryzomcore/dev-syui (pull request #139)
UI modification:

--HG--
branch : develop
9 years ago
Llapp 3c6a7f4daf UI modification:
*added some new textures
*added code
*changed guild window
*added team invite buttons to tell window, friendlist and guildlist
*added percent view for target HP
*added target sap and stam in target window with percent view
*added pvp icon for target window
*added fps view into radar
*added openable option for guild and friendlist
*added guild invite button

--HG--
branch : dev-syui
9 years ago
kervala df1e6aa11b Changed: New command /version to display Ryzom client version
--HG--
branch : develop
9 years ago
kervala fc6d3eb075 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 0c811510d5 Changed: Delete SoundMngr to avoid memory leaks
--HG--
branch : develop
9 years ago
kervala 00ccc811f6 Changed: LZMA updated to 16.00
--HG--
branch : develop
9 years ago
kervala 5b3683bbd3 Changed: Replace other cp=1 by cp=2
--HG--
branch : develop
9 years ago
kervala c1d142b9ee Changed: Append cp=2 parameter to query when requesting salt to know that we support SHA512 crypt
--HG--
branch : develop
9 years ago
kervala 011b545ac8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a885b9b557 Changed: Added new command /playedTime that displays time played with this character
--HG--
branch : develop
9 years ago
kervala c95bd7faba Changed: Check for NULL X509_INFO
--HG--
branch : develop
9 years ago
kervala a0916ca14a Changed: Useless to put a space after method name (if needed, we'll add ourself later)
--HG--
branch : develop
9 years ago
kervala 8099537d02 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 8fb8cfb218 Changed: Specify host too for login HTTP requests
--HG--
branch : develop
9 years ago
kervala 0786abd9f6 Backed out changeset: d758db202adf
--HG--
branch : develop
9 years ago
Nimetu 6f8a9b8108 Changed: Increase default request timeout for web browsers
--HG--
branch : develop
9 years ago
kervala 99b87b1128 Changed: Update interfaces files with patchlet version
--HG--
branch : develop
9 years ago
Nimetu 7cd5204457 Changed: When writing to icfg or keys files, write to temp file and then rename
--HG--
branch : develop
9 years ago
kervala 811a39aa1a Changed: Display certificate path
--HG--
branch : develop
9 years ago
kervala 631b7346c2 Fixed: Warnings with clang
--HG--
branch : develop
9 years ago
kervala 5b53bbbe3f Fixed: Ignore "certificate already in hash table" errors
--HG--
branch : develop
9 years ago
kervala 8090ddd12f Changed: Display parameters passed to batch in log
--HG--
branch : develop
9 years ago
kervala 6e05750fa3 Changed: Removed extraneous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 28f66549a0 Fixed: CURLE_NOT_BUILT_IN undefined with some CURL versions
--HG--
branch : develop
9 years ago
kervala 0a110eff4f Fixed: Wrong display of max resist levels
--HG--
branch : develop
9 years ago
kervala c5e57273a9 Changed: Give priority to login specified as argument
--HG--
branch : develop
9 years ago
kervala bac64a0860 Changed: Reverted change, not sure it fixes anything
--HG--
branch : develop
9 years ago
Nimetu 2eb1d7b293 Added: AppZone and WebBrowser components
--HG--
branch : develop
9 years ago
kervala 89be3e39de Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala cf20e21f83 Changed: Use named arguments in uiFilterMenuDynamic translation
--HG--
branch : develop
9 years ago
kervala 4074f095eb Fixed: Move setrlimit after initializing logs
--HG--
branch : develop
9 years ago
kervala 94f4e901c9 Changed: Fix clang warnings
--HG--
branch : develop
9 years ago
kervala 6e816dfaa2 Changed: Init log before calling prelogInit()
--HG--
branch : develop
9 years ago
kervala 1356c1d447 Fixed: Renamed ryzom_configuration to ryzom_configuration_qt under Linux
--HG--
branch : develop
9 years ago
kervala 413dd8eb93 Fixed: We need to restart client from the same startup directory as parent one
--HG--
branch : develop
9 years ago
kervala 8bc243ffe1 Changed: Removed some semicolons in Lua when useless
--HG--
branch : develop
9 years ago
kervala 5121cdb7d4 Changed: Use # in Lua to get the size of an array
--HG--
branch : develop
9 years ago
kervala d113bb7b10 Changed: Search client_default.cfg also in ETC_RYZOM_PREFIX
--HG--
branch : develop
9 years ago
kervala 61934be39a Fixed: Fyros and Matis are using first name first while Trykers and Zoraïs are using last name first
--HG--
branch : develop
9 years ago
kervala c3d3024507 Changed: Remived useless semicolons
--HG--
branch : develop
9 years ago
kervala bb67a604e6 Fixed: Wrong first and last names orders and some minor bugs
--HG--
branch : develop
9 years ago
kervala efac9c97b1 Changed: Use more explicit variable names
--HG--
branch : develop
9 years ago
kervala 7366a1f994 Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
9 years ago
kaetemi 4762b33ac0 Fix thunder update
--HG--
branch : develop
9 years ago
kaetemi c8646b26d1 Fix rounding error in _RyzomDay and _RyzomTime calculation
--HG--
branch : develop
9 years ago
kervala 8dec2fbb54 Changed: Random names generator updated by Osquallo
--HG--
branch : develop
9 years ago
kaetemi 48a120b21f Fix curl crash
--HG--
branch : develop
9 years ago
kervala 846be58379 Changed: Better warning
--HG--
branch : develop
9 years ago
kervala 865bece41c Changed: Random names generator updated by Osquallo
--HG--
branch : develop
9 years ago
Nimetu bc8fd9fe2b Added: Horizontal mode to second action bar
--HG--
branch : develop
9 years ago
Nimetu a95c887534 Changed: Implement multi-row select box
--HG--
branch : develop
9 years ago
kervala c182708cd0 Changed: Escape Linux upgrade script as well
--HG--
branch : develop
9 years ago
kervala 4519893d78 Fixed: Loading PEM file
--HG--
branch : develop
9 years ago
kervala 22b582fe46 Fixed: Escape paths with quotes under OS X
--HG--
branch : develop
9 years ago
kervala 3ddefec294 Changed: Delete updt_nl.bat/sh only when patch enabled and after determining ClientRootPath
--HG--
branch : develop
9 years ago
kervala eac2cec783 Fixed: Wrong check for OS X
--HG--
branch : develop
9 years ago
kervala 3f2d1da933 Added: Scripts launched after patch
--HG--
branch : develop
9 years ago
kervala 6104011d11 Changed: New functions launchProgramArray to pass an array of strings as arguments (easier to escape)
--HG--
branch : develop
9 years ago
kervala 76674c4fd4 Changed: Improve formatting of UNIX script
--HG--
branch : develop
9 years ago
kervala 58d9ba6c50 Fixed: Use / instead of \ under UNIX
--HG--
branch : develop
9 years ago
kervala 98bd20967d Fixed: Use export under UNIX to make variables available in upgd_nl.sh too
--HG--
branch : develop
9 years ago
kervala b897d9fe74 Fixed: Wrong patch categories
--HG--
branch : develop
9 years ago
kervala 2b64e30aa2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c0fe37ab8e Fixed: Memory leak
--HG--
branch : develop
9 years ago
kervala e7645739a6 Fixed: Don't append empty login, password or shard ID to batch
--HG--
branch : develop
9 years ago
kervala 89d1c51408 Fixed: Use full path for client_default.cfg
--HG--
branch : develop
9 years ago
kervala baf9f6c7f9 Changed: Make OpenSSL required
--HG--
branch : develop
9 years ago
kervala 18c5193fb9 Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala 901759d039 Changed: Don't use DOS path under UNIX
--HG--
branch : develop
9 years ago
kervala 9a4156d9cf Changed: Launch upgrade script even if we don't want to launch client
--HG--
branch : develop
9 years ago
kervala bfe817f92c Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 24dda2e7b9 Changed: Don't use SrcPath and DstPath anymore (ClientPatchPath and ClientRootPath are more explicit)
--HG--
branch : develop
9 years ago
kervala 4b023d1ace Changed: Renamed DSTPATH to ROOTPATH and SRCPATH to UNPACKPATH and fixed paths with spaces
--HG--
branch : develop
9 years ago
kervala aa15b96187 Changed: Add a 7 seconds pause under UNIX
--HG--
branch : develop
9 years ago
kervala ce382f87dc Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala c6ac53598b Changed: Renamed uiCP_Surame and uiCP_Name to uiCP_FirstName and uiCP_LastName
--HG--
branch : develop
9 years ago
kervala ae100981d7 Changed: Removed extraenous spaces at the end of lines
--HG--
branch : develop
9 years ago
kervala 087ee9b76b Changed: Added IG Name Generator by Osquallo (thanks a lot for your amazing work!)
--HG--
branch : develop
9 years ago
kervala fad63280db Try to open certificate using cURL callback (allow to load it from BNP and support UTF-8 pathes), issue #261
--HG--
branch : develop
9 years ago
kervala 9322fa87b3 Music player can now handle unicode filenames and m3u8 playlists, issue #261
--HG--
branch : develop
9 years ago
kervala a0f8660d0d Changed: Removed useless commented code
--HG--
branch : develop
9 years ago
kervala e583a7a970 Huge refactoring of batch creation process, because .bat files don't support unicode at all, we can pass Unicode paths on command-line though, issue #261
--HG--
branch : develop
9 years ago
kervala 3c1a41d2b3 Changed: Use ClientCfg.getDefaultConfigLocation to get location of client root
--HG--
branch : develop
9 years ago
kervala 3487bf16ff Fixed: Display human readable version of file timestamps
--HG--
branch : develop
9 years ago
kervala 0c7aeaaac7 Changed: Display only filename in patch screen
--HG--
branch : develop
9 years ago
kervala 83090fc2f5 Changed: Use uiByte translation
--HG--
branch : develop
9 years ago
kervala 872bb2e697 Changed: Don't put spaces in front of percent value
--HG--
branch : develop
9 years ago
kervala 1bfc12bd6c Changed: Use upgrade script if present
--HG--
branch : develop
9 years ago
kervala d3ad91923d Changed: Use --profile instead of --config for client profile expression
--HG--
branch : develop
9 years ago
kervala dba1ff8cf9 Changed: Added NamingPolicyURL variable in cfg
--HG--
branch : develop
9 years ago
kervala 6e54ba6420 Display patch errors/warnings in UTF-8, issue #261
--HG--
branch : develop
9 years ago
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 4d48beeaa4 Use ANSI versions of Win32 functions when not using Unicode text, issue #261
--HG--
branch : develop
9 years ago
kervala ac51d16583 Use Unicode versions of Win32 functions, issue #261
--HG--
branch : develop
9 years ago
kervala f644805ff7 Replace ifstream and ofstream to manage UTF-8 filenames, issue #261
--HG--
branch : develop
9 years ago
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
9 years ago
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue #261
--HG--
branch : develop
9 years ago
kervala 52252e691b Changed: We're now using crash_report to send reports
--HG--
branch : develop
9 years ago
kervala 5981452e42 Changed: Add other parameters for client
--HG--
branch : develop
9 years ago
kervala 1b2655eaa3 Changed: Translate bytes units in patch screen
--HG--
branch : develop
9 years ago
kervala c4fc57a0bc Changed: Useless code, but later we could call launchProgram
--HG--
branch : develop
9 years ago
kervala 1c6378841a Changed: Path can be too long, so display only filename
--HG--
branch : develop
9 years ago
kervala a264be16f8 Changed: Don't need to call exit(0), Ryzom will exit itself after that
--HG--
branch : develop
9 years ago
kervala e92a3e03a8 Changed: Call launchProgram instead of CreateProcess
--HG--
branch : develop
9 years ago
kervala a790d1766e Fixed: Wait until Ryzom client is released from memory before to launch the new client
--HG--
branch : develop
9 years ago
kervala 13f5347ee4 Changed: If --config is specified on command-line, we shouldn't check client_default.cfg in current directory
--HG--
branch : develop
9 years ago
kervala b262c90fdb Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 6e68e4ae31 Changed: Simplify defaultConfigPath order
--HG--
branch : develop
9 years ago
kervala 40d8fdede0 Changed: Don't need to convert a std::string to a std::string
--HG--
branch : develop
9 years ago
kervala 5a779472f3 Changed: LIBXML2_DEFINITIONS was defined twice
--HG--
branch : develop
9 years ago
kervala 4c8d804d25 Fixed: Don't force lower case with only first letter in upper case
--HG--
branch : develop
9 years ago
kervala a4d98fb13b Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
9 years ago
Nimetu 5d44cc4075 Changed: Set context menu case mode to 'normal'
--HG--
branch : develop
9 years ago
kervala c28ecf85a0 Changed: Don't call FormatMessage
--HG--
branch : develop
9 years ago
kervala 203e09dca1 Fixed: Check VerboseLog config variable instead of "pPM->isVerboseLog()"
--HG--
branch : develop
9 years ago
kervala ff73ce9ff3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 328b7ee91f Changed: Increase maximum size of font in chat
--HG--
branch : develop
9 years ago
kervala 47933826b0 Changed: Increase scrollbars width in configuration
--HG--
branch : develop
9 years ago
kervala 34eb27eadb Changed: Translate "No files..." in MP3 player
--HG--
branch : develop
9 years ago
kervala 8d2e962a7a Fixed: Use %f to display a float
--HG--
branch : develop
9 years ago
kervala 9a573dfd6c Fixed: Don't process again same directory
--HG--
branch : develop
9 years ago
kervala 3e02d29050 Changed: Only display filename because path can be too long for UI
--HG--
branch : develop
9 years ago
kervala dc95c97a2f Changed: Translate patch screen
--HG--
branch : develop
9 years ago
kervala 3005d131e9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 39eaaa95c5 Fixed: Compilation of shared library
--HG--
branch : develop
9 years ago
kervala 72e1724b67 Changed: Use absolute path
--HG--
branch : develop
9 years ago
kervala 923434aa72 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
9 years ago
kervala d1252b44dd Changed: Convert unpackTo directories to absolute directories
--HG--
branch : develop
9 years ago
kervala 69b5157da5 Fixed: Use launchProgram to launch batch
--HG--
branch : develop
9 years ago
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
9 years ago
kervala 32c7ee794d Changed: Use application or current directory as root directory for patch
--HG--
branch : develop
9 years ago
kervala 705173bce7 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala be6168d8d6 Removed: Files for patcher
--HG--
branch : develop
9 years ago
kervala dd695f0b1f Fixed: Compile seven_zip for tools
--HG--
branch : develop
9 years ago
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
9 years ago
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
9 years ago
kervala 733f319c4f Fixed: Only call setCPUMask once
--HG--
branch : develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 30d7571aad Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala be92ac8e60 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
--HG--
branch : develop
9 years ago
kervala ba7b4094ef Changed: Use CCmdArgs to get program path and search data there
--HG--
branch : develop
9 years ago
kervala 482b1ba73a Fixed: Display wrong commands with UTF-8 characters
--HG--
branch : develop
9 years ago
kervala dcd38de3f2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 61fb66d3af Changed: Support -config/-c parameter passed by Ryzom Installer
--HG--
branch : develop
9 years ago
kervala 895df72e3f Changed: Use CCmdArgs to parse client command-line
--HG--
branch : develop
9 years ago
kervala ded0b3a252 Changed: Remove commented old crash report code
--HG--
branch : develop
9 years ago
kervala e35fe4384b Changed: Use CBigFile to unpack BNP in CPatchManager
--HG--
branch : develop
9 years ago
kervala e281fc1706 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 1082c49aa6 Changed: Use a different original filename for DEV version
--HG--
branch : develop
9 years ago
kervala b0ad9b0315 Changed: Only add search paths that exist
--HG--
branch : develop
9 years ago
kervala 5b3e181227 Changed: Minor changes
--HG--
branch : develop
9 years ago
kaetemi 53b62c66d2 More of that VS2015 magic
--HG--
branch : develop
9 years ago
kaetemi 5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
9 years ago
kaetemi e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
9 years ago
kervala cb26d897ae Fixed: Warning with clang
--HG--
branch : develop
9 years ago
kervala 27ae7dddf0 Fixed: Right directory under OS X
--HG--
branch : develop
9 years ago
kervala c8c563807d Fixed: Compilation under OS X
--HG--
branch : develop
9 years ago
kervala a4dd37efc9 Changed: Try different alternative paths for game folders
--HG--
branch : develop
9 years ago
kervala 6ec0ab01cf Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
--HG--
branch : develop
9 years ago
kervala 7104a6cb29 Fixed: Wrong directory
--HG--
branch : develop
9 years ago
kervala fc5e6ca982 Fixed: Error when signing bundle
--HG--
branch : develop
9 years ago
kervala fe40e9e6b7 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 93c6f521c5 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala f10060eaa1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 688076e056 Changed: Enable new LZMA SDK code
--HG--
branch : develop
9 years ago
kervala 1a3f5729fe Changed: Update LZMA SDK to latest version
--HG--
branch : develop
9 years ago
kervala c81301ca30 Changed: Don't need to extract the original filename
--HG--
branch : 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 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 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 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : 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 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 958ccb9b58 Changed: Add CPUMask variable
--HG--
branch : 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 c032446549 Changed: Use WITH_UNIX_STRUCTURE for client icons
--HG--
branch : develop
9 years ago
Nimetu 82afdecc72 Changed: Save screenshots with year-month-day info in filename
--HG--
branch : 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 1928f6229c Fixed: Universe channel tab close
--HG--
branch : 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 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala f1cc782223 Changed: Need more checks before using getTotalVideoMemory()
--HG--
branch : 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 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 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 73d010ca6b Fixed: Timestamps in chat not visible after switching characters
--HG--
branch : develop
9 years ago
Nimetu 2eb56b6460 Added html HR element
--HG--
branch : develop
9 years ago
kervala 3b3b1d0d4c Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
--HG--
branch : develop
9 years ago
Nimetu 55b46c5c76 Added: Option to set radar to follow camera
--HG--
branch : 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 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 3baeced8c6 Fixed: Typos again
--HG--
branch : develop
9 years ago
kervala 0e62130d99 Fixed: Typo
--HG--
branch : 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 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 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 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 7a23ff8fd6 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 14f0f3454c Changed: Define supportted languages in Info.plist
--HG--
branch : develop
9 years ago
kervala 7988232bcd Fixed: Define right value for Russian and Spanish in UI:TEMP:LANGUAGE
--HG--
branch : develop
9 years ago
kervala 092fad98c9 Changed: Define default value for AnisotropicFilter
--HG--
branch : develop
9 years ago
kervala c2c30b4b96 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a0c6c9096c Changed: Change Anisotropic Filtering for next uploaded textures
--HG--
branch : develop
9 years ago
kervala 3dafe1ff1f Fixed: Anisotropic Filtering 2x didn't work
--HG--
branch : develop
9 years ago
kervala 86a866d4cb Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
--HG--
branch : develop
9 years ago
kervala 1532da4618 Changed: Add Anisotropic Filtering in game config options
--HG--
branch : develop
9 years ago
kervala 806098e881 Changed: Support 64x64 icon size
--HG--
branch : develop
9 years ago
kervala 99ccb5f45d Changed: Increased size of some combo boxes
--HG--
branch : develop
9 years ago
kervala d8102a8c67 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 532f8c502f Fixed: Search icons under Linux in default directories
--HG--
branch : develop
9 years ago
kervala 1afec95dd9 Fixed: Only display VR page in game config if compiled with a VR SDK
--HG--
branch : develop
9 years ago
kervala ebae4c2691 Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala 68a9e3156e Changed: Look into predefined pathes for Ryzom icons
--HG--
branch : develop
9 years ago
kervala 1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
9 years ago
kervala 7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
9 years ago
kervala ce519d6d34 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
9 years ago
kervala 4d4df6aaf8 Changed: Updated UNIX icons
--HG--
branch : develop
9 years ago
kervala 56988bf85b Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 86c2148df8 Changed: Remove Yubo chat references
--HG--
branch : develop
9 years ago
kervala b6e265bcdd Changed: New icon generated with iconutil (requires more icons sizes so bigger file)
--HG--
branch : develop
9 years ago
kervala 9b0ca9e81e Changed: Added details for executable (we'll need to improve it for Ryzom Core)
--HG--
branch : develop
9 years ago
kervala c9a96d4fee Changed: New icon based on another Atys image with colors more vivid
--HG--
branch : develop
9 years ago
kervala 5492b8db07 Changed: URLs don't exist anymore
--HG--
branch : develop
9 years ago
kervala 884730ea78 Fixed: Crash under Linux (patch by Nimetu), fixes #252
--HG--
branch : develop
9 years ago
kervala 5a5dd33a9c Changed: Removed useless parameter for nlerror
--HG--
branch : develop
9 years ago
kervala 817486538c Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 334f2b43c6 Fixed: Display title and artist name from ogg files in music player
--HG--
branch : develop
9 years ago
kervala f9c789e4db Fixed: Only open supported music formats in music player
--HG--
branch : develop
9 years ago
kervala d5c1d18ebf Changed: Write revision and build date in crash logs
--HG--
branch : develop
9 years ago
kervala e96730829c Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala fb1d5134ba Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9e88fa645b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala 53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala 630a22d428 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c854201d91 Changed: Removed useless LoadLuaDebugger
--HG--
branch : develop
9 years ago
kervala aa3d209d39 Fixed: Crash in CLuaManager
--HG--
branch : develop
9 years ago
kervala a8d81c689b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala 4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
9 years ago
Nimetu 4bb0da6a72 Correctly save and restore screen resolution from icfg file
--HG--
branch : develop
9 years ago
kervala 7258054350 Fixed: Don't put same twice frequencies in list
--HG--
branch : develop
9 years ago
kervala e8b0ae3f81 Changed: Don't log nldebug in Release
--HG--
branch : develop
9 years ago
kervala a340260e40 Fixed: Force use of NVIDIA GPU if Optimus is present
--HG--
branch : develop
9 years ago
kervala 326520465c Fixed: If frequency is 0, use the first one in list
--HG--
branch : develop
9 years ago
kervala 744966acd6 Changed: More comments
--HG--
branch : develop
9 years ago
kervala 2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
9 years ago
kervala 2b155c2d50 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
9 years ago
kervala 25febfa3bc Merge
--HG--
branch : develop
9 years ago
Nimetu 8a55f1b1e9 Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
--HG--
branch : develop
9 years ago
kervala 831a3eb7b7 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c2c930035c Changed: Use new Ryzom icon under Windows
--HG--
branch : develop
9 years ago
kervala cafc06e70c Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala 67a857e0fe Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
--HG--
branch : develop
9 years ago
kervala b944892c8f Fixed: Clang warning, ContinentMngr.cur() is checked later
--HG--
branch : develop
9 years ago
kervala ffb600e03e Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9b231afa54 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
--HG--
branch : develop
9 years ago
kervala 9e74adee86 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 2baddc78ac More checks before to get a pointer on a CCDBNodeLeaf, fixes #251
--HG--
branch : develop
9 years ago
kervala 93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
9 years ago
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
9 years ago
kervala 2a9b9deaf9 Fixed: Didn't initialize video modes frequencies
--HG--
branch : develop
9 years ago
kervala 804c5cb80b Fixed: Update also Depth and Frequency with default resolution
--HG--
branch : develop
9 years ago
kervala 56e1f5eff0 Changed: Centralize version different formats
--HG--
branch : develop
9 years ago
Nimetu 7d9f4030ff Fixed: Wrong key shortcuts in debug help screen (issue #241)
--HG--
branch : develop
9 years ago
kervala e1b810ab85 Fixed: Crash when displaying configuration window
--HG--
branch : develop
9 years ago
kervala 67c6edc9ae Changed: Use invalid screen mode by default (will be overridden by config files)
--HG--
branch : develop
9 years ago
kervala 00c36d3ac4 Changed: If Width and Height are invalid, use current screen mode
--HG--
branch : develop
9 years ago
kervala 39670e5b77 Comment translation
--HG--
branch : develop
10 years ago
kervala 7cecd18eee Save space in debug screen to display VPB and VPC
--HG--
branch : develop
10 years ago
kervala 9a55ee46b7 Removed dependency on libwww
--HG--
branch : develop
10 years ago
Nimetu c58e10f173 Add "select_shortcut_bar_2" action handler (issue 222)
--HG--
branch : develop
10 years ago
Nimetu 26571de439 Fix compiling under windows
--HG--
branch : develop
10 years ago
Nimetu 8e1ada36b0 Use cURL as http transport
--HG--
branch : develop
10 years ago
kaetemi f578f0441a Add extra light groups for better lightmap control
--HG--
branch : develop
10 years ago
kervala 80874abf68 Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
10 years ago
kaetemi 163abf31b8 Merge with feature-crashreport+develop
--HG--
branch : develop
10 years ago
Nimetu c00ba3f2c1 Fix compilation
--HG--
branch : develop
10 years ago
kaetemi ea9e32f46d Merge with develop
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi a66204a03a Add isWindowedApplication to INeLContext
--HG--
branch : develop
10 years ago
kaetemi 6a48a2d199 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi 77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
Jan Boon 543331ea75 Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)

--HG--
branch : develop
10 years ago
kaetemi b120d68a98 Merge with hotfix
--HG--
branch : develop
10 years ago
dfighter1985 36ce53b1ba Merged in hotfix (pull request #117)
Merge hotfix branch

--HG--
branch : develop
10 years ago
dfighter1985 d2194cda05 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 2f808280c8 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : hotfix
10 years ago
kaetemi a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 2667c5d8a2 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi aebda454dc Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 32b3b4ac80 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
dfighter1985 ef56d28542 Oups
--HG--
branch : feature-crashreport
10 years ago