Commit Graph

1262 Commits (075a34f7cc461eac8738efbd094001a1d938098f)

Author SHA1 Message Date
kaetemi e4883acceb Formatting style 5 years ago
kaetemi aeb127e011 Fix cast warnings 5 years ago
kaetemi 0244c348ee Fix exit crash when CTextureBump is destroyed after _NameToNF 5 years ago
Jan Boon abb6af4f3b Merge remote-tracking branch 'ryzomcore/develop' into develop 5 years ago
Nimetu f78decc6ad Fixed: typo 5 years ago
Nimetu e1dff3b4b8 Fixed: typo 5 years ago
kaetemi 7256109dcb Add a verbose variant of assert that's disabled in final build 5 years ago
kaetemi 86b809e581 Fix typo 5 years ago
kaetemi 0a1e8186b3 Batch of fixes for client 5 years ago
kaetemi 71c7d3161e Disable unscoped enum warning 5 years ago
kaetemi 2ebe1c2a3d Clean up analysis warnings 5 years ago
Nimetu 90dcb7257f Added: Window snap 5 years ago
Nimetu 2191d21bce Fixed: html button with empty formid attribute 5 years ago
Nimetu 8be553401d Changed: Add proper ids to groups in webig 5 years ago
Nimetu b208c0b805 Added: Creating texture from data:image/type 5 years ago
Nimetu d2ccc09b7d Added: encodeURIComponent, decodeURIComponent 5 years ago
Nimetu 58cc988fbc Added: base64 encode/decode 5 years ago
kaetemi ae68ce722e Various fixes or adjustments 5 years ago
kaetemi 02270e7113 Functions returning a string reference must not be cast to functions returning a string object 5 years ago
kaetemi 45a43384da Allow mapping CSheetId from string literals, avoiding std::string allocation 5 years ago
kaetemi e1c48be4ba Allow mapping TStringId from string literals, avoiding std::string allocation 5 years ago
kaetemi 35bfb16ff9 Add super handy endsWith string utility function 5 years ago
kaetemi dc734ed662 Use standard header format where applicable 5 years ago
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
kaetemi ff4a521b07 Clean up some headers 5 years ago
kaetemi f66a8b8fdc Document parameters 5 years ago
kaetemi ef058b10ff Add some documentation what this http provider is for 5 years ago
kaetemi 76e0e9c105 Move HTTP related code into new NLWEB library 5 years ago
kaetemi 1cf2a792ae Reverse unneeded change from merge 5 years ago
kaetemi 09e31cf75a Fix 5 years ago
kaetemi b32b1becec Decouple downloader from streamed package manager 5 years ago
kaetemi cfaae39b83 Merge branch 'develop' into feature/streamed-package 5 years ago
kaetemi edb3ba6002 Patch over https 5 years ago
kaetemi 111562822d Add handy startsWith string utility function 5 years ago
kaetemi c15e75ecc8 Build rest of sound sheets 5 years ago
kaetemi dedb0cbc08 Revert unused changes 5 years ago
kaetemi 3fe0ad30a3 Merge streamed package feature with latest 7z 5 years ago
kaetemi 8e4edcb954 Merge branch 'develop' into feature/streamed-package 5 years ago
kaetemi dd1043eaae Revert inappropriate changes from 29b38937a5 5 years ago
kaetemi 67bba962d7 Revert unused change from TStringId to CSheetId for sounds 5 years ago
Nimetu 84ff3391c3 Fixed: Compiler warnings, issue #339
--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
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
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
Nimetu 5843ebede0 Fixed: Correctly split css shorthand with rgb(), rgba() with spaces
--HG--
branch : html-improvements
5 years ago