Commit Graph

2779 Commits (c1125199ca62f0ddc58eb4ab7f3171a02767b5bf)

Author SHA1 Message Date
kervala af0eabbdea Fixed: GCC warnings
--HG--
branch : develop
9 years ago
kervala 83ef24dab7 Changed: Renamed screenH and screenW to _ScreenH and _ScreenW
--HG--
branch : develop
9 years ago
kervala d7255a63d8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala ec86bdcf96 Changed: Force 32 bits depth with XRandr
--HG--
branch : develop
9 years ago
kervala cbea85c105 Changed: Implement CSystemUtils::getTotalVideoMemory() under Linux (Xorg log and lspci parsing)
--HG--
branch : develop
9 years ago
kervala 2006f1a866 Fixed: GCC warnings
--HG--
branch : develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 4a1f4cd725 Changed: Use shared libs for X11 because API doesn't change
--HG--
branch : develop
9 years ago
kervala 21ada78b63 Changed: Display a warning when calling getModes if Display is NULL
--HG--
branch : develop
9 years ago
kervala a5d3b2d461 Changed: Added new function getCommandOutput
--HG--
branch : develop
9 years ago
kervala 4fa6247672 Changed: windows.h already included in stdligo.h
--HG--
branch : develop
9 years ago
kervala 36358cef50 Fixed: Wrong units (1 KiB = 1024 B, 1 KB = 1000 B, etc...)
--HG--
branch : develop
9 years ago
kervala dd69f64225 Changed: Use a stack size of 1 MiB under all platforms for CCoTask (default under Windows)
--HG--
branch : develop
9 years ago
kervala 55feca30d7 Changed: Use nlSleep instead of usleep
--HG--
branch : develop
9 years ago
kervala 4061826715 Changed: Use _LP64 macro instead of sizeof(long unsigned int) == 8
--HG--
branch : develop
9 years ago
kervala ffe0571a12 Changed: Use nlwarning instead of nlerror
--HG--
branch : develop
9 years ago
kervala 360a634f5b Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X
--HG--
branch : develop
9 years ago
kervala 5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
9 years ago
kervala 09e22e292d Changed: Use toString instead of sprintf
--HG--
branch : develop
9 years ago
kervala f57b1b9421 Changed: Implement CSystemUtils::getTotalVideoMemory() for Windows
--HG--
branch : develop
9 years ago
kervala 07a1285740 Fixed: Target at least Windows 2000
--HG--
branch : develop
9 years ago
kervala 72af4052ee Changed: Add getTotalVideoMemory to IDriver to query total video memory
--HG--
branch : develop
9 years ago
Nimetu f4d47f27aa Fixed: Crash when div was following p element
--HG--
branch : develop
9 years ago
Nimetu b06d8bb039 Fixed: Stuck scrollbar
--HG--
branch : develop
9 years ago
Nimetu e68d6f83fe Fixed: Incorrect vertical spacing between block style elements
--HG--
branch : develop
9 years ago
Nimetu 5e61995c3c Changed: Render p and div as block level elements
--HG--
branch : develop
9 years ago
Nimetu bcae216816 Fixed: Table colspan overwrites previous row column width
--HG--
branch : develop
9 years ago
Nimetu fe476d4872 Added: html TH element
--HG--
branch : develop
9 years ago
Nimetu 2eb56b6460 Added html HR element
--HG--
branch : develop
9 years ago
Nimetu 045a6471fe Added: html OL list
--HG--
branch : develop
9 years ago
kervala ad93a9005f Changed: Improve errors reporting
--HG--
branch : develop
9 years ago
kervala a22e056de1 Fixed: Typos
--HG--
branch : develop
9 years ago
kervala 5efaa8360f Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 75eceb9b24 Fixed: loadPNG with RGB images was returning 32
--HG--
branch : develop
9 years ago
kervala a550f2c760 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 70196d2f90 Fixed: Implement launch of executables under OS X
--HG--
branch : develop
9 years ago
kervala 8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala 15aed08533 Fixed: Removed unneeded operator for CSString (compilation fails with VC++ 2010 without STLport)
--HG--
branch : develop
9 years ago
kervala 9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
9 years ago
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
9 years ago
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
9 years ago
kervala 977103f9d0 Fixed: OS X uses .dylib extension instead of .so
--HG--
branch : develop
9 years ago
Nimetu dceb45e373 Fixed: Keyboard capture not reset when clicking outside GUI.
--HG--
branch : develop
9 years ago
Nimetu 612125a243 Added: Size attributes to img (width, height, max-width, max-height)
--HG--
branch : develop
9 years ago
kervala 76a8904e9a Fixed: Compilation under OS X
--HG--
branch : develop
9 years ago
kervala 079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
9 years ago
kervala f393554075 Backed out changeset: 0e65571cbfd1 (doesn't fix anything)
--HG--
branch : develop
9 years ago
kervala c6b52c4a21 Fixed: Remove \SystemRoot\ from path returned from Registry
--HG--
branch : develop
9 years ago
Nimetu 8f87990a1b Added: Smooth scrolling
--HG--
branch : develop
9 years ago
Nimetu cb94cb4f9f Fixed: Scrolling in small steps not working.
--HG--
branch : develop
9 years ago
kervala 1fa2e22491 Changed: Port some tools to Qt 5
--HG--
branch : develop
9 years ago
Nimetu 7cbd840ce1 Added: style for html elements del, u, em, strong, small, and dl list
--HG--
branch : develop
9 years ago
Nimetu a7100eb5bc Changed: Ignore text from <script> element
--HG--
branch : develop
9 years ago
Nimetu d4ed66d99b Added: URL #fragment navigation.
--HG--
branch : develop
9 years ago
Nimetu f4599e183b Added: Common attributes to h1..h6 elements
--HG--
branch : develop
9 years ago
kervala 34b3334182 Fixed: Bug when CURLMOPT_MAX_HOST_CONNECTIONS is not supported
--HG--
branch : develop
9 years ago
kervala d4dd2b7264 Fixed: Getters for Anisotropic Filtering
--HG--
branch : develop
9 years ago
kervala b4e1dcbc10 Fixed: Link error under Debian Squeeze
--HG--
branch : develop
9 years ago
kervala 7337ee4faa Fixed: Warning filePath not being a const char*
--HG--
branch : develop
9 years ago
kervala 2e58a0725a Changed: Forgot other ##
--HG--
branch : develop
9 years ago
kervala 94f035ed8f Fixed: GCC doesn't support no arguments for __VA_ARGS__
--HG--
branch : develop
9 years ago
kervala 74196261ee Fixed: VC++ 2010 already supports ULL
--HG--
branch : develop
9 years ago
kervala 0623258189 Fixed: 64 bits constants truncated in 32 bits
--HG--
branch : develop
9 years ago
kervala 4e5ed6060a Fixed: Warning string after #endif
--HG--
branch : develop
9 years ago
kervala 7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
9 years ago
kervala 520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
9 years ago
kervala 06994f4c58 Added: RC files for NeL drivers
--HG--
branch : develop
9 years ago
kishan_grimout 83a81801ea fix crash when a shader fails to build
--HG--
branch : develop
10 years ago
kervala 244c2eb211 Fixed: Open web pages in background under OS X and don't close client
--HG--
branch : develop
9 years ago
kervala 4a02370266 Fixed: Crash under Linux saying you can't use X in multi-threaded environment
--HG--
branch : develop
9 years ago
kervala d50c40c473 Fixed: Unable to open URLs under Linux while using Steam Runtime
--HG--
branch : develop
9 years ago
kervala 35471ace88 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala d1f925d319 Changed: Give priority to xdg-open (if present) to open URLs under Linux
--HG--
branch : develop
9 years ago
kaetemi 6c2490090d Merge with feature-export-assimp
--HG--
branch : develop
9 years ago
kervala 6d52aa7077 Fixed: Revert back TrapCrashInDebugger to false else VC++ can't intercept exceptions and we'll be unable to debug :(
--HG--
branch : develop
9 years ago
kervala c83ea11e84 Changed: Display basic information for OpenAL driver
--HG--
branch : develop
9 years ago
kervala f76e275e2c Changed: Temporary comment the line because XAudio2 returns an error if used
--HG--
branch : develop
9 years ago
kervala 817486538c Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 334f2b43c6 Fixed: Display title and artist name from ogg files in music player
--HG--
branch : develop
9 years ago
kervala f9c789e4db Fixed: Only open supported music formats in music player
--HG--
branch : develop
9 years ago
kaetemi 2c3d5454a1 This seems like a good idea as well, ref #254
--HG--
branch : develop
9 years ago
kaetemi 3d59db1021 Add some extra checks, ref #254
--HG--
branch : develop
9 years ago
kervala fb1d5134ba Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9e88fa645b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala 53f46eb5fa Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala 08d50dc725 Changed: Don't try to convert string to CRGBA if less than 3 integers
--HG--
branch : develop
9 years ago
kervala 630a22d428 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala aa3d209d39 Fixed: Crash in CLuaManager
--HG--
branch : develop
9 years ago
kervala a8d81c689b Changed: Support for integer types in Lua 5.3, fixes #253
--HG--
branch : develop
9 years ago
kervala 4a97f339a3 Changed: Replaced some NLMISC::strlwr by NLMISC::toLower
--HG--
branch : develop
9 years ago
Nimetu 76ee797e49 Add lua function CCtrlBase::setTooltipUtf8 to set tooltip from html page
--HG--
branch : develop
9 years ago
Nimetu 55e687e80d Fixed displaying utf8 string on <img> alt attr.
--HG--
branch : develop
9 years ago
kervala 1d11914192 Fixed: Include AvailabilityMacros.h before using macro MAC_OS_X_VERSION_10_6
--HG--
branch : develop
9 years ago
kervala 9525d24cd7 Fixed: Compilation with old libcurl versions
--HG--
branch : develop
9 years ago
kervala 5e07440a1e Changed: Display OpenGL version and GPU used in logs
--HG--
branch : develop
9 years ago
kervala 2f3aab5c74 Changed: Support for WGL_NV_gpu_affinity extension
--HG--
branch : develop
9 years ago
kervala d32a61d481 Changed: Updated OpenGL headers
--HG--
branch : develop
9 years ago
kervala e634e3ecf1 Fixed: Missing #endif
--HG--
branch : develop
9 years ago
kervala b56686b9b7 Changed: Release modes list under OS X
--HG--
branch : develop
9 years ago
kervala a49723178d Changed: Centralize OS X 10.6 check in NL_MAC_VERSION_10_6_UP
--HG--
branch : develop
9 years ago
kervala 2be81c5445 Changed: Replace int 3 asm by __debugbreak()
--HG--
branch : develop
9 years ago
kervala 2b155c2d50 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
9 years ago
Nimetu 84dfa01176 Fixed: CViewText not updating visible text when used by CCtrlTextButton
--HG--
branch : develop
9 years ago
Nimetu 8a55f1b1e9 Changed: Allow to set max concurrent cURL connections per CGroupHTML instance
--HG--
branch : develop
9 years ago
kervala cafc06e70c Fixed: Clang warnings
--HG--
branch : develop
9 years ago
kervala c4ea200633 Changed: Minor changes (spaces replaced by tabs)
--HG--
branch : develop
9 years ago
kervala 67a857e0fe Fixed: Use ShellExecute to open a document or URL as primary method, because second one doesn't work everytime
--HG--
branch : develop
9 years ago
kervala 716c4cdab5 Changed: Add support for Spanish
--HG--
branch : develop
9 years ago
kervala 9b231afa54 Fixed: Get system language code under OS X too and added method in NLMISC::CI18N
--HG--
branch : develop
9 years ago
kervala 285eeeab26 Fixed: Compilation errors when constant not defined
--HG--
branch : develop
9 years ago
kervala 9e74adee86 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
9 years ago
kervala 1b211566bb Fixed: Unable to debug Ryzom while client is in fullscreen (bug with Windows 10?)
--HG--
branch : develop
9 years ago
Nimetu 4c8b2d3134 Add basic gif support to CBitmap (issue #238)
--HG--
branch : develop
9 years ago
kervala 6aaeedb077 Fixed: Crash when cursor is over WebPage, Outpost or WebIG at first frame, patch by kishan_grimout (issue #245)
--HG--
branch : develop
9 years ago
Nimetu f187421011 Fixed: Crash in CWidgetManager::sendClockTickEvent when element removed from _ClockMsgTargets (issue #250)
--HG--
branch : develop
9 years ago
kervala 12614d5ff4 Fixed: Avoid warnings of conflicts between Debug and Release DLLs
--HG--
branch : develop
9 years ago
kaetemi ea7942b093 Be helpful
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 6edff36476 Apply uv channel and transform
--HG--
branch : feature-export-assimp
9 years ago
kervala 9459224f23 Fixed: GetVersionEx deprecated under Windows 8.1+ and returns wrong version, replace it by RtlGetVersion from kernel
--HG--
branch : develop
9 years ago
kaetemi 7f31e640da Initial work on UV
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 27e7095db9 Import material texture
--HG--
branch : feature-export-assimp
9 years ago
kaetemi f8bb35c449 Adjust material import
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 5fe1f2c711 Fix typo
--HG--
branch : feature-export-assimp
9 years ago
kaetemi efccbdd3af Export shape
--HG--
branch : feature-export-assimp
9 years ago
kaetemi c9aef7b5a4 Import basic material options
--HG--
branch : feature-export-assimp
9 years ago
kaetemi ac5d9272f1 Adjust
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 3a7b5c6a46 Note
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 9e20f83e48 Shape import
--HG--
branch : feature-export-assimp
9 years ago
kaetemi e60a9747b8 Restructure
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 33dd77d516 Skeleton scan
--HG--
branch : feature-export-assimp
9 years ago
kaetemi fec41ebda9 Scene meta data
--HG--
branch : feature-export-assimp
9 years ago
kaetemi dec6c2d880 Centralized asset database configuration
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 8036d53411 Add pipeline v3 tool logger
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 875d7eaa7c Flag bones in scene for skel export
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 7d502cc6bb Command line options
--HG--
branch : feature-export-assimp
9 years ago
kaetemi d55124a6a9 Placeholder projects
--HG--
branch : feature-export-assimp
9 years ago
Nimetu 08e5345e14 Fix 'ah:' urls for untrusted domains
--HG--
branch : develop
9 years ago
kaetemi 7d53552979 Fix object viewer include issue
--HG--
branch : develop
9 years ago
kaetemi 5e428761c5 Fix freetype include order
WINSDK added a fttypes.h header...

--HG--
branch : develop
9 years ago
kaetemi edebe18d6c MFC now requires XP or higher
--HG--
branch : develop
9 years ago
kaetemi 9a10f1413b Fix DXSDK include order
--HG--
branch : develop
9 years ago
Nimetu 04cffc1559 Fix missing include when WITH_PCH=OFF
--HG--
branch : develop
10 years ago
Nimetu 15766d4d17 Add radio button type to CGroupHTML (issue 237)
--HG--
branch : develop
10 years ago
kervala b4e0b46ac9 Fixed uint to bool conversion warning
--HG--
branch : develop
10 years ago
Nimetu 11ca61be54 Fix compiling on 32bit linux
--HG--
branch : develop
10 years ago
Nimetu ce4cb9c4f1 Fix sending and receiving cookies
--HG--
branch : develop
10 years ago
Nimetu a6cf9730be Fix possible curl handle leak
--HG--
branch : develop
10 years ago
Nimetu 26571de439 Fix compiling under windows
--HG--
branch : develop
10 years ago
Nimetu dc082f3921 Replace url parser with one less strict
--HG--
branch : develop
10 years ago
Nimetu ad3fac7b15 Make sure image src attribute matches local file or is absolute url
--HG--
branch : develop
10 years ago
Nimetu 2771185ef7 Fix utf8 tooltips on web links
--HG--
branch : develop
10 years ago
Nimetu 8e1ada36b0 Use cURL as http transport
--HG--
branch : develop
10 years ago
Nimetu c6535ee2fd Ensure that html is valid utf8 and that tags come in correct(ish) order
--HG--
branch : develop
10 years ago
Nimetu be95880a95 Remove libwww, only keep html entitites list
--HG--
branch : develop
10 years ago
kaetemi f578f0441a Add extra light groups for better lightmap control
--HG--
branch : develop
10 years ago
Jan Boon bc3624c42f Merged in nimetu/ryzomcore/libxml2-html-parser (pull request #127)
implement html parser using libxml2

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

--HG--
branch : develop
10 years ago
kaetemi 2d74de8a36 Separate dither matrix per color channel
--HG--
branch : develop
10 years ago
kaetemi 2da42040ef Apply bayer dither to TGA16 export for smoother lightmaps
--HG--
branch : develop
10 years ago
Nimetu eeb881d49e Add span tag and bold, italic, underline, strikethrough styles to CGroupHTML
--HG--
branch : develop
10 years ago
Nimetu 55672485c9 Add embolden, oblique, underline, strikethrough styles to CViewText
--HG--
branch : develop
10 years ago
kaetemi 5bb34b12f4 Use unordered set and map for VS2013, ref #236
--HG--
branch : develop
10 years ago
kaetemi ec30735198 Fixup some more hashes
--HG--
branch : develop
10 years ago
Nimetu c760b1e3d9 Add embolden, oblique font styles (NL3D)
--HG--
branch : develop
10 years ago
kaetemi e0d4aa1e7b Add Wang hash functions
--HG--
branch : develop
10 years ago
kervala 906cc01768 Merge with hotfix
--HG--
branch : develop
10 years ago
kervala d76d8e52c9 Fixed compilation with GCC
--HG--
branch : hotfix
10 years ago
kaetemi 9d36ac8cb0 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 621a9e8f7c ryzomcore/v0.11.3
--HG--
branch : hotfix
10 years ago
kaetemi 2d297efc2a Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 846abf93c9 Synchronize versions
--HG--
branch : hotfix
10 years ago
kaetemi 5a297ddbe4 Flag max plugins as windowed
--HG--
branch : develop
10 years ago
kaetemi 28bcfeb01c Flag windowed application when attempting window creation using 3D driver
--HG--
branch : develop
10 years ago
kaetemi 29f42ed5ab Some practical improvements for the report handling
--HG--
branch : develop
10 years ago
kaetemi 163abf31b8 Merge with feature-crashreport+develop
--HG--
branch : develop
10 years ago
kaetemi f2f7bad4c5 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi ee32b56d87 Replace report functionality
--HG--
branch : feature-crashreport
10 years ago
kaetemi 5a307cfa20 Replace report functionality
--HG--
branch : feature-crashreport
10 years ago
kaetemi bbfc15c07a Extend debugging sample
--HG--
branch : feature-crashreport
10 years ago
kaetemi a9dc1a4c68 Fix checkbox behaviour
--HG--
branch : feature-crashreport
10 years ago
kaetemi 230be4d64b Extend debugging sample
--HG--
branch : feature-crashreport
10 years ago
kaetemi b896405b3d Adjust layout
--HG--
branch : feature-crashreport
10 years ago
kaetemi 699e1644e7 Use proper style sheet for crash report under Cinnamon
--HG--
branch : feature-crashreport
10 years ago
kaetemi 9d50210e6b Enable crash report tool in debugging sample application
--HG--
branch : feature-crashreport
10 years ago
kaetemi 0a567afc53 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
dfighter1985 baa5273eaa Default return value.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 3714d15c60 Merged mainline changes..
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 7ca008ba86 Don't offer send in non-dev mode when there's no log file specified.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 d561a7078c Only send email if the email CB is checked.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 3108e5e013 Send report in dev mode if the CB is checked.
--HG--
branch : feature-crashreport
10 years ago
kervala c2139e95c0 Fixed: Compilation with GCC
--HG--
branch : develop
10 years ago
dfighter1985 374d966069 Some more GUI changes.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 d666240343 Added return codes as requested.
--HG--
branch : feature-crashreport
10 years ago