Commit Graph

5421 Commits (f84b7f781a50bf7db37b32e0f836ad912c0672fa)

Author SHA1 Message Date
kaetemi 3d59db1021 Add some extra checks, ref #254
--HG--
branch : develop
9 years ago
kervala d5c1d18ebf Changed: Write revision and build date in crash logs
--HG--
branch : develop
9 years ago
kervala e96730829c Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala fb1d5134ba Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 45597ebd8a Changed: Implement a TODO
--HG--
branch : develop
9 years ago
kervala a9af8f4efe Changed: Improved text alignment in french
--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 c854201d91 Changed: Removed useless LoadLuaDebugger
--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 4bb0da6a72 Correctly save and restore screen resolution from icfg file
--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 7258054350 Fixed: Don't put same twice frequencies in list
--HG--
branch : develop
9 years ago
kervala e8b0ae3f81 Changed: Don't log nldebug in Release
--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 a340260e40 Fixed: Force use of NVIDIA GPU if Optimus is present
--HG--
branch : develop
9 years ago
kervala 326520465c Fixed: If frequency is 0, use the first one in list
--HG--
branch : develop
9 years ago
kervala 744966acd6 Changed: More comments
--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
kervala 25febfa3bc Merge
--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 831a3eb7b7 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c2c930035c Changed: Use new Ryzom icon under Windows
--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 b944892c8f Fixed: Clang warning, ContinentMngr.cur() is checked later
--HG--
branch : develop
9 years ago
kervala ffb600e03e Changed: Minor changes
--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 2baddc78ac More checks before to get a pointer on a CCDBNodeLeaf, fixes #251
--HG--
branch : develop
9 years ago
kervala 93a03b5db0 Fixed: clang warnings
--HG--
branch : develop
9 years ago
kervala 94b7148d44 Fixed: Wrong index for video modes comparison (nFoundMode was an index in strings not CMode list, now renamed to nFoundStringMode)
--HG--
branch : develop
9 years ago
kervala 2a9b9deaf9 Fixed: Didn't initialize video modes frequencies
--HG--
branch : develop
9 years ago
kervala 804c5cb80b Fixed: Update also Depth and Frequency with default resolution
--HG--
branch : develop
9 years ago
kervala 56e1f5eff0 Changed: Centralize version different formats
--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
kervala c6ea264f24 Fixed: cURL static version needs to be linked against libidn under Linux too
--HG--
branch : develop
9 years ago
Nimetu 7d9f4030ff Fixed: Wrong key shortcuts in debug help screen (issue #241)
--HG--
branch : develop
9 years ago
kervala cfb5fd56df Changed: Updated translations
--HG--
branch : develop
9 years ago
kervala e00376a584 Added: Bin directory for translations
--HG--
branch : develop
9 years ago
kervala 959fc6a961 Changed: Updated translations
--HG--
branch : develop
9 years ago
kervala f01ff0a222 Added: Tutorial for translations
--HG--
branch : develop
9 years ago
kervala 499a2605e0 Added: Translations diff directory
--HG--
branch : develop
9 years ago
kervala c67f177297 Added: Client-side translations
--HG--
branch : develop
9 years ago
Nimetu 4c8b2d3134 Add basic gif support to CBitmap (issue #238)
--HG--
branch : develop
9 years ago
kervala f1a75132dd Changed: CMake end tags
--HG--
branch : develop
9 years ago
kervala 44bfc85c7a Fixed: Wrong external detection (we don't use libwww anymore, so new external don't have it)
--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 69100c20f0 Fixed: Wrong end tags
--HG--
branch : develop
9 years ago
kervala ec39ef13bf Changed: Support for Lua 5.3 (can be improved)
--HG--
branch : develop
9 years ago
kervala 12614d5ff4 Fixed: Avoid warnings of conflicts between Debug and Release DLLs
--HG--
branch : develop
9 years ago
kervala e1b810ab85 Fixed: Crash when displaying configuration window
--HG--
branch : develop
9 years ago
kervala 5fc3c52df9 Fixed: Don't add dependency on target revision if not defined
--HG--
branch : develop
9 years ago
kervala 52800cd03b Fixed: GCC 5 version check fails for PCH support
--HG--
branch : develop
9 years ago
kervala 2910b1a375 Fixed: Warnings with CMake
--HG--
branch : develop
9 years ago
kervala eb5f46fbae Changed: Use less verbose version for ELSE(), ENDIF(), ENDFOREACH() and ENDMACRO()
--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 67c6edc9ae Changed: Use invalid screen mode by default (will be overridden by config files)
--HG--
branch : develop
9 years ago
kervala 00c36d3ac4 Changed: If Width and Height are invalid, use current screen mode
--HG--
branch : develop
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
kaetemi 8179ee3836 Add assimp dependency
--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 96116c6eba Todo note
--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
kaetemi cac661dbca SDK 8.1 support
--HG--
branch : develop
9 years ago
kaetemi 0cd51d59c7 Fix VS2013 64bit compiler error
C1128: number of sections exceeded object file format limit : compile with /bigobj

--HG--
branch : develop
9 years ago
Nimetu 04cffc1559 Fix missing include when WITH_PCH=OFF
--HG--
branch : develop
10 years ago
kishan_grimout 83a81801ea fix crash when a shader fails to build
--HG--
branch : develop
10 years ago
Nimetu 15766d4d17 Add radio button type to CGroupHTML (issue 237)
--HG--
branch : develop
10 years ago
kervala 39670e5b77 Comment translation
--HG--
branch : develop
10 years ago
kervala 7cecd18eee Save space in debug screen to display VPB and VPC
--HG--
branch : develop
10 years ago
kervala b4e0b46ac9 Fixed uint to bool conversion warning
--HG--
branch : develop
10 years ago
kervala 9a55ee46b7 Removed dependency on libwww
--HG--
branch : develop
10 years ago
Nimetu 11ca61be54 Fix compiling on 32bit linux
--HG--
branch : develop
10 years ago
Nimetu c58e10f173 Add "select_shortcut_bar_2" action handler (issue 222)
--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 769d5190c5 Fixes for VS2013, ref #236
--HG--
branch : develop
10 years ago
kaetemi ec30735198 Fixup some more hashes
--HG--
branch : develop
10 years ago
kaetemi 1a5a0d5acb Fix CHashCode compare operator
--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
kervala 80874abf68 Fixed compilation (setReportEmailFunction doesn't exist anymore)
--HG--
branch : develop
10 years ago
kaetemi 9d36ac8cb0 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 86f24a00b7 EOL
--HG--
branch : hotfix
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 d788d224d5 EOL
--HG--
branch : develop
10 years ago
kaetemi cb298d556b Add script to increment version numbers
--HG--
branch : hotfix
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 3c120cd398 Flag studio as windowed application
--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
kervala 242b19e9e2 Fixed: Compilation
--HG--
branch : develop
10 years ago
dfighter1985 74cb91d460 This was left here unintentionally.
--HG--
branch : feature-crashreport
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 f999cc892c Fixed: Compilation with GCC
--HG--
branch : develop
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
dfighter1985 9d92e2d0d3 GUI changes as per requested by Kaetemi.
--HG--
branch : feature-crashreport
10 years ago
kervala 5e390364de Changed: Minor change
--HG--
branch : develop
10 years ago
kervala 93a708400e Fixed: Sort files in CFileContainer::addSearchPath too
--HG--
branch : develop
10 years ago
kervala bb429f0ea9 Changed: Use NLMISC::toString instead of itoa
--HG--
branch : develop
10 years ago
kervala a0c60bc896 Changed: Use CFile::createEmptyFile()
--HG--
branch : develop
10 years ago
kervala fdc8ddb9f4 Fix #229 missing include in tools sources
--HG--
branch : develop
10 years ago
kervala c0e885aa6a Fixed: Skip .hg directories
--HG--
branch : develop
10 years ago
kervala 4daf4f5b5f Fix #208 linking against static libX11.a
--HG--
branch : develop
10 years ago
Nimetu c00ba3f2c1 Fix compilation
--HG--
branch : develop
10 years ago
kaetemi 4dd5955484 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi ea9e32f46d Merge with develop
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi 826907c8dd Qt5 compile fix for crash report tool
--HG--
branch : feature-crashreport
10 years ago
kaetemi 72475cf719 Fix FindLibOVR cmake script
--HG--
branch : develop
10 years ago
kaetemi a66204a03a Add isWindowedApplication to INeLContext
--HG--
branch : develop
10 years ago
kaetemi cb52c7ee7e Use ULL suffix for unsigned 64bit integer constants with Visual Studio 2013
--HG--
branch : develop
10 years ago
kaetemi 54ae2da0a6 Fix _MSC_VER typo
--HG--
branch : develop
10 years ago
kaetemi cf79f1bb1b Merge with develop
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi 3b59bbcf69 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi d9dd425dc6 Cleanup Windows includes
--HG--
branch : develop
10 years ago
kaetemi 50e11b0536 Add _WIN32_WINNT fallback define
--HG--
branch : develop
10 years ago
kaetemi e201c90937 Remove redundant windows.h includes in NLMISC
--HG--
branch : develop
10 years ago
kaetemi e2dcc3b035 Categorize NLMISC project source files
--HG--
branch : develop
10 years ago
kaetemi 02e8100ea4 Fix sstream include
--HG--
branch : feature-crashreport
10 years ago
kaetemi 6a48a2d199 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi 68120a53e7 Only in FINAL_VERSION
--HG--
branch : feature-crashreport
10 years ago
kaetemi a548940b8c Default window title
--HG--
branch : feature-crashreport
10 years ago
kaetemi fc950e08e0 Move crash report web application to appropriate directory
--HG--
branch : feature-crashreport
10 years ago
kaetemi e4e3f2019b Add function to set custom host url. Deprecate email callback function. Add some comments
--HG--
branch : feature-crashreport
10 years ago
kaetemi 6ae954326d GCC/Linux version of NLMISC_BREAKPOINT
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 92d692fe69 Merged in dfighter1985/ryzomcore/feature-crashreport (pull request #122)
Crash reporter changes

--HG--
branch : feature-crashreport
10 years ago
kaetemi 55d0c3282d Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi ca3243782b Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kaetemi 609fbbc9c3 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 3ac5c4c5c3 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 883d699428 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi aede54925f Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kaetemi 389bde2e11 Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
kaetemi 4cb42c6de0 Visual Studio 2013 compilation support for Ryzom Tools
--HG--
branch : develop
10 years ago
kaetemi a912fa49ac Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
dfighter1985 8bf372056f Use CMsgBoxDisplayer on non-windows platforms as well.
--HG--
branch : feature-crashreport
10 years ago
kaetemi e27cdc7ac2 Merge with hotfix
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 2bb5e8e9ba Remove generated log file when quitting the reporter.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 955ef48460 Parametrize crash reporter.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 cfe2d60350 More renames...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 3987971792 Renames.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 6be70dd39c Renames.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 97de06bff2 renamed directory.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 195dfcc3f3 Changed default title to NeL Error Report.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 4ec87b3d6d Moved to nel\tools\misc
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 b5c72182ed Class names in Nel start with a C...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 bdb20d32dd Copyright header changed to Nel...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 24aa500d0b Launch the error report application instead of sending an email.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 3d9357637b Backed out from fdc0d40
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 7efbee6d0a Backed out from 5942903
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 4e00903dcc Back out from 5bb3dad
--HG--
branch : feature-crashreport
10 years ago
Jan Boon 543331ea75 Merged in nimetu/ryzomcore/issue-221 (pull request #100)
improve chatlog file (issue #221)

--HG--
branch : develop
10 years ago
kaetemi 18d211f79b Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 6e06b4e79e Merge with dfighter-tools
--HG--
branch : hotfix
10 years ago
kaetemi b120d68a98 Merge with hotfix
--HG--
branch : develop
10 years ago
dfighter1985 36ce53b1ba Merged in hotfix (pull request #117)
Merge hotfix branch

--HG--
branch : develop
10 years ago
dfighter1985 d2194cda05 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 2f808280c8 Removed unused references to CMsgBoxDisplayer.
--HG--
branch : hotfix
10 years ago
dfighter1985 e130625cca A little cleanup of CMsgBoxDisplayer.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 ac6bda5084 A little cleanup of CMsgBoxDisplayer.
--HG--
branch : hotfix
10 years ago
dfighter1985 1476bfe648 Use CMsgBoxDisplayer on platforms other than Windows as well.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 070dad8e53 Use CMsgBoxDisplayer on platforms other than Windows as well.
--HG--
branch : hotfix
10 years ago
dfighter1985 7efb3334fc Install rcerror
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 4fd17a428d Install rcerror
--HG--
branch : hotfix
10 years ago
kaetemi a8db3b2dda Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 2667c5d8a2 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi aebda454dc Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 997722ee6b Visual Studio 2013 compilation support for NeL Tools
--HG--
branch : develop
10 years ago
kaetemi 32b3b4ac80 Visual Studio 2013 compilation support for Ryzom Client
--HG--
branch : develop
10 years ago
kaetemi 1879a434f7 Visual Studio 2013 compilation support for NLGUI
--HG--
branch : develop
10 years ago
kaetemi 221267364d Visual Studio 2013 compilation support for NL3D
--HG--
branch : develop
10 years ago
kaetemi a15221b00d Visual Studio 2013 compilation support for NLSOUND
--HG--
branch : develop
10 years ago
kaetemi f5335f068d Visual Studio 2013 compilation support for NLMISC
--HG--
branch : develop
10 years ago
kaetemi cb986cba6f Visual Studio 2013 compilation support for NLPACS
--HG--
branch : develop
10 years ago
kaetemi 7ea4cff032 Visual Studio 2013 compilation support for NLNET
--HG--
branch : develop
10 years ago
kaetemi 6db8abf95c Visual Studio 2013 compilation support for NLMISC
--HG--
branch : develop
10 years ago
dfighter1985 9b29695635 Typo...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 141dddb58c Typo...
--HG--
branch : hotfix
10 years ago
dfighter1985 ef56d28542 Oups
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 c7681bcb2b Oups
--HG--
branch : hotfix
10 years ago
dfighter1985 72566f1a71 Tell the user if the report couldn't be sent.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 bb9f6261d7 Tell the user if the report couldn't be sent.
--HG--
branch : hotfix
10 years ago
dfighter1985 14a709449a Override the cursor while sending the report.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 3c61e39ce3 Override the cursor while sending the report.
--HG--
branch : hotfix
10 years ago
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
10 years ago
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
10 years ago
dfighter1985 9518a80c99 Probably a good idea to look for rcerror as rcerror.exe on Windows.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 2fe77d719f Probably a good idea to look for rcerror as rcerror.exe on Windows.
--HG--
branch : hotfix
10 years ago
dfighter1985 03ce683e49 Implemented the bug report Qt app and an example web app that takes the report.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 a6ee23ebe4 Implemented the bug report Qt app and an example web app that takes the report.
--HG--
branch : hotfix
10 years ago
dfighter1985 ee0b630f95 Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 8208a473c4 Added the Ryzom Core Error Reporter's skeleton.
--HG--
branch : hotfix
10 years ago
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
10 years ago
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
10 years ago
kervala 0c054b5201 Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 9d6b9daebe Fixed: Wrong include guard for admin_modules PCH
--HG--
branch : hotfix
10 years ago
kervala 6784301afc Merge with hotfix
--HG--
branch : develop
10 years ago
kervala bd054ea776 Fixed: Warning multichars
--HG--
branch : hotfix
10 years ago
kervala 1690f777a1 Fixed: Unnamed semaphores are deprecated under OS X
--HG--
branch : hotfix
10 years ago
kervala 5aa8a1d615 Fixed: Warning assert always false
--HG--
branch : hotfix
10 years ago
kervala 3509d75ad6 Fixed: Warning comparing an enum to an int
--HG--
branch : hotfix
10 years ago
kervala 3aa1661c90 Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 859387758d Fixed: Compilation
--HG--
branch : hotfix
10 years ago
kervala a723f9261b Merge with hotfix
--HG--
branch : develop
10 years ago
kervala a42569ad24 Added: PCH for admin_modules
--HG--
branch : hotfix
10 years ago
kervala e9b5cc4410 Merge with hotfix
--HG--
branch : develop
10 years ago
kervala 4b397f3e5b Changed: Improved User Agent management
--HG--
branch : hotfix
10 years ago
kervala e8b0765e7c Merge with hotfix
--HG--
branch : develop
10 years ago
kervala cdd35f58a1 Fixed: Warning with multichars to int conversion
--HG--
branch : hotfix
10 years ago
kervala 8472a6ff7f Fixed: Compilation
--HG--
branch : hotfix
10 years ago
kervala e0c95a74af Changed: Updated CMale modules
--HG--
branch : hotfix
10 years ago
kervala 943131b802 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : hotfix
10 years ago
kervala 1742997984 Changed: Minor changes
--HG--
branch : hotfix
10 years ago
kervala d774dcac3e Changed: Use Ryzom user agent for CURL
--HG--
branch : hotfix
10 years ago
kervala 49bbb10b58 Fixed: Missing namespace
--HG--
branch : hotfix
10 years ago
kervala 1960f5c448 Changed: std::string already initialized to en empty string
--HG--
branch : hotfix
10 years ago
kervala 76e64fcb42 Changed: Used INVALID_AI_INSTANCE in CUsedContinent::getInstanceForContinent
--HG--
branch : hotfix
10 years ago
kervala ee7008ae02 Changed: Possible bug if string not found
--HG--
branch : hotfix
10 years ago
kervala 6e1abd80d3 Fixed: Unable to patch when Ryzom was located on a mounted FS
--HG--
branch : hotfix
10 years ago
kervala 165524d1df Changed: Used PCH for admin_modules
--HG--
branch : hotfix
10 years ago
kervala 4de072865b Changed: Check getSpawn() before calling its methods
--HG--
branch : hotfix
10 years ago
kervala b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
10 years ago
kervala 6853497593 Changed: Replaced atof by NLMISC::fromString
--HG--
branch : hotfix
10 years ago
kervala 3039428094 Fixed: Compilation warnings
--HG--
branch : hotfix
10 years ago
kervala eb5fecf8ce Fixed: Only keep Release and Debug configurations in CMake
--HG--
branch : hotfix
10 years ago
dfighter1985 225d786e7f Merged in hotfix (pull request #114)
Merging hotfix branch

--HG--
branch : develop
10 years ago
dfighter1985 b381ef6fae Add the data directory to the search path.
--HG--
branch : hotfix
10 years ago
dfighter1985 26f1cc6fac Added ryzom.ttf, it will be installed to the data directory.
--HG--
branch : hotfix
10 years ago
dfighter1985 79cd6bfaee Include rgba.h in libwww.h. Thanks Nimetu!
--HG--
branch : hotfix
10 years ago
dfighter1985 28b0a0a040 Change the cursor to a wait cursor when applying settings in the settings dialog.
--HG--
branch : hotfix
10 years ago
dfighter1985 44c6f93b26 We can now set whether to use OpenGL in WE in the WE settings page. For whatever reason VMware despises the OpenGL viewport so it's a good idea to turn it off inside VMware.
--HG--
branch : hotfix
10 years ago
dfighter1985 b530d99bf1 Renamed the studio startup settings dialog to avoid name conflict with the core plugin's settings dialog.
--HG--
branch : hotfix
10 years ago
dfighter1985 b881f9558b Read the GUI Editor widget and expression definition XML files from the right directory.
--HG--
branch : hotfix
10 years ago
dfighter1985 a2c96c3053 Install the GUI Editor widget and expression definition files to the data dir.
--HG--
branch : hotfix
10 years ago
dfighter1985 46cc31d0d0 Handle relative paths when loading .worldedit files in World Editor.
--HG--
branch : hotfix
10 years ago
dfighter1985 7f35c5959a Merged in hotfix (pull request #111)
Merge hotfix

--HG--
branch : develop
10 years ago
dfighter1985 5e55a7b7bb Erm. Initialize Nel3D on other platforms too...
--HG--
branch : hotfix
10 years ago
dfighter1985 c85b83fcdb Merged in hotfix (pull request #108)
Merge hotfix branch.

--HG--
branch : develop
10 years ago
dfighter1985 6c153a30b4 CPack should use the install prefix.
--HG--
branch : hotfix
10 years ago
dfighter1985 ea3b16069b We need the LIGO config file, not directory in the first start settings dialog.
--HG--
branch : hotfix
10 years ago
dfighter1985 972d270bfc Merged in hotfix (pull request #105)
Merge hotfix

--HG--
branch : develop
10 years ago
dfighter1985 bdb633cf83 Use release squish if debug not found. Fixes s3tc compressor tool build.
--HG--
branch : hotfix
10 years ago
dfighter1985 e7066c1384 Some CPack renames.
--HG--
branch : hotfix
10 years ago
dfighter1985 35c870c793 Install tile editor's plugin spec to the right directory.
--HG--
branch : hotfix
10 years ago
dfighter1985 2d308dc6e7 Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
--HG--
branch : hotfix
10 years ago
dfighter1985 e21d926336 Merged hotfix
--HG--
branch : develop
10 years ago
dfighter1985 f902bf6ed6 Merged mainline
--HG--
branch : hotfix
10 years ago
dfighter1985 e311547a39 Initialize Nel3D in the Object Viewer plugin too.
--HG--
branch : hotfix
10 years ago
kervala 6205b16fbf Changed: Optimize sorting of files (instead of doing it several times for each directory, do it only once)
--HG--
branch : develop
10 years ago
kervala eea09d8893 Fixed: Guilds with same characters and not same spaces
--HG--
branch : develop
10 years ago
Nimetu 53f6adb041 Include chat message channel/type to chatlog file
--HG--
branch : issue-221
10 years ago
kervala b26e7f4c1b Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
10 years ago
kervala b70e8d3e7b Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 5ee2864491 Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 303f7d2e79 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 704610668d Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
10 years ago
kaetemi dade81e02e Lightmap debug message
--HG--
branch : develop
10 years ago
kaetemi 1ab170b7d8 Unhide layers in max export
--HG--
branch : develop
10 years ago
kervala bc78734602 Changed: Fixed a wrong copy-paste
--HG--
branch : develop
10 years ago
kervala 8fc8c3aa39 Changed: Use defined directories prefixed by a default directory
--HG--
branch : develop
10 years ago
kervala 08c557ae76 Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
--HG--
branch : develop
10 years ago
kervala 3367eb3205 Changed: Append getAppBundlePath() to search paths under OS X
--HG--
branch : develop
10 years ago
kervala acf677e635 Changed: Don't use replaceApplicationDirToken anymore
--HG--
branch : develop
10 years ago
kervala 3bca3f41cc Changed: Typo
--HG--
branch : develop
10 years ago
kervala fad0e9af4e Fixed: Compilation with OS X SDK 10.10
--HG--
branch : develop
10 years ago
kervala e8ff07fe7d Fixed: Removed raw mouse mode for OS X too
--HG--
branch : develop
10 years ago
kervala 5b9ac59f49 Fixed: OpenGL driver compilation
--HG--
branch : develop
10 years ago
kervala 418e0ee7b7 Merge
--HG--
branch : develop
10 years ago
kervala 99c88bd515 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 2869d5f1ac Fixed: OpenGL ES driver compilation
--HG--
branch : develop
10 years ago
kervala 0f22ea7777 Changed: More aliases for OpenGL ES functions and defines to simplify code
--HG--
branch : develop
10 years ago
Jan Boon d360f78a1c Merged in nimetu/ryzomcore/fix-issue-225 (pull request #98)
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)

--HG--
branch : develop
10 years ago
Nimetu 85f63b7db3 Fix html submit button value that is included with form data (issue #226)
--HG--
branch : fix-issue-226
10 years ago
Nimetu fbea1d2173 CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)
--HG--
branch : fix-issue-225
10 years ago
kervala 4fc639671c Changed: Check for string length
--HG--
branch : develop
10 years ago
kervala ec12e6a75e Changed: Allow to enable UAC for Windows client
--HG--
branch : develop
10 years ago
kervala f745f82455 Changed: Give priority to Luabind library filenames with specific Lua version
--HG--
branch : develop
10 years ago
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 3bfcd8644d Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi 0a7462f7e1 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi bb8eb7dcec Fix mirror type sizes
--HG--
branch : hotfix
10 years ago
kaetemi c03c0f532b Merge with default
--HG--
branch : develop
10 years ago
kaetemi f9c81f3740 ryzomcore/v0.11.2
--HG--
branch : hotfix
10 years ago
kaetemi 11ae94ab21 Move to feature-light_cycle: c5207e1f862a
--HG--
branch : develop
10 years ago
kaetemi b9d372b144 Backed out changeset: 3694176c26bf
--HG--
branch : develop
10 years ago
kaetemi a43fb4dba8 Move to hotfix: 287c1142e5ea
--HG--
branch : develop
10 years ago
dfighter1985 f189a98422 Ported changeset 9878ab4: CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
--HG--
branch : develop
10 years ago
dfighter1985 4d67a41f94 CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
--HG--
branch : hotfix
10 years ago
kaetemi 93d5ffddb6 Override sun direction from sky dome [breaks packed sheets]
--HG--
branch : develop
10 years ago
kaetemi eb2f4555b1 Also export non-root shapes
--HG--
branch : develop
10 years ago
kaetemi 5346da559e Merge
--HG--
branch : develop
10 years ago
kaetemi 0c77c91e95 Adjust sky batch
--HG--
branch : develop
10 years ago
kaetemi c3df884b13 Allow different light cycle for different continents [breaks packed sheets]
--HG--
branch : develop
10 years ago
kaetemi 44286f7ade Add sky batch script
--HG--
branch : develop
10 years ago
kaetemi f411d2b230 Fix choppy sky animation
--HG--
branch : develop
10 years ago
kaetemi 7fbe24f27f Merge
--HG--
branch : develop
10 years ago
kaetemi 7cb61f8796 Merge
--HG--
branch : develop
10 years ago
kaetemi da166c81db Add zone snapshot script example
--HG--
branch : develop
10 years ago
kaetemi 4c4b96bcfd Fix NeLLigoMakeSnapShot
--HG--
branch : develop
10 years ago
kaetemi 58590a9e7e Fix offscreen rendering mode
--HG--
branch : develop
10 years ago
kaetemi 6db29c375a Add script to generate zone names
--HG--
branch : develop
10 years ago
kaetemi 56339c6f93 Handle window close message in painter
--HG--
branch : develop
10 years ago
botanicvelious 1df52a45ad add some additional checking for database errors
--HG--
branch : develop
10 years ago
botanicvelious a79e141193 Update with added Domain_Auto_Add settings
--HG--
branch : develop
10 years ago
kaetemi 07286c14d1 Adjust patch orientation script
--HG--
branch : develop
10 years ago
kaetemi 90f1234ed0 Add key in patch painter to reset a patch mesh
--HG--
branch : develop
10 years ago
kaetemi b762356a16 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 59a5cb7e6b Fix crash with patch mesh attach
--HG--
branch : hotfix
10 years ago
kaetemi 39c776ec30 Add script to orient zone patches automatically
--HG--
branch : develop
10 years ago
kaetemi ff283f5070 Increase patch painter distance
--HG--
branch : develop
10 years ago
kaetemi dfe0b2977a Separate version string
--HG--
branch : develop
10 years ago
kaetemi 7bdf719cb9 Adjust version
--HG--
branch : develop
10 years ago
kaetemi 91a4207f93 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
10 years ago
kaetemi 1676b3b46f Fix #218 erratic mouse behaviour
--HG--
branch : hotfix
10 years ago
kaetemi fef6543e0c Fix bug causing patch painter fail to open more than once
--HG--
branch : develop
10 years ago
kaetemi 0a765bde8c Fix bug causing patch painter fail to open more than once
--HG--
branch : hotfix
10 years ago
kaetemi f05c52aa0b Remove PIC library
--HG--
branch : develop
10 years ago
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
10 years ago
kaetemi 2df9cb5f87 Fix PHP error "Only variables should be passed by reference"
--HG--
branch : develop
10 years ago
kaetemi ef2415257b Fix PHP error "Only variables should be passed by reference"
--HG--
branch : develop
10 years ago
kaetemi 70ace8b7d4 Print callstack
--HG--
branch : develop
10 years ago
kaetemi 91ad193104 Fix patchman scripts
--HG--
branch : develop
10 years ago
kaetemi ee92cb0702 Update default path
--HG--
branch : develop
10 years ago
kaetemi d30cca34f0 Backed out merge changeset: 361eb082ec5e
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS

--HG--
branch : develop
10 years ago
kaetemi c3cf5c7af4 Update default patchman cfg
--HG--
branch : develop
10 years ago
kaetemi 933420690b Change patchman example domain
--HG--
branch : develop
10 years ago
dfighter1985 0ac94e3e72 CDBViewQuantity shouldn't crash in the editor.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d2ca66c574 Default text for DBViewNumber.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8c5ad81199 it's not a bad idea to store the value in the right variable...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b6d9e3285f DBViewNumber shouldn't crash anymore.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2fe2077170 When setting the Id of the decorated edit box, set the Id of the text as well.
--HG--
branch : dfighter-tools
10 years ago
Jan Boon e2eb5d739c Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering

--HG--
branch : develop
10 years ago
Nimetu 78e1bb6147 Fix html img not showing on some cases, clean up addImage method
--HG--
branch : develop
10 years ago
Nimetu 48b346fed8 Fix crash when using textarea without form
--HG--
branch : develop
10 years ago
dfighter1985 67aa7a50d2 set the Id of the text properly when loading the decorated edit box.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 fd5a1a6834 Don't add non-selectable widgets to the hierarchy tree.
--HG--
branch : dfighter-tools
10 years ago
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
10 years ago
dfighter1985 ba1e3c9919 Fixed a typo that messed up the textures of decorated editbox.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 210f93a4f2 Save decorated edit box as such.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 18866c88af Update decorated edit box decoration coords while dragging.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 274efe6798 Allow selection of CGroupEditBox.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 42ebad94f6 Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f7f74b5398 Render every 25ms instead of 200ms
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 66fe76fc06 A Kami will be the default texture for Bitmaps.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c9b528081e CtrlButton textures should be selectable in the texture chooser!
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 cfa4129754 Default texture for CtrlButton.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 bd942ba62b TEMPORARILY add the login texture map to new project by default.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f91846c970 Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 3209f48daa Don't drop the texture property just because there's no texture assigned...
--HG--
branch : dfighter-tools
10 years ago
Nimetu 0a1a1244ae Change table defaults valign=middle, cellpadding=1, cellspacing=2
--HG--
branch : html-table-rendering
10 years ago
Nimetu 799705b7ed Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.

--HG--
branch : html-table-rendering
10 years ago
Nimetu a53b9305a2 Add rowspan and colspan attributes
--HG--
branch : html-table-rendering
10 years ago
dfighter1985 2b5898565f Don't disable the active group before serializing.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ab76b7ed85 It's not a bad idea to actually retrieve the version if we load it...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 fae1e39039 Don't reject an action property just because it's empty...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 22a1d39ac7 Map files can now be specified when creating a new GUI project.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c5cd6990fe When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8066717aa2 Pos and Size parent setters should now use the widget directly as well.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2dd6278771 Size parent is now queried directly from the widget.
--HG--
branch : dfighter-tools
10 years ago
Nimetu 11927cca93 Render table and cell borders
--HG--
branch : html-table-rendering
10 years ago
Nimetu 283cbe8092 Add bordercolor attribute to table tag
--HG--
branch : html-table-rendering
10 years ago
dfighter1985 487c6a3440 GUI Editor should show the right parent position.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b3dd26e01c Parent positions should now be saved right again.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b587acb135 Some refactoring regarding saving.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2c5617cea7 When creating a new project, save it right away.
--HG--
branch : dfighter-tools
10 years ago