Commit graph

5617 commits

Author SHA1 Message Date
kervala 1720f33c53 Fixed: Compilation 2016-01-14 23:46:19 +01:00
kervala bed94fb47e Fixed: Warning with clang 2016-01-14 21:27:42 +01:00
kervala ef6cc501e0 Fixed: Right directory under OS X 2016-01-14 21:27:10 +01:00
kervala 823818f31f Fixed: Don't display D3D page under Linux and OS X 2016-01-14 21:26:47 +01:00
kervala 2682f4f4af Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257 2016-01-14 21:26:10 +01:00
kervala e5d414fc5b Fixed: Compilation under OS X 2016-01-14 10:21:50 +01:00
kervala d55b781374 Fixed: Use map for faster search for example (implemented a TODO of GUIGUI) 2016-01-13 20:04:01 +01:00
kervala 29f56159b1 Changed: Replace \\ by / 2016-01-13 20:02:24 +01:00
kervala 13ee42d521 Fixed: Remove some hardcoded paths and replaced them by LeveldesignDataPath variable 2016-01-13 20:01:36 +01:00
kervala 02f6248bd4 Changed: Expand environment variables in paths read from cfg files 2016-01-13 19:59:09 +01:00
kervala b05b865cfb Changed: Minor changes 2016-01-13 19:54:23 +01:00
kervala 2c8b51e9f9 Changed: Remove duplicate lines 2016-01-13 19:53:20 +01:00
kervala 2a3e173488 Changed: Try different alternative paths for game folders 2016-01-13 19:52:58 +01:00
kervala 9ab71b6c27 Fixed: Convert .bank filenames with / and use existing CFile::fileExists 2016-01-13 19:51:00 +01:00
kervala 50c796236b Fixed: getLastSeparator should return std::string::size_type instead of an integer 2016-01-13 19:47:35 +01:00
kervala 12e16e83e2 Changed: Implement CPath::isAbsolutePath 2016-01-13 19:46:27 +01:00
kervala 179499a5c1 Changed: Implement expandEnvironmentVariables function 2016-01-13 19:45:02 +01:00
kervala b8d7b685f5 Fixed: Save filenames in .bank with / instead of system separator 2016-01-13 19:43:46 +01:00
kervala 3a009045aa Changed: Init CLoginProgressPostThread only if InstallStatsUrl is defined 2016-01-12 22:31:06 +01:00
kervala 5b01b79a4c Fixed: lua_tointeger doesn't work if value has a decimal part and returns 0 2016-01-12 22:21:38 +01:00
kervala adb1cbf4bc Fixed: Wrong directory 2016-01-11 13:53:01 +01:00
kervala 1a56512b24 Fixed: Error when signing bundle 2016-01-11 12:55:09 +01:00
kervala 7e5c664125 Changed: Table keys are integers 2016-01-11 11:43:59 +01:00
kervala 3e10ebf773 Fixed: In Lua, all integers are numbers and numbers can be converted to integers 2016-01-11 11:34:32 +01:00
kervala f3923204e1 Changed: Display result on #ryzom instead of #ryzomforge 2016-01-11 11:32:38 +01:00
kervala 7bcae9dbe4 Fixed: Ryzom Configuration under OS X 2016-01-11 10:09:10 +01:00
Nimetu 70673d5fb5 Fixed: Invalid image width/height on error 2016-01-10 16:33:42 +02:00
Nimetu 3b828dacc5 Fixed: Wrong DD indent in nested list when tag is not closed 2016-01-07 01:00:48 +02:00
kervala 5a01065159 Fixed: Compilation of object_viewer_widget in static under Linux 2016-01-10 12:12:50 +01:00
kervala 9c1a977584 Changed: Display commit message 2016-01-10 12:12:19 +01:00
kervala 1a273c6c6e Changed: Enable IRC notification on IRC 2016-01-09 19:42:01 +01:00
kervala 2dc084afc3 Fixed: Compilation 2016-01-09 19:41:45 +01:00
kervala 80ee4a1ea2 Fixed: Compilation 2016-01-09 19:32:20 +01:00
kervala 9c7f2ba107 Fixed: Compilation 2016-01-09 18:10:16 +01:00
kervala 7afd7b8ceb Changed: Enable new LZMA SDK code 2016-01-09 17:17:24 +01:00
kervala 75b5fc1045 Changed: Update LZMA SDK to latest version 2016-01-09 17:15:31 +01:00
kervala de95c7b5ab Changed: Don't need to extract the original filename 2016-01-09 16:31:36 +01:00
kervala 2ef9f7dbd9 Fixed: Compilation 2016-01-09 16:29:59 +01:00
kervala c1c836a9b3 Changed: Replace strlwr by toLower 2016-01-09 16:07:38 +01:00
kervala 8875d144bc Changed: Minor changes 2016-01-09 15:57:20 +01:00
kervala d216c8610a Fixed: Compilation under Linux 2016-01-09 15:56:50 +01:00
kervala b4e7d8cc1e Changed: Moved 7z/lzma code in login_patch_seven_zip.cpp
Fixed: Updated code to work with new versions of LZMA SDK
2016-01-09 15:53:25 +01:00
kervala 078a4b1895 Changed: Minor change 2016-01-07 17:40:19 +01:00
kervala 5be17937df Changed: HAVE_X86_64 is defined or not 2016-01-07 17:39:53 +01:00
kervala 96edb81218 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) 2016-01-07 17:39:11 +01:00
kervala 3dad90c23f Changed: Minor changes 2016-01-07 17:36:17 +01:00
kervala 771d6f7358 Fixed: Compilation with dynamic version of Qt 5 2016-01-06 23:22:01 +01:00
kervala e67096fb60 Changed: Minor changes 2016-01-06 23:21:38 +01:00
kervala 546a91bb13 Changed: Added more fromString tests 2016-01-06 23:21:22 +01:00
kervala 52502537a8 Changed: Don't need to use system API, NeL already has equivalent 2016-01-06 23:20:40 +01:00