Commit Graph

352 Commits (4df2489f5996afbca76bbd9cd0fe2af7f5b42b45)

Author SHA1 Message Date
Nuno Gonçalves 9a2e820495 Merge with html-improvements
--HG--
branch : develop
5 years ago
Nimetu d3c6098207 Fixed: Browser css file could not be loaded from bnp
--HG--
branch : html-improvements
5 years ago
Nimetu 26e356723e Added: CRGBA::Transparent color preset
--HG--
branch : html-improvements
6 years ago
Nimetu d0efd91ad1 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu e6aa13258b Fixed: trimQuotes
--HG--
branch : develop
6 years ago
kaetemi 5baa32790f Changed: Improve versioning info for resources 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 aa489932d4 Cleanup 6 years ago
kaetemi 842deeaa69 Cleaning up unicode conversion 6 years ago
kaetemi 8efe1d91c4 Added: More comprehensive codepage conversion for tstring 6 years ago
kaetemi 28a499c95a Fix bool parsing for non-lowercase values 6 years ago
kaetemi d2fc5d200e Fix build... 6 years ago
Nimetu a76308cbde Merge with develop
--HG--
branch : compatibility-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
Nimetu bfda3977a5 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kaetemi c73f0d9449 Add max file library 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 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 1dc01cf2ff Fixed: trimSeparators function
--HG--
branch : compatibility-develop
7 years ago
kervala 81929a6a75 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala cc6ed038b9 Fixed: Don't use memory aligned functions while debugging with VC++
--HG--
branch : develop
7 years ago
kervala 78670dfdda Fixed: Compilation with VC++ 2010
--HG--
branch : develop
7 years ago
kervala facc5f6d28 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala ab234a43b0 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala c4888b2d5b Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 29afcd7f9c Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 307eb77e63 Changed: Generate version_nl.h in include/nel/misc
--HG--
branch : develop
7 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
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
kervala e2dda1585d Changed: Minor changes
--HG--
branch : develop
7 years ago
kervala 9e9b005b3b Changed: Centralize hexadecimal conversions
--HG--
branch : develop
7 years ago
kervala 3e4a873429 Changed: Implement escapeArgument function
--HG--
branch : develop
7 years ago
kervala d099e98dae Changed: Moved strFindReplaceAll to algo.h
--HG--
branch : develop
7 years ago
kervala e94b06066f Fixed: LibXml must be initialized only once and xmlSetGenericErrorFunc set a global function (calling it for each instance of CIXml is a mistake)
--HG--
branch : develop
8 years ago
kervala f23600cd30 Fixed: Compilation in 32 bits with GCC (patch provided by Alistair Leslie-Hughes, thanks a lot)
--HG--
branch : develop
8 years ago
kervala 534630bdcc Changed: Implement CBitmap::setPixelColor
--HG--
branch : develop
8 years ago
kervala d8ffb10df8 Changed: Use a global C64BitsParts union to avoid strict aliasing warnings
--HG--
branch : develop
8 years ago
kervala 083f44ec32 Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala 50b6af6d3d Fixed: Strict aliasing warnings
--HG--
branch : develop
8 years ago