Commit Graph

3235 Commits (6cc30e7e6b40dd11fd9f18ec81c58e83ef381862)

Author SHA1 Message Date
Nimetu eee4684b0c Fixed: Invalid window mode switch in some cases.
--HG--
branch : develop
6 years ago
kervala 78c39850ae Fixed: Check profile details in backup profiles if deleted
--HG--
branch : develop
6 years ago
kervala 21f15a47bc Fixed: If no profile found, don't process the default one
--HG--
branch : develop
6 years ago
Nimetu ab7ad10796 Fixed: Save landmarks immediately on change
--HG--
branch : develop
6 years ago
Nimetu 2f0a831d52 Fixed: Invalid comparison of signed value
--HG--
branch : develop
6 years ago
Nimetu ac68a37f1b Changed: Move user landmarks from icfg to own xml file
--HG--
branch : develop
6 years ago
Nimetu 4a31913c60 Changed: Target command to support keyword search.
--HG--
branch : develop
6 years ago
Nimetu 838dd14d15 Changed: Use popup menu for chat-copy function
--HG--
branch : develop
6 years ago
Nimetu 5a1a167de9 Added: Scroll bar for main chat tabs
--HG--
branch : develop
6 years ago
Nimetu d97f5b1a8b Changed: Enable UI bilinear filtering by default. Requires new atlases to be generated
--HG--
branch : develop
6 years ago
Nimetu 4e515eedf0 Added: game:onLoadMap lua event to allow override map texture as needed
--HG--
branch : develop
6 years ago
Nimetu ec9a0e6d38 Fixed: Crash in lua getWeatherValue() when continent was not loaded
--HG--
branch : develop
6 years ago
Inky 6c1d44bc51 Added: sendMsgToServerUseItem lua bind
--HG--
branch : develop
6 years ago
Nimetu a7b931353c Changed: Fixes for client local/debug mode
--HG--
branch : develop
6 years ago
Inky bc35724622 Added: Inventory filter for animals
--HG--
branch : develop
6 years ago
inky ed31302163 Changed: Random command has now private roll.
--HG--
branch : develop
6 years ago
inky ef1a51d0e4 Fixed: Free animal in player trade.
Player could free an animal already selected in trade.
When abort, client was given a copy of the (ghost)item in bag.

--HG--
branch : develop
6 years ago
Nimetu 09cb6f56dd Changed: Move ui scale limits to client cfg
--HG--
branch : develop
6 years ago
Nimetu c7d65c7063 Changed: Improve inventory search UI
--HG--
branch : develop
6 years ago
Nimetu d8638fa42b Changed: For ingame help html files, use english files as fallback.
--HG--
branch : develop
6 years ago
Nimetu fa16ca8dd9 Changed: Merge music player play/pause button into one, add stop button
--HG--
branch : develop
6 years ago
Nimetu 798494ffbf Changed: Repeat/shuffle buttons to music player
--HG--
branch : develop
6 years ago
Nimetu 8a18a5dade Merge with experimental-ui-scaling
--HG--
branch : develop
6 years ago
Nimetu 2877ece3c6 Changed: Add right click copy-to-clipboard action to chat
--HG--
branch : develop
6 years ago
Nimetu 7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
6 years ago
Nimetu 6a6ce67a58 Fixed: Displaying song playtime
--HG--
branch : develop
6 years ago
Nimetu 6c8e42361a Fixed: Playing music files with @ in the filename.
--HG--
branch : develop
6 years ago
Nimetu e994c12983 Added: FFmpeg based audio decoder
--HG--
branch : develop
6 years ago
Nimetu c93d8ffd50 Changed: Improve music player UI, add repeat, shuffle options
--HG--
branch : develop
6 years ago
Nimetu f4ef386ec9 Changed: Limit fullscreen resolutions to 1024x768 or higher
--HG--
branch : develop
6 years ago
Nimetu 94861ac709 Changed: Make sure char select window resolution is at least 1024x768
--HG--
branch : develop
6 years ago
Nimetu ace1684f5c Fixed: Ingame UI restored wrongly if window resized in char select mode
--HG--
branch : develop
6 years ago
Nimetu 3157984c21 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Jan Boon 37c567c88c
File ai_instance.cpp uses inline processStateEvent from state_instance.h which uses inline testCompatibility from event_reaction_include.h
https://gist.github.com/sjvs/8795aae6671734ff991033b510e62de5
6 years ago
Jan Boon 0f44a7da27
Fix pointer accessed after delete 6 years ago
kervala 1380a94f5d Changed: Use LIST(APPEND instead of SET
--HG--
branch : develop
6 years ago
kervala 58efd082c1 Changed: Don't include curl.h in headers to avoid dependencies on CURL for more files that required
--HG--
branch : develop
6 years ago
kervala b86bf43090 Fixed: Simplify certificates management
--HG--
branch : develop
6 years ago
kervala ad98b1414a Changed: Minor changes
--HG--
branch : develop
6 years ago
kervala ad99c2afb7 Fixed: Warning (missing return)
--HG--
branch : develop
6 years ago
kervala c7ded068d9 Fixed: Compilation (reverted back some changes)
--HG--
branch : develop
6 years ago
Nimetu 15355e3815 Changed: shadow attributes for CViewText and editbox templates
--HG--
branch : develop
6 years ago
kervala dcaf417aee Changed: Minor changes
--HG--
branch : develop
6 years ago
kervala 78670dfdda Fixed: Compilation with VC++ 2010
--HG--
branch : develop
6 years ago
kervala f39c6ed3c6 Fixed: Warnings
--HG--
branch : develop
6 years ago
kervala facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala d9e6d34fcc Changed: Make sslCtxFunction private and don't include curl.h in header
--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 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
Nimetu 1c142ef968 Fixed: Font size calculations for scaled text.
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 375cedb09e Merge with develop
--HG--
branch : experimental-ui-scaling
6 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
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 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 2e7d025109 Changed: Use user requested resolution for both char select and ingame
--HG--
branch : develop
7 years ago
Nimetu 1dc3d51ce2 Added: save_ui action handler to save keys and icfg files
--HG--
branch : develop
6 years ago
Nimetu d7ee450215 Changed: Use user requested resolution for both char select and ingame
--HG--
branch : experimental-ui-scaling
7 years ago
nimetu@gmail.com 0af4ea6687 Added: Allow to set UI scale with /setuiscale command
--HG--
branch : experimental-ui-scaling
7 years ago
nimetu@gmail.com 4ba3973295 Changed: Remove ui scale option from ingame config
--HG--
branch : experimental-ui-scaling
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
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
Nimetu b039f3cd61 Added: /loot command and keyboard shortcut
--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
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
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 93c2f55290 Changed: Minor changes
--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 4995760334 Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools
--HG--
branch : develop
7 years ago
Nimetu d89005af4a Fixed: Dynamic linking client
--HG--
branch : develop
7 years ago
kervala 575f58d749 Changed: Synchonized some changes from compatibility-develop branch
--HG--
branch : develop
7 years ago
kervala 90359122d7 Changed: Other changes in CMake files
--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