Commit Graph

5643 Commits (98bd20967d68676598aac29ef770213cb54bee2b)

Author SHA1 Message Date
kervala e60b630d09 Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala b6f8fe80e9 Fixed: AIS crash if variable not initialized (a big thanks to depyraken to finding it)
--HG--
branch : develop
9 years ago
kervala 75307d00da Changed: Minor changes (thanks to SIELA1915)
--HG--
branch : develop
9 years ago
kervala 178c1acc3b Changed: OS X bundles have app extension
--HG--
branch : develop
9 years ago
kervala 086401f5d1 Fixed: ReleaseDebug configuration not used anymore
--HG--
branch : develop
9 years ago
kervala 0b4a2a39b3 Fixed: Don't display D3D item in tree under Linux and OS X
--HG--
branch : develop
9 years ago
kervala 6e93a0d395 Fixed: Wrong return value for CCmdArgs::haveAdditionalArg
--HG--
branch : develop
9 years ago
kervala 733f319c4f Fixed: Only call setCPUMask once
--HG--
branch : develop
9 years ago
kervala 3683193dde Fixed: Compilation of client_patcher
--HG--
branch : develop
9 years ago
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
9 years ago
kervala 4c96c5a608 Fixed: Remove inherited dependency on libxml2 for all projects
--HG--
branch : develop
9 years ago
kervala b6dae7002e Changed: Minor change
--HG--
branch : develop
9 years ago
kervala 93d89700bc Fixed: Useless dependencies
--HG--
branch : develop
9 years ago
kervala c1125199ca Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 093ee91656 Fixed: libxml2 dependencies
--HG--
branch : develop
9 years ago
kervala 59aaad27c1 Changed: Works for C compilers too
--HG--
branch : develop
9 years ago
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
9 years ago
kervala 89319eb99c Changed: Put libxml code in .cpp (it was a hack for libwww, that is not used anymore...)
--HG--
branch : develop
9 years ago
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