Commit Graph

3908 Commits (afee5db9e21531ee618dd993cf8f9a9b76835278)

Author SHA1 Message Date
kervala 3e14025cf8 Changed: Include wang_hash.h in NLMISC files
--HG--
branch : develop
kervala 3161ec2a77 Merge with develop
--HG--
branch : compatibility-develop
kervala 0575a51632 Last changes for Unicode support under Windows, fixes
--HG--
branch : develop
kervala 2b7ce14a57 Changed: Minor changes
--HG--
branch : develop
kervala 591c7ed0bf Fixed: Display an error if unable to open a ogg file
--HG--
branch : develop
kervala 33a30d186c Use Unicode of CreateProcess, issue
--HG--
branch : develop
kervala e68d6e3617 Changed: Minor changes
--HG--
branch : develop
kervala ba077aaab8 Use right versions of Win32 functions, issue
--HG--
branch : develop
kervala 4d48beeaa4 Use ANSI versions of Win32 functions when not using Unicode text, issue
--HG--
branch : develop
kervala ac51d16583 Use Unicode versions of Win32 functions, issue
--HG--
branch : develop
kervala f644805ff7 Replace ifstream and ofstream to manage UTF-8 filenames, issue
--HG--
branch : develop
kervala 69547db6ce New function to format a timestamp to human readable
--HG--
branch : develop
kervala 9370e93dd6 Removed useless comments/commented code
--HG--
branch : develop
kervala 6d21e22905 Use CIFile to load font instead of internal Freetype functions, issue
--HG--
branch : develop
kervala aaecf96b67 Use new wrapper insteaf of fopen, issue
--HG--
branch : develop
kervala e69090c457 Create fopen wrapper that internally uses wide characters under Windows, issue
--HG--
branch : develop
kaetemi 871093d4ce Merge
--HG--
branch : develop
kaetemi e28b6deaf9 Fix gl context not being deleted with custom window
--HG--
branch : develop
kaetemi 30077f3977 Move some stuff for easier debug
--HG--
branch : develop
Gary Preston 7281c40577 Update indentation of tiles_model::data to match coding standard use of tabs.
--HG--
branch : develop
Gary Preston 48e86eedee Fix qt4 build error.
--HG--
branch : develop
Gary Preston b4a7ab66ab Add vector include and remove extra qualification on s_InitFlags.
--HG--
branch : develop
kaetemi 1fbc179bc3 Centralized project directory configuration mechanism
--HG--
branch : feature-material-editor
kaetemi 874ac2c921 Move pipeline utilities into new pipeline library
--HG--
branch : feature-material-editor
kervala 9a7dee4445 Merge with develop
--HG--
branch : compatibility-develop
kervala 2330fc26ec Fixed: Warning (wrong size)
--HG--
branch : develop
kervala cb46be8051 Merge with develop
--HG--
branch : compatibility-develop
kervala fdd5f69e2d Fixed: Windows XP doesn't support inet_pton and inet_ntop
--HG--
branch : develop
kervala 37424fdef4 Merge with develop
--HG--
branch : compatibility-develop
kervala 767d91ce6d Fixed: Set _WIN32_WINNT used by WinSock for IPv6
--HG--
branch : develop
kervala 8327d22117 Merge with develop
--HG--
branch : compatibility-develop
kervala edf4331d1a Fixed: Implements IPv6 in CInetAddress
--HG--
branch : develop
Nimetu b7f809c6a7 Merge with develop
--HG--
branch : compatibility-develop
Nimetu 6d9c9600a2 Fixed: reloading cached image with style reload:1 hint
--HG--
branch : develop
kervala b873aae389 Merge with develop
--HG--
branch : compatibility-develop
kervala e2271f8db3 Fixed: All files and directories names are using 8-bits locale at the moment, so don't mix with UTF-8 under Windows (we could improve that later but it'll need a lot of changes, especially for all fopen calls)
--HG--
branch : develop
kervala e70a169955 Changed: Display a warning when a environment variable doesn't exist
--HG--
branch : develop
kervala fc69d4cec9 Changed: Use same code as under Linux for OS X when executing sheel scripts
--HG--
branch : develop
kervala a4d98fb13b Changed: Remember startup path (the initial current directory)
--HG--
branch : develop
kervala e7e8832130 Merge with develop
--HG--
branch : compatibility-develop
kervala 9913ec7e72 Fixed: Don't try to convert next meshes if an error occurs
--HG--
branch : develop
kervala c9740a9e61 Fixed: Return true when "open" succeeds under OS X
--HG--
branch : develop
kervala 4c31865b0e Merge with develop
--HG--
branch : compatibility-develop
kervala 7ed708eae8 Fixed: Display an error if unable to find database.cfg
--HG--
branch : develop
kervala 34282be5af Changed: Reuse NLMISC::formatErrorMessage instead of native FormatMessage
--HG--
branch : develop
kervala 8008b68877 Merge with develop
--HG--
branch : compatibility-develop
kervala 53a16257f1 Fixed: CPath::makePathAbsolute removing first /
--HG--
branch : develop
kervala 19dbdf4fad Merge with develop
--HG--
branch : compatibility-develop
kervala df70c9a9f9 Changed: Minor changes
--HG--
branch : develop
kervala ed78c7153c Merge with develop
--HG--
branch : compatibility-develop
kervala fd1344a12e Fixed: NeL unit test with GCC
--HG--
branch : develop
kervala ddff1b4e5e Merge with develop
--HG--
branch : compatibility-develop
kaetemi 9602fcc8f0 Also support AppData/Local to allow a non-roaming config
--HG--
branch : develop
kaetemi 8ea6f521d3 Fix for VS2008 build
--HG--
branch : develop
kervala fa4fb1992d Merge with develop
--HG--
branch : compatibility-develop
kervala 6a7c33fa32 Changed: Updated launchProgramAndWaitForResult to support .bat files
--HG--
branch : develop
kervala 487aca0979 Merge with develop
--HG--
branch : compatibility-develop
kervala 923434aa72 Changed: Detect .bat file in launchProgram and adapt syntax of CreateProcess
--HG--
branch : develop
kervala 0e0dbf688d Merge with develop
--HG--
branch : compatibility-develop
kervala 9b52f6bc28 Changed: Use "open" to open other programs too under OS X
--HG--
branch : develop
kervala d8ddb1fd11 Fixed: Async execution of .bat under Windows
--HG--
branch : develop
kervala 6459d901ef Merge with develop
--HG--
branch : compatibility-develop
kervala e5a601c109 Changed: Unit tests for bytesToHumanReadableUnits
--HG--
branch : develop
kervala 092a3226bd Changed: New function bytesToHumanReadableUnits to use specific strings for units
--HG--
branch : develop
kervala b692b78718 Fixed: Tests for fromStringwith a boolean
--HG--
branch : develop
kervala 285965fe76 Added: New unit tests for common.h
--HG--
branch : develop
kervala 20c7c342ca Fixed: Don't display logs in console for unit tests
--HG--
branch : develop
kervala 7b1ab1592e Fixed: Support new ISO units (KiB, MiB, etc...) in humanReadableToBytes
--HG--
branch : develop
kervala 0919fc66e4 Changed: Support more values for fromString with a boolean
--HG--
branch : develop
kervala ed68c612ac Merge with develop
--HG--
branch : compatibility-develop
Gary Preston 963ee5a66e Allow bnp_make to process "if" and "ifnot" argumenets multiple times instead of
accepting only one instance or each.

--HG--
branch : develop
Cédric OCHS c2e444774e Merged in BWGaryP/ryzomcore/fix/bnp_make_call (pull request )
Update BnpMake arguements to output bnp files to target folder/name using -o switch.

--HG--
branch : develop
Gary Preston 45755dd86f Update BnpMake arguements to output bnp files to target folder/name
using -o switch.

Exclude first element from package[1] which was used to build the targetBnp file
rather than a file to be included within the bnp.

--HG--
branch : fix/bnp_make_call
kervala f0d6d70b8c merge with develop
--HG--
branch : compatibility-develop
kervala 6e93a0d395 Fixed: Wrong return value for CCmdArgs::haveAdditionalArg
--HG--
branch : develop
kervala ccfd1c9721 Merge with develop
--HG--
branch : compatibility-develop
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
kervala eae2e3fea1 Merge with develop
--HG--
branch : compatibility-develop
kervala 4c96c5a608 Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
kervala fbed1d5854 Merge with develop
--HG--
branch : compatibility-develop
kervala 093ee91656 Fixed: libxml2 dependencies
--HG--
branch : develop
kervala 325242c2e4 Merge with develop
--HG--
branch : compatibility-develop
kervala 89319eb99c Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
--HG--
branch : develop
kervala df22787f90 Changed: Added PCH for logic
--HG--
branch : develop
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
kervala 700b75f44a Merge with develop
--HG--
branch : compatibility-develop
kervala 7237736922 Changed: Make absolute program path (useful if launched from current directory under Linux)
Changed: Set process name for logs

