Commit Graph

6923 Commits (94861ac7090e2602fa3e708bb67f8a6ae99b9326)

Author SHA1 Message Date
kervala 1dc5ad039e Fixed: Link NELGUI to Crypt32.lib and Cryptui.lib under Windows
--HG--
branch : develop
6 years ago
kervala f04fd9809c Fixed: Allow to use custom CA Certificates under all platforms if libcurl compiled with OpenSSL for WebIG and login
--HG--
branch : develop
6 years ago
kervala 1000e29a96 Fixed: Compilation with VC++ 2013
--HG--
branch : develop
6 years ago
kervala d4fbb64120 Added: Steam CMake module
--HG--
branch : develop
6 years ago
kervala 7a85eef10b Changed: Minor changes
--HG--
branch : develop
6 years ago
kervala 4df0fd37f3 Changed: Define and use LIB_SUFFIX
--HG--
branch : develop
6 years ago
kervala 0bd577310d Added: New CMake modules to find NeL and Ryzom GameShare
--HG--
branch : develop
6 years ago
kervala d9e509d3cc Changed: NeL/Ryzom Core Version 1.0.0 (why to keep a 0.x version for almost 20 years ?)
--HG--
branch : develop
6 years ago
kervala 307eb77e63 Changed: Generate version_nl.h in include/nel/misc
--HG--
branch : develop
6 years ago
kervala 5cb3f8426d Changed: Install Ryzom GameShare headers and libraries
--HG--
branch : develop
6 years ago
Nimetu a2707f93f1 Fixed: Wrong resolution saved to config when window receives wm_destroy signal
--HG--
branch : develop
6 years ago
kervala adb3362b44 Changed: Always compile ryzom_gameshare if WITH_RYZOM is defined
--HG--
branch : develop
6 years ago
kervala 41d2b26d1a Changed: Link dynamically to existing system libs only
--HG--
branch : develop
6 years ago
kervala 728c602bc3 Fixed: Compilation under Ubuntu 16.04
--HG--
branch : develop
6 years ago
kervala 7b23be0c46 Fixed: Compilation under Linux with Qt 5.10
--HG--
branch : develop
6 years ago
kervala f3753a08a8 Changed: Allow to use static C++ runtimes
--HG--
branch : develop
6 years ago
kervala 4444e93bf7 Changed: Use CPP11 everywhere if supported
--HG--
branch : develop
6 years ago
Jan Boon 1f897f6106 Fix configuration for Snowballs
--HG--
branch : develop
6 years ago
Jan Boon 13e2da698a Fix build under Visual Studio 2008
--HG--
branch : develop
6 years ago
ulukyn 0863830734 Added: Downloadable textures in texture property of CViewBitmap
--HG--
branch : develop
7 years ago
ulukyn 1a128ac269 Added: Diplay:inline-block option to style of div in group_html
--HG--
branch : develop
7 years ago
ulukyn 24b99e677c Changed: Added WinchGate headers to generate_client_db
--HG--
branch : develop
7 years ago
ulukyn f0757edb36 Added: New PvpClan "Marauder" based on fame "black_kami"
--HG--
branch : develop
7 years ago
Nimetu f80e36ebd6 Changed: Workaround for huge target reticle when max polygon is set to low
--HG--
branch : develop
7 years ago
ulukyn 6499b1b053 Added: getDbProp64 to get 64b values from db with lua
--HG--
branch : develop
7 years ago
ulukyn 6573d96fd7 Fixed: enable _TrustedDomain when html is rendered by lua code
--HG--
branch : develop
7 years ago
Nimetu 97d0d45384 Fixed: lua:showDiv accessing already deleted objects
--HG--
branch : develop
7 years ago
Nimetu e2617bfe9b Fixed: Decoding dds with improper width/height
--HG--
branch : develop
7 years ago
Nimetu c228349098 Added: Personal projects directory
--HG--
branch : develop
7 years ago
Nimetu 30caac063e Fixed: Wrong text width when used inside html list element
--HG--
branch : develop
7 years ago
Nimetu ebbb270bc1 Fixed: Use target_stepy to calculate dy for scrolling
--HG--
branch : develop
7 years ago
Nimetu a62c8eefd4 Fixed: Filtered user landmarks became visible when landmark was edited/removed.
--HG--
branch : develop
7 years ago
Nimetu 4cca062177 Changed: Move leave team menu option
--HG--
branch : develop
7 years ago
Nimetu 5823e98356 Added: Duplicating macro or macro commands
--HG--
branch : develop
7 years ago
Riasan b5a0fbe266 Changed: rework "creat guild" UI Window
--HG--
branch : develop
7 years ago
Nimetu 5b4759df72 Changed: Show map search results in a list
--HG--
branch : develop
7 years ago
Nimetu e625f2b3c7 Fixed: Mouse wheel should scroll target object instead scroll bar (fixes issue #327)
--HG--
branch : develop
7 years ago
Nimetu 98ae75fe57 Added: curl ca bundle option to client cfg
--HG--
branch : develop
7 years ago
Nimetu 6389fe3048 Fixed: Bad value in client_default.cfg
--HG--
branch : develop
7 years ago
Nimetu 23d95705fd Added: Map search filter
--HG--
branch : develop
8 years ago
Nimetu b48b1dc0cc Changed: Set icon background from land speciality sbrick
--HG--
branch : develop
7 years ago
Nimetu aa612e3799 Changed: Set max map scale from client cfg
--HG--
branch : develop
7 years ago
Nimetu 4851d1602d Changed: Make number of virtual desktops dynamic
--HG--
branch : develop
7 years ago
Nimetu 23fa3d7460 Fixed: Possible crash from null pointer
--HG--
branch : develop
7 years ago
Nimetu ccb2cbfa78 Fixed: cURL multi/easy handle cleanup
--HG--
branch : develop
7 years ago
Nimetu f5928305fe Fixed: unused variable memory leak
--HG--
branch : develop
7 years ago
kervala afd9566ae8 Fixed: Don't crash when a PNG is truncated
--HG--
branch : develop
7 years ago
kervala cecfbb9df9 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
kervala 613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
kervala f790af1d57 Fixed: Wrong size for 32 bits indices array
--HG--
branch : develop
7 years ago
kervala 56d17e2729 Changed: Constify parameters
--HG--
branch : develop
7 years ago
kervala 31a7e3a90d Changed: CNelExport destructor now virtual like parent's one
--HG--
branch : develop
7 years ago
kervala c41b20c9e9 Fixed: Compilation of Tiles Editor MFC version
--HG--
branch : develop
7 years ago
kervala 2502e10592 Fixed: Warnings with VC++ 2017
--HG--
branch : develop
7 years ago
kervala cba3e90f32 Changed: Minor change
--HG--
branch : develop
7 years ago
kervala c5507b8728 Changed: Display string length in message (to debug empty strings)
--HG--
branch : develop
7 years ago
kervala dcb3f2b149 Fixed: Send an Unicode empty string
--HG--
branch : develop
7 years ago
kervala 8c253955b7 Changed: Better support for Visual C++ 2017
--HG--
branch : develop
7 years ago
kervala 8c46a655c6 Fixed: Wrong string conversions
--HG--
branch : develop
7 years ago
kervala 51e4a5e7c1 Fixed: Use c_str() to display a string
--HG--
branch : develop
7 years ago
kervala 3d3046ff97 Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala c744fc9acd Fixed: RollupMouseMessage useless since 3dsmax 2.0
--HG--
branch : develop
7 years ago
kervala 6a06255c61 Fixed: Crash because CreateDialogParam returns NULL (a big thanks to Teanwen!)
--HG--
branch : develop
7 years ago
kervala 584621fe2f Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala 189ed246b1 Fixed: Crash in 3dsmax plugins (patch provided by Teanwen, thank you so much)
--HG--
branch : develop
7 years ago
Nimetu b039f3cd61 Added: /loot command and keyboard shortcut
--HG--
branch : develop
7 years ago
kervala 1526c7ea84 Changed: Define Clang features for OS X cross compilation
--HG--
branch : develop
7 years ago
kervala e2dda1585d Changed: Minor changes
--HG--
branch : develop
7 years ago
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