Commit graph

780 commits

Author SHA1 Message Date
kervala
ec3e54f29f Changed: OS X bundles have app extension 2016-01-28 13:27:08 +01:00
kervala
3ac60ba7d8 Fixed: ReleaseDebug configuration not used anymore 2016-01-28 13:26:45 +01:00
kervala
8e54d7b25b Fixed: Don't display D3D item in tree under Linux and OS X 2016-01-28 13:26:02 +01:00
kervala
fc4ef1909b Fixed: Compilation of client_patcher 2016-01-27 14:42:19 +01:00
kervala
ba3b4a977b Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
kervala
3faeb82290 Changed: Removed more useless dependencies 2016-01-26 22:43:35 +01:00
kervala
237b6767b0 Fixed: Remove inherited dependency on libxml2 for all projects 2016-01-26 22:30:13 +01:00
kervala
58d7c95b05 Changed: Minor changes 2016-01-18 21:31:23 +01:00
kervala
eb30647103 Changed: Remove hardcoded L:\\primitives\\ from C++ code (use RYZOM_LEVELDESIGN environment varianle instead) 2016-01-18 21:31:10 +01:00
kervala
06f72437e2 Fixed: Right directories 2016-01-16 23:49:39 +01:00
kervala
8124033e69 Changed: Minor changes 2016-01-16 23:47:58 +01:00
kervala
852da988fe Added: Config file for translation_tools 2016-01-16 23:47:12 +01:00
kaetemi
fe6cc6656b Fix bad printf parameters 2016-01-15 16:42:21 +01:00
kaetemi
c4f5b5d521 And more VS2015 fixes 2016-01-15 12:33:27 +01:00
kervala
823818f31f Fixed: Don't display D3D page under Linux and OS X 2016-01-14 21:26:47 +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
7bcae9dbe4 Fixed: Ryzom Configuration under OS X 2016-01-11 10:09:10 +01:00
kervala
2ef9f7dbd9 Fixed: Compilation 2016-01-09 16:29:59 +01:00
kervala
98041d381a Changed: Minor changes 2016-01-06 16:03:39 +01:00
kervala
6ac293c848 Fixed: Warnings with GCC 2016-01-06 16:03:04 +01:00
kervala
8fd5f96d83 Changed: Minor changes 2016-01-05 12:59:40 +01:00
kervala
0d0e08948e Changed: Use std::numeric_limits 2016-01-05 12:59:28 +01:00
kervala
001b9facbe Fixed: GCC warnings 2016-01-05 12:51:06 +01:00
kervala
873ac7e727 Changed: Copy tools related to client into client bundle under OS X 2016-01-04 13:43:49 +01:00
kervala
df89274053 Fixed: Sign OS X binaries needed by client and copy them in Ryzom bundle 2016-01-03 17:47:31 +01:00
kervala
2b30974cc2 Changed: Don't create bundle for Ryzom client tools (we will try to package them in same bundle) 2016-01-02 22:23:49 +01:00
kervala
038612ec9b Fixed: Define RZ_USE_CUSTOM_PATCH_SERVER for ryzom_client_patcher 2016-01-01 15:57:10 +01:00
kervala
ef33828f1c Fixed: Compilation 2015-12-30 00:13:58 +01:00
kervala
7fc2edd38e Fixed: Compilation 2015-12-30 00:10:08 +01:00
kervala
a5e23cb0f9 Changed: Merge code from private repository 2015-12-29 22:06:49 +01:00
kervala
4275af8038 Changed: Merge code from private repository 2015-12-29 16:35:47 +01:00
kervala
5708a3997c Fixed: Warnings with GCC 2015-12-25 20:49:59 +01:00
kervala
36fc5a3839 Fixed: client_config_qt needs QXcbGlxIntegrationPlugin in static 2015-12-25 15:28:11 +01:00
kervala
0b24fa4dd4 Fixed: Frequency checks useless because it can be 0 or a wrong value, 16 bits depth requirement 2015-12-25 15:26:32 +01:00
kervala
328ad17bc4 Fixed: Need to initialize OpenGL driver 2015-12-25 15:25:08 +01:00
kervala
f8862636f4 Fixed: Use Xcb plugin for Qt 5 under Linux 2015-12-23 15:00:49 +01:00
kervala
90185f7682 Fixed: use PatchUrl instead of PatchServer in ryzom_client_patcher 2015-12-21 17:31:14 +01:00
kervala
da367306cb Fixed: Install ryzom_configuration_qt in RYZOM_GAMES_PREFIX 2015-12-15 22:51:55 +01:00
kervala
180ef53f43 Fixed: _PatchDirectory already has a trailing slash 2015-12-15 13:40:12 +01:00
kervala
076af98123 Changed: Minor changes 2015-12-15 13:39:02 +01:00
kervala
68f5cb447f Changed: Use std::string insteaf of const char* for filenames in CPersistentDataRecord 2015-12-15 13:35:04 +01:00
kervala
36f6fedd4f Changed: Minor changes 2015-12-13 20:23:58 +01:00
kervala
659842651d Fixed: Wrong copyFile and moveFile syntax 2015-12-13 20:23:08 +01:00
kervala
0bfc783142 Fixed: New LZMA syntax under Linux 2015-12-13 13:19:55 +01:00
kervala
fd3e147574 Changed: Real executable name for client_config_qt 2015-12-13 13:11:02 +01:00
kervala
c744716973 Fixed: Compilation of some tools with Qt 5 in static 2015-12-13 13:09:25 +01:00