--HG--
branch : develop
kervala 222544f902 Fixed: Display an error if adding more than once the same filename in BNP
--HG--
branch : develop
kervala 0505395fd1 Fixed: toLower shouldn't transform a eszett to s
--HG--
branch : develop
kervala e6b2e0088b Merge with develop
--HG--
branch : compatibility-develop
kervala 5892fb8c1c Fixed: -o option of tga2dds for directory output
--HG--
branch : develop
kervala 5adebf258d Merge with develop
--HG--
branch : compatibility-develop
kervala 1ca826cda9 Changed: Use CBigFile to manage BNP and CCmdArgs for command-line in bnp_make
--HG--
branch : develop
kervala f8d45d01dc Changed: Replace tabs by spaces
--HG--
branch : develop
kervala 9aff198d70 Fixed: Return true if a required argument is found
--HG--
branch : develop
kervala a8a1e04299 Merge with develop
--HG--
branch : compatibility-develop
kervala 7f69309e39 Fixed: Link to Qt ICO plugin
--HG--
branch : develop
kervala 5f70be0308 Merge with develop
--HG--
branch : compatibility-develop
kervala 12d87b4914 Changed: Use CCmdArgs for tga2dds
--HG--
branch : develop
kervala 9aea637643 Merge with develop
--HG--
branch : compatibility-develop
kervala e2cc9e622e Changed: Minor changes
--HG--
branch : develop
kervala 19aa093ea8 Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs
--HG--
branch : develop
kervala 93e1289a77 Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..)
--HG--
branch : develop
kervala 5a6580dc38 Merge with develop
--HG--
branch : compatibility-develop
kervala aff9cccd0c Changed: Improve toString(const bool &val)...
--HG--
branch : develop
kervala a08cdce803 Fixed: Use icon under Windows
--HG--
branch : develop
Nimetu 6b13fdd770 Merge with develop
--HG--
branch : compatibility-develop
Nimetu 52dcf1a300 Changed: Use url from <base> element for relative urls
--HG--
branch : develop
kervala f50c9c0866 Merge with develop
--HG--
branch : compatibility-develop
kervala fa22852adb Changed: Removed fromString(const char *, ...) because useless
--HG--
branch : develop
kervala 5cc2b2865f Changed: Local includes against system includes
--HG--
branch : develop
kervala 00395d6b2e Fixed: Compilation without PCH
--HG--
branch : develop
kervala 5fb0c5d279 Removed: Binary file generated by VC++
--HG--
branch : develop
kervala 1864ad70db Fixed: Some unit tests with fromString
--HG--
branch : develop
kervala d96e1da521 Merge with develop
--HG--
branch : compatibility-develop
kervala e01f706ccc Fixed: Updated with new changes
--HG--
branch : develop
kervala d54e569b3f Merge with develop
--HG--
branch : compatibility-develop
kervala b91e3bdf0e Changed: Improved CCmdArgs
--HG--
branch : develop
kervala c379c61ab7 Changed: Don't need to create it on heap
--HG--
branch : develop
kervala fc645a5668 Fixed: Import static platform plugin
--HG--
branch : develop
kaetemi fd950a692b Faster Qt startup
--HG--
branch : develop
Tobias Peters 48c7404c74 Merged github:zerotacg/ryzomcore/issue/fix-failing-unit-tests
--HG--
branch : issue/fix-failing-unit-tests
kervala 6ea1421fd3 Merge with develop
--HG--
branch : compatibility-develop
kervala 58d23bbe97 Fixed: Compilation with static Qt 5
--HG--
branch : develop
kervala cc282fd3d5 Merge with develop
--HG--
branch : compatibility-develop
kervala c5fbf56984 Fixed: Missing ++
--HG--
branch : develop
kervala bb9ac688f6 Changed: Set CMP0020 NEW in root project
--HG--
branch : develop
kervala b3cfd5f6bb Fixed: Use lua_tointeger under Lua 5.2 and prior versions
--HG--
branch : develop
kervala b149c94a26 Merge with develop
--HG--
branch : compatibility-develop
kervala 4886da5855 Fixed: moc doesn't use the right namespace for std::string when using STLPort, so prefer QString for slots and signals
--HG--
branch : develop
kervala cd021fc4ef Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
--HG--
branch : develop
kervala c427bb216b Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
--HG--
branch : develop
kervala 8b5dcc345d Fixed: Link to X11 under Linux
--HG--
branch : develop
kervala cca0dd450e Merge with develop
--HG--
branch : compatibility-develop
kaetemi 9c687430c8 Update mask pixel format in panoply preview tool
--HG--
branch : develop
kaetemi 8673d27a13 Add panoply preview tool
--HG--
branch : develop
kaetemi 8cfaa89620 Separate window displayer message stringify
--HG--
branch : develop
kaetemi e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
kaetemi f7d05ea8e4 VS2015 fixes for NeL Samples
--HG--
branch : develop
kaetemi 9a0c6290a2 Fix another VS2015 warning
--HG--
branch : develop
kaetemi da02779588 More VS2015 fixes
--HG--
branch : develop
kaetemi 3632ae4e64 Fix VS2015 warnings
--HG--
branch : develop
kaetemi 9a477d976b VS2015 compilation fixes
--HG--
branch : develop
kervala 72c70dee6a Merge with develop
--HG--
branch : compatibility-develop
kervala 9a34434cf8 Fixed: Compilation
--HG--
branch : develop
kervala f54b41f5cc Merge with develop
--HG--
branch : compatibility-develop
kervala 875224d277 Changed: Minor changes
--HG--
branch : develop
kervala c1d8d4e400 Changed: Invert version and help checks
--HG--
branch : develop
kervala c844a0bdd1 Fixed: Compilation
--HG--
branch : develop
kervala f820e7b703 Merge with develop
--HG--
branch : compatibility-develop
kervala b7fe07d781 Improve CCmdArgs (a generic command line parser in NeL Misc), fixes
--HG--
branch : develop
kervala 3c4f324bfe Merge with develop
--HG--
branch : compatibility-develop
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
kervala bd5f838d6d Changed: Minor changes
--HG--
branch : develop
kervala d0c587e445 Changed: Remove duplicate lines
--HG--
branch : develop
kervala 6a3292c600 Fixed: Convert .bank filenames with / and use existing CFile::fileExists
--HG--
branch : develop
kervala e1c14db5a0 Fixed: getLastSeparator should return std::string::size_type instead of an integer
--HG--
branch : develop
kervala a66fa8cc9c Changed: Implement CPath::isAbsolutePath
--HG--
branch : develop
kervala af9610328f Changed: Implement expandEnvironmentVariables function
--HG--
branch : develop
kervala ad36e59a71 Fixed: Save filenames in .bank with / instead of system separator
--HG--
branch : develop
kervala df816b2a5d Merge with develop
--HG--
branch : compatibility-develop
kervala 49ef5a1ed7 Fixed: lua_tointeger doesn't work if value has a decimal part and returns 0
--HG--
branch : develop
kervala 6471fada97 Merge with develop
--HG--
branch : compatibility-develop
kervala 59c06630cd Changed: Table keys are integers
--HG--
branch : develop
kervala 839928a57a Fixed: In Lua, all integers are numbers and numbers can be converted to integers
--HG--
branch : develop
Nimetu e44e131365 Merge with develop
--HG--
branch : compatibility-develop
Nimetu ad8059c345 Fixed: Invalid image width/height on error
--HG--
branch : develop
kervala 63983cd5ac Merge with develop
--HG--
branch : compatibility-develop
kervala bb3726fd46 Fixed: Compilation of object_viewer_widget in static under Linux
--HG--
branch : develop
kervala ef8c8d0401 Merge with develop
--HG--
branch : compatibility-develop
kervala 3af2813fbf Fixed: Compilation
--HG--
branch : develop
kervala 9dc7f5102b Merge with develop
--HG--
branch : compatibility-develop
kervala 14f48d821a Changed: Minor changes
--HG--
branch : develop
kervala 9ee32071d8 Fixed: Compilation under Linux
--HG--
branch : develop
kervala 3f4a5010f6 Merge with develop
--HG--
branch : compatibility-develop
kervala 9e8cd07e4b Changed: HAVE_X86_64 is defined or not
--HG--
branch : develop
kervala b3a392d559 Changed: Minor changes
--HG--
branch : develop
Nimetu 511a004827 Fixed: Wrong DD indent in nested list when tag is not closed
--HG--
branch : develop
kervala ef29c2b5ef Merge with develop
--HG--
branch : compatibility-develop
kervala 59aff6a4bc Changed: Added more fromString tests
--HG--
branch : develop
kervala 245726f347 Changed: Don't need to use system API, NeL already has equivalent
--HG--
branch : develop
kervala ad3df5084a Merge with develop
--HG--
branch : compatibility-develop
kervala ea5b041844 Fixed: Compilation with Qt 4
--HG--
branch : develop
kervala ddba3e583c Merge with develop
--HG--
branch : compatibility-develop
kervala ecb47bc2dc Changed: Remove unused variable
--HG--
branch : develop
kervala 0ef79083a0 Changed: Code simplification
--HG--
branch : develop
kervala 80ae07c8b3 Changed: Minor changes
--HG--
branch : develop
kervala f323974dba Changed: Don't fix files within panoply_maker, use textures_optimizer (but checks can be enabled)
--HG--
branch : develop
kervala 6efce5ba59 Changed: Support for new key events
--HG--
branch : develop
kervala 76744b18c7 Changed: Minor change
--HG--
branch : develop
kervala 03c9c93fc1 Changed: Comments to support DXTC1a for textures with one level of transparency later
--HG--
branch : develop
kervala 75eb7cb922 Changed: Compile tile_edit_qt and object_viewer_widget if WITH_QT5 is defined
--HG--
branch : develop
kervala ec7699aca9 Fixed: Compilation of object_viewer_qt with Qt 5
--HG--
branch : develop
kervala af14cbe3aa Fixed: Allow to select PNG and TGA for bitmaps
--HG--
branch : develop
kervala 2923fe7c89 Fixed: Remove dependency on Pic (NeL manages TGA and PNG itself, reused code by Kaetemi)
--HG--
branch : develop
kervala fad179731a Fixed: Compilation of tile_edit_qt with Qt 5
--HG--
branch : develop
Nimetu 410ddea49d Merge with develop
--HG--
branch : compatibility-develop
Nimetu 8475f25e75 Changed: Refactor DL
--HG--
branch : develop
Nimetu 639ce91e61 Fixed: Align UL, LI list style type marker outside content
--HG--
branch : develop
Nimetu 6bcb153930 Fixed: DL list top margin
--HG--
branch : develop
Nimetu f95d445839 Fixed: DL list DD element indent
--HG--
branch : develop
Nimetu bbe9ca2b67 Changed: UL list style type depending on nested depth
--HG--
branch : develop
Nimetu 298a659c6f Changed: Merge UL and OL code
--HG--
branch : develop
kervala 4785b88068 Merge with develop
--HG--
branch : compatibility-develop
kervala 95404bd724 Fixed: Don't load grayscale textures as alpha
--HG--
branch : develop
kervala ad6e10df76 Merge with develop
--HG--
branch : compatibility-develop
kervala f2b43c2d7e Changed: Added default checks for textures and masks (-t and -m)
--HG--
branch : develop
kervala dc5ddadcbb Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
kervala 9f761780f1 Changed: %u to format a uint
--HG--
branch : develop
kervala 687301377e Fixed: Instead of returning an error, convert the bitmap in RGBA
--HG--
branch : develop
kervala 798cb1c7ce Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
kervala f482f77179 Fixed: GCC warnings
--HG--
branch : develop
kervala 5ee0b484da Merge with develop
--HG--
branch : compatibility-develop
kervala ac57a464d4 Fixed: Converting AlphaLuminance to Luminance
--HG--
branch : develop
kervala e91c529a98 Merge with develop
--HG--
branch : compatibility-develop
kervala 0dc70105d5 Fixed: __rdtsc() under old versions of GCC
--HG--
branch : develop
kervala ae752f72d8 Changed: Define CLANG_VERSION is using clang compiler
--HG--
branch : develop
kervala 9b4127311b Merge with develop
--HG--
branch : compatibility-develop
kervala 0fe6ec67ba Fixed: Compilation
--HG--
branch : develop
kervala 91c559d48a Merge with develop
--HG--
branch : compatibility-develop
kervala 9b8cdc2821 Changed: Use same _mm_getcsr and __cpuid intrinsics everywhere
--HG--
branch : develop
kervala 68aa20257f Changed: Use new code to determine free disk space
--HG--
branch : develop
kervala b11fabe867 Changed: Use __rdtsc() intrinsics everywhere for Intel CPUs
--HG--
branch : develop
kervala b78afa1c4d Merge with develop
--HG--
branch : compatibility-develop
kervala aaa9c394d7 Fixed: If mask is using colors, convert it to grayscale using Red value (compatible with previous algorithm)
--HG--
branch : develop
kervala ed98662de3 Changed: OutputPath is already "standardized"
--HG--
branch : develop
kervala fe018c959b Changed: Use lowercase instead of uppercase for extensions
--HG--
branch : develop
kervala 47bde9ccc7 Changed: Allow to resample Luminance (grayscale) bitmaps
--HG--
branch : develop
kervala c263e4dffb Changed: Don't redefine new and delete operators if targetting x86_64
--HG--
branch : develop
kervala 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
kervala cf89d60682 Merge with develop
--HG--
branch : compatibility-develop
kervala 79e3ec61b1 Changed: Convert masks to 8 bits grayscale instead of using only Red component of RGBA bitmaps
--HG--
branch : develop
kervala 494ab2ce20 Changed: Cast to CRGBA* is faster than set8888
--HG--
branch : develop
kervala 96fab4210b Changed: Use LD_LIBRARY_PATH only when opening a document or URL
--HG--
branch : develop
kervala 82acfb3bf2 Changed: Only use filename in setProcessName
--HG--
branch : develop
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
kervala 06b83f85f7 Changed: Add an icon for crash_report under Windows
--HG--
branch : develop
kervala a1ee429b92 Merge with develop
--HG--
branch : compatibility-develop
kervala 12c4adf943 Changed: Minor changes
--HG--
branch : develop
kervala de0df1645b Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
--HG--
branch : develop
kervala 1a00dec5c3 Changed: Unused code
--HG--
branch : develop
kervala 47364c47c3 Merge with develop
--HG--
branch : compatibility-develop
kervala 8087b76397 Fixed: Load 8bits textures as grayscale instead of alpha in textures_optimizer
--HG--
branch : develop
kervala 844b1e3d02 Fixed: Warnings with GCC
--HG--
branch : develop
kervala b50ca03e92 Fixed: Use --args only with open
--HG--
branch : develop
kervala 046c69066d Fixed: Don't use system() under Windows, because it'll open a console window, use launchProgramAndWaitForResult instead
--HG--
branch : develop
kervala 266a32ea19 Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
--HG--
branch : develop
kervala 11c0a073ed Merge with develop
--HG--
branch : compatibility-develop
kervala 0c98a86e4b Fixed: Display alpha as an integer
--HG--
branch : develop
kervala 20711e24e3 Fixed: Typos
--HG--
branch : develop
kervala 295818e9a8 Merge with develop
--HG--
branch : compatibility-develop
kervala 6e36d06f76 Changed: Minor changes
--HG--
branch : develop
kervala 71f7cb28dc Changed: Remove X11 code for OS X (we support Cocoa now)
--HG--
branch : develop
kervala 8e57f2ed2e Fixed: Dead keys under Linux (Ubuntu was using ibus input method)
--HG--
branch : develop
kervala bcfdd36844 Merge with develop
--HG--
branch : compatibility-develop
kervala cf8ed540a7 Changed: Use new methods in panoply_maker
--HG--
branch : develop
kervala 80759eafb4 Changed: Minor changes
--HG--
branch : develop
kervala e995b7221f Added: Textures optimizer tool
--HG--
branch : develop
kervala d34e3d120d Changed: Parse nvidia-smi output to determine video memory
--HG--
branch : develop
kervala ee26c7377b Changed: Minor change
--HG--
branch : develop
kervala 437aa5b939 Changed: Added helpers methods to CBitmap
--HG--
branch : develop
kervala 27a2263bd6 Changed: Added set8888() method to CGRBA
--HG--
branch : develop
kervala 2ed7c0be88 Changed: Added isGray() method to CGRBA
--HG--
branch : develop
kervala 98c485bd94 Merge with develop
--HG--
branch : compatibility-develop
kervala 8b770d41ac Fixed: Wrong bitmap size
--HG--
branch : develop
kervala aee315bda9 Merge with develop
--HG--
branch : compatibility-develop
kervala 9b9ee4e492 Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE
--HG--
branch : develop
kervala 91f2913026 Changed: Don't need to use std::stringstream
--HG--
branch : develop
kervala 6710268d0a Merge with develop
--HG--
branch : compatibility-develop
kervala 77352d5759 Changed: Minor change
--HG--
branch : develop
kervala b93414cd27 Fixed: Warning when DDS_HEADER is not initialized
--HG--
branch : develop
kervala 5ccf0df1ab Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless)
--HG--
branch : develop
kervala 83f43657ad Merge with develop
--HG--
branch : compatibility-develop
kervala d8bc7384ae Fixed: Don't crash if GL_VERSION returns NULL (it should never happen)
--HG--
branch : develop
kervala 545569d049 Merge with develop
--HG--
branch : compatibility-develop
kervala ba7c4ae4d4 Changed: Support for GLX_MESA_query_renderer to detect video memory
--HG--
branch : develop
kervala 57859636cd Changed: Minor changes
--HG--
branch : develop
kervala 7a0c06a845 Merge with develop
--HG--
branch : compatibility-develop
kervala 478a2102b8 Fixed: GCC warnings
--HG--
branch : develop
kervala 4806693f49 Merge with develop
--HG--
branch : compatibility-develop
kervala ba6f66d310 Fixed: GCC warnings
--HG--
branch : develop
kervala af0eabbdea Fixed: GCC warnings
--HG--
branch : develop
kervala 83ef24dab7 Changed: Renamed screenH and screenW to _ScreenH and _ScreenW
--HG--
branch : develop
kervala d7255a63d8 Changed: Minor changes
--HG--
branch : develop
kervala ec86bdcf96 Changed: Force 32 bits depth with XRandr
--HG--
branch : develop
kervala cbea85c105 Changed: Implement CSystemUtils::getTotalVideoMemory() under Linux (Xorg log and lspci parsing)
--HG--
branch : develop
kervala 2006f1a866 Fixed: GCC warnings
--HG--
branch : develop
kervala 9b5c426c19 Merged with develop
--HG--
branch : compatibility-develop
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
kervala 86a903c96e Merge with develop
--HG--
branch : compatibility-develop
kervala 4a1f4cd725 Changed: Use shared libs for X11 because API doesn't change
--HG--
branch : develop
kervala 21ada78b63 Changed: Display a warning when calling getModes if Display is NULL
--HG--
branch : develop
kervala a5d3b2d461 Changed: Added new function getCommandOutput
--HG--
branch : develop
kervala 59c0cf7f00 Merge with develop
--HG--
branch : compatibility-develop
kervala 4fa6247672 Changed: windows.h already included in stdligo.h
--HG--
branch : develop
kervala 36358cef50 Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
--HG--
branch : develop
kervala dd69f64225 Changed: Use a stack size of 1 MiB under all platforms for CCoTask (default under Windows)
--HG--
branch : develop
kervala 55feca30d7 Changed: Use nlSleep instead of usleep
--HG--
branch : develop
kervala 4061826715 Changed: Use _LP64 macro instead of sizeof(long unsigned int) == 8
--HG--
branch : develop
kervala ffe0571a12 Changed: Use nlwarning instead of nlerror
--HG--
branch : develop
kervala 360a634f5b Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X
--HG--
branch : develop
kervala 5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
kervala 09e22e292d Changed: Use toString instead of sprintf
--HG--
branch : develop
kervala f57b1b9421 Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
--HG--
branch : develop
kervala 07a1285740 Fixed: Target at least Windows 2000
--HG--
branch : develop
kervala 72af4052ee Changed: Add getTotalVideoMemory to IDriver to query total video memory
--HG--
branch : develop
Nimetu bed1d04f6f Merge with develop
--HG--
branch : compatibility-develop
Nimetu f4d47f27aa Fixed: Crash when div was following p element
--HG--
branch : develop
Nimetu df07403586 Merge with develop
--HG--
branch : compatibility-develop
Nimetu b06d8bb039 Fixed: Stuck scrollbar
--HG--
branch : develop
Nimetu 67eee7f3dd Merge with develop
--HG--
branch : compatibility-develop
Nimetu e68d6f83fe Fixed: Incorrect vertical spacing between block style elements
--HG--
branch : develop
Nimetu 5e61995c3c Changed: Render p and div as block level elements
--HG--
branch : develop
Nimetu 193abf876b Merge with develop
--HG--
branch : compatibility-develop
Nimetu bcae216816 Fixed: Table colspan overwrites previous row column width
--HG--
branch : develop
Nimetu fe476d4872 Added: html TH element
--HG--
branch : develop
Nimetu 2eb56b6460 Added html HR element
--HG--
branch : develop
Nimetu 045a6471fe Added: html OL list
--HG--
branch : develop
kervala 1e9092a385 Merge with develop
--HG--
branch : compatibility-develop
kervala ad93a9005f Changed: Improve errors reporting
--HG--
branch : develop
kervala a22e056de1 Fixed: Typos
--HG--
branch : develop
kervala 5efaa8360f Changed: Minor changes
--HG--
branch : develop
kervala 23ffb50cf1 Merge with develop
--HG--
branch : compatibility-develop
kervala 75eceb9b24 Fixed: loadPNG with RGB images was returning 32
--HG--
branch : develop
kervala 0e63e81565 Merge with develop
--HG--
branch : compatibility-develop
kervala a550f2c760 Changed: Minor changes
--HG--
branch : develop
kervala 70196d2f90 Fixed: Implement launch of executables under OS X
--HG--
branch : develop
kervala 74f297f588 Merge with develop
--HG--
branch : compatibility-develop
kervala 8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
kervala 15aed08533 Fixed: Removed unneeded operator for CSString (compilation fails with VC++ 2010 without STLport)
--HG--
branch : develop
kervala 9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
kervala 6f031728f5 Merge with develop
--HG--
branch : compatibility-develop
kervala 977103f9d0 Fixed: OS X uses .dylib extension instead of .so
--HG--
branch : develop
Nimetu 5c6e2109c4 Merge with develop
--HG--
branch : compatibility-develop
Nimetu dceb45e373 Fixed: Keyboard capture not reset when clicking outside GUI.
--HG--
branch : develop
Nimetu 5fc50473f7 Merge with develop
--HG--
branch : compatibility-develop
Nimetu 612125a243 Added: Size attributes to img (width, height, max-width, max-height)
--HG--
branch : develop
kervala b46dfe178f Merge with develop
--HG--
branch : compatibility-develop
kervala 76a8904e9a Fixed: Compilation under OS X
--HG--
branch : develop
kervala 9e60db1a89 Merge with develop
--HG--
branch : compatibility-develop
kervala 079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
kervala 8bcbe5b2b0 Merge with develop
--HG--
branch : compatibility-develop
kervala f393554075 Backed out changeset: 0e65571cbfd1 (doesn't fix anything)
--HG--
branch : develop
kervala e88b07519e Merge with develop
--HG--
branch : compatibility-develop
kervala c6b52c4a21 Fixed: Remove \SystemRoot\ from path returned from Registry
--HG--
branch : develop
Nimetu f37758b330 Merge with develop
--HG--
branch : compatibility-develop
Nimetu 8f87990a1b Added: Smooth scrolling
--HG--
branch : develop
Nimetu cb94cb4f9f Fixed: Scrolling in small steps not working.
--HG--
branch : develop
kervala 9df3111f21 Merge with develop
--HG--
branch : compatibility-develop
kervala 1fa2e22491 Changed: Port some tools to Qt 5
--HG--
branch : develop
Nimetu 152200decc Merge with develop
--HG--
branch : compatibility-develop
Nimetu 7cbd840ce1 Added: style for html elements del, u, em, strong, small, and dl list
--HG--
branch : develop
Nimetu a7100eb5bc Changed: Ignore text from <script> element
--HG--
branch : develop
Nimetu d380ce2522 Merge with develop
--HG--
branch : compatibility-develop
kervala 6d1346d0cb Merge with develop
--HG--
branch : compatibility-develop
kervala 34b3334182 Fixed: Bug when CURLMOPT_MAX_HOST_CONNECTIONS is not supported
--HG--
branch : develop
kervala d4dd2b7264 Fixed: Getters for Anisotropic Filtering
--HG--
branch : develop
kervala ec731539b9 Merge with develop
--HG--
branch : compatibility-develop
kervala b4e1dcbc10 Fixed: Link error under Debian Squeeze
--HG--
branch : develop
kervala 7337ee4faa Fixed: Warning filePath not being a const char*
--HG--
branch : develop
kervala 1009cc933b Merge with develop
--HG--
branch : compatibility-develop
kervala 2e58a0725a Changed: Forgot other ##
--HG--
branch : develop
kervala e87442e582 Merge with develop
--HG--
branch : compatibility-develop
kervala 94f035ed8f Fixed: GCC doesn't support no arguments for __VA_ARGS__
--HG--
branch : develop
kervala 74196261ee Fixed: VC++ 2010 already supports ULL
--HG--
branch : develop
kervala 0623258189 Fixed: 64 bits constants truncated in 32 bits
--HG--
branch : develop
kervala 4e5ed6060a Fixed: Warning string after #endif
--HG--
branch : develop
kervala 5688c75bba Merge with develop
--HG--
branch : compatibility-develop
kervala 7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
kervala 520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
kervala 06994f4c58 Added: RC files for NeL drivers
--HG--
branch : develop
Nimetu d4ed66d99b Added: URL #fragment navigation.
--HG--
branch : develop
Nimetu f4599e183b Added: Common attributes to h1..h6 elements
--HG--
branch : develop
kervala 369a9efe0d Changed: Temporary disable NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR for ITexture
--HG--
branch : compatibility-develop
kishan_grimout 83a81801ea fix crash when a shader fails to build
--HG--
branch : develop
kervala 244c2eb211 Fixed: Open web pages in background under OS X and don't close client
--HG--
branch : develop
kervala 4a02370266 Fixed: Crash under Linux saying you can't use X in multi-threaded environment
--HG--
branch : develop
kervala d50c40c473 Fixed: Unable to open URLs under Linux while using Steam Runtime
--HG--
branch : develop
kervala 35471ace88 Fixed: Typo
--HG--
branch : develop
kervala d1f925d319 Changed: Give priority to xdg-open (if present) to open URLs under Linux
--HG--
branch : develop
kaetemi 6c2490090d Merge with feature-export-assimp
--HG--
branch : develop
kervala 6d52aa7077 Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :(
--HG--
branch : develop
kervala c83ea11e84 Changed: Display basic information for OpenAL driver
--HG--
branch : develop
kervala f76e275e2c Changed: Temporary comment the line because XAudio2 returns an error if used
--HG--
branch : develop
kervala 817486538c Changed: Minor changes
--HG--
branch : develop
kervala 334f2b43c6 Fixed: Display title and artist name from ogg files in music player
--HG--
branch : develop
kervala f9c789e4db Fixed: Only open supported music formats in music player
--HG--
branch : develop
kaetemi 2c3d5454a1 This seems like a good idea as well, ref
--HG--
branch : develop
kaetemi 3d59db1021 Add some extra checks, ref
--HG--
branch : develop
kervala fb1d5134ba Changed: Minor changes
--HG--
branch : develop
kervala 9e88fa645b Changed: Support for integer types in Lua 5.3, fixes
--HG--
branch : develop
kervala 53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes
--HG--
branch : develop
kervala 08d50dc725 Changed: Don't try to convert string to CRGBA if less than 3 integers
--HG--
branch : develop
kervala 630a22d428 Changed: Minor changes
--HG--
branch : develop
kervala aa3d209d39 Fixed: Crash in CLuaManager
--HG--
branch : develop
kervala a8d81c689b Changed: Support for integer types in Lua 5.3, fixes
--HG--
branch : develop
kervala 4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
Nimetu 76ee797e49 Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
--HG--
branch : develop
Nimetu 55e687e80d Fixed displaying utf8 string on <img> alt attr.
--HG--
branch : develop
kervala 1d11914192 Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6
--HG--
branch : develop
kervala 9525d24cd7 Fixed: Compilation with old libcurl versions
--HG--
branch : develop
kervala 5e07440a1e Changed: Display OpenGL version and GPU used in logs
--HG--
branch : develop
kervala 2f3aab5c74 Changed: Support for WGL_NV_gpu_affinity extension
--HG--
branch : develop
kervala d32a61d481 Changed: Updated OpenGL headers
--HG--
branch : develop
kervala e634e3ecf1 Fixed: Missing #endif
--HG--
branch : develop
kervala b56686b9b7 Changed: Release modes list under OS X
--HG--
branch : develop
kervala a49723178d Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP
--HG--
branch : develop
kervala 2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
kervala 2b155c2d50 Changed: Minor changes
--HG--
branch : develop
kervala 3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
Nimetu 84dfa01176 Fixed: CViewText not updating visible text when used by CCtrlTextButton
--HG--
branch : develop
Nimetu 8a55f1b1e9 Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
--HG--
branch : develop
kervala cafc06e70c Fixed: Clang warnings
--HG--
branch : develop
kervala c4ea200633 Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
kervala 67a857e0fe Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
--HG--
branch : develop
kervala 716c4cdab5 Changed: Add support for Spanish
--HG--
branch : develop
kervala 9b231afa54 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
--HG--
branch : develop
kervala 285eeeab26 Fixed: Compilation errors when constant not defined
--HG--
branch : develop
kervala 9e74adee86 Changed: Minor changes
--HG--
branch : develop
kervala 93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
kervala 1b211566bb Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?)
--HG--
branch : develop
Nimetu 4c8b2d3134 Add basic gif support to CBitmap (issue )
--HG--
branch : develop
kervala 6aaeedb077 Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue )
--HG--
branch : develop
Nimetu f187421011 Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue )
--HG--
branch : develop
kervala 12614d5ff4 Fixed: Avoid warnings of conflicts between Debug and Release DLLs
--HG--
branch : develop
kaetemi ea7942b093 Be helpful
--HG--
branch : feature-export-assimp
kaetemi 6edff36476 Apply uv channel and transform
--HG--
branch : feature-export-assimp
kervala 9459224f23 Fixed: GetVersionEx deprecated under Windows 8.1+ and returns wrong version, replace it by RtlGetVersion from kernel
--HG--
branch : develop
kaetemi 7f31e640da Initial work on UV
--HG--
branch : feature-export-assimp
kaetemi 27e7095db9 Import material texture
--HG--
branch : feature-export-assimp
kaetemi f8bb35c449 Adjust material import
--HG--
branch : feature-export-assimp
kaetemi 5fe1f2c711 Fix typo
--HG--
branch : feature-export-assimp
kaetemi efccbdd3af Export shape
--HG--
branch : feature-export-assimp
kaetemi c9aef7b5a4 Import basic material options
--HG--
branch : feature-export-assimp
kaetemi ac5d9272f1 Adjust
--HG--
branch : feature-export-assimp
kaetemi 3a7b5c6a46 Note
--HG--
branch : feature-export-assimp
kaetemi 9e20f83e48 Shape import
--HG--
branch : feature-export-assimp
kaetemi e60a9747b8 Restructure
--HG--
branch : feature-export-assimp
kaetemi 33dd77d516 Skeleton scan
--HG--
branch : feature-export-assimp
kaetemi fec41ebda9 Scene meta data
--HG--
branch : feature-export-assimp
kaetemi dec6c2d880 Centralized asset database configuration
--HG--
branch : feature-export-assimp
kaetemi 8036d53411 Add pipeline v3 tool logger
--HG--
branch : feature-export-assimp
kaetemi 875d7eaa7c Flag bones in scene for skel export
--HG--
branch : feature-export-assimp
kaetemi 7d502cc6bb Command line options
--HG--
branch : feature-export-assimp
kaetemi d55124a6a9 Placeholder projects
--HG--
branch : feature-export-assimp
Nimetu 08e5345e14 Fix 'ah:' urls for untrusted domains
--HG--
branch : develop
kaetemi 7d53552979 Fix object viewer include issue
--HG--
branch : develop
kaetemi 5e428761c5 Fix freetype include order
WINSDK added a fttypes.h header...

