Commit graph

5368 commits

Author SHA1 Message Date
kervala
7105749d94 Changed: Include limits
--HG--
branch : develop
2015-12-15 22:51:37 +01:00
kervala
e486cac363 Fixed: Wrong cases
--HG--
branch : develop
2015-12-15 18:46:15 +01:00
kervala
651870a2c9 Fixed: Allow to find Windows SDK libraries in lib/amd64 too
--HG--
branch : develop
2015-12-15 18:28:50 +01:00
kervala
4e8ba88046 Fixed: Clang warning
--HG--
branch : develop
2015-12-15 15:08:54 +01:00
kervala
b170168295 Fixed: Use NELID16 macros
--HG--
branch : develop
2015-12-15 15:05:31 +01:00
kervala
3b3b1d0d4c Fixed: Allow to sign OS X bundles with APPLE_CERTIFICATE
--HG--
branch : develop
2015-12-15 15:03:42 +01:00
kervala
3a3a8752d1 Changed: Replace (uint16)~0 by std::numeric_limits<uint16>::max()
--HG--
branch : develop
2015-12-15 14:33:59 +01:00
kervala
a550f2c760 Changed: Minor changes
--HG--
branch : develop
2015-12-15 14:07:32 +01:00
kervala
70196d2f90 Fixed: Implement launch of executables under OS X
--HG--
branch : develop
2015-12-15 14:06:49 +01:00
kervala
bc12a142c8 Changed: Replace atoi by fromString
--HG--
branch : develop
2015-12-15 14:05:56 +01:00
kervala
1ab5357804 Changed: Updates CMake modules
--HG--
branch : develop
2015-12-15 13:41:27 +01:00
kervala
c1716ae3db Fixed: Include directories with Qt 5 CMake modules in PCH
--HG--
branch : develop
2015-12-15 13:41:07 +01:00
kervala
2064fa2699 Fixed: _PatchDirectory already has a trailing slash
--HG--
branch : develop
2015-12-15 13:40:12 +01:00
kervala
a680c7d83b Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
2015-12-15 13:39:40 +01:00
kervala
189fc7a2d9 Changed: Minor changes
--HG--
branch : develop
2015-12-15 13:39:02 +01:00
kervala
84831a4b34 Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord
--HG--
branch : develop
2015-12-15 13:35:04 +01:00
Nimetu
55b46c5c76 Added: Option to set radar to follow camera
--HG--
branch : develop
2015-12-15 12:22:47 +02:00
kervala
5afda00594 Merge
--HG--
branch : develop
2015-12-13 20:35:21 +01:00
kervala
7977ef5903 Changed: Minor changes
--HG--
branch : develop
2015-12-13 20:23:58 +01:00
kervala
8b9098b5d5 Fixed: Wrong copyFile and moveFile syntax
--HG--
branch : develop
2015-12-13 20:23:08 +01:00
Nimetu
0f34e0ea91 Changed: Attach dyn chat to main chat as default.
--HG--
branch : develop
2015-12-13 21:02:25 +02:00
Nimetu
a64709552c Added: 12-hour clock in radar and chat
--HG--
branch : develop
2015-12-13 21:01:56 +02:00
Nimetu
3895644589 Changed: Display inventory bulk with two decimal places
--HG--
branch : develop
2015-12-13 21:01:13 +02:00
kervala
8aff509f0f Fixed: Clang warnings
--HG--
branch : develop
2015-12-13 15:25:28 +01:00
kervala
15aed08533 Fixed: Removed unneeded operator for CSString (compilation fails with VC++ 2010 without STLport)
--HG--
branch : develop
2015-12-13 14:21:20 +01:00
kervala
57f711a41a Fixed: New LZMA syntax under Linux
--HG--
branch : develop
2015-12-13 13:19:55 +01:00
kervala
f87218e7e3 Changed: Real executable name for client_config_qt
--HG--
branch : develop
2015-12-13 13:11:02 +01:00
kervala
9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
2015-12-13 13:09:25 +01:00
kervala
7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
2015-12-13 13:06:23 +01:00
kervala
fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
2015-12-13 13:03:16 +01:00
kervala
3baeced8c6 Fixed: Typos again
--HG--
branch : develop
2015-12-12 15:01:36 +01:00
kervala
0e62130d99 Fixed: Typo
--HG--
branch : develop
2015-12-12 14:32:08 +01:00
kervala
fcb0963888 Fixed: Typo
--HG--
branch : develop
2015-12-12 11:26:55 +01:00
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
2015-12-12 11:24:01 +01:00
kervala
c245155525 Changed: Install sheets_packer.cfg too
--HG--
branch : develop
2015-12-12 11:13:41 +01:00
kervala
e8f77eb967 Changed: Check for alternative directories
--HG--
branch : develop
2015-12-12 11:12:38 +01:00
kervala
fdbaab6a38 Changed: Don't need to write absolute directories in client_default.cfg, because everything must be relocatable
--HG--
branch : develop
2015-12-12 11:07:00 +01:00
kervala
a1a557dd1b Changed: Sort dictionary keys
--HG--
branch : develop
2015-12-11 20:21:17 +01:00
kervala
977103f9d0 Fixed: OS X uses .dylib extension instead of .so
--HG--
branch : develop
2015-12-11 20:19:10 +01:00
kervala
a75ebeffa7 Changed: Append _dev to client if compiling without FINAL_VERSION (like Nevrax did)
--HG--
branch : develop
2015-12-11 20:16:06 +01:00
Nimetu
dceb45e373 Fixed: Keyboard capture not reset when clicking outside GUI.
--HG--
branch : develop
2015-12-10 10:56:03 +02:00
Cédric OCHS
e1d24451b0 Merged in zerotacg/ryzomcore/feature-travis-ci (pull request #129)
Feature: travis-ci

--HG--
branch : develop
2015-12-09 23:22:17 +01:00
Tobias Peters
c485f6b8b4 Merged github:zerotacg/ryzomcore/feature/travis-ci
--HG--
branch : feature-travis-ci
2015-12-09 08:10:27 +01:00
Tobias Peters
5ddf333954 Merged github:zerotacg/ryzomcore/feature/travis-ci
--HG--
branch : feature-travis-ci
2015-12-08 22:39:33 +01:00
Nimetu
612125a243 Added: Size attributes to img (width, height, max-width, max-height)
--HG--
branch : develop
2015-12-08 21:53:54 +02:00
kervala
1d00f974b6 Fixed: ryzom_client_patcher compilation
--HG--
branch : develop
2015-12-08 17:49:23 +01:00
Cédric OCHS
44a5ff53a5 Merged in zerotacg/ryzomcore/issue-remove-duplicated-ignores (pull request #128)
removed duplicated ignores

--HG--
branch : develop
2015-12-08 17:35:55 +01:00
Tobias Peters
7f955239b0 removed duplicated ignores
--HG--
branch : issue-remove-duplicated-ignores
2015-12-08 17:20:38 +01:00
kervala
76a8904e9a Fixed: Compilation under OS X
--HG--
branch : develop
2015-12-08 14:33:09 +01:00
kervala
079ea3e5c5 Changed: Let dependencies propagate to other targets
--HG--
branch : develop
2015-12-07 21:48:32 +01:00