Commit Graph

1284 Commits (3613dfd30538fe24eef98393c41fccabeacc56b7)

Author SHA1 Message Date
Nimetu d0efd91ad1 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 12fb7af8b7 Added: Case compare flag to attribute selector
--HG--
branch : develop
6 years ago
Nimetu e6aa13258b Fixed: trimQuotes
--HG--
branch : develop
6 years ago
kaetemi 085a45b595 Merge branch 'feature/version-resources' into develop 6 years ago
kaetemi 5baa32790f Changed: Improve versioning info for resources 6 years ago
Nimetu 8859480ecb Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu d0616ac579 Changed: use css display: block instead hardcoded endParagraph()
--HG--
branch : develop
6 years ago
Nimetu 011277ab14 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 85a806ec44 Added: Lua functions for group child debugging
--HG--
branch : develop
6 years ago
Nimetu 9d3667cab4 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu f5424aac3e Added: html progress element
--HG--
branch : develop
6 years ago
Nimetu cb0d6c74f3 Added: html meter element
--HG--
branch : develop
6 years ago
Nimetu afda48c597 Fixed: Invalid border width initial value
--HG--
branch : develop
6 years ago
Nimetu 5ac0279754 Fixed: Invalid pseudo element selector match
--HG--
branch : develop
6 years ago
Nimetu 077f57c4b9 Changed: Keep track of all pseudo elements matching html element
--HG--
branch : develop
6 years ago
Nimetu 2f5de64d96 Added: html button element
--HG--
branch : develop
6 years ago
Nimetu 742092fd6b Changed: Use button lookup index in html_submit_form instead button name/value
--HG--
branch : develop
6 years ago
Nimetu bd5c03ebf0 Changed: extract form submit button to own method
--HG--
branch : develop
6 years ago
Nimetu 3515d41789 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 9444e05755 Changed: Normalize style values
--HG--
branch : develop
6 years ago
Nimetu bb6562f47b Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 4f4ba7120d Changed: Set background image from html or body
--HG--
branch : develop
6 years ago
Nimetu 5b3c2159c0 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu fed9a2b0c9 Changed: Remove old libwww elements
--HG--
branch : develop
6 years ago
Nimetu d5a9c3610f Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu fa86408d50 Changed: fix for vc2013
--HG--
branch : develop
6 years ago
Jan Boon d6b26fcb92
Merge: Add 3ds Max 2020 plugin build support. Fix Max 2010 plugin build. Improve Unicode build support. Enable music in Snowballs. Support MariaDB C connector 6 years ago
kaetemi 83fdb7b4a1 Cleaning up unicode conversion 6 years ago
kaetemi b59efe8ff0 Cleanup 6 years ago
kaetemi aa8f17671a Cleaning up unicode conversion 6 years ago
kaetemi 1c422390e7 Cleaning up unicode conversion 6 years ago
kaetemi aa489932d4 Cleanup 6 years ago
kaetemi 44b7adb569 Cleaning up unicode conversion and fixing 64bit issues 6 years ago
kaetemi 842deeaa69 Cleaning up unicode conversion 6 years ago
kaetemi 8efe1d91c4 Added: More comprehensive codepage conversion for tstring 6 years ago
Nimetu eb8e4fc39b Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 4fcd71d7ba Changed: Use lower connection timeout for css/img/data downloads
--HG--
branch : develop
6 years ago
Nimetu 5369373591 Changed: Increase default max curl connections to 5
--HG--
branch : develop
6 years ago
Inky fb6ae0e305 Added: CGroup menu set action handler
--HG--
branch : compatibility-develop
6 years ago
Inky 4f14b5667e Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Inky 183ca37b1e Backed out changeset 879f41335e4d
--HG--
branch : develop
6 years ago
kaetemi 28a499c95a Fix bool parsing for non-lowercase values 6 years ago
Inky 4b46ad3404 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kaetemi d2fc5d200e Fix build... 6 years ago
Inky 17945d24b0 Added: CGroup menu set action handler
--HG--
branch : develop
6 years ago
Nimetu a76308cbde Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 30fb50d0db Changed: Refactor CGroupHTML browse-render flow
--HG--
branch : develop
6 years ago
Nimetu 51e01daa99 Changed: Remove old luaBeginElement, luaEndElement
--HG--
branch : develop
6 years ago
kaetemi 449f0061f8 Fix build for Max 2010 plugins on VS2008 6 years ago
kaetemi bd21bfeeb3 Typo 6 years ago
kaetemi 2156ebaef5 Build fixes for VS2008 6 years ago
kaetemi 705ad16d93 VS2008 can't compile dr_mp3.h 6 years ago
Nimetu bfda3977a5 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kaetemi c73f0d9449 Add max file library 6 years ago
kervala ab00d8a2f1 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 7271eb4f03 Changed: Don't include Freetype headers in .h
--HG--
branch : develop
6 years ago
Nimetu bbd0e5c878 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 1fde33cf8f Added: Allow to set webig window title from lua
--HG--
branch : develop
6 years ago
Nimetu f979597830 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu fb54672815 Changed: Implement HTML renderer with CSS styling
--HG--
branch : develop
6 years ago
Ulukyn c582964448 Added: home propertie of html group (so lua scripts can setup the home)
Fixed: adding new landmarks with lua don't remove respawn points if player is not in an island