--HG--
branch : develop
kaetemi edebe18d6c MFC now requires XP or higher
--HG--
branch : develop
kaetemi 9a10f1413b Fix DXSDK include order
--HG--
branch : develop
Nimetu 04cffc1559 Fix missing include when WITH_PCH=OFF
--HG--
branch : develop
kaetemi a33799d210 Merge with develop
--HG--
branch : feature-streamed-package
Jan Boon bc3624c42f Merged in nimetu/ryzomcore/libxml2-html-parser (pull request )
implement html parser using libxml2

--HG--
branch : develop
kaetemi d9f3efc4e3 ryzomcore/v0.12.0
--HG--
branch : develop
Nimetu d1d0c0cf50 Parse local files (ingame help) with new html parser
--HG--
branch : libxml2-html-parser
Nimetu 1dc48143f3 Implement html parser using libxml2
--HG--
branch : libxml2-html-parser
Nimetu 5d4cbdce26 Remove libwww dependency from CGroupHTML::addLink() signature
--HG--
branch : libxml2-html-parser
kervala 87c198efbe Fixed compilation of font sample
--HG--
branch : develop
Jan Boon f36e06dfb9 Merged in nimetu/ryzomcore (pull request )
add bold, italic, underline, strikethrough font styles

--HG--
branch : develop
Nimetu 15766d4d17 Add radio button type to CGroupHTML (issue 237)
--HG--
branch : develop
kervala b4e0b46ac9 Fixed uint to bool conversion warning
--HG--
branch : develop
Nimetu 11ca61be54 Fix compiling on 32bit linux
--HG--
branch : develop
Nimetu ce4cb9c4f1 Fix sending and receiving cookies
--HG--
branch : develop
Nimetu a6cf9730be Fix possible curl handle leak
--HG--
branch : develop
Nimetu 26571de439 Fix compiling under windows
--HG--
branch : develop
Nimetu dc082f3921 Replace url parser with one less strict
--HG--
branch : develop
Nimetu ad3fac7b15 Make sure image src attribute matches local file or is absolute url
--HG--
branch : develop
Nimetu 2771185ef7 Fix utf8 tooltips on web links
--HG--
branch : develop
Nimetu 8e1ada36b0 Use cURL as http transport
--HG--
branch : develop
Nimetu c6535ee2fd Ensure that html is valid utf8 and that tags come in correct(ish) order
--HG--
branch : develop
Nimetu be95880a95 Remove libwww, only keep html entitites list
--HG--
branch : develop
kaetemi f578f0441a Add extra light groups for better lightmap control
--HG--
branch : develop
kaetemi 2d74de8a36 Separate dither matrix per color channel
--HG--
branch : develop
kaetemi 2da42040ef Apply bayer dither to TGA16 export for smoother lightmaps
--HG--
branch : develop
Nimetu eeb881d49e Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML
--HG--
branch : develop
Nimetu 55672485c9 Add embolden, oblique, underline, strikethrough styles to CViewText
--HG--
branch : develop
kaetemi 5bb34b12f4 Use unordered set and map for VS2013, ref
--HG--
branch : develop
kaetemi ec30735198 Fixup some more hashes
--HG--
branch : develop
Nimetu c760b1e3d9 Add embolden, oblique font styles (NL3D)
--HG--
branch : develop
kaetemi e0d4aa1e7b Add Wang hash functions
--HG--
branch : develop
kervala 906cc01768 Merge with hotfix
--HG--
branch : develop
kervala d76d8e52c9 Fixed compilation with GCC
--HG--
branch : hotfix
kaetemi 9d36ac8cb0 Merge with hotfix
--HG--
branch : develop
kaetemi 621a9e8f7c ryzomcore/v0.11.3
--HG--
branch : hotfix
kaetemi 2d297efc2a Merge with hotfix
--HG--
branch : develop
kaetemi 846abf93c9 Synchronize versions
--HG--
branch : hotfix
kaetemi 5a297ddbe4 Flag max plugins as windowed
--HG--
branch : develop
kaetemi 28bcfeb01c Flag windowed application when attempting window creation using 3D driver
--HG--
branch : develop
kaetemi 29f42ed5ab Some practical improvements for the report handling
--HG--
branch : develop
kaetemi 163abf31b8 Merge with feature-crashreport+develop
--HG--
branch : develop
kaetemi f2f7bad4c5 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
kaetemi ee32b56d87 Replace report functionality
--HG--
branch : feature-crashreport
kaetemi 5a307cfa20 Replace report functionality
--HG--
branch : feature-crashreport
kaetemi bbfc15c07a Extend debugging sample
--HG--
branch : feature-crashreport
kaetemi a9dc1a4c68 Fix checkbox behaviour
--HG--
branch : feature-crashreport
kaetemi 230be4d64b Extend debugging sample
--HG--
branch : feature-crashreport
kaetemi b896405b3d Adjust layout
--HG--
branch : feature-crashreport
kaetemi 699e1644e7 Use proper style sheet for crash report under Cinnamon
--HG--
branch : feature-crashreport
kaetemi 9d50210e6b Enable crash report tool in debugging sample application
--HG--
branch : feature-crashreport
kaetemi 0a567afc53 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
dfighter1985 baa5273eaa Default return value.
--HG--
branch : feature-crashreport
dfighter1985 3714d15c60 Merged mainline changes..
--HG--
branch : feature-crashreport
dfighter1985 7ca008ba86 Don't offer send in non-dev mode when there's no log file specified.
--HG--
branch : feature-crashreport
dfighter1985 d561a7078c Only send email if the email CB is checked.
--HG--
branch : feature-crashreport
dfighter1985 3108e5e013 Send report in dev mode if the CB is checked.
--HG--
branch : feature-crashreport
kervala c2139e95c0 Fixed: Compilation with GCC
--HG--
branch : develop
dfighter1985 374d966069 Some more GUI changes.
--HG--
branch : feature-crashreport
dfighter1985 d666240343 Added return codes as requested.
--HG--
branch : feature-crashreport
dfighter1985 9d92e2d0d3 GUI changes as per requested by Kaetemi.
--HG--
branch : feature-crashreport
kervala 5e390364de Changed: Minor change
--HG--
branch : develop
kervala 93a708400e Fixed: Sort files in CFileContainer::addSearchPath too
--HG--
branch : develop
kervala c0e885aa6a Fixed: Skip .hg directories
--HG--
branch : develop
kervala 4daf4f5b5f Fix linking against static libX11.a
--HG--
branch : develop
Nimetu c00ba3f2c1 Fix compilation
--HG--
branch : develop
kaetemi 4dd5955484 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
kaetemi ea9e32f46d Merge with develop
--HG--
branch : feature-crashreport+develop
kaetemi 826907c8dd Qt5 compile fix for crash report tool
--HG--
branch : feature-crashreport
kaetemi a66204a03a Add isWindowedApplication to INeLContext
--HG--
branch : develop
kaetemi cb52c7ee7e Use ULL suffix for unsigned 64bit integer constants with Visual Studio 2013
--HG--
branch : develop
kaetemi 54ae2da0a6 Fix _MSC_VER typo
--HG--
branch : develop
kaetemi cf79f1bb1b Merge with develop
--HG--
branch : feature-crashreport+develop
kaetemi 3b59bbcf69 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
kaetemi d9dd425dc6 Cleanup Windows includes
--HG--
branch : develop
kaetemi 50e11b0536 Add _WIN32_WINNT fallback define
--HG--
branch : develop
kaetemi e201c90937 Remove redundant windows.h includes in NLMISC
--HG--
branch : develop
kaetemi e2dcc3b035 Categorize NLMISC project source files
--HG--
branch : develop
kaetemi 02e8100ea4 Fix sstream include
--HG--
branch : feature-crashreport
kaetemi 6a48a2d199 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
kaetemi 68120a53e7 Only in FINAL_VERSION
--HG--
branch : feature-crashreport
kaetemi a548940b8c Default window title
--HG--
branch : feature-crashreport
kaetemi e4e3f2019b Add function to set custom host url. Deprecate email callback function. Add some comments
--HG--
branch : feature-crashreport
kaetemi 6ae954326d GCC/Linux version of NLMISC_BREAKPOINT
--HG--
branch : feature-crashreport
dfighter1985 92d692fe69 Merged in dfighter1985/ryzomcore/feature-crashreport (pull request )
Crash reporter changes

