Commit Graph

1290 Commits (484f3662b3d87867b37ef125fb9e27c011475ec0)

Author SHA1 Message Date
Nuno f6eda150d0 Merge branch 'feature/bonusmalus-timers' into yubo
Nimetu 291d332b56 Fix css style order when using external css files
Nimetu 155418b20b Fix temp file collision and image update on http/304 response
Nimetu fdb271bdb3 Add macros to read properties from xmlNode
kaetemi dba92deea5 Avoid useless string operations
Nimetu 4bcf9270eb Show reload link when curl fails to open connection to website
Nimetu 2a4b16ab1b Changed: Allow to use 2x/4x hi-res texture atlas for GUI elements
Ulukyn 0069db15a6 Merge remote-tracking branch 'origin/fix-media-player' into yubo
Nimetu 5bddfcfb22 Fixed: Audio decoder getMusicInfo/getSongTitle needs to be thread safe
Ulukyn 8dc9b89f94 Merge remote-tracking branch 'origin/merge-into-atys' into yubo
kaetemi 0244c348ee Fix exit crash when CTextureBump is destroyed after _NameToNF
Jan Boon abb6af4f3b Merge remote-tracking branch 'ryzomcore/develop' into develop
Ulukyn 04f9d593e0 Merge remote-tracking branch 'origin/merge-into-atys' into yubo
Nimetu f78decc6ad Fixed: typo
Ulukyn 42b291c73e Merge remote-tracking branch 'origin/merge-into-atys' into yubo
Nimetu e1dff3b4b8 Fixed: typo
kaetemi 7256109dcb Add a verbose variant of assert that's disabled in final build
kaetemi 86b809e581 Fix typo
kaetemi 0a1e8186b3 Batch of fixes for client
kaetemi 71c7d3161e Disable unscoped enum warning
kaetemi 2ebe1c2a3d Clean up analysis warnings
Ulukyn 0cf26cbdf8 Merge branch 'fix-menu-scroll' into yubo
Nimetu edb0c1fe73 Revert "Added: New way to add icons in Contextual Menus"
This reverts commit 188c3494fa.
Nimetu 90dcb7257f Added: Window snap
Ulukyn c9bec465bc Merge remote-tracking branch 'origin/webig-fixes' into yubo
Nimetu 8f59a71e3c Fixed: html button with empty formid attribute
Nimetu 15433b263b Changed: Add proper ids to groups in webig
Nimetu 2191d21bce Fixed: html button with empty formid attribute
Nimetu 8be553401d Changed: Add proper ids to groups in webig
Nimetu b208c0b805 Added: Creating texture from data:image/type
Nimetu d2ccc09b7d Added: encodeURIComponent, decodeURIComponent
Nimetu 58cc988fbc Added: base64 encode/decode
Ulukyn 357e3f07e4 Merge branch 'ryzom/ui/improvements' into yubo
Ulukyn 188c3494fa Added: New way to add icons in Contextual Menus
kaetemi ae68ce722e Various fixes or adjustments
kaetemi 02270e7113 Functions returning a string reference must not be cast to functions returning a string object
kaetemi 45a43384da Allow mapping CSheetId from string literals, avoiding std::string allocation
kaetemi e1c48be4ba Allow mapping TStringId from string literals, avoiding std::string allocation
kaetemi 35bfb16ff9 Add super handy endsWith string utility function
kaetemi dc734ed662 Use standard header format where applicable
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date
kaetemi ff4a521b07 Clean up some headers
kaetemi f66a8b8fdc Document parameters
kaetemi ef058b10ff Add some documentation what this http provider is for
kaetemi 76e0e9c105 Move HTTP related code into new NLWEB library
kaetemi 1cf2a792ae Reverse unneeded change from merge
kaetemi 09e31cf75a Fix
kaetemi b32b1becec Decouple downloader from streamed package manager
kaetemi cfaae39b83 Merge branch 'develop' into feature/streamed-package
kaetemi edb3ba6002 Patch over https