--HG--
branch : compatibility-develop
6 years ago
Nimetu c107bdc56f Changed: Split css style from CGroupHTML
--HG--
branch : develop
6 years ago
Nimetu 7f41881be7 Changed: Split http parsing from CGroupHTML
--HG--
branch : develop
6 years ago
ulukyn 7d9b1f58f0 Fixed: removed nlstop when 2 same commands runs (in services)
removed nlassert when factory not found (who crash the fes)

--HG--
branch : compatibility-develop
6 years ago
Nimetu f23fa7b0fe Added: const char* version of toLower()
--HG--
branch : develop
6 years ago
Nimetu 6948adc0f7 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 24767a86df Fixed: CSS inherit rules
--HG--
branch : develop
6 years ago
Nimetu 64e54f24c1 Changed: Form element styling
--HG--
branch : develop
6 years ago
Nimetu 69f73ba28b Changed: Add hmin attribute to text button
--HG--
branch : develop
6 years ago
Nimetu b6d3ff8323 Changed: Parse css pt/em/rem size values
--HG--
branch : develop
6 years ago
Nimetu d62c139ee0 Changed: Parse html style attribute
--HG--
branch : develop
6 years ago
Nimetu fb8f74bac1 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 1e6027c970 Added: mp3 decoder based dr_mp3 single file library
--HG--
branch : develop
6 years ago
Nimetu 85c52973e7 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 838dd14d15 Changed: Use popup menu for chat-copy function
--HG--
branch : develop
6 years ago
Nimetu 5e68a4e293 Fixed: Loss of precision when calculating text line width
--HG--
branch : develop
6 years ago
Nimetu 48247f10e5 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 1f1bd9fb8f Changed: Allow to override scroll bar texture width/height
--HG--
branch : develop
6 years ago
Nimetu 3734cffccf Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu f4ade875a3 Added: CViewText centered text mode option.
--HG--
branch : develop
6 years ago
Nimetu 5e42d09482 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 8b69d673be Changed: Allow to set font size without adding global font size coef
--HG--
branch : develop
6 years ago
Nimetu dda8a36ee2 Changed: Allow to set custom sizing chars for text
--HG--
branch : develop
6 years ago
Nimetu fc03cea84a Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 06c0f6800c Added: CGroupHTML::clearRefresh() lua function
--HG--
branch : develop
6 years ago
Nimetu 2607db5b51 Added: CGroupHTML::clearUndoRedo() lua function
--HG--
branch : develop
6 years ago
Nimetu 582d5461f0 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : compatibility-develop
6 years ago
Nimetu 2bbdbd82d5 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : develop
6 years ago
Nimetu 9503e2f28f Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 345e114589 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu ab6467f64c Fixed: Html P element not using style attribute
--HG--
branch : develop
6 years ago
Nimetu 4c516f90f5 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu cea7a4c0cb Backed out changeset: 68e5d9033466
--HG--
branch : develop
6 years ago
Nimetu 673c7a71e7 Backed out changeset: 68e5d9033466
--HG--
branch : compatibility-develop
6 years ago
Nimetu e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
6 years ago
Nimetu e994c12983 Added: FFmpeg based audio decoder
--HG--
branch : develop
6 years ago
Nimetu e4ac3748e9 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu c74a56f3b9 Fixed: Streaming source did not report finished state correctly
--HG--
branch : develop
6 years ago
Nimetu 12ec528b5a Fixed: Mouse events on partially hidden elemnts
--HG--
branch : develop
6 years ago
Nimetu 3157984c21 Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 56727e7818 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu ea95d8e091 Fixed: HTML list element invalidates content on each frame
--HG--
branch : develop
6 years ago
Nimetu 1dc01cf2ff Fixed: trimSeparators function
--HG--
branch : compatibility-develop
6 years ago
kervala 5a7e143f55 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 6097ada1fa Changed: Removed other throws
--HG--
branch : develop
6 years ago
kervala 689cc3e40a Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 58efd082c1 Changed: Don't include curl.h in headers to avoid dependencies on CURL for more files that required
--HG--
branch : develop
6 years ago
kervala e300f6219e Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala b86bf43090 Fixed: Simplify certificates management
--HG--
branch : develop
6 years ago
Nimetu 9d0576fbcf Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu 33f6b64bb9 Changed: Add text-shadow and text-stroke style properties
--HG--
branch : develop
6 years ago
Nimetu 1525b03a83 Changed: Extend style attribute to other tags
--HG--
branch : develop
6 years ago
Nimetu d32877ddc9 Changed: Keep track of style states in a single struct
--HG--
branch : develop
6 years ago
kervala 364327047e Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala c13b758be9 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 6eb407e5be Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 184d3698c9 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 81929a6a75 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala cc6ed038b9 Fixed: Don't use memory aligned functions while debugging with VC++
--HG--
branch : develop
6 years ago
kervala 78670dfdda Fixed: Compilation with VC++ 2010
--HG--
branch : develop
6 years ago
kervala facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala ab234a43b0 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
6 years ago
kervala 4545b43160 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala d9e6d34fcc Changed: Make sslCtxFunction private and don't include curl.h in header
--HG--
branch : develop
6 years ago
kervala e14d43f262 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala f04fd9809c Fixed: Allow to use custom CA Certificates under all platforms if libcurl compiled with OpenSSL for WebIG and login
--HG--
branch : develop
6 years ago
kervala 29afcd7f9c Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 307eb77e63 Changed: Generate version_nl.h in include/nel/misc
--HG--
branch : develop
6 years ago
ulukyn f3f561f96a Added: luaSetModalParentList method for container
--HG--
branch : compatibility-develop
6 years ago
kervala afceebb641 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Jan Boon 13e2da698a Fix build under Visual Studio 2008
--HG--
branch : develop
6 years ago
ulukyn 5fcd64b537 Added: trimSeparators function to prevent trim of utf8 special chars. Currently trimSeparators only trim spaces and tabs.
--HG--
branch : compatibility-develop
6 years ago
Nimetu 1c142ef968 Fixed: Font size calculations for scaled text.
--HG--
branch : experimental-ui-scaling
6 years ago
Nimetu 375cedb09e Merge with develop
--HG--
branch : experimental-ui-scaling
6 years ago
ulukyn 0863830734 Added: Downloadable textures in texture property of CViewBitmap
--HG--
branch : develop
7 years ago
ulukyn fb2ab5c6a7 Added: Downloadable textures in texture property of CViewBitmap
--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
ulukyn d2d1062127 Added: onclick_r and onover Lua reflect properties. Setup id to buttonGroup to access it
--HG--
branch : compatibility-develop
7 years ago
ulukyn ed6e38b1f4 Added: setBackground lua method for group_html
--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
ulukyn@gmail.com 805fb726cc Added: Add new html properties of group_html
--HG--
branch : compatibility-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 9e9b005b3b Changed: Centralize hexadecimal conversions
--HG--
branch : develop
7 years ago