--HG--
branch : feature-crashreport
kaetemi 77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
dfighter1985 8bf372056f Use CMsgBoxDisplayer on non-windows platforms as well.
--HG--
branch : feature-crashreport
kaetemi e27cdc7ac2 Merge with hotfix
--HG--
branch : feature-crashreport
dfighter1985 2bb5e8e9ba Remove generated log file when quitting the reporter.
--HG--
branch : feature-crashreport
dfighter1985 955ef48460 Parametrize crash reporter.
--HG--
branch : feature-crashreport
dfighter1985 cfe2d60350 More renames...
--HG--
branch : feature-crashreport
dfighter1985 3987971792 Renames.
--HG--
branch : feature-crashreport
dfighter1985 6be70dd39c Renames.
--HG--
branch : feature-crashreport
dfighter1985 97de06bff2 renamed directory.
--HG--
branch : feature-crashreport
dfighter1985 195dfcc3f3 Changed default title to NeL Error Report.
--HG--
branch : feature-crashreport
dfighter1985 4ec87b3d6d Moved to nel\tools\misc
--HG--
branch : feature-crashreport
dfighter1985 b5c72182ed Class names in Nel start with a C...
--HG--
branch : feature-crashreport
dfighter1985 bdb20d32dd Copyright header changed to Nel...
--HG--
branch : feature-crashreport
dfighter1985 24aa500d0b Launch the error report application instead of sending an email.
--HG--
branch : feature-crashreport
dfighter1985 3d9357637b Backed out from fdc0d40
--HG--
branch : feature-crashreport
dfighter1985 7efbee6d0a Backed out from 5942903
--HG--
branch : feature-crashreport
dfighter1985 4e00903dcc Back out from 5bb3dad
--HG--
branch : feature-crashreport
kaetemi 18d211f79b Merge with hotfix
--HG--
branch : develop
kaetemi 6e06b4e79e Merge with dfighter-tools
--HG--
branch : hotfix
kaetemi b120d68a98 Merge with hotfix
--HG--
branch : develop
dfighter1985 36ce53b1ba Merged in hotfix (pull request )
Merge hotfix branch

