Commit Graph

6805 Commits (7b2b0c93109a5b2d85c5c02407109efdbba6aafa)

Author SHA1 Message Date
kervala 7b2b0c9310 Fixed: Encode password in hexadecimal on command-line when patching to avoid invalid characters
--HG--
branch : develop
7 years ago
kervala d799dde5ad Added: Steam client support
--HG--
branch : develop
7 years ago
kervala 9e9b005b3b Changed: Centralize hexadecimal conversions
--HG--
branch : develop
7 years ago
Nimetu b00d62d4ce Fixed: Client exit on unicode composite character errors
--HG--
branch : develop
7 years ago
kervala c4b9b0eb58 Changed: shape command syntax
--HG--
branch : develop
7 years ago
kervala ea84023e48 Fixed: Missing quote in .bat
--HG--
branch : develop
7 years ago
Nimetu 8febcb1f60 Fixed: Detecting video mem on ATI cards
--HG--
branch : develop
7 years ago
kervala 106f18a8c8 Changed: More memory leaks detection
--HG--
branch : develop
7 years ago
kervala bea0240cbb Fixed: Escape password and login to prevent errors with special characters (such as | or &)
--HG--
branch : develop
7 years ago
kervala 8c4cf11534 Changed: Write a message in log to tell that we're creating the patch script
--HG--
branch : develop
7 years ago
kervala ed884644af Changed: Merged changes from compatibility-develop
--HG--
branch : develop
7 years ago
kervala 3e4a873429 Changed: Implement escapeArgument function
--HG--
branch : develop
7 years ago
kervala 93c2f55290 Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala d099e98dae Changed: Moved strFindReplaceAll to algo.h
--HG--
branch : develop
7 years ago
kervala 7f1168293a Fixed: Compilation
--HG--
branch : develop
7 years ago
kervala f1cdcd1654 Changed: More memory leaks detection
--HG--
branch : develop
7 years ago
kervala c1188a9e25 Fixed: Use our own defines for Windows editions to not rely on Windows 10 SDKs (not compatible with Windows XP)
--HG--
branch : develop
7 years ago
Nimetu e8c5960882 Fixed: Image with tooltip did not expire.
--HG--
branch : develop
7 years ago
Nimetu b98bd57659 Fixed: Comparing HSTS timestamp value
--HG--
branch : develop
7 years ago
Nimetu 81adb6c787 Fixed: Reading gif, off-by-one
--HG--
branch : develop
7 years ago
kervala 4995760334 Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools
--HG--
branch : develop
7 years ago
kervala ef42c45da3 Fixed: Compilation
--HG--
branch : develop
7 years ago
kervala c9aa7142bc Fixed: New versions of AssImp depend on IrrXML
--HG--
branch : develop
7 years ago
kervala 450181f244 Fixed: Always link to Crypt32.lib for OpenSSL under Windows
--HG--
branch : develop
7 years ago
Nimetu d89005af4a Fixed: Dynamic linking client
--HG--
branch : develop
7 years ago
Nimetu 6b7617f8e1 Changed: Expand/collapse all tree node childs with right click
--HG--
branch : develop
7 years ago
kervala 575f58d749 Changed: Synchonized some changes from compatibility-develop branch
--HG--
branch : develop
7 years ago
kervala bd901c5a8c Fixed: Commented too verbose messages
--HG--
branch : develop
7 years ago
kervala 90359122d7 Changed: Other changes in CMake files
--HG--
branch : develop
7 years ago
kervala 92bc8661df Fixed: Support for Visual C++ 2017 and latest Windows 10 Kits
--HG--
branch : develop
7 years ago
kervala aa6d1a7bbb Changed: Updated Android ans iOS toolchains
--HG--
branch : develop
7 years ago
kervala 30c6a7a935 Changed: CMake policy CMP0005 will be removed soon so don't use it
--HG--
branch : develop
7 years ago
kervala 8acaa65e04 Fixed: Compilation with OpenSSL 1.1.0
--HG--
branch : develop
7 years ago
kervala 630ae259ad Changed: Add Steam support in develop branch too
--HG--
branch : develop
7 years ago
kervala 2fad59f296 Changed: Added more memory leaks checks
--HG--
branch : develop
7 years ago
Nimetu 64c90c4fdc Fixed: Null pointer error
--HG--
branch : develop
7 years ago
Nimetu 9dce8df546 Fixed: Image tooltip not showing correctly
--HG--
branch : develop
7 years ago
Nimetu d6dcf7415a Fixed: Multiline text inside lists
--HG--
branch : develop
7 years ago
Nimetu c22b361dc2 Changed: Remove NeL tests temp files
--HG--
branch : develop
7 years ago
Nimetu afd4e964e3 Fixed: Path to NeL test files
--HG--
branch : develop
7 years ago
ulukyn@gmail.com 3c6dc5ea92 Added: loadBackground(string) lua function to change the texture of next teleport
--HG--
branch : develop
7 years ago
ulukyn@gmail.com 5797b2d64e Fixed: Resize collision when scale object/npc (using vpb)
--HG--
branch : develop
7 years ago
Nimetu 9390f9cca5 Changed: Sort tribe fame list
--HG--
branch : develop
7 years ago
Nimetu d6faf81c81 Changed: Ignore cache status when local file has been deleted
--HG--
branch : develop
7 years ago
Nimetu 8300821d0e Changed: Minor fix for mouseover image
--HG--
branch : develop
7 years ago
Nimetu e35195252f Changed: Fix issue with table background images not displaying
--HG--
branch : develop
7 years ago
Cédric OCHS 36f5ee7f83 Merged in Glorf/ryzomcore/fix_freespace_check (pull request #156)
Fix ignoreFreeDiskSpaceChecks() usage

Approved-by: Cédric OCHS <kervala@gmail.com>

--HG--
branch : develop
7 years ago
Guillaume Dupuy d163cde51e Fix ignoreFreeDiskSpaceChecks() usage
Now actually ignore free space, instead of creating an error and refusing to go further everytime

--HG--
branch : fix_freespace_check
7 years ago
Cédric OCHS 1fec1425da Merged in Glorf/ryzomcore/fix_freespace_check (pull request #155)
Fix issue #302 - incorrect freespace on 32 bits system

Approved-by: Cédric OCHS <kervala@gmail.com>

--HG--
branch : develop
7 years ago
Guillaume Dupuy 9172d14dd3 Fix issue #302 - incorrect freespace on 32 bits system
--HG--
branch : fix_freespace_check
7 years ago