.. |
admin_modules
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
|
2016-12-10 12:05:29 +01:00 |
ags_test
|
Fixed: Compilation with VC++ 2013
|
2018-07-31 18:36:36 +02:00 |
ai_data_service
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
|
2018-02-02 21:04:30 +01:00 |
ai_service
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
|
2018-08-09 14:27:42 +02:00 |
ai_share
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
|
2018-02-02 21:04:30 +01:00 |
backup_service
|
Changed: Removed libxml2 dependencies from other targets
|
2016-01-27 12:56:16 +01:00 |
dynamic_scenario_service
|
Changed: Removed libxml2 dependencies from other targets
|
2016-01-27 12:56:16 +01:00 |
entities_game_service
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
|
2018-08-08 20:54:09 +02:00 |
entity_view_service
|
Fixed: Compilation with VC++ 2013
|
2018-07-31 18:36:36 +02:00 |
frontend_service
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
|
2018-08-08 20:54:09 +02:00 |
gameplay_module_lib
|
Changed: Removed libxml2 dependencies from other targets
|
2016-01-27 12:56:16 +01:00 |
general_utilities_service
|
Fixed: Use nlfopen in tools and servers
|
2016-03-19 16:21:06 +01:00 |
gpm_service
|
Fixed: Servers compilation
|
2016-12-19 09:25:51 +01:00 |
input_output_service
|
Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
|
2018-08-09 14:27:42 +02:00 |
log_analyser_service
|
Fixed: Use nlfopen in tools and servers
|
2016-03-19 16:21:06 +01:00 |
logger_service
|
Fixed: compiling server (fixes #303)
|
2017-03-27 18:08:43 +03:00 |
mail_forum_service
|
Fix compilation on mac (thanks Siela for the fixes !)
|
2017-04-28 23:56:06 +02:00 |
mirror_service
|
Fixed: Compilation with VC++ 2015 (need spaces around NL_I64)
|
2016-10-20 12:30:24 +02:00 |
monitor_service
|
Fix compilation on mac (thanks Siela for the fixes !)
|
2017-04-28 23:56:06 +02:00 |
patchman_service
|
Fixed: Use nlfopen in tools and servers
|
2016-03-19 16:21:06 +01:00 |
pd_lib
|
Fix compilation on mac (thanks Siela for the fixes !)
|
2017-04-28 23:56:06 +02:00 |
pd_reference_builder
|
Changed: Removed libxml2 dependencies from other targets
|
2016-01-27 12:56:16 +01:00 |
pd_support_service
|
Fixed: Use nlfopen in tools and servers
|
2016-03-19 16:21:06 +01:00 |
persistant_data_service
|
Fixed: Warnings
|
2016-11-22 12:22:17 +01:00 |
ryzom_admin_service
|
Changed: Removed libxml2 dependencies from other targets
|
2016-01-27 12:56:16 +01:00 |
ryzom_naming_service
|
Changed: Removed libxml2 dependencies from other targets
|
2016-01-27 12:56:16 +01:00 |
ryzom_welcome_service
|
Changed: Removed libxml2 dependencies from other targets
|
2016-01-27 12:56:16 +01:00 |
sabrina
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
|
2018-02-02 21:04:30 +01:00 |
server_share
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
|
2018-02-02 21:04:30 +01:00 |
session_browser_server
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
|
2016-12-10 12:05:29 +01:00 |
shard_unifier_service
|
Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
|
2018-02-02 21:04:30 +01:00 |
simulation_service
|
Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
|
2016-12-10 12:05:29 +01:00 |
testing_tool_service
|
Fixed: Use nlfopen in tools and servers
|
2016-03-19 16:21:06 +01:00 |
tick_service
|
Fixed: Compilation with VC++ 2015 (need spaces around NL_I64)
|
2016-10-20 12:30:24 +02:00 |
CMakeLists.txt
|
Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools
|
2017-10-14 18:31:19 +02:00 |