Commit Graph

3811 Commits (6eb407e5bef69893d70b453608754be37d00a9b5)

Author SHA1 Message Date
Nimetu 531b07db69 Merge with develop
--HG--
branch : compatibility-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 9cc97b8eba Added: getDbProp64 to get 64b values from db with lua
--HG--
branch : compatibility-develop
7 years ago
ulukyn 6499b1b053 Added: getDbProp64 to get 64b values from db with lua
--HG--
branch : develop
7 years ago
Riasan 475f456926 Changed: Update translation
--HG--
branch : compatibility-develop
7 years ago
Nimetu 0a3f2744b8 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu a62c8eefd4 Fixed: Filtered user landmarks became visible when landmark was edited/removed.
--HG--
branch : develop
7 years ago
Nimetu 4b588caaf6 Added: Copy macro translation
--HG--
branch : compatibility-develop
7 years ago
Nimetu 6bb44135c0 Merge with develop
--HG--
branch : compatibility-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
Nimetu 675cd54232 Merge with develop
--HG--
branch : compatibility-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
Riasan 0159dfdd70 Changed: rework "creat guild" UI Window
--HG--
branch : compatibility-develop
7 years ago
Nimetu e7a8f104bf Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 98ae75fe57 Added: curl ca bundle option to client cfg
--HG--
branch : develop
7 years ago
Nimetu fd2e269e3c Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 6389fe3048 Fixed: Bad value in client_default.cfg
--HG--
branch : develop
7 years ago
Nimetu 066057d04c Added: Map search translation
--HG--
branch : compatibility-develop
7 years ago
Nimetu 5ee74c1c05 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Riasan 92683b7ac0 Fixed: expand login max input
--HG--
branch : compatibility-develop
7 years ago
Riasan a7b0079909 Fixed: ui window size for universe_chanel_warning
--HG--
branch : compatibility-develop
7 years ago
Nimetu 26d8b86949 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 4851d1602d Changed: Make number of virtual desktops dynamic
--HG--
branch : develop
7 years ago
Nimetu 79c48999ec Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 23fa3d7460 Fixed: Possible crash from null pointer
--HG--
branch : develop
7 years ago
ulukyn b927d75287 Fixed: getGroundZ uses now float instead of int
--HG--
branch : compatibility-develop
7 years ago
ulukyn f6eee28b3e Added: Ability to add icons on the map and setup the handler by left and right click with lua
--HG--
branch : compatibility-develop
7 years ago
ulukyn b67bd10278 Changed: move /url command to FINAL_VERSION section
--HG--
branch : compatibility-develop
7 years ago
ulukyn f02a992413 Fusion
--HG--
branch : compatibility-develop
7 years ago
ulukyn a0f48f4c8e Changed: Increase max number of virtual desktops to use with special apps (like powo creator)
--HG--
branch : compatibility-develop
7 years ago
Riasan c6fa21c9d7 Fixed: brocken Link to Forum Help Page
--HG--
branch : compatibility-develop
7 years ago
ulukyn 7a4a59a816 Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
ulukyn d7fe602ccd Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
ulukyn 3be81cd4d6 Changed: Fix @WEB customtext items
--HG--
branch : compatibility-develop
7 years ago
kervala 0f02701326 Merge with develop
--HG--
branch : compatibility-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
Riasan d2a46df79d Fixed: make ui window "webig_frame_borderless" moveable (by Ulukyn)
--HG--
branch : compatibility-develop
7 years ago
Riasan 31fe6a4095 Fixed: Old Custom Text what used @WEB have no space after command "@WEBxxx"
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com da814e1c5a Added: We can now set Item Custom Text with "@LUA xxx" to run lua code when players click on "OPEN" menu
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com d45e69783d Fixed: Adding translation to bots names (with tags) when displaying "xxx says: ..."
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com cf7f969311 Fixed: First try to add translation tags into Bot names and Titles: translating target name and sys infos
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com ed8b4282e9 Fixed: First try to add translation tags into Bot names and Titles (will help rename of player to be translated and events npcs)
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com 370972d860 Changed: First try to add translation tags into Bot names and Titles (will help rename of player to be translated and events npcs)
--HG--
branch : compatibility-develop
7 years ago
Nimetu c03dcd268f Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu b039f3cd61 Added: /loot command and keyboard shortcut
--HG--
branch : develop
7 years ago
kervala 52fe4dd7fe Merge with develop
--HG--
branch : compatibility-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 d9f18c96d8 Merge with develop
--HG--
branch : compatibility-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 e234b1518f Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 106f18a8c8 Changed: More memory leaks detection
--HG--
branch : develop
7 years ago
kervala 016f9dae35 Merge with develop
--HG--
branch : compatibility-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
ulukyn@gmail.com f7a3e6a4ee Changed: Try to implement better pos correct from gpms (using deceleration + acceleration)
--HG--
branch : compatibility-develop
7 years ago
Nimetu b46c12b7b4 Merge with develop
--HG--
branch : compatibility-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
ulukyn@gmail.com 49f048787f Changed: Try to implement better pos correct from gpms
--HG--
branch : compatibility-develop
7 years ago
Nimetu 201fc3eb12 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu d89005af4a Fixed: Dynamic linking client
--HG--
branch : develop
7 years ago
kervala ac7474c7ba Merge with develop
--HG--
branch : compatibility-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
kervala 2fad59f296 Changed: Added more memory leaks checks
--HG--
branch : develop
7 years ago
ulukyn@gmail.com 4b22f4bf11 Fixed: Add on/off params to action handler ark_pacs_border
shape highlight is "really" False by default

--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com 27364b29d2 Added: loadBackground(string) lua function to change the texture of next teleport
--HG--
branch : compatibility-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 b640c0ce97 Fixed: Resize collision when scale object/npc (using vpb)
--HG--
branch : compatibility-develop
7 years ago
ulukyn@gmail.com 5797b2d64e Fixed: Resize collision when scale object/npc (using vpb)
--HG--
branch : develop
7 years ago
Nimetu 37d6dc50f0 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 9390f9cca5 Changed: Sort tribe fame list
--HG--
branch : develop
7 years ago
Nimetu 655dee03b4 Merge with develop
--HG--
branch : compatibility-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
kervala b349fe3c77 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 524a3d6645 Fixed: Description of "delete profile" action (all files are really deleted)
--HG--
branch : develop
7 years ago
kervala bee1a57ab9 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala dac136d430 Fixed: Error 60 when creating an account under OS X
--HG--
branch : develop
7 years ago
Nimetu 527d257b93 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu c435f77201 Added: Quality range filter to inventory
--HG--
branch : develop
7 years ago
Nimetu 30512804d5 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 7350291a56 Added: Text search to inventory
--HG--
branch : develop
7 years ago
Nimetu 455a923031 Added: clear_on_escape property to edit box
--HG--
branch : develop
7 years ago
Nimetu 71d969c40b Changed: Keep track of HSTS header and rewrite http to https as needed
--HG--
branch : develop
7 years ago
Guillaume Dupuy 63138ba784 Use correct comparison between enum
Was previously (badly) relying on int as boolean behaviour
Solves a bug where remove slot was not working with headdress (value 0 in enum TSlotEquipment)

--HG--
branch : develop
7 years ago
Meelis Mägi cdf648fd4f Merged in Glorf/ryzomcore/fix_item_group_08072017 (pull request #154)
Minor item group fixes :

--HG--
branch : develop
7 years ago
Guillaume Dupuy bc17b5eb1a Don't add multiples identical items to a group
Solves the issue where 2 hand weapon were not properly equipped

--HG--
branch : fix_item_group_08072017
7 years ago