Commit Graph

5876 Commits (1c606692fcf95b83296eb3174874ce9425771e18)

Author SHA1 Message Date
kervala df22787f90 Changed: Added PCH for logic
--HG--
branch : develop
9 years ago
kervala c5d8c9965e Changed: Minor changes (EOL, spaces, etc...)
--HG--
branch : develop
9 years ago
kervala af2f38612a Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala 30d7571aad Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala be92ac8e60 Fixed: Display of emotes using the same character case as in translations and showing corresponding command to type
--HG--
branch : develop
9 years ago
kervala ba7b4094ef Changed: Use CCmdArgs to get program path and search data there
--HG--
branch : develop
9 years ago
kervala 482b1ba73a Fixed: Display wrong commands with UTF-8 characters
--HG--
branch : develop
9 years ago
kervala dcd38de3f2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 61fb66d3af Changed: Support -config/-c parameter passed by Ryzom Installer
--HG--
branch : develop
9 years ago
kervala 895df72e3f Changed: Use CCmdArgs to parse client command-line
--HG--
branch : develop
9 years ago
kervala ded0b3a252 Changed: Remove commented old crash report code
--HG--
branch : develop
9 years ago
kervala 7237736922 Changed: Make absolute program path (useful if launched from current directory under Linux)
Changed: Set process name for logs