--HG--
branch : develop
dfighter1985 e130625cca A little cleanup of CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
dfighter1985 ac6bda5084 A little cleanup of CMsgBoxDisplayer.
--HG--
branch : hotfix
dfighter1985 1476bfe648 Use CMsgBoxDisplayer on platforms other than Windows as well.
--HG--
branch : feature-crashreport
dfighter1985 070dad8e53 Use CMsgBoxDisplayer on platforms other than Windows as well.
--HG--
branch : hotfix
dfighter1985 7efb3334fc Install rcerror
--HG--
branch : feature-crashreport
dfighter1985 4fd17a428d Install rcerror
--HG--
branch : hotfix
kaetemi a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
kaetemi 997722ee6b Visual Studio 2013 compilation support for NeL Tools
--HG--
branch : develop
kaetemi 1879a434f7 Visual Studio 2013 compilation support for NLGUI
--HG--
branch : develop
kaetemi 221267364d Visual Studio 2013 compilation support for NL3D
--HG--
branch : develop
kaetemi a15221b00d Visual Studio 2013 compilation support for NLSOUND
--HG--
branch : develop
kaetemi f5335f068d Visual Studio 2013 compilation support for NLMISC
--HG--
branch : develop
kaetemi cb986cba6f Visual Studio 2013 compilation support for NLPACS
--HG--
branch : develop
kaetemi 7ea4cff032 Visual Studio 2013 compilation support for NLNET
--HG--
branch : develop
kaetemi 6db8abf95c Visual Studio 2013 compilation support for NLMISC
--HG--
branch : develop
dfighter1985 9b29695635 Typo...
--HG--
branch : feature-crashreport
dfighter1985 141dddb58c Typo...
--HG--
branch : hotfix
dfighter1985 72566f1a71 Tell the user if the report couldn't be sent.
--HG--
branch : feature-crashreport
dfighter1985 bb9f6261d7 Tell the user if the report couldn't be sent.
--HG--
branch : hotfix
dfighter1985 14a709449a Override the cursor while sending the report.
--HG--
branch : feature-crashreport
dfighter1985 3c61e39ce3 Override the cursor while sending the report.
--HG--
branch : hotfix
dfighter1985 f0869aa659 Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
--HG--
branch : feature-crashreport
dfighter1985 469e5583c1 Unfortunately on Windows argc and argv parameters are unreliable inside a Qt application, so I had to hardcode the report file name. :(
--HG--
branch : hotfix
dfighter1985 9518a80c99 Probably a good idea to look for rcerror as rcerror.exe on Windows.
--HG--
branch : feature-crashreport
dfighter1985 2fe77d719f Probably a good idea to look for rcerror as rcerror.exe on Windows.
--HG--
branch : hotfix
dfighter1985 03ce683e49 Implemented the bug report Qt app and an example web app that takes the report.
--HG--
branch : feature-crashreport
dfighter1985 a6ee23ebe4 Implemented the bug report Qt app and an example web app that takes the report.
--HG--
branch : hotfix
dfighter1985 ee0b630f95 Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : feature-crashreport
dfighter1985 8208a473c4 Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : hotfix
dfighter1985 7302023777 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : feature-crashreport
dfighter1985 fea7cff850 CMsgBoxDisplayer should not present a dialog now, but write the report to a file then attempt to launch the error reporter application. Which ofc doesn't exist yet in this commit.
--HG--
branch : hotfix
kervala 6784301afc Merge with hotfix
--HG--
branch : develop
kervala 1690f777a1 Fixed: Unnamed semaphores are deprecated under OS X
--HG--
branch : hotfix
kervala e8b0765e7c Merge with hotfix
--HG--
branch : develop
kervala cdd35f58a1 Fixed: Warning with multichars to int conversion
--HG--
branch : hotfix
kervala 8472a6ff7f Fixed: Compilation
--HG--
branch : hotfix
kervala 943131b802 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : hotfix
kervala b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
kervala 3039428094 Fixed: Compilation warnings
--HG--
branch : hotfix
dfighter1985 225d786e7f Merged in hotfix (pull request )
Merging hotfix branch

--HG--
branch : develop
dfighter1985 79cd6bfaee Include rgba.h in libwww.h. Thanks Nimetu!
--HG--
branch : hotfix
dfighter1985 46cc31d0d0 Handle relative paths when loading .worldedit files in World Editor.
--HG--
branch : hotfix
dfighter1985 7f35c5959a Merged in hotfix (pull request )
Merge hotfix

--HG--
branch : develop
dfighter1985 5e55a7b7bb Erm. Initialize Nel3D on other platforms too...
--HG--
branch : hotfix
dfighter1985 972d270bfc Merged in hotfix (pull request )
Merge hotfix

--HG--
branch : develop
dfighter1985 2d308dc6e7 Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
--HG--
branch : hotfix
dfighter1985 e21d926336 Merged hotfix
--HG--
branch : develop
dfighter1985 f902bf6ed6 Merged mainline
--HG--
branch : hotfix
dfighter1985 e311547a39 Initialize Nel3D in the Object Viewer plugin too.
--HG--
branch : hotfix
kervala 6205b16fbf Changed: Optimize sorting of files (instead of doing it several times for each directory, do it only once)
--HG--
branch : develop
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
kervala 303f7d2e79 Changed: Minor changes
--HG--
branch : develop
kaetemi dade81e02e Lightmap debug message
--HG--
branch : develop
kaetemi 1ab170b7d8 Unhide layers in max export
--HG--
branch : develop
kervala 3bca3f41cc Changed: Typo
--HG--
branch : develop
kervala fad0e9af4e Fixed: Compilation with OS X SDK 10.10
--HG--
branch : develop
kervala e8ff07fe7d Fixed: Removed raw mouse mode for OS X too
--HG--
branch : develop
kervala 5b9ac59f49 Fixed: OpenGL driver compilation
--HG--
branch : develop
kervala 418e0ee7b7 Merge
--HG--
branch : develop
kervala 99c88bd515 Changed: Minor changes
--HG--
branch : develop
kervala 2869d5f1ac Fixed: OpenGL ES driver compilation
--HG--
branch : develop
kervala 0f22ea7777 Changed: More aliases for OpenGL ES functions and defines to simplify code
--HG--
branch : develop
Jan Boon d360f78a1c Merged in nimetu/ryzomcore/fix-issue-225 (pull request )
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue )

