You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ryzom-core/code/ryzom/server/src
Jan Boon 37c567c88c
File ai_instance.cpp uses inline processStateEvent from state_instance.h which uses inline testCompatibility from event_reaction_include.h
https://gist.github.com/sjvs/8795aae6671734ff991033b510e62de5
6 years ago
..
admin_modules Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 8 years ago
ags_test Fixed: Compilation with VC++ 2013 7 years ago
ai_data_service Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
ai_service File ai_instance.cpp uses inline processStateEvent from state_instance.h which uses inline testCompatibility from event_reaction_include.h 6 years ago
ai_share Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
backup_service Changed: Removed libxml2 dependencies from other targets 9 years ago
dynamic_scenario_service Changed: Removed libxml2 dependencies from other targets 9 years ago
entities_game_service Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17 6 years ago
entity_view_service Fixed: Compilation with VC++ 2013 7 years ago
frontend_service Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17 6 years ago
gameplay_module_lib Changed: Removed libxml2 dependencies from other targets 9 years ago
general_utilities_service Fixed: Use nlfopen in tools and servers 9 years ago
gpm_service Fixed: Servers compilation 8 years ago
input_output_service Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17 6 years ago
log_analyser_service Fixed: Use nlfopen in tools and servers 9 years ago
logger_service Fixed: compiling server (fixes #303) 8 years ago
mail_forum_service Fix compilation on mac (thanks Siela for the fixes !) 8 years ago
mirror_service Fixed: Compilation with VC++ 2015 (need spaces around NL_I64) 8 years ago
monitor_service Fix compilation on mac (thanks Siela for the fixes !) 8 years ago
patchman_service Fixed: Use nlfopen in tools and servers 9 years ago
pd_lib Fix compilation on mac (thanks Siela for the fixes !) 8 years ago
pd_reference_builder Changed: Removed libxml2 dependencies from other targets 9 years ago
pd_support_service Fixed: Use nlfopen in tools and servers 9 years ago
persistant_data_service Fixed: Warnings 8 years ago
ryzom_admin_service Changed: Removed libxml2 dependencies from other targets 9 years ago
ryzom_naming_service Changed: Removed libxml2 dependencies from other targets 9 years ago
ryzom_welcome_service Changed: Removed libxml2 dependencies from other targets 9 years ago
sabrina Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
server_share Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
session_browser_server Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 8 years ago
shard_unifier_service Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless 7 years ago
simulation_service Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms 8 years ago
testing_tool_service Fixed: Use nlfopen in tools and servers 9 years ago
tick_service Fixed: Compilation with VC++ 2015 (need spaces around NL_I64) 8 years ago
CMakeLists.txt Fixed: Don't compile ryzom_servershare and ryzom_aishare if not using Ryzom server or tools 7 years ago