--HG--
branch : develop
9 years ago
kervala 222544f902 Fixed: Display an error if adding more than once the same filename in BNP
--HG--
branch : develop
9 years ago
kervala 0505395fd1 Fixed: toLower shouldn't transform a eszett to s
--HG--
branch : develop
9 years ago
kervala 5892fb8c1c Fixed: -o option of tga2dds for directory output
--HG--
branch : develop
9 years ago
kervala 1ca826cda9 Changed: Use CBigFile to manage BNP and CCmdArgs for command-line in bnp_make
--HG--
branch : develop
9 years ago
kervala f8d45d01dc Changed: Replace tabs by spaces
--HG--
branch : develop
9 years ago
kervala 9aff198d70 Fixed: Return true if a required argument is found
--HG--
branch : develop
9 years ago
kervala e35fe4384b Changed: Use CBigFile to unpack BNP in CPatchManager
--HG--
branch : develop
9 years ago
kervala 7f69309e39 Fixed: Link to Qt ICO plugin
--HG--
branch : develop
9 years ago
kervala 12d87b4914 Changed: Use CCmdArgs for tga2dds
--HG--
branch : develop
9 years ago
kervala e2cc9e622e Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 19aa093ea8 Changed: Centralize BNP unpacking and packing methods, to be reused in other tools/programs
--HG--
branch : develop
9 years ago
kervala 93e1289a77 Changed: Add a parameter to CPath::makePathAbsolute to simplify the path (remove all . and ..)
--HG--
branch : develop
9 years ago
kervala 963892913f Fixed: Crash in backup service
--HG--
branch : develop
9 years ago
kervala f5a60e3a60 Fixed: Don't install static libraries if not defining WITH_INSTALL_LIBRARIES
--HG--
branch : develop
9 years ago
kervala aff9cccd0c Changed: Improve toString(const bool &val)...
--HG--
branch : develop
9 years ago
kervala a08cdce803 Fixed: Use icon under Windows
--HG--
branch : develop
9 years ago
kervala e281fc1706 Changed: Minor changes
--HG--
branch : develop
9 years ago
Nimetu 52dcf1a300 Changed: Use url from <base> element for relative urls
--HG--
branch : develop
9 years ago
kervala 1082c49aa6 Changed: Use a different original filename for DEV version
--HG--
branch : develop
9 years ago
kervala 6c27e927b5 Fixed: Compilation in 64 bits under Windows
--HG--
branch : develop
9 years ago
kervala fa22852adb Changed: Removed fromString(const char *, ...) because useless
--HG--
branch : develop
9 years ago
kervala 5cc2b2865f Changed: Local includes against system includes
--HG--
branch : develop
9 years ago
kervala 00395d6b2e Fixed: Compilation without PCH
--HG--
branch : develop
9 years ago
kervala 5fb0c5d279 Removed: Binary file generated by VC++
--HG--
branch : develop
9 years ago
kervala 1864ad70db Fixed: Some unit tests with fromString
--HG--
branch : develop
9 years ago
kervala e01f706ccc Fixed: Updated with new changes
--HG--
branch : develop
9 years ago
kervala a79393e9f8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9073264f59 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead)
--HG--
branch : develop
9 years ago
kervala b0ad9b0315 Changed: Only add search paths that exist
--HG--
branch : develop
9 years ago
kervala b91e3bdf0e Changed: Improved CCmdArgs
--HG--
branch : develop
9 years ago
kervala c379c61ab7 Changed: Don't need to create it on heap
--HG--
branch : develop
9 years ago
kervala fc645a5668 Fixed: Import static platform plugin
--HG--
branch : develop
9 years ago
kaetemi fd950a692b Faster Qt startup
--HG--
branch : develop
9 years ago
Tobias Peters 48c7404c74 Merged github:zerotacg/ryzomcore/issue/fix-failing-unit-tests
--HG--
branch : issue/fix-failing-unit-tests
9 years ago
kervala 58d23bbe97 Fixed: Compilation with static Qt 5
--HG--
branch : develop
9 years ago
kervala d5749430f7 Fixed: Typo in Lua 5.3 module
--HG--
branch : develop
9 years ago
kervala 0be5356f78 Fixed: Right directories
--HG--
branch : develop
9 years ago
kervala c5fbf56984 Fixed: Missing ++
--HG--
branch : develop
9 years ago
kervala bb9ac688f6 Changed: Set CMP0020 NEW in root project
--HG--
branch : develop
9 years ago
kervala 5b3e181227 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 06eb63183e Added: Config file for translation_tools
--HG--
branch : develop
9 years ago
kervala b3cfd5f6bb Fixed: Use lua_tointeger under Lua 5.2 and prior versions
--HG--
branch : develop
9 years ago
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
9 years ago
kervala cd021fc4ef Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
--HG--
branch : develop
9 years ago
kervala c427bb216b Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist)
--HG--
branch : develop
9 years ago
kervala 8b5dcc345d Fixed: Link to X11 under Linux
--HG--
branch : develop
9 years ago
kervala 074fdb5c22 Fixed: Link to static libxml2 under Linux
--HG--
branch : develop
9 years ago
kervala 5c772f45b4 Changed: Update year in copyright automatically
--HG--
branch : develop
9 years ago
kaetemi 9c687430c8 Update mask pixel format in panoply preview tool
--HG--
branch : develop
9 years ago
kaetemi 8673d27a13 Add panoply preview tool
--HG--
branch : develop
9 years ago
kaetemi 8cfaa89620 Separate window displayer message stringify
--HG--
branch : develop
9 years ago
kaetemi d5654ad62e Fix bad printf parameters
--HG--
branch : develop
9 years ago
kaetemi 53b62c66d2 More of that VS2015 magic
--HG--
branch : develop
9 years ago
kaetemi 5c6edf6cee And more VS2015 fixes
--HG--
branch : develop
9 years ago
kaetemi e4b72e63a1 More of the VS2015 stuff
--HG--
branch : develop
9 years ago
kaetemi f7d05ea8e4 VS2015 fixes for NeL Samples
--HG--
branch : develop
9 years ago
kaetemi 9a0c6290a2 Fix another VS2015 warning
--HG--
branch : develop
9 years ago
kaetemi da02779588 More VS2015 fixes
--HG--
branch : develop
9 years ago
kaetemi 3632ae4e64 Fix VS2015 warnings
--HG--
branch : develop
9 years ago
kaetemi 9a477d976b VS2015 compilation fixes
--HG--
branch : develop
9 years ago
kervala fd80a0f22d Changed: Update WindowsSDK CMake module for VC++ 2015
--HG--
branch : develop
9 years ago
kervala 9a34434cf8 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 875224d277 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c1d8d4e400 Changed: Invert version and help checks
--HG--
branch : develop
9 years ago
kervala c844a0bdd1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala cb26d897ae Fixed: Warning with clang
--HG--
branch : develop
9 years ago
kervala 27ae7dddf0 Fixed: Right directory under OS X
--HG--
branch : develop
9 years ago
kervala 7d9a8b28c8 Fixed: Don't display D3D page under Linux and OS X
--HG--
branch : develop
9 years ago
kervala b7fe07d781 Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257
--HG--
branch : develop
9 years ago
kervala c8c563807d Fixed: Compilation under OS X
--HG--
branch : develop
9 years ago
kervala bcb1aa242d Fixed: Use map for faster search for example (implemented a TODO of GUIGUI)
--HG--
branch : develop
9 years ago
kervala ea8edd1e6a Changed: Replace \\ by /
--HG--
branch : develop
9 years ago
kervala 3bb45d4f2b Fixed: Remove some hardcoded paths and replaced them by LeveldesignDataPath variable
--HG--
branch : develop
9 years ago
kervala 57f216dc3e Changed: Expand environment variables in paths read from cfg files
--HG--
branch : develop
9 years ago
kervala bd5f838d6d Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala d0c587e445 Changed: Remove duplicate lines
--HG--
branch : develop
9 years ago
kervala a4dd37efc9 Changed: Try different alternative paths for game folders
--HG--
branch : develop
9 years ago
kervala 6a3292c600 Fixed: Convert .bank filenames with / and use existing CFile::fileExists
--HG--
branch : develop
9 years ago
kervala e1c14db5a0 Fixed: getLastSeparator should return std::string::size_type instead of an integer
--HG--
branch : develop
9 years ago
kervala a66fa8cc9c Changed: Implement CPath::isAbsolutePath
--HG--
branch : develop
9 years ago
kervala af9610328f Changed: Implement expandEnvironmentVariables function
--HG--
branch : develop
9 years ago
kervala ad36e59a71 Fixed: Save filenames in .bank with / instead of system separator
--HG--
branch : develop
9 years ago
kervala 6ec0ab01cf Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined
--HG--
branch : develop
9 years ago
kervala 49ef5a1ed7 Fixed: lua_tointeger doesn't work if value has a decimal part and returns 0
--HG--
branch : develop
9 years ago
kervala 7104a6cb29 Fixed: Wrong directory
--HG--
branch : develop
9 years ago
kervala fc5e6ca982 Fixed: Error when signing bundle
--HG--
branch : develop
9 years ago
kervala 59c06630cd Changed: Table keys are integers
--HG--
branch : develop
9 years ago
kervala 839928a57a Fixed: In Lua, all integers are numbers and numbers can be converted to integers
--HG--
branch : develop
9 years ago
kervala d375038175 Fixed: Ryzom Configuration under OS X
--HG--
branch : develop
9 years ago
Nimetu ad8059c345 Fixed: Invalid image width/height on error
--HG--
branch : develop
9 years ago
Nimetu 511a004827 Fixed: Wrong DD indent in nested list when tag is not closed
--HG--
branch : develop
9 years ago
kervala bb3726fd46 Fixed: Compilation of object_viewer_widget in static under Linux
--HG--
branch : develop
9 years ago
kervala fe40e9e6b7 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 93c6f521c5 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala f10060eaa1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 688076e056 Changed: Enable new LZMA SDK code
--HG--
branch : develop
9 years ago
kervala 1a3f5729fe Changed: Update LZMA SDK to latest version
--HG--
branch : develop
9 years ago
kervala c81301ca30 Changed: Don't need to extract the original filename
--HG--
branch : develop
9 years ago
kervala 3af2813fbf Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 4e4f19f809 Changed: Replace strlwr by toLower
--HG--
branch : develop
9 years ago
kervala 14f48d821a Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9ee32071d8 Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala cc0174e800 Changed: Moved 7z/lzma code in login_patch_seven_zip.cpp
Fixed: Updated code to work with new versions of LZMA SDK

