Commit Graph

133 Commits (810976f8439cf660daed86a56d4ae1c50eda3c04)

Author SHA1 Message Date
Nuno 0d68ca05e2 Revert xml_macros
Nuno 0fbbf10361 Merge branch 'fixes' into atys
Nuno d7d1bc60c2 Changes from Core
Nuno 3709ea4520 Revert All core changes (to be reapplied on next commit)
Ulu Kyn 92ff9f12b0 Move to root
Nimetu d9dd9863b7 Merge branch 'develop' into develop-atys
Nimetu 9ecda65791 Fix table td background color inheriting from row
Nimetu 028f6cdd3e Add -ryzom-modulate-text-color to separate text from background,
Nimetu 984b2b3590 Merge branch 'develop' into develop-atys
Nimetu e0d54f7897 Draw table background/border using css renderers
Nimetu 37eec8cd7f Dotted/dashed border styles
Nimetu 2046c4bf6e Draw browser background with CSSBackgroundRenderer
Nimetu 12c515c264 Parse background style into own class
Nimetu a40ddf7955 Methods to preallocate texture id and swap texture for existing id
Nimetu dff191a7c2 Move loading texture from file/memory into own functions
Nimetu f26dc534c8 Split CDataDownload into subclasses
Nimetu dfe45029ab Add CSSLength, CSSBackground, CSSBackgroundRenderer classes
Nimetu 65edd9f95d Draw double/groove/ridge border styles
Nimetu 5d4a04169b Update getCssLength for new types, enable reading negative values.
Nimetu 2133f6d2b7 Fixed bad type for _RenderLayer
Nimetu a040f7a2a8 CSS background color should not inherit its value
Nimetu 565932c18d Expand css margin shorthand
kaetemi 7d1661df42
Merge branch 'develop' into feature/develop-atys
kaetemi 0c5f4cdc1a
Implement NLNET sleepUntilDataAvailable for Win32 build
kaetemi fcf97d93df
Merge remote-tracking branch 'ryzomcore/develop' into feature/develop-atys
kaetemi c70ca1f8ab
Update GPL headers
kaetemi c6f8baa058
Use streaming vertex buffer for animating regular skinned meshes, writing to a read locked and shared vertex buffer is illegal, fix
Nimetu b2d6c313db Merge branch 'develop' into develop-atys
Nimetu 78fa873003 Merge branch 'atys' into develop-atys
Nimetu 3b91146d23 Changed: Allow to use 2x/4x hi-res texture atlas for GUI elements
Nimetu 474802810b Fixed throw(type) deprecated in C++11 warning
Nimetu 1e465b6cff Show reload link when curl fails to open connection to website
Nimetu 825d70a80e Minor refactor
Nimetu acd12c7c37 Add initial support for centered multiline text in table
Nimetu aaa699014e Ignore any tags inside title, textarea elements.
Nimetu 624d78fe1a Methods to serialize CHtmlElement back to string
Nimetu f8d498e4b2 Minor refactor
Nimetu cd4914ab94 Cleanup CGroupHTML old properties
Nimetu 36f9888b91 Merge branch 'atys' into develop-atys
Nimetu 17782d5d21 Merge branch 'develop' into develop-atys
Nimetu e1e7bd837c Fix temp file collision and image update on http/304 response
Nimetu db7afb07bd Fix parsing css selectors with commas
Nimetu 95cacf75a6 Add css :lang selector
Nimetu 92eb1dcdc7 Forward declare xmlNode
Nimetu 89a921e140 Function to get html element lang value
Nimetu 87e88cee6f Initial support for css var() function
Nimetu 9262302baa Add macros to read properties from xmlNode
Nimetu 7111cf44b3 Merge branch 'develop' into develop-atys
Nimetu f39038f98d Change glyph cache to map lookup,
Nimetu 990c38ca81 Change letter cache to map lookup,