--HG--
branch : develop
Nimetu 85f63b7db3 Fix html submit button value that is included with form data (issue )
--HG--
branch : fix-issue-226
Nimetu fbea1d2173 CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue )
--HG--
branch : fix-issue-225
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
kaetemi c03c0f532b Merge with default
--HG--
branch : develop
kaetemi f9c81f3740 ryzomcore/v0.11.2
--HG--
branch : hotfix
kaetemi a43fb4dba8 Move to hotfix: 287c1142e5ea
--HG--
branch : develop
dfighter1985 f189a98422 Ported changeset 9878ab4: CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix .
--HG--
branch : develop
dfighter1985 4d67a41f94 CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix .
--HG--
branch : hotfix
kaetemi eb2f4555b1 Also export non-root shapes
--HG--
branch : develop
kaetemi 0c77c91e95 Adjust sky batch
--HG--
branch : develop
kaetemi 44286f7ade Add sky batch script
--HG--
branch : develop
kaetemi e277fedfb8 Don't write empty buffer
--HG--
branch : feature-streamed-package
kaetemi 0f59cb4343 Validate downloaded files
--HG--
branch : feature-streamed-package
kaetemi a7af274ae0 Don't decompress empty file in stream package
--HG--
branch : feature-streamed-package
kaetemi b19c685ace Fix link
--HG--
branch : feature-streamed-package
kaetemi 153ea8169d Fix link
--HG--
branch : feature-streamed-package
kaetemi 6b5d7b66a4 Fix compile
--HG--
branch : feature-streamed-package
kaetemi b7208c9513 Merge with develop
--HG--
branch : feature-streamed-package
kaetemi 7cb61f8796 Merge
--HG--
branch : develop
kaetemi da166c81db Add zone snapshot script example
--HG--
branch : develop
kaetemi 4c4b96bcfd Fix NeLLigoMakeSnapShot
--HG--
branch : develop
kaetemi 58590a9e7e Fix offscreen rendering mode
--HG--
branch : develop
kaetemi 6db29c375a Add script to generate zone names
--HG--
branch : develop
kaetemi 56339c6f93 Handle window close message in painter
--HG--
branch : develop
kaetemi 07286c14d1 Adjust patch orientation script
--HG--
branch : develop
kaetemi 90f1234ed0 Add key in patch painter to reset a patch mesh
--HG--
branch : develop
kaetemi b762356a16 Merge with hotfix
--HG--
branch : develop
kaetemi 59a5cb7e6b Fix crash with patch mesh attach
--HG--
branch : hotfix
kaetemi 39c776ec30 Add script to orient zone patches automatically
--HG--
branch : develop
kaetemi ff283f5070 Increase patch painter distance
--HG--
branch : develop
kaetemi 91a4207f93 Merge with hotfix
--HG--
branch : develop
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
kaetemi 242476e1f6 Fix library linking
--HG--
branch : feature-streamed-package
kaetemi fef6543e0c Fix bug causing patch painter fail to open more than once
--HG--
branch : develop
kaetemi 0a765bde8c Fix bug causing patch painter fail to open more than once
--HG--
branch : hotfix
kaetemi f05c52aa0b Remove PIC library
--HG--
branch : develop
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
dfighter1985 0ac94e3e72 CDBViewQuantity shouldn't crash in the editor.
--HG--
branch : dfighter-tools
dfighter1985 8c5ad81199 it's not a bad idea to store the value in the right variable...
--HG--
branch : dfighter-tools
dfighter1985 b6d9e3285f DBViewNumber shouldn't crash anymore.
--HG--
branch : dfighter-tools
dfighter1985 2fe2077170 When setting the Id of the decorated edit box, set the Id of the text as well.
--HG--
branch : dfighter-tools
Jan Boon e2eb5d739c Merged in nimetu/ryzomcore/html-table-rendering (pull request )
Some improvements to table rendering

--HG--
branch : develop
Nimetu 78e1bb6147 Fix html img not showing on some cases, clean up addImage method
--HG--
branch : develop
Nimetu 48b346fed8 Fix crash when using textarea without form
--HG--
branch : develop
dfighter1985 67aa7a50d2 set the Id of the text properly when loading the decorated edit box.
--HG--
branch : dfighter-tools
dfighter1985 923b36f0e5 Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture.
--HG--
branch : dfighter-tools
dfighter1985 ba1e3c9919 Fixed a typo that messed up the textures of decorated editbox.
--HG--
branch : dfighter-tools
dfighter1985 210f93a4f2 Save decorated edit box as such.
--HG--
branch : dfighter-tools
dfighter1985 18866c88af Update decorated edit box decoration coords while dragging.
--HG--
branch : dfighter-tools
dfighter1985 274efe6798 Allow selection of CGroupEditBox.
--HG--
branch : dfighter-tools
dfighter1985 42ebad94f6 Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
--HG--
branch : dfighter-tools
dfighter1985 f91846c970 Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
Nimetu 0a1a1244ae Change table defaults valign=middle, cellpadding=1, cellspacing=2
--HG--
branch : html-table-rendering
Nimetu 799705b7ed Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.

--HG--
branch : html-table-rendering
Nimetu a53b9305a2 Add rowspan and colspan attributes
--HG--
branch : html-table-rendering
dfighter1985 c5cd6990fe When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
dfighter1985 8066717aa2 Pos and Size parent setters should now use the widget directly as well.
--HG--
branch : dfighter-tools
dfighter1985 2dd6278771 Size parent is now queried directly from the widget.
--HG--
branch : dfighter-tools
Nimetu 11927cca93 Render table and cell borders
--HG--
branch : html-table-rendering
Nimetu 283cbe8092 Add bordercolor attribute to table tag
--HG--
branch : html-table-rendering
dfighter1985 487c6a3440 GUI Editor should show the right parent position.
--HG--
branch : dfighter-tools
dfighter1985 b3dd26e01c Parent positions should now be saved right again.
--HG--
branch : dfighter-tools
Nimetu 2de4315027 Fix table cellpadding
--HG--
branch : html-table-rendering
dfighter1985 ded18b266c Implemented new action.
--HG--
branch : dfighter-tools
dfighter1985 e5d2e9293d Moved CRootGroup out of CInterfaceParser.
--HG--
branch : dfighter-tools
dfighter1985 7e16e95c35 CInterfaceParser in editor mode should look for files in the working directory first.
--HG--
branch : dfighter-tools
dfighter1985 fe89e8f77c Added limits to pch, should fix Linux build.
--HG--
branch : dfighter-tools
dfighter1985 481298b9f1 Merged develop
--HG--
branch : dfighter-tools
dfighter1985 7b45a05562 Added support for grouping widgets.
--HG--
branch : dfighter-tools
dfighter1985 aac2fd41a1 Allow multiselection.
--HG--
branch : dfighter-tools
dfighter1985 8cec8de3a0 Unselect selection when clicking 'nothing'.
--HG--
branch : dfighter-tools
kervala e34ba83f26 Minor changes
--HG--
branch : develop
kervala aaa044203e Fix some warnings
--HG--
branch : develop
kaetemi 74827a1808 Handle shadow outline in gui
--HG--
branch : develop
kaetemi 3edfd56c75 Implement text shade outline
--HG--
branch : develop
dfighter1985 a1e2c5667a A little crash fix.
--HG--
branch : dfighter-tools
dfighter1985 bec078af25 Sizes should remain the same when ungrouping.
--HG--
branch : dfighter-tools
dfighter1985 3ffe56b862 Added support for ungrouping.
--HG--
branch : dfighter-tools
dfighter1985 d7d62e690c Make group selection optional.
--HG--
branch : dfighter-tools
dfighter1985 08b6675b3d Only select a group first in editor mode.
--HG--
branch : dfighter-tools
dfighter1985 ad9e9839fb Don't try to handle the right mouse button actions in editor mode.
--HG--
branch : dfighter-tools
dfighter1985 64571abd47 When moving a group draw it's children too.
--HG--
branch : dfighter-tools
dfighter1985 97ddd3573d Select groups first.
--HG--
branch : dfighter-tools
kaetemi ec68d2c317 Fix rendering of specially sized window highlights
--HG--
branch : develop
kaetemi ec6ea26323 Fix when tx_b and tx_b_open have different heights
--HG--
branch : develop
kaetemi 88a9a809a9 Add inset_t parameter to layer options, allows putting header graphics in top texture
--HG--
branch : develop
kaetemi 25f1aa6247 Fix a bad copy paste in NLGUI
--HG--
branch : develop
kaetemi bb9d0d91d3 Fix , FXAA orientation under D3D
--HG--
branch : develop
Jan Boon 980b855de9 Merged in nimetu/ryzomcore/html-maxlength-attr (pull request )
Add maxlength attribute to input and textarea tags