--HG--
branch : develop
9 years ago
kervala 54ee3d79e9 Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 9e8cd07e4b Changed: HAVE_X86_64 is defined or not
--HG--
branch : develop
9 years ago
kervala 51ec04b761 Changed: Added VideoMemory variable in cfg to force video memory to use (useful if Ryzom can't detect the correct amount of video memory or when using several clients at once)
--HG--
branch : develop
9 years ago
kervala b3a392d559 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala d494f00ab6 Fixed: Compilation with dynamic version of Qt 5
--HG--
branch : develop
9 years ago
kervala 76dece0ec2 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 59aff6a4bc Changed: Added more fromString tests
--HG--
branch : develop
9 years ago
kervala 245726f347 Changed: Don't need to use system API, NeL already has equivalent
--HG--
branch : develop
9 years ago
kervala c09476ec03 Fixed: Servers compilation
--HG--
branch : develop
9 years ago
kervala 8756ba6ebc Changed: Link to Qt5WinExtras under Windows
--HG--
branch : develop
9 years ago
kervala 834fcbe8c8 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 0e74c167cd Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 592bb16c11 Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala ea5b041844 Fixed: Compilation with Qt 4
--HG--
branch : develop
9 years ago
kervala ecb47bc2dc Changed: Remove unused variable
--HG--
branch : develop
9 years ago
kervala 0ef79083a0 Changed: Code simplification
--HG--
branch : develop
9 years ago
kervala 80ae07c8b3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala f0bfd6264e Fixed: Big endian number
--HG--
branch : develop
9 years ago
kervala 92fe9a6554 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala a53ff71469 Changed: Replace strlwr by toLower
--HG--
branch : develop
9 years ago
kervala f323974dba Changed: Don't fix files within panoply_maker, use textures_optimizer (but checks can be enabled)
--HG--
branch : develop
9 years ago
kervala 6efce5ba59 Changed: Support for new key events
--HG--
branch : develop
9 years ago
kervala 76744b18c7 Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 64428d0018 Changed: Allow to debug Lua in FV too
--HG--
branch : develop
9 years ago
kervala 03c9c93fc1 Changed: Comments to support DXTC1a for textures with one level of transparency later
--HG--
branch : develop
9 years ago
kervala 75eb7cb922 Changed: Compile tile_edit_qt and object_viewer_widget if WITH_QT5 is defined
--HG--
branch : develop
9 years ago
kervala ec7699aca9 Fixed: Compilation of object_viewer_qt with Qt 5
--HG--
branch : develop
9 years ago
kervala af14cbe3aa Fixed: Allow to select PNG and TGA for bitmaps
--HG--
branch : develop
9 years ago
kervala 2923fe7c89 Fixed: Remove dependency on Pic (NeL manages TGA and PNG itself, reused code by Kaetemi)
--HG--
branch : develop
9 years ago
kervala fad179731a Fixed: Compilation of tile_edit_qt with Qt 5
--HG--
branch : develop
9 years ago
Nimetu 8475f25e75 Changed: Refactor DL
--HG--
branch : develop
9 years ago
Nimetu 639ce91e61 Fixed: Align UL, LI list style type marker outside content
--HG--
branch : develop
9 years ago
Nimetu 6bcb153930 Fixed: DL list top margin
--HG--
branch : develop
9 years ago
Nimetu f95d445839 Fixed: DL list DD element indent
--HG--
branch : develop
9 years ago
Nimetu bbe9ca2b67 Changed: UL list style type depending on nested depth
--HG--
branch : develop
9 years ago
Nimetu 298a659c6f Changed: Merge UL and OL code
--HG--
branch : develop
9 years ago
kervala 95404bd724 Fixed: Don't load grayscale textures as alpha
--HG--
branch : develop
9 years ago
kervala 478371a666 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala aa3993681b Changed: Use std::numeric_limits
--HG--
branch : develop
9 years ago
kervala f2b43c2d7e Changed: Added default checks for textures and masks (-t and -m)
--HG--
branch : develop
9 years ago
kervala dc5ddadcbb Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
9 years ago
kervala 9f761780f1 Changed: %u to format a uint
--HG--
branch : develop
9 years ago
kervala 687301377e Fixed: Instead of returning an error, convert the bitmap in RGBA
--HG--
branch : develop
9 years ago
kervala 798cb1c7ce Fixed: Alpha channel with 0 is correct, don't change it
--HG--
branch : develop
9 years ago
kervala f482f77179 Fixed: GCC warnings
--HG--
branch : develop
9 years ago
kervala ac57a464d4 Fixed: Converting AlphaLuminance to Luminance
--HG--
branch : develop
9 years ago
kervala 0dc70105d5 Fixed: __rdtsc() under old versions of GCC
--HG--
branch : develop
9 years ago
kervala ae752f72d8 Changed: Define CLANG_VERSION is using clang compiler
--HG--
branch : develop
9 years ago
kervala 0fe6ec67ba Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 4d5be82f19 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9b8cdc2821 Changed: Use same _mm_getcsr and __cpuid intrinsics everywhere
--HG--
branch : develop
9 years ago
kervala 68aa20257f Changed: Use new code to determine free disk space
--HG--
branch : develop
9 years ago
kervala b11fabe867 Changed: Use __rdtsc() intrinsics everywhere for Intel CPUs
--HG--
branch : develop
9 years ago
kervala 9fc317bd20 Changed: Compile tools first because client needs some of them
--HG--
branch : develop
9 years ago
kervala aaa9c394d7 Fixed: If mask is using colors, convert it to grayscale using Red value (compatible with previous algorithm)
--HG--
branch : develop
9 years ago
kervala ed98662de3 Changed: OutputPath is already "standardized"
--HG--
branch : develop
9 years ago
kervala fe018c959b Changed: Use lowercase instead of uppercase for extensions
--HG--
branch : develop
9 years ago
kervala 47bde9ccc7 Changed: Allow to resample Luminance (grayscale) bitmaps
--HG--
branch : develop
9 years ago
kervala c263e4dffb Changed: Don't redefine new and delete operators if targetting x86_64
--HG--
branch : develop
9 years ago
kervala 6627c04a97 Changed: Copy tools related to client into client bundle under OS X
--HG--
branch : develop
9 years ago
kervala 23e4517baa Fixed: Compilation with clang
--HG--
branch : develop
9 years ago
kervala 873f4995ce Fixed: Missing PATHS in MySQL CMake module
--HG--
branch : develop
9 years ago
kervala bf19a4c61c Fixed: MySQL client under OS X
--HG--
branch : develop
9 years ago
kervala 79e3ec61b1 Changed: Convert masks to 8 bits grayscale instead of using only Red component of RGBA bitmaps
--HG--
branch : develop
9 years ago
kervala 494ab2ce20 Changed: Cast to CRGBA* is faster than set8888
--HG--
branch : develop
9 years ago
kervala 96fab4210b Changed: Use LD_LIBRARY_PATH only when opening a document or URL
--HG--
branch : develop
9 years ago
kervala 82acfb3bf2 Changed: Only use filename in setProcessName
--HG--
branch : develop
9 years ago
kervala ea937ba4f3 Changed: Remove SIGPIPE signal listener (hack for libwww)
--HG--
branch : develop
9 years ago
kervala 47bc397a30 Fixed: Don't force 1024x768 windowed if desktop resolution is already 1024x768 or less
--HG--
branch : develop
9 years ago
kervala 33e701192d Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle
--HG--
branch : develop
9 years ago
kervala 06b83f85f7 Changed: Add an icon for crash_report under Windows
--HG--
branch : develop
9 years ago
kervala 697ac2221c Changed: Allow to specify CPUMask in client.cfg to force the use of some cores
--HG--
branch : develop
9 years ago
kervala 12c4adf943 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala de0df1645b Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle)
--HG--
branch : develop
9 years ago
kervala 1a00dec5c3 Changed: Unused code
--HG--
branch : develop
9 years ago
kervala 8087b76397 Fixed: Load 8bits textures as grayscale instead of alpha in textures_optimizer
--HG--
branch : develop
9 years ago
kervala 844b1e3d02 Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala b50ca03e92 Fixed: Use --args only with open
--HG--
branch : develop
9 years ago
kervala 046c69066d Fixed: Don't use system() under Windows, because it'll open a console window, use launchProgramAndWaitForResult instead
--HG--
branch : develop
9 years ago
kervala 266a32ea19 Fixed: Implements launchProgramAndWaitForResult to launch a command synchronously
--HG--
branch : develop
9 years ago
kervala de77bb634d Changed: Don't need to cast since it's already a sint32
--HG--
branch : develop
9 years ago
kervala 0c98a86e4b Fixed: Display alpha as an integer
--HG--
branch : develop
9 years ago
kervala 958ccb9b58 Changed: Add CPUMask variable
--HG--
branch : develop
9 years ago
kervala 20711e24e3 Fixed: Typos
--HG--
branch : develop
9 years ago
kervala 25a7caf341 Fixed: Use SaveShardRoot from game_share
--HG--
branch : develop
9 years ago
kervala 6e36d06f76 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 71f7cb28dc Changed: Remove X11 code for OS X (we support Cocoa now)
--HG--
branch : develop
9 years ago
kervala 8e57f2ed2e Fixed: Dead keys under Linux (Ubuntu was using ibus input method)
--HG--
branch : develop
9 years ago
kervala 860a4d99ba Changed: Replaced substr == by compare, because more optimized (thanks to Kaetemi for the hint!)
--HG--
branch : develop
9 years ago
kervala 03eaa9181a Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala cf8ed540a7 Changed: Use new methods in panoply_maker
--HG--
branch : develop
9 years ago
kervala 80759eafb4 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala e995b7221f Added: Textures optimizer tool
--HG--
branch : develop
9 years ago
kervala d34e3d120d Changed: Parse nvidia-smi output to determine video memory
--HG--
branch : develop
9 years ago
kervala ee26c7377b Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 437aa5b939 Changed: Added helpers methods to CBitmap
--HG--
branch : develop
9 years ago
kervala 27a2263bd6 Changed: Added set8888() method to CGRBA
--HG--
branch : develop
9 years ago
kervala 2ed7c0be88 Changed: Added isGray() method to CGRBA
--HG--
branch : develop
9 years ago
kervala 3984309945 Changed: Useless code because all clients will be able to patch themselve
--HG--
branch : develop
9 years ago
kervala 149adc351a Fixed: Path when UnpackTo doesn't have a trailing /
--HG--
branch : develop
9 years ago
kervala aebc890f9c Fixed: Define RZ_USE_CUSTOM_PATCH_SERVER for ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala ef6b8fb501 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 17090524b1 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 424e9ba99f Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala c032446549 Changed: Use WITH_UNIX_STRUCTURE for client icons
--HG--
branch : develop
9 years ago
kervala 130ca08bc7 Changed: Minor change
--HG--
branch : develop
9 years ago
kervala ab4dc8ec01 Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala d5e74ca5c8 Fixed: Wrong check (if c is NULL, nothing is happening)
--HG--
branch : develop
9 years ago
kervala c6927af7c0 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala ef16bab62e Changed: Merge code from private repository
--HG--
branch : develop
9 years ago
kervala 88042cc28d Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 8b770d41ac Fixed: Wrong bitmap size
--HG--
branch : develop
9 years ago
Nimetu 82afdecc72 Changed: Save screenshots with year-month-day info in filename
--HG--
branch : develop
9 years ago
kervala 9b9ee4e492 Fixed: Install readme.txt in same directory if not using WITH_UNIX_STRUCTURE
--HG--
branch : develop
9 years ago
kervala 91f2913026 Changed: Don't need to use std::stringstream
--HG--
branch : develop
9 years ago
kervala 4c0fc6074f Fixed: Set process name (fixes the <Unknown> under Linux and OS X)
--HG--
branch : develop
9 years ago
kervala 19cbbb2bec Changed: Don't create log.log anymore
--HG--
branch : develop
9 years ago
kervala 77352d5759 Changed: Minor change
--HG--
branch : develop
9 years ago
kervala b93414cd27 Fixed: Warning when DDS_HEADER is not initialized
--HG--
branch : develop
9 years ago
kervala 5ccf0df1ab Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless)
--HG--
branch : develop
9 years ago
kervala d8bc7384ae Fixed: Don't crash if GL_VERSION returns NULL (it should never happen)
--HG--
branch : develop
9 years ago
kervala ba7c4ae4d4 Changed: Support for GLX_MESA_query_renderer to detect video memory
--HG--
branch : develop
9 years ago
kervala 57859636cd Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 1928f6229c Fixed: Universe channel tab close
--HG--
branch : develop
9 years ago
kervala 478a2102b8 Fixed: GCC warnings
--HG--
branch : develop
9 years ago
kervala 28df949870 Fixed: Forgot to link to PlatformSupport under other platforms
--HG--
branch : develop
9 years ago
kervala a8383e8f0f Changed: Use entity textures cache size depending on video memory
--HG--
branch : develop
9 years ago
kervala ba6f66d310 Fixed: GCC warnings
--HG--
branch : develop
9 years ago
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 1f2678eb10 Fixed: Warnings compiling with Qt 5
--HG--
branch : develop
9 years ago
kervala 1be6901176 Fixed: Link errors under Linux
--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 cbc1acfcd2 Fixed: Link order with Qt 5 static under Linux
--HG--
branch : develop
9 years ago
kervala 75d16f7054 Fixed: Define QT_NO_DEBUG in Release with Qt 5 also in PCH
--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 b68f217274 Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static
--HG--
branch : develop
9 years ago
kervala 2c6d4b6a50 Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement
--HG--
branch : develop
9 years ago
kervala be0951f21f Fixed: Need to initialize OpenGL driver
--HG--
branch : develop
9 years ago
kervala a86a013a16 Fixed: Warning when $json was empty (but perhaps we should fix the real reason...)
--HG--
branch : develop
9 years ago
kervala cfd905b4a9 Changed: Replace ~0u by std::numeric_limits<uint>::max()
--HG--
branch : develop
9 years ago
kervala 4694ca2580 Fixed: Colors are on 3 bits (colors goes from 0 to 7) so 254 was converted to 6 (white)
--HG--
branch : develop
9 years ago
kervala 4fa6247672 Changed: windows.h already included in stdligo.h
--HG--
branch : develop
9 years ago
kervala f1cc782223 Changed: Need more checks before using getTotalVideoMemory()
--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
kervala 016390446d Changed: Forgot to change RYZOM_GAMES_PREFIX
--HG--
branch : develop
9 years ago
kervala 5cf0fd10af Changed: Only copy installscript_osx.vdf in compatibility branch
--HG--
branch : develop
9 years ago
kervala fb98ffe809 Changed: Added WITH_RYZOM_CUSTOM_PATCH_SERVER that allows to give priority to PatchUrl defined in client.cfg
--HG--
branch : develop
9 years ago
kervala 93225c6495 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9bc4534660 Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher
--HG--
branch : develop
9 years ago
kervala f88fd7719c Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 1b2e607d5d Changed: Add WITH_UNIX_STRUCTURE to use UNIX structure (bin, etc, share, etc...)
--HG--
branch : develop
9 years ago
kervala 3f329aacf7 Changed: Remove PatchServer because unused
--HG--
branch : develop
9 years ago
kervala 7ca5e7acf6 Fixed: Compilation with Qt 5 static under Linux
--HG--
branch : develop
9 years ago
kervala 296ca5133f Changed: Only display flushDebugStack messages if DisableNLDebug is not set
--HG--
branch : develop
9 years ago
kervala 68b23fe50f Changed: Typo
--HG--
branch : develop
9 years ago
kervala 71d3ea8a37 Changed: Preparation of future binary patching (each supported platform has its own BNP with binaries)
--HG--
branch : develop
9 years ago
kervala 2cbcb2735e Changed: Some improvements (only try to fix wrong filenames if right files don't exist)
--HG--
branch : develop
9 years ago
kervala ae19cfe5eb Changed: Also fix medium and heavy boots with a dress
--HG--
branch : develop
9 years ago
kervala 08671a2c57 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala c0a3345c83 Changed: Simplified code
--HG--
branch : develop
9 years ago
kervala f04ebac483 Changed: Only display this warning in debug, because occurs when underwears are equipped
--HG--
branch : develop
9 years ago
kervala 935809b40f Changed: There is no client_default.cfg.in anymore
--HG--
branch : develop
9 years ago
kervala ad981b15c7 Changed: Translate comment in english
--HG--
branch : develop
9 years ago
kervala 08205daacc Changed: Remove old equivalent code
--HG--
branch : develop
9 years ago
kervala d67d831afe Fixed: Use white color for underwears everywhere (even if it's a bug in EGS...)
Changed: Don't call applyColorSlot twice if item exists

--HG--
branch : develop
9 years ago
kervala f51b33cc3b Fixed: Use correct shape for boots when caster dress is equipped
--HG--
branch : develop
9 years ago
kervala fcda945608 Fixed: Wrong default shape names
--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 73d010ca6b Fixed: Timestamps in chat not visible after switching characters
--HG--
branch : develop
9 years ago
kervala 1863f91782 Merge
--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 2a86e317be Changed: Synchronization with private repository
--HG--
branch : develop
9 years ago
kervala b2927175c3 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 80581347a4 Changed: Replace NLMISC::strupr by NLMISC::toUpper
--HG--
branch : develop
9 years ago
kervala 613150e5bc Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository
--HG--
branch : develop
9 years ago
kervala d187138099 Changed: Replace more ~0 by std::numeric_limits<*>::max()
--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 175af88d67 Fixed: Don't install libraries if WITH_INSTALL_LIBRARIES off
--HG--
branch : develop
9 years ago
kervala a3b6e87b0d Changed: Disable useless message
--HG--
branch : develop
9 years ago
kervala 394884ffd9 Fixed: Compilation under Linux
--HG--
branch : develop
9 years ago
kervala ec8d9ea266 Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX
--HG--
branch : develop
9 years ago
kervala 7105749d94 Changed: Include limits
--HG--
branch : develop
9 years ago
kervala e486cac363 Fixed: Wrong cases
--HG--
branch : develop
9 years ago
kervala 651870a2c9 Fixed: Allow to find Windows SDK libraries in lib/amd64 too
--HG--
branch : develop
9 years ago
kervala 4e8ba88046 Fixed: Clang warning
--HG--
branch : develop
9 years ago
kervala b170168295 Fixed: Use NELID16 macros
--HG--
branch : develop
9 years ago
kervala 3b3b1d0d4c Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
--HG--
branch : develop
9 years ago
kervala 3a3a8752d1 Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
--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 bc12a142c8 Changed: Replace atoi by fromString
--HG--
branch : develop
9 years ago
kervala 1ab5357804 Changed: Updates CMake modules
--HG--
branch : develop
9 years ago
kervala c1716ae3db Fixed: Include directories with Qt 5 CMake modules in PCH
--HG--
branch : develop
9 years ago
kervala 2064fa2699 Fixed: _PatchDirectory already has a trailing slash
--HG--
branch : develop
9 years ago
kervala a680c7d83b Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
9 years ago
kervala 189fc7a2d9 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 84831a4b34 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
9 years ago
Nimetu 55b46c5c76 Added: Option to set radar to follow camera
--HG--
branch : develop
9 years ago
kervala 5afda00594 Merge
--HG--
branch : develop
9 years ago
kervala 7977ef5903 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 8b9098b5d5 Fixed: Wrong copyFile and moveFile syntax
--HG--
branch : develop
9 years ago
Nimetu 0f34e0ea91 Changed: Attach dyn chat to main chat as default.
--HG--
branch : develop
9 years ago
Nimetu a64709552c Added: 12-hour clock in radar and chat
--HG--
branch : develop
9 years ago
Nimetu 3895644589 Changed: Display inventory bulk with two decimal places
--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 57f711a41a Fixed: New LZMA syntax under Linux
--HG--
branch : develop
9 years ago
kervala f87218e7e3 Changed: Real executable name for client_config_qt
--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 3baeced8c6 Fixed: Typos again
--HG--
branch : develop
9 years ago
kervala 0e62130d99 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala fcb0963888 Fixed: Typo
--HG--
branch : develop
9 years ago
kervala e66f15dba6 Changed: Added new variable DumpVisualSlotsIndex to choose if we need to dump all visual slots index in vs_index.txt
--HG--
branch : develop
9 years ago
kervala c245155525 Changed: Install sheets_packer.cfg too
--HG--
branch : develop
9 years ago
kervala e8f77eb967 Changed: Check for alternative directories
--HG--
branch : develop
9 years ago
kervala fdbaab6a38 Changed: Don't need to write absolute directories in client_default.cfg, because everything must be relocatable
--HG--
branch : develop
9 years ago
kervala a1a557dd1b Changed: Sort dictionary keys
--HG--
branch : develop
9 years ago
kervala 977103f9d0 Fixed: OS X uses .dylib extension instead of .so
--HG--
branch : develop
9 years ago
kervala a75ebeffa7 Changed: Append _dev to client if compiling without FINAL_VERSION (like Nevrax did)
--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 1d00f974b6 Fixed: ryzom_client_patcher compilation
--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 f833cc43de Changed: Replace RYZOM_SHARE_PREFIX by getRyzomSharePrefix()
--HG--
branch : develop
9 years ago
kervala be1ed3349c Fixed: Wrong copy-paste
--HG--
branch : develop
9 years ago
kervala d14cdc856e Changed: Centralize config.h to avoid recompiling too many files in config.h each time config.h is modified
--HG--
branch : develop
9 years ago
kervala 71ff890d62 Fixed: Don't install all files in /usr/share if compiling a local client
--HG--
branch : develop
9 years ago
kervala 8761ee3bcd Fixed: RETURN() doesn't exit from macro but from current file (thanks Nimetu!)
--HG--
branch : develop
9 years ago
kervala f393554075 Backed out changeset: 0e65571cbfd1 (doesn't fix anything)
--HG--
branch : develop
9 years ago
kervala 23ecfa9fe7 Changed: Better translations
--HG--
branch : develop
9 years ago
kervala 9f11987a3b Changed: Update MaxTrack at launch
--HG--
branch : develop
9 years ago
kervala 9d3de84c38 Changed: Make QString from UTF-8 string
--HG--
branch : develop
9 years ago
kervala 926af19e1a Fixed: Ryzom Configuration language can be different from Ryzom language
--HG--
branch : develop
9 years ago
kervala c4b933d1bd Changed: Load interface translations at launch
--HG--
branch : develop
9 years ago
kervala 5707757198 Changed: There is no suffix under Linux or OS X
--HG--
branch : develop
9 years ago
kervala 739cba1d2a Changed: Use PNG images
--HG--
branch : develop
9 years ago
kervala 9fdb287175 Changed: Compile client_config_qt with Qt 5
--HG--
branch : develop
9 years ago
kervala 5e686dfc60 Changed: Convert BMP images to PNG
--HG--
branch : develop
9 years ago
kervala 5b797db264 Added: French translation for client_config_qt
--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 7a23ff8fd6 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a245857986 Changed: Remove specific C++ dialects for warnings
--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
kervala 14f0f3454c Changed: Define supportted languages in Info.plist
--HG--
branch : develop
9 years ago
kervala 7988232bcd Fixed: Define right value for Russian and Spanish in UI:TEMP:LANGUAGE
--HG--
branch : develop
9 years ago
kervala 092fad98c9 Changed: Define default value for AnisotropicFilter
--HG--
branch : develop
9 years ago
kervala c2c30b4b96 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala a0c6c9096c Changed: Change Anisotropic Filtering for next uploaded textures
--HG--
branch : develop
9 years ago
kervala 3dafe1ff1f Fixed: Anisotropic Filtering 2x didn't work
--HG--
branch : develop
9 years ago
kervala 86a866d4cb Fixed: Completely remove Yubo Chat since it's not used anymore (patch by Kaetemi)
--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 1532da4618 Changed: Add Anisotropic Filtering in game config options
--HG--
branch : develop
9 years ago
kervala 806098e881 Changed: Support 64x64 icon size
--HG--
branch : develop
9 years ago
kervala 99ccb5f45d Changed: Increased size of some combo boxes
--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 d8102a8c67 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 532f8c502f Fixed: Search icons under Linux in default directories
--HG--
branch : develop
9 years ago
kervala 1afec95dd9 Fixed: Only display VR page in game config if compiled with a VR SDK
--HG--
branch : develop
9 years ago
kervala 68cbba44ce Fixed: Assimp depends on ZLIB
--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 ebae4c2691 Fixed: Compilation under Linux
--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 68a9e3156e Changed: Look into predefined pathes for Ryzom icons
--HG--
branch : develop
9 years ago
kervala 1a40880d6f Changed: Use RYZOM_VERSION from config.h (generated by CMake)
--HG--
branch : develop
9 years ago
kervala 804a635993 Changed: Display revision
--HG--
branch : develop
9 years ago
kervala 0666f9d2c9 Removed: Useless MFC readme.txt
--HG--
branch : develop
9 years ago
kervala 7a2dd18095 Changed: Add and use more constants in config.h
--HG--
branch : develop
9 years ago
kervala ce519d6d34 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala abb6b28661 Fixed: ROOT_DIR is the parent of CMAKE_SOURCE_DIR
--HG--
branch : develop
9 years ago
kervala 27b45b40e8 Fixed: Use STRING(TIMESTAMP ...) since CMake 2.8.11 to get build time
--HG--
branch : develop
9 years ago
kervala 2fa0544912 Changed: Don't generate revision.h anymore
--HG--
branch : develop
9 years ago
kervala 520eb941b1 Changed: Simplified CMake ELSE and ENDIF
--HG--
branch : develop
9 years ago
kervala 39bda44106 Changed: Removed useless checks in config.h
--HG--
branch : develop
9 years ago
kervala 06994f4c58 Added: RC files for NeL drivers
--HG--
branch : develop
9 years ago
kervala 4d4df6aaf8 Changed: Updated UNIX icons
--HG--
branch : develop
9 years ago
kervala 2f4b23df31 Merge
--HG--
branch : develop
9 years ago
kaetemi 525b0f1643 Apply patch #231, new weather values, must be applied server-side as well. Needs to be tested
--HG--
branch : develop
9 years ago
kervala 56988bf85b Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 86c2148df8 Changed: Remove Yubo chat references
--HG--
branch : develop
9 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 b6e265bcdd Changed: New icon generated with iconutil (requires more icons sizes so bigger file)
--HG--
branch : develop
9 years ago
kervala 9b0ca9e81e Changed: Added details for executable (we'll need to improve it for Ryzom Core)
--HG--
branch : develop
9 years ago
kervala c9a96d4fee Changed: New icon based on another Atys image with colors more vivid
--HG--
branch : develop
9 years ago
kervala 5492b8db07 Changed: URLs don't exist anymore
--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 884730ea78 Fixed: Crash under Linux (patch by Nimetu), fixes #252
--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
kervala 5a5dd33a9c Changed: Removed useless parameter for nlerror
--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