Commit Graph

1484 Commits (6cc30e7e6b40dd11fd9f18ec81c58e83ef381862)

Author SHA1 Message Date
kervala faecd5b952 Changed: extern keyword useless there
--HG--
branch : develop
8 years ago
kervala d37a1e032c Fixed: Don't call CCoTask::releaseInstance() because allocated on heap
--HG--
branch : develop
8 years ago
kervala 9a6b3c91b7 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 934df9bd6f Changed: Already a std::string
--HG--
branch : develop
8 years ago
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
8 years ago
kervala 0f6ae5e239 Changed: Release all memory when leaving in login screen
--HG--
branch : develop
8 years ago
kervala eabfcbf708 Fixed: Release CCurrentCoTask singleton
--HG--
branch : develop
8 years ago
kervala 995ea1e64f Changed: Unimplemented functions
--HG--
branch : develop
8 years ago
kervala e2b74b77c6 Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala e5362bdae7 Changed: Warning
--HG--
branch : develop
8 years ago
kervala 9022dfafde Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala 9bb46d2ae8 Fixed: Compilation with clang
--HG--
branch : develop
8 years ago
kervala c71f712d11 Fixed: Release libxml2 structures before exit
--HG--
branch : develop
8 years ago
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala b4de1326d1 Fixed: Fix memory leaks about logs, displayers, etc...
--HG--
branch : develop
8 years ago
kervala b8658f65f1 Changed: Don't need to use const char*
--HG--
branch : develop
8 years ago
kervala 35f1fa0609 Changed: Renamed thread to Thread and assign InstallThread and DownloadThread
--HG--
branch : develop
8 years ago
kervala 0449bee4a8 Changed: Replace 0 by NULL
--HG--
branch : develop
8 years ago
kervala 491b6a2b59 Fixed: Delete CViewRenderer instance (fix a memory leak)
--HG--
branch : develop
8 years ago
kervala 17847efa51 Fixed: Delete created thread (fix a memory leak)
--HG--
branch : develop
8 years ago
kervala b6662b9e0b Changed: Memory leaks detection
--HG--
branch : develop
8 years ago
kervala e941cff0ff Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago
Nimetu 3b0c7e896c Changed: minor change to ui
--HG--
branch : develop
8 years ago
Nimetu cf338681fa Changed: Add free-view mouse tablet mode option
--HG--
branch : develop
8 years ago
kervala 88bfa8ec70 Fixed: Warnings
--HG--
branch : develop
8 years ago
kervala f605c5faa5 Changed: Replace all "" by empty(), clear(), Empty(), etc...
--HG--
branch : develop
8 years ago
kervala 481bbae8ee Changed: Use wide versions of Win32 API
--HG--
branch : develop
8 years ago
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
kervala f05cab8579 Changed: liblzma 16.04
--HG--
branch : develop
8 years ago
kervala 23d1d0f458 Fixed: Spaces in paths for patch under Linux and OS X
--HG--
branch : develop
8 years ago
kervala b25298f0f8 Changed: std::string already empty
--HG--
branch : develop
8 years ago
kervala 16df8b8c1d Changed: Use empty() instead of comparison with ""
--HG--
branch : develop
8 years ago
kervala 482b292a03 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala 6d2c530210 Changed: Typo
--HG--
branch : develop
8 years ago
kervala 19e8ee1d05 Changed: Simplified all ENDIF and ELSE
--HG--
branch : develop
8 years ago
kervala f2f2e94e51 Fixed: Crash when calling runAH in Lua scripts too soon
--HG--
branch : develop
8 years ago
kervala a0075414c0 Changed: Use empty() to check if a string is empty
--HG--
branch : develop
8 years ago
kervala 7f4fa540e1 Changed: Display a warning when SetWindowTextW fails
--HG--
branch : develop
8 years ago
kervala e957923ed2 Fixed: Default action tooltip text position
--HG--
branch : develop
8 years ago
kervala eedebb6833 Changed: Removed trailing spaces at EOL
--HG--
branch : develop
8 years ago
kervala 8db56f5671 Changed: Name edit box better aligned
--HG--
branch : develop
8 years ago
kervala d52cede669 Fixed: Wrong height in action edit
--HG--
branch : develop
8 years ago
kervala c2d0a3690f Changed: Name edit box better aligned
--HG--
branch : develop
8 years ago
kervala de3d3971b7 Changed: Removed trailing spaces at EOL
--HG--
branch : develop
8 years ago
kervala f22fc6cea7 Changed: Support RYZOM_BUILD CMake option to force Bundle version
--HG--
branch : develop
8 years ago
kervala 76f036e802 Changed: OS X icon slightly changed
--HG--
branch : develop
8 years ago
kervala 39280d10b8 Changed: MACOSX_BUNDLE_BUNDLE_VERSION must a short version
--HG--
branch : develop
8 years ago
kervala 6920f0d5ba Fixed: Use real Ryzom version instead of 1.0
--HG--
branch : develop
8 years ago
kervala 084bc2bba9 Changed: Allow to enable Sandbox under OS X
--HG--
branch : develop
8 years ago
kervala 5539873337 Fixed: Use 3 numbers version (without revision) for MACOSX_BUNDLE_SHORT_VERSION_STRING
--HG--
branch : develop
8 years ago
kervala 1cbbd9083f Changed: Use best dictionary size (128MB) to compress files and other parameters auto
--HG--
branch : develop
8 years ago
kervala 142155d8c8 Fixed: Use & to not wait until client exits in bash script
--HG--
branch : develop
8 years ago
kervala 4f996024d9 Fixed: Catch ESocket exceptions when disconnecting and log it
--HG--
branch : develop
8 years ago
kervala 0080dfc44e Changed: Use exec command under OS X to relaunch client
--HG--
branch : develop
8 years ago
kervala f24346486f Fixed: Use parent directories
--HG--
branch : develop
8 years ago
kervala 25824bf8bf Fixed: Check exact filename with pgrep
--HG--
branch : develop
8 years ago
kervala 3a2488a126 Fixed: Escape path (it can contains spaces)
--HG--
branch : develop
8 years ago
kervala c8891166ff Changed: Disable FXAA checkbox if bloom not supported
--HG--
branch : develop
8 years ago
kervala 8e1123b9fb Changed: Upgrade scripts
--HG--
branch : develop
8 years ago
kervala 85c2535a1f Fixed: Deadlock while calling CoUninitialize()
--HG--
branch : develop
8 years ago
kervala 7a0a35586a Changed: Copy Ryzom Installer in parent directory if present
--HG--
branch : develop
8 years ago
kervala a70b4d2613 Fixed: Also copy DLLs compatible with Ryzom Installer
--HG--
branch : develop
8 years ago
kervala 4d6842495d Changed: Use a 128x128 icon for Linux
--HG--
branch : develop
8 years ago
kervala a8d741882b Changed: Also set executable flag for ryzom_installer_qt
--HG--
branch : develop
8 years ago
kervala d3bf97e00f Fixed: NL_OS_WIN32 is never defined
--HG--
branch : develop
8 years ago
kervala bf96615bc4 Changed: Minor changes
--HG--
branch : develop
8 years ago
kervala e7b23c958a Fixed: Connexion -> Connection typo
--HG--
branch : develop
8 years ago
kervala f168dd17e2 Changed: Also check icon in same directory as executable
--HG--
branch : develop
8 years ago
kervala 1ce480a809 Changed: Minor change
--HG--
branch : develop
8 years ago
kervala 3c4f5bfd4c Changed: Moved Syphox mod to ryzom/data/mods to not conflict when creating gamedev.bnp
--HG--
branch : develop
8 years ago
kervala 338c1883bc Fixed: Don't ask confirmation
--HG--
branch : develop
8 years ago
kervala 0b6546244d Fixed: Missing ENDIF()
--HG--
branch : develop
8 years ago
kervala cb92380966 Changed: Install Upgrade scripts
--HG--
branch : develop
8 years ago
kervala abde821537 Added: upgd_nl.bat for Windows
--HG--
branch : develop
8 years ago
kervala dc2dad8c77 Changed: Removed extraneous spaces
--HG--
branch : develop
8 years ago
kervala dca429c0b5 Fixed: Don't put downloaded files in quarantine under OS X
--HG--
branch : develop
8 years ago
kervala fc202e4034 Changed: Minor change
--HG--
branch : develop
8 years ago
kervala 49abad7028 Fixed: Bug where exedll.bnp wasn't downloaded
--HG--
branch : develop
8 years ago
kervala 400c17826e Changed: Added getGroundZ to develop branch too
--HG--
branch : develop
8 years ago
Nimetu ee128cba1e Changed: Implement mp3 player playlist
--HG--
branch : develop
8 years ago
Nimetu c2226fe3ff Fixed: Adding songs from wrong list
--HG--
branch : develop
8 years ago
kervala aa39c4fccc Changed: Use %~X instead of %X because it removes double quotes
--HG--
branch : develop
8 years ago
kervala de109486b2 Changed: Remove unneeded double quotes in batch file
--HG--
branch : develop
8 years ago
Nimetu b6c03d5df8 Fixed: Save mp3 player volume to icfg
--HG--
branch : develop
8 years ago
Nimetu 439916fae8 Changed: Make media player to play songs from music directory (issue #59)
--HG--
branch : develop
8 years ago
Nimetu a6b9da78fc Changed: Replace icon bitmap text with a font
--HG--
branch : experimental-ui-scaling
8 years ago
Nimetu f56e9e5e4c Merge with develop
--HG--
branch : experimental-ui-scaling
8 years ago
kervala 0f772c8605 Changed: Fix text align in patch windows, see #280
--HG--
branch : develop
8 years ago
kervala 5097e05d51 Added: New version of "DejaVu Sans" fonts (and monospace version)
--HG--
branch : develop
8 years ago
Nimetu 290e7e97d1 Merge with develop
--HG--
branch : experimental-ui-scaling
8 years ago
Nimetu 9fb14c42d8 Added: Monospace font options
--HG--
branch : develop
8 years ago
Nimetu f720b23dce Merge with develop
--HG--
branch : experimental-ui-scaling
8 years ago
Nimetu 91c9594a5a Fixed: Wrong align on info window on character creation screen.
--HG--
branch : develop
8 years ago
kervala c57d77c1ba Changed: Fix right text align by Info Window (patch by Riasan)
--HG--
branch : develop
8 years ago
Nimetu 341f72e6ac Merge with develop
--HG--
branch : experimental-ui-scaling
8 years ago
kervala b4d1f7febe Fixed: Typos
--HG--
branch : develop
8 years ago
kervala 0e2d475ab2 Changed: Fox right text align by map and respawn window (patch by Riasan)
--HG--
branch : develop
8 years ago
Nimetu 5e1c6cd287 Added: Bilinear filtering option for texture atlas textures
--HG--
branch : experimental-ui-scaling
8 years ago
Nimetu 87aa86e016 Fixed: Mouse pointer location after exiting freelook
--HG--
branch : experimental-ui-scaling
8 years ago
Nimetu 6bfc777496 Fixed: Restore scaled interface from icfg
--HG--
branch : experimental-ui-scaling
8 years ago
Nimetu bc98a23af3 Fixed: Re-add handsbar horizontal mode
--HG--
branch : develop
8 years ago
kervala d4a9b63540 Changed: Apply changes from default interface to Syphox one
--HG--
branch : develop
8 years ago
kervala 8e0846e16f Changed: Bad Position of Text after fix the Text High (by Riasan)
--HG--
branch : develop
8 years ago
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