Commit Graph

5752 Commits (325242c2e4cc238a5186ed69d1f01a3144a978ca)

Author SHA1 Message Date
kervala f50c9c0866 Merge with develop
--HG--
branch : compatibility-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 3faac85a41 Changed: Updated translations
--HG--
branch : compatibility-develop
9 years ago
kervala d96e1da521 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala e01f706ccc Fixed: Updated with new changes
--HG--
branch : develop
9 years ago
kervala d54e569b3f Merge with develop
--HG--
branch : compatibility-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
kervala 016f56578a Changed: Remove InstallStatsUrl in client_default.cfg
--HG--
branch : compatibility-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 6ea1421fd3 Merge with develop
--HG--
branch : compatibility-develop
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 cc282fd3d5 Merge with develop
--HG--
branch : compatibility-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 b149c94a26 Merge with develop
--HG--
branch : compatibility-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
kervala cca0dd450e Merge with develop
--HG--
branch : compatibility-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 fadb57ed00 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fd80a0f22d Changed: Update WindowsSDK CMake module for VC++ 2015
--HG--
branch : develop
9 years ago
kervala 72c70dee6a Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 9a34434cf8 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala f54b41f5cc Merge with develop
--HG--
branch : compatibility-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 563f92d27b Fixed: Use language name in native language in config window
--HG--
branch : compatibility-develop
9 years ago
kervala f820e7b703 Merge with develop
--HG--
branch : compatibility-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 7f5a9f4d91 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala c8c563807d Fixed: Compilation under OS X
--HG--
branch : develop
9 years ago
kervala 3c4f324bfe Merge with develop
--HG--
branch : compatibility-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 df816b2a5d Merge with develop
--HG--
branch : compatibility-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 f3a971fc21 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 7104a6cb29 Fixed: Wrong directory
--HG--
branch : develop
9 years ago
kervala 9a342f7acf Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fc5e6ca982 Fixed: Error when signing bundle
--HG--
branch : develop
9 years ago
kervala 6471fada97 Merge with develop
--HG--
branch : compatibility-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 4c5de7f9b7 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala d375038175 Fixed: Ryzom Configuration under OS X
--HG--
branch : develop
9 years ago
Nimetu e44e131365 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
Nimetu ad8059c345 Fixed: Invalid image width/height on error
--HG--
branch : develop
9 years ago
kervala 63983cd5ac Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala bb3726fd46 Fixed: Compilation of object_viewer_widget in static under Linux
--HG--
branch : develop
9 years ago
kervala de5b3b478f Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala fe40e9e6b7 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala 4ca5d07360 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 93c6f521c5 Fixed: Compilation
--HG--
branch : develop
9 years ago
kervala b1b5e87fe1 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala f10060eaa1 Fixed: Compilation
--HG--
branch : develop
9 years ago