Commit Graph

8369 Commits (ff5d4e941c69146d929edb9eed64cd42e8134ef3)

Author SHA1 Message Date
Ulukyn 4b847a086a Changed: made setMap command available in FINAL_VERSION 5 years ago
Ulukyn 6785217b3a Merge branch 'ryzom/ark/features' into atys 5 years ago
Ulukyn c22f8776f4 Added: encodeToHexa and decodeFromHexa 5 years ago
Nimetu f5c0cbcdf3 Changed: Also show item parts quantity on craft sbrick info window 5 years ago
Nimetu 8b2108af2f Merge commit 'fec9975f5' into atys 5 years ago
Ulukyn 9e5f20a679 Fixed: missing check 5 years ago
Ulukyn 2f27af125e Added: encodeURLParam 5 years ago
Ulukyn 10f864b234 Fixed: Remove blank space when an item menu are inactive 5 years ago
Ulukyn 34c1265bce Revert "Merge remote-tracking branch 'origin/ryzom/ark/features' into ryzom/ark/features"
This reverts commit a6ee9fec63.
5 years ago
Ulukyn 7a0737e759 Added: moveCam and setCamMode lua functions 5 years ago
karu 6a7fc98a52 Added: Show disabled until timer on icon 5 years ago
Ulukyn 691bf67c4d Changed: Updated version to 3.6.0 5 years ago
Ulukyn 30fabcbd0a Changed: Improvements in game context menu 5 years ago
Ulukyn 188c3494fa Added: New way to add icons in Contextual Menus 5 years ago
Nimetu fec9975f58 Fixed: Downloaded css file was not used
--HG--
branch : develop
5 years ago
Nimetu fc9d423c94 Fixed: Possible deadlock when css url not removed from stylehseet queue
--HG--
branch : develop
5 years ago
Nimetu 1d5580a2d6 Fixed: Force stop css downloads when starting to browse new url.
--HG--
branch : develop
5 years ago
Ulu Kyn b5b8de283b Merge with ark
--HG--
branch : atys
5 years ago
kervala 71b65b9564 Fixed: Use nlUtf8ToWide macro instead of utf8ToWide function
--HG--
branch : develop
5 years ago
kervala 9d9819f1c0 Changed: Updated NeL module
--HG--
branch : develop
5 years ago
kervala 0914828ee2 Fixed: Tools compilation (sheets_packer_shard requires server code)
--HG--
branch : develop
5 years ago
kervala fb93157afd Changed: Use FIND_PACKAGE_HELPER
--HG--
branch : develop
5 years ago
kervala 61a137797a Changed: Updated toolchains
--HG--
branch : develop
5 years ago
kervala f190869d59 Fixed: Support for VC++ 2019 (don't use registry anymore but CMAKE_CXX_COMPILER instead)
--HG--
branch : develop
5 years ago
kervala a8097f47d4 Changed: Replace spaces by tabs
--HG--
branch : develop
5 years ago
kervala ca75cc4dea Fixed: Variable "fx" uninitialized if _Lines is empty
--HG--
branch : develop
5 years ago
kervala 390d987557 Fixed: Variable "success" uninitialized if HTML content is empty
--HG--
branch : develop
5 years ago
Ulu Kyn 4c0438d702 Added: setChar3dDBfromVPX and getRefHeightScale lua commands
Added: getPlayerVpaHex, getPlayerVpbHex, getPlayerVpcHex lua commands
Added: getTargetVpaHex, getTargetVpbHex, getTargetVpcHex lua commands

--HG--
branch : ark
5 years ago
Ulu Kyn 139b03f0f1 Added: Add OBSERVER privs to teleport from map option
--HG--
branch : atys
5 years ago
Ulu Kyn c43b4b8bc0 Fusion
--HG--
branch : ark
5 years ago
Ulu Kyn a806758fad Added: brodcast messages can now trigger lua code
--HG--
branch : ark
5 years ago
Ulu Kyn 58e24f9c58 Added: run_action and stop_action lua to simulate key_press actions
--HG--
branch : ark
5 years ago
Ulu Kyn e32e4492ce Merge with ark
--HG--
branch : atys
5 years ago
Ulu Kyn e3dc99e078 Fixed: Change way to load lua zone files when are in a bnp
--HG--
branch : ark
5 years ago
Nimetu 076d4b73c1 Changed: Config option to disable /tar for changing compass target.
--HG--
branch : develop
5 years ago
Nimetu 25d04f65bd Fixed: Inventory and npc trade items list did not show crafted item names.
--HG--
branch : develop
5 years ago
Nuno Gonçalves 2220c41a46 Merge with feature-closest-landmarks-menu
--HG--
branch : develop
5 years ago
Nuno Gonçalves 9a2e820495 Merge with html-improvements
--HG--
branch : develop
5 years ago
Nuno Gonçalves 230639bf0e Fusion
--HG--
branch : develop
5 years ago
Nuno Gonçalves c950019044 Merge from feature-item-icon-buffs
--HG--
branch : atys
5 years ago
Nimetu 5dc8b4ef86 Changed: remove old code
--HG--
branch : html-improvements
5 years ago
Nimetu 8060c05be5 Changed: remove old code
--HG--
branch : atys
5 years ago
Nimetu 07ba1aa3d0 Backed out changeset: 05b36f55a905
--HG--
branch : atys
5 years ago
Nimetu 6a81640199 Backed out changeset: c811dbaba800
--HG--
branch : atys
5 years ago
Nimetu 07a83ba15a Fixed: Make sure border pointer is not null.
--HG--
branch : html-improvements
5 years ago
Nimetu 48b5f159b7 Fixed: Table cell padding applied twice
--HG--
branch : html-improvements
5 years ago
Nuno Gonçalves 56ce661b5b Fixed: Compilation error when a static property are initialized at same time than this definition
--HG--
branch : atys
5 years ago
Nuno Gonçalves a8c4ba0493 Fixed: Compilation error when a static property are initialized at same time than this definition
--HG--
branch : atys
5 years ago
Nuno Gonçalves 0c01011cd4 Merge from Ark
--HG--
branch : atys
5 years ago
Nimetu 5843ebede0 Fixed: Correctly split css shorthand with rgb(), rgba() with spaces
--HG--
branch : html-improvements
5 years ago
Nimetu d7c754039e Fixed: shorthand/longhand properties handled in wrong order
--HG--
branch : html-improvements
5 years ago
Nimetu 963a9814da Changed: refactor css shorthand expansion to own method
--HG--
branch : html-improvements
5 years ago
Nimetu 79fd4cf8d7 Changed: refactor
--HG--
branch : html-improvements
5 years ago
Nimetu 0ef7419fd6 Fixed: Wrong border size when border hidden/none
--HG--
branch : html-improvements
5 years ago
Nuno Gonçalves a4d2f80579 Added: A way to run lua per ZONE wiht ZONE_ID.lua files (usefull to spawn shapes)
--HG--
branch : ark
5 years ago
Nimetu c6dc92e0ec Fixed: Cleanup of table/cell border
--HG--
branch : html-improvements
5 years ago
Nimetu d3c6098207 Fixed: Browser css file could not be loaded from bnp
--HG--
branch : html-improvements
5 years ago
Nimetu 5940e276fb Fixed: Strip whitespace between table elements
--HG--
branch : html-improvements
5 years ago
Nimetu 4ec9024077 Changed: Treat input 'size' attribute as chars (old was pixels). Add '-ryzom-input-size-px: true;' css property for old behaviour.
--HG--
branch : html-improvements
5 years ago
Nimetu f25771118d Fixed: Table layout calculation with border/padding
--HG--
branch : html-improvements
5 years ago
Nimetu 25ee8029e3 Fixed: Table/cell width using css units
--HG--
branch : html-improvements
5 years ago
Nimetu 0f23f3a59b Fixed: Table cell should inherit height attribute from row
--HG--
branch : html-improvements
5 years ago
Nimetu 0fb06e0ff3 Added: Table cell independent padding.
--HG--
branch : html-improvements
5 years ago
Nimetu 1a98c83080 Changed: Use transparency from global content on table/cell border instead background
--HG--
branch : html-improvements
5 years ago
Nimetu 24d03e9c26 Added: Table/cell borders with independent size and color
--HG--
branch : html-improvements
5 years ago
Nimetu 19b5dd96d1 Fixed: Missing include
--HG--
branch : html-improvements
5 years ago
Nimetu f952202c09 Added: Parsing css border shorthand
--HG--
branch : html-improvements
5 years ago
Nimetu 036410af62 Fixed: Drawing table and cell background image and modulating color from global.
--HG--
branch : html-improvements
5 years ago
Nimetu 30e0018d0a Fixed: Use empty placeholder for background images.
--HG--
branch : html-improvements
5 years ago
Nimetu 26e356723e Added: CRGBA::Transparent color preset
--HG--
branch : html-improvements
5 years ago
Nimetu 13bdecc3aa Changed: Helper functions (clear, empty) for CTextureId
--HG--
branch : html-improvements
5 years ago
Nimetu 2dee4e41ea Added: background-image for tables
--HG--
branch : html-improvements
5 years ago
Nimetu ecc658703c Fixed: Table cell background should be on top-left with no overflow.
--HG--
branch : html-improvements
5 years ago
Nimetu 72b6d1e4c5 Fixed: Move tr elements directly under table into tbody
--HG--
branch : html-improvements
5 years ago
Nimetu 379a7f0e98 Changed: Ignore UI fontsize coef setting for html content.
--HG--
branch : html-improvements
5 years ago
Nimetu cc437ef7a9 Changed: Use external browser css file.
--HG--
branch : html-improvements
5 years ago
Inky d0b3d0596c Fixed: undesired code introduced from merging lua branch
--HG--
branch : atys
5 years ago
Inky cc3a609b01 Merge with lua
--HG--
branch : atys
5 years ago
Riasan 8aea3d661a Changed: set Fullscreen to 0 to prevent crashes on last OSX Version
--HG--
branch : atys
5 years ago
Nimetu 3c1d6a2401 Added: Show closest landmarks on map right-click menu
--HG--
branch : feature-closest-landmarks-menu
5 years ago
Nimetu 4a15779094 Added: Right click action handler for menu item
--HG--
branch : feature-closest-landmarks-menu
5 years ago
Nimetu 39e0f4b4f2 Fixed: Invalid css width/height when using percent value
--HG--
branch : develop
5 years ago
ulukyn e3fbe18162 Fusion avec fix-bitmap-crash
--HG--
branch : atys
5 years ago
Nimetu 131f05387a Added: Option to turn icon buff markers on/off
--HG--
branch : feature-item-icon-buffs
5 years ago
Nimetu 7a2608e38c Fixed: Buff markers visible for icons that does not support them.
--HG--
branch : feature-item-icon-buffs
5 years ago
Nimetu bbfc20c81d Fixed: Crash when CViewBitmap was using texture from web.
--HG--
branch : develop
5 years ago
Nimetu fe3c0167ba Changed: Disable r2_islands_textures, ai_build_wmap, build_world_packed_col because no server code in yubo/atys branch.
--HG--
branch : atys
6 years ago
Nimetu b822f1388e Fixed: Make sure required rrd directory exists.
--HG--
branch : develop
6 years ago
Nimetu e3b0cdeadf Changed: Remove duplicate js/css files from ams page template
--HG--
branch : develop
6 years ago
Nimetu 7af4e78d6d Changed: Fixes for php7
--HG--
branch : develop
6 years ago
Nimetu 7d688f1a64 Fixed: IOS crash on startup when phrase language file is missing.
--HG--
branch : develop
6 years ago
Inky 3da8dcbdac Changed: copy of changeset #ba5a7ec85045 (dead branch)
--HG--
branch : develop
6 years ago
Inky a1492e70e0 Changed: bind to interact with vertical/horizontal scroll elements
--HG--
branch : lua
6 years ago
Inky 9dec7f9dbe Changed: get the lua script executed at checkCoords time
--HG--
branch : lua
6 years ago
Inky f17aeff6f2 Changed: cli character selection
--HG--
branch : develop
6 years ago
Nimetu 527d4bf00c Changed: Show server returned error message for http/404,500 errors
--HG--
branch : develop
6 years ago
Nimetu abad5aa84e Changed: Workaround for intermittent ssl certificate issue under windows.
--HG--
branch : develop
6 years ago
Nimetu c439a10cfe Fixed: WebIG notif thread did not have curl certificates loaded.
--HG--
branch : develop
6 years ago
Nimetu ba42b50cf0 Changed: Send item info request for updated tooltips (ie durability changes)
--HG--
branch : feature-item-icon-buffs
6 years ago
ulukyn 9fc1987631 Changed: remove server src and cfg for Atys live branch (useless since we use another repo)
--HG--
branch : atys
6 years ago