--HG--
branch : develop
dfighter1985 d2587df8c1 From now on dragged widgets will be re-aligned on drop. They will find the nearest hotspot of the group they are dropped into, and calculate an offset so they will align to the hotspot and yet remain where they were dropped.
--HG--
branch : dfighter-tools
dfighter1985 4571038fa6 Update CCtrlTextButton's CViewText's coords after updating it's own coords.
--HG--
branch : dfighter-tools
dfighter1985 86007c9156 Posref changes in the editor should apply...
--HG--
branch : dfighter-tools
dfighter1985 2603ad3a2b Refactoring. Added CInterfaceFactory.
--HG--
branch : dfighter-tools
dfighter1985 0055e2dd91 A little refactoring.
--HG--
branch : dfighter-tools
dfighter1985 4797b150d8 Move the text too with the text button.
--HG--
branch : dfighter-tools
dfighter1985 d053bb51c2 Merged develop
--HG--
branch : dfighter-tools
dfighter1985 c6df57adf1 Initialize struct member before use...
--HG--
branch : develop
Nimetu 0d62650159 Add maxlength attribute to input and textarea tags
--HG--
branch : html-maxlength-attr
dfighter1985 c92d084600 Merged develop.
--HG--
branch : dfighter-tools
dfighter1985 938c36027d Editbox selection should be stopped when the mouse button goes up, even if it happens outside of the box.
--HG--
branch : develop
kaetemi 8d93e9308f Remove some debugging
--HG--
branch : feature-streamed-package
kaetemi 40f4eb4ad2 Fix package description generation
--HG--
branch : feature-streamed-package
kaetemi 85615992d7 Remove some debugging
--HG--
branch : feature-streamed-package
kaetemi fb7955103b Implement streamed data download, ref
--HG--
branch : feature-streamed-package
kaetemi dccfc87975 Remove some debugging, ref
--HG--
branch : feature-streamed-package
kaetemi e6a327fb1a Implementation fixes, ref
--HG--
branch : feature-streamed-package
dfighter1985 006f87278b Refactored IWidgetAdditionWatcher, now it's called IWidgetWatcher and it also reports widget moves.
--HG--
branch : dfighter-tools
dfighter1985 a658be39b7 No need for free floating elements when we can simply reparent to the top window...
--HG--
branch : dfighter-tools
kaetemi 105ecbff90 Add pipeline script for creating streamed packages
--HG--
branch : feature-streamed-package
kaetemi 7d09a6cb15 Add streamed package manager
--HG--
branch : feature-streamed-package
dfighter1985 e7ab56beea Orphaned widgets won't get stuck.
--HG--
branch : dfighter-tools
kaetemi 4ba6b6c4bf Workaround '0' unpack directory bug, and don't choke on 0 size files when unpacking bnp files
--HG--
branch : feature-streamed-package
dfighter1985 bd7cb1eea3 Add widget to a new parent when the widget being dragged is dropped, otherwise add it to the orphanlist so that it's drawn anyways. NOTE: The dropped widget can be clipped. If it is clipped, it never shows up even tho it's there.
--HG--
branch : dfighter-tools
kaetemi 20b4fc8a87 Move 7zip library
--HG--
branch : feature-streamed-package
dfighter1985 f9dbef7df7 Set dragged widgets' coordinates based on the move rather than the mouse pointer's coords.
--HG--
branch : dfighter-tools
dfighter1985 62744db86d Dragged elements will no longer disappear.
--HG--
branch : dfighter-tools
kaetemi 9c3e8674ae Add tool to build streamed package, ref
--HG--
branch : feature-streamed-package
kaetemi 3bd552ebb0 Add useful default config variables to dev client
--HG--
branch : develop
kaetemi 27cbd59a0f Add some more practical data build batch scripts
--HG--
branch : develop
kaetemi 6551881171 Handle GUI event only once
--HG--
branch : develop
dfighter1985 9b989a2dc0 Merged develop.
--HG--
branch : dfighter-tools
dfighter1985 f61438d7d9 Studio should no longer crash when multiple plugins that use LIGO are loaded. LIGO classes are now guarded against multiple registrations. If it's tried log messages are generated. Mission Compiler and World Editor will now apply their own LIGO configs when the user switches to their tab.
--HG--
branch : dfighter-tools
dfighter1985 447aac5821 Merged develop
--HG--
branch : dfighter-tools
kaetemi 779b0c22bc Add extra search paths
--HG--
branch : develop
kaetemi 902a873e78 Add resave scripts
--HG--
branch : develop
kaetemi 5e9c3b82fc Add particle system path fixing script
--HG--
branch : develop
kaetemi c1b8ea9bd0 Backed out incomplete changes to GL driver
--HG--
branch : develop
dfighter1985 7a4d9e2cdc Merged the gui-editor branch.
--HG--
branch : dfighter-tools
kaetemi adb717052a Add cartographer
--HG--
branch : develop
kaetemi b5a95d725b Add pz process
--HG--
branch : develop
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
kaetemi e347b2a97f ryzomcore/v0.10.0
kaetemi 9fd8338849 Add data_common to executables_dev batch
kaetemi 0d7c9fd4bf When in Rome, do as the Romans do
dfighter1985 1ca2b634ee Merged default.
--HG--
branch : dfighter-tools
kaetemi fceb2927f4 Add script for installing worldedit data
kaetemi d03c2dcfcd Nice try
dfighter1985 46e3242557 Merged default.
--HG--
branch : dfighter-tools
dfighter1985 ff0df2bf50 Added support for manipulating atoms.
--HG--
branch : dfighter-tools
kervala ff370bb49f Changed: Code formatting
dfighter1985 c51b519845 Implemented add and remove buttons.
--HG--
branch : dfighter-tools
dfighter1985 f1a6a8d9cd Apply changes.
--HG--
branch : dfighter-tools
kervala f57380f19b Changed: Including malloc/malloc.h is useless
kervala bb324e80b4 Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X)
kervala 8d3ea38ffc Fixed: Compilation under Mac OS X (malloc is already aligned on 16 bytes and memalign doesn't exist)
kaetemi 573fb44088 Link group_wheel.cpp, ref
kaetemi da5558d50a Merge with default
--HG--
branch : multipass-stereo
dfighter1985 a810b29ec7 Merged default.
--HG--
branch : gsoc2014-dfighter
kaetemi 683a0adc60 Crashfix in case pacs_prim are exported into .ig
kaetemi 0e0de8ec52 Fix shape lightmap optimize
kaetemi 9a19f2041b Crashfix in case pacs_prim are exported into .ig
kaetemi d4b7a3cf8a Crashfix in case pacs_prim are exported into .ig
kaetemi 8f7931d6a8 Crashfix in case pacs_prim are exported into .ig
kaetemi e0e1953f41 Crashfix in case pacs_prim are exported into .ig
kervala e811ff77b1 Merge
kervala 31e9934ba7 Changed XML floating point serialization not using neutral culture
kaetemi 104d6d587a Additional fix set _Locale to NULL after release
kaetemi 75e2841519 Fix continent path bug
kervala 41f6e70dc9 Fixed XML floating point serialization not using neutral culture
kaetemi 772245a3e6 Merge with default
--HG--
branch : multipass-stereo
kaetemi 5bc60987be Maxscript selection clear fix
kaetemi f718380f52 Zone light exporter adjust
kaetemi 38abf2193f Project client loading screens into 3D space for HMD
--HG--
branch : multipass-stereo
kaetemi 38a418503d Non-functional direct to rift
--HG--
branch : multipass-stereo
kaetemi aff0cab54e GL: Fix switch from different resolution fullscreen to borderless display
--HG--
branch : multipass-stereo
kaetemi e2bfb5d542 Clean handling of display mode switching in client
--HG--
branch : multipass-stereo
kaetemi 400f479fe1 GL: Handle borderless fullscreen to specified monitor internally
--HG--
branch : multipass-stereo
kaetemi 7c39f7d33b Specify monitor when changing display mode
--HG--
branch : multipass-stereo
dfighter1985 0f7e1c022a Merge default
--HG--
branch : gsoc2014-dfighter
kaetemi 4e33e5cf2f Process some scene traversals only once when rendering in stereo
--HG--
branch : multipass-stereo
kaetemi e8a245a133 OVR: Chroma factor
--HG--
branch : multipass-stereo
kaetemi e61eb57fd9 OVR: Fix for debug devices
--HG--
branch : multipass-stereo
kaetemi 3fd358d69d OVR: Convert texture coordinates and setup rendering material
--HG--
branch : multipass-stereo
kaetemi 102d3653d7 3D: Ensure correct fog handling for effects
--HG--
branch : multipass-stereo
dfighter1985 d21aa2b678 Tile loading more or less works. TODO: investigate why displacement map lookup causes crashes.
--HG--
branch : gsoc2014-dfighter
kaetemi 6ad1d14617 OVR: Test distortion mesh
--HG--
branch : multipass-stereo
kaetemi 65578ce498 OVR: Test large render target
--HG--
branch : multipass-stereo
kaetemi 2fbf1cb06d 3D: Set matrix modes after changing render target in effect
--HG--
branch : multipass-stereo
kaetemi 339c8b8dfa 3D: Render target matrix context fix
--HG--
branch : multipass-stereo
kaetemi 33235bdf6c OVR: Testing
--HG--
branch : multipass-stereo
kaetemi 2e6893fd48 OVR: Translate camera
--HG--
branch : multipass-stereo
kaetemi 9b79a44f8a OVR: Get orientation
--HG--
branch : multipass-stereo
kaetemi 262c1f84a9 OVR: Generate distortion mesh
--HG--
branch : multipass-stereo
kaetemi 99ea2c685c OVR: Read device descriptions
--HG--
branch : multipass-stereo
kaetemi f2274d2378 OVR: Iterate devices
--HG--
branch : multipass-stereo
kaetemi b9e10fca72 Cleanup
--HG--
branch : multipass-stereo
kaetemi 0488b706b2 Add placeholders for LibOVR 0.4.0 support
--HG--
branch : multipass-stereo
kaetemi 96bd17ae63 3D: Fix texture coords for FXAA on D3D
--HG--
branch : multipass-stereo
kaetemi d56047bde6 Remove debug
--HG--
branch : multipass-stereo
kaetemi 8a283ea518 3D: User higher quality FXAA version
--HG--
branch : multipass-stereo
kaetemi ec4762f669 3D: Add FXAA
--HG--
branch : multipass-stereo
kaetemi f59de199cf Fix crash on AMD with legacy clouds
--HG--
branch : multipass-stereo
kaetemi d98f1ede47 Move default render target handling to CDriverUser
--HG--
branch : multipass-stereo
kaetemi e88dedf00c Adjust render target handling for effects
--HG--
branch : multipass-stereo
kaetemi 6c3bcc2439 Merge with default
--HG--
branch : multipass-stereo
kaetemi 1c67d6ec0f GL: Occlusion query bugfix
dfighter1985 30bae94ac3 Started to rework tile checks, tile banks loading / saving. A tilebank will now be in the tilemodel, and it will work from there. Also moved some constants into an independent file.
--HG--
branch : gsoc2014-dfighter
kaetemi 6a21d0503c 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
kaetemi 8af686f7ef 3D: Cleanup bloom effect
--HG--
branch : multipass-stereo
kaetemi 78ce8f4f25 GL: Share depth and stencil to get similar behaviour to D3D driver
--HG--
branch : multipass-stereo
kaetemi 503292065c Simplify GUI projection settings
--HG--
branch : multipass-stereo
kaetemi 1965d46dce Off-center GUI cylinder
--HG--
branch : multipass-stereo
kaetemi f2dd6083fa Cylindrical GUI
--HG--
branch : multipass-stereo
kervala 7aedffce9a Changed: XML floating point serialization not using neutral culture (for VC++ 2005 and up)
kervala b71ec9e7d4 Fixed: build_interface currently only works with 32 bits bitmaps
kervala ffb7df28ff Fixed: VC++ 2010 compiler bug in for loop variables reuse
kervala a29f525c99 Fixed: Some NeL tools in 3d directory don't need NeL 3D
kervala 9aabaebc38 Fixed: Compilation of PACS tools without NeL 3D
kaetemi c11706feb8 Project GUI into space
--HG--
branch : multipass-stereo
kaetemi f32c3bf6b0 Temporary crashfix, ref
--HG--
branch : multipass-stereo
kaetemi caefb04928 Restore camera and scene viewport after disabling VR
--HG--
branch : multipass-stereo
kaetemi c70d8597b2 Merge with default
--HG--
branch : multipass-stereo
kaetemi 79c6f50054 Render target format (for alpha)
--HG--
branch : multipass-stereo
kaetemi 61f97fae40 Fix issue with render target in OpenGL when size not specified
--HG--
branch : multipass-stereo
kaetemi 22d03c5f79 Mode2D selection
--HG--
branch : multipass-stereo
kaetemi dac5b2d274 Merge with game-device
--HG--
branch : multipass-stereo
kaetemi b1e2b60381 Add render target manager, issue
--HG--
branch : multipass-stereo
kaetemi 8d8d340968 Bugfix
kaetemi 1cf184c09d Fix XRef ligo export
kaetemi e58df5f7e9 Faster ligo export step
kaetemi c8dcfe8d05 Crashfix for 3ds Max export
dfighter1985 431178321f TileBank loading.
--HG--
branch : gsoc2014-dfighter
kaetemi 8e7a3b27d7 ryzomcore/v0.9.1
kaetemi c461502dc7 Crash workaround in IG loading, ref
kaetemi 9061eb8389 Cleanup
kaetemi f49e9c5df1 Fix Skin export interface issue,
kaetemi a9e3804011 Add warning
kaetemi 7d8e803f7a Crashfix Physique export
kaetemi 6b0d468240 Remove a debug assert
kaetemi 9f19ade30c Bugfix
kaetemi 2b8e006981 Initialize object viewer viewport at correct size
kaetemi 617d1235d1 Compile fix
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
kervala 9b600a154d Fixed: Initialization of pointers in constructor
kervala 4b39f9640d Changed: Minor optimization and warning
kervala 0bb464411b Changed: Replaced tests with .size() by .empty() because faster
kervala 23b73eff1d Changed: Minor change
kervala 3fb0dfe0c2 Changed: Some Big endian swaps (for PowerPC especially)
kervala c1ea3820d5 Fixed: Warning
kervala 8d2db7bc85 Changed: Replaced atof by NLMISC::fromString
KISHAN GRIMOUT b9dc8ace7e fix windows 64-bit crash in client due to VS 64-bit compiler bug, fix
kaetemi 12aa02585f Fix self illumination color widget in NeL Material script
kaetemi 3b4e1a32cb Fix NeL Material script defaults, fix
kaetemi 6e3827928b Adjust 3ds Max plugin versioning info
kaetemi 176c3d8a4a Add callback template class
--HG--
branch : develop
kaetemi 7487ea4135 Higher quality outline, visual difference is relevant only for black
--HG--
branch : develop
Laszlo Kis-Adam 03af2ed463 Merged in dfighter1985/ryzomcore/dfighter-tools (pull request )
Just too lazy to push directly

--HG--
branch : develop
kaetemi b010f224e4 Don't use I18N when the required ui prefix is not in the tooltip text (convention actually dictates uitt as tooltip prefix)
--HG--
branch : develop
kaetemi 07a57f81f8 Shadow should not be taken into account for font height, breaks vertical centering
--HG--
branch : develop
kaetemi 496f7f268c Trash DirectInput
--HG--
branch : game-device
dfighter1985 012ad96806 Texture chooser now supports atlas textures as well.
--HG--
branch : gsoc2014-dfighter
kaetemi e729a9d035 Fix : Center ingame mouse cursor after login
kaetemi 246d931bee Formatting: Use tabs
KISHAN GRIMOUT 107646d95d fix windows 64bit build in mem_displayer.cpp
kaetemi f281622d47 Trash DirectInput
--HG--
branch : game-device
dfighter1985 fe58435bb5 CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
dfighter1985 085c1b41b9 Added facilities for viewing the loaded actions.
--HG--
branch : gsoc2014-dfighter
dfighter1985 27fe95904a Quelled some compiler compliants.
--HG--
branch : gsoc2014-dfighter
dfighter1985 7f5973e462 tooltip parent is now changable using an enum.
--HG--
branch : gsoc2014-dfighter
dfighter1985 842ca366de Tooltip posrefs are now enums in the GUI Editor.
--HG--
branch : gsoc2014-dfighter
dfighter1985 e182e25e07 text posref is now an enum too.
--HG--
branch : gsoc2014-dfighter
dfighter1985 250cd6efc1 Posref can now be set as an enum, instead of a string in the property editor.
--HG--
branch : gsoc2014-dfighter
kaetemi 353c74ff21 Don't enforce native fragment programs on modern hardware. Fixes water for the open source ATI/AMD driver, which reports fragment programs as not native (as they are translated to modern hardware).
kaetemi 5cb8a7700e Exit with error
kaetemi cf3e779ae9 Fix compile
kaetemi 655c22e839 Fix compile
kaetemi 07dd9eb85b Compile fix
kaetemi 43a061bebd SSE2: Compile fix
--HG--
branch : sse2
kaetemi cec2970169 SSE2: Replace prefetch
--HG--
branch : sse2
kaetemi 6734852fa3 SSE2: Ensure correct allocator is used
--HG--
branch : sse2
kaetemi 71a598db7e SSE2: Remove dead code
--HG--
branch : sse2
kaetemi 848932f93a SSE2: Fix for MinGW
--HG--
branch : sse2
kaetemi ac3e69b8ab Merge with default
--HG--
branch : sse2
kaetemi 93e97c56cd Implement occlusion queries for AMD/ATI in the OpenGL driver
kaetemi fd6a95e3a3 Backed out changeset: f665fcc42968 (except dru.cpp)
kaetemi b18203fc4e Fix Ryzom server compile under MinGW
kaetemi 7adf98e8a7 Fix NeL GUI compile under MinGW
kaetemi cffd68230c Fix XA2 driver compile under MinGW
kaetemi 401d4bc791 Fix NeL Tools compile under MinGW
kaetemi 43be0fd2a5 Fix D3D driver compile under MinGW
kaetemi 75f7b9f931 Fix Snowballs service compile under MinGW
kaetemi ee4a9ef334 Fix NeL Samples for MinGW
kaetemi 9838ef56de Fix Snowballs compile under MinGW
kaetemi f4fd8bb669 Fix linking of OpenGL driver under MinGW
kaetemi 2f3f12e034 Fix linking of OpenAL driver under MinGW
kaetemi 5bd6c5e06b Fix compilation of NL3D under MinGW
kaetemi 1df9bec563 Fix compilation of NLNET under MinGW
kaetemi 3dd11fe157 Fix compilation of NLMISC under MinGW
kaetemi f6ad306a57 SSE2: Add macro for force inline
--HG--
branch : sse2
kaetemi d3fb390cf3 SSE2: Align CMatrix
--HG--
branch : sse2
kaetemi 556a41afee SSE2: Implement alignment for arena allocator
--HG--
branch : sse2
kaetemi eee9ba0cae SSE2: Add aligned allocators
--HG--
branch : sse2
kaetemi 15dc492690 Set additional preferred memory
kaetemi ad0bf64b18 Cleanup extension initialization
kaetemi 766cace955 Implement volatile vertex buffer for opengl driver, should provide considerable performance improvements for particle systems. Needs additional testing.
kaetemi 0d67c420cd Set exec mode
kaetemi 4311da091f Add --admininstall parameter to c1_shard_patch
kaetemi 0a41e6b3c4 Fix Windows compilation of lightmap_optimizer
liria 94b30c76fa Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
dfighter1985 12890373a4 Merged default
--HG--
branch : gsoc2014-dfighter
dfighter1985 91f859bc8a Moved ovqt to /code/studio
--HG--
branch : gsoc2014-dfighter
kaetemi db5c65fedf Merge
kaetemi 1a4a7bafab Backed out changeset: 897087f1fa71, 7c3f1f0dc9d8, 61d11f94e3ea
kaetemi 798d207d0d Fix EOL
kervala e84dd7b5f7 Changed: Replaced strlwr by toLower
kervala 24fa8df5ff Fusion avec default
--HG--
branch : compatibility
kervala 3fff8fe467 Changed: Replaced strlwr by toLower
--HG--
branch : compatibility
Nimetu 7cc1bf9f17 Fix compiling on linux with new OpenGL headers (issue )
--HG--
branch : Issue#145
dfighter1985 4f39a58e31 Tile Editor crash fixes.
--HG--
branch : gsoc2014-dfighter
dfighter1985 fd5d961ba7 Build fixes.
--HG--
branch : gsoc2014-dfighter
dfighter1985 f882abca07 Merged Georges Editor branch.
--HG--
branch : gsoc2014-dfighter
dfighter1985 4d3a472262 Merged default.
--HG--
branch : branch-tile-edit-ovqt-plugin
dfighter1985 f3b94d38d5 Merged default.
--HG--
branch : branch-features-geqt-plugin
dfighter1985 4abf74d6e9 We can now drag elements, they will disappear and whatnot, but at least they can be dragged!
--HG--
branch : gui-editor
dfighter1985 e12d189d51 Refactored input event handling a bit.
--HG--
branch : gui-editor
dfighter1985 41f44b2aa6 Merge default.
--HG--
branch : gsoc2012-gui-editor
kervala ed1a84c99b Changed: Updated OpenGL and OpenGL ES headers
--HG--
branch : compatibility
kervala 831758beb1 Fixed: nglXSwapIntervalEXT return type should be void
--HG--
branch : compatibility
liria 12f63f3a6e Typo correction
--HG--
branch : lightmap_optimizer_port_to_linux
liria 30036d000c Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
kaetemi 5ed5cd5ea8 Add interface for HMD with player death support
kervala 8f6c32bd69 Backed out changeset: 3937923211ec
--HG--
branch : compatibility
kervala c83afd649d Changed: Replaced some Mac OS X warnings by TODO comments
--HG--
branch : compatibility
kervala 62eb6347e5 Changed: Aligned methods names
kervala 8968124553 Changed: Aligned methods names
--HG--
branch : compatibility
kervala 81881a583f Fixed: Switch not handled warnings
--HG--
branch : compatibility
kervala bfaf952f32 Fixed: Warnings with clang: wrong ! and == operators order
kervala 8fa24eeb4e Fixed: Warnings with clang: wrong ! and == operators order
--HG--
branch : compatibility
kervala a0801ebffe Changed: Removed useless definitions
kervala 7ab7952dbd Changed: Removed useless definitions
--HG--
branch : compatibility
kervala def5243d06 Changed: Updated OpenGL headers
kervala ee87716aa0 Changed: Updated OpenGL headers
--HG--
branch : compatibility
kervala a77bddf265 Changed: Give priority to ARB extensions in tests
--HG--
branch : compatibility
kervala 55a29115ba Changed: Detect available video memory with OpenGL extensions
kervala d4fb36d1eb Changed: Detect available video memory with OpenGL extensions
--HG--
branch : compatibility
kervala 0aaad7051b Changed: Use OpenGL ES functions prototypes from official headers
kervala 3e30929867 Changed: Use OpenGL ES functions prototypes from official headers
--HG--
branch : compatibility
kervala c59f9d8a5e Changed: Optimize OpenGL driver PCH
kervala 406df1c59c Changed: Optimize OpenGL driver PCH
--HG--
branch : compatibility
kervala 927ff14998 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002
kervala 713c07e1e6 Changed: Use OpenGL functions prototypes from official headers
Fixed: glDeleteObjectBufferATI replaced by glFreeObjectBufferATI since 2002

--HG--
branch : compatibility
kervala 2076a6b13d Changed: Typo
kaetemi 2f19b88539 Fix crash in 0_setup.py on Linux
kaetemi de9724a821 Add color to console output
kaetemi b3cf16f263 Separate output directories from input directories
Jan Boon fc835cbe6c Merged in StudioEtrange/ryzomcore/ovqt-fixes (pull request )
OVQT Plugins - CMake Install fixes
kaetemi 020bfb775e Disable build of dataset packed sheets in build pipeline
kaetemi 72fac9aaf1 Update default directories
kaetemi 934f5c3f0b Add script for creating a new shard patch
kaetemi 27da0870b2 Rename scripts
kaetemi e8770db674 Nicer batch scripts for pipeline
kaetemi b52230832e Add build process script for shard sheets
kaetemi 76ce7523ff Additional streaming behaviour fix for XAudio2 driver
kaetemi 49fa568123 Remove some debug
kaetemi d680b70308 Fix some streaming behaviour in XAudio2 driver
StudioEtrange 0b8db2399c CMAKE TARGET : SHARED and MODULE
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
kaetemi 6426393210 Additional streaming behaviour fix for XAudio2 driver
--HG--
branch : compatibility
kaetemi f703359eaa Remove some debug
--HG--
branch : compatibility
kaetemi 17b99ba796 Fix some streaming behaviour in XAudio2 driver
--HG--
branch : compatibility
kervala c26e4c7426 Changed: Typo
--HG--
branch : compatibility
kaetemi 5c4175a54d Only copy if needed
kaetemi 74363fdb33 Merge
kaetemi e569541faa Fix default directory
kaetemi 497232b470 Extend shard data script to gather executables and configurations
kaetemi 3267b89362 Add directories for patchman to gamedata setup
kaetemi 9939219ebf Extend shard data script
botanic 2e1b47e3f0 Backed out merge changeset: b2d97621fa3b
Backed out merge revision to its first parent (99840e8413f2)
kervala 6b04b77bdd Fixed: Reverted i18n change
--HG--
branch : compatibility
kaetemi f4dda130a6 Clean translation diffs from OLDVALUE comments before merge, issue , patch provided by Łukasz K
kaetemi 4df290147b Fix make_merge_wk for uxt
kaetemi b1c485fde0 Cleanup
kaetemi 451a82e59e Cleanup
kaetemi ccf99f4f8e Merge
kaetemi 4f2a1b7db2 Fix the bug that caused the shape exporter to crash
kaetemi 90c9028170 Cleanup
kaetemi ada9e8da5d Fix export of NeL Flare
Matthew Lagoe 3f04907c31 Merged in botanic/ryzomcore-botanic-testing (pull request )
Make it so that bad text always throws a nlwarning
kaetemi bd206db383 Remove pacs.packed_prims when done
kaetemi 9d5c9019b5 Move visual slot tab to separate directory
kaetemi 13e3849c89 Fix typo
kaetemi 6ac551cf60 Implement skip for rbank process