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/ai_service
kervala cbf2c744f0 Changed: Replace some const char* by std::string
--HG--
branch : develop
8 years ago
..
doc Changed: Typo fixes (thanks to Vagrant!) 12 years ago
CMakeLists.txt Changed: Simplified all ENDIF and ELSE 8 years ago
admin.h Fixed EOL issues and added .hgeol file. 13 years ago
ai.cpp Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 10 years ago
ai.h Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 10 years ago
ai_aggro.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_aggro.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_bot.cpp Changed: Synchronization with private repository 9 years ago
ai_bot.h Changed: Synchronization with private repository 9 years ago
ai_bot_easter_egg.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_bot_easter_egg.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_bot_fauna.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_bot_fauna.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_bot_inline.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_bot_npc.cpp Fixed: Compilation with VC++ 2015 (need spaces around NL_I64) 8 years ago
ai_bot_npc.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_bot_pet.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_bot_pet.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_continent.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_control_npc.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_control_npc.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_entity.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_entity_id.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_entity_id.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_entity_id_inline.h Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
ai_entity_matrix.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_entity_physical.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_entity_physical.h Fix Ryzom server compile under MinGW 11 years ago
ai_entity_physical_inline.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_factory.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_generic_fight.cpp Changed: Replace atof by fromString 9 years ago
ai_generic_fight.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_generic_fight_helpers.cpp Changed: Synchronization with private repository 9 years ago
ai_grp.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_grp.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_grp_fauna.cpp Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
ai_grp_fauna.h Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
ai_grp_npc.cpp Fix Ryzom server compile under MinGW 11 years ago
ai_grp_npc.h Changed: Synchronization with SVN 12 years ago
ai_grp_pet.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_grp_pet.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_inline.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_instance.cpp Changed: Synchronization with private repository 9 years ago
ai_instance.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_instance_inline.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_keywords.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_keywords.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_logic_action.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_map.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_messages.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_mgr.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_mgr.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_mgr_fauna.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_mgr_fauna.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_mgr_npc.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_mgr_npc.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_mgr_pet.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_mgr_pet.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_outpost.cpp Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
ai_outpost.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_outpost_actions.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_place.cpp Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
ai_place.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_place_patat.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_place_xyr.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_player.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_player.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_pos.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_pos_mirror.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_pos_mirror_inline.h Add distSqTo to CAIVector 11 years ago
ai_profile_fauna.cpp Use distSqTo instead of distTo 11 years ago
ai_profile_fauna.h Use distSqTo instead of distTo 11 years ago
ai_profile_fauna_inline.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_profile_npc.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_profile_npc.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_profile_pet.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_profile_pet.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_route.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_route_beeline.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_script_comp.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_script_comp.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_script_data_manager.cpp Fixed: Use nlfopen in tools and servers 9 years ago
ai_script_data_manager.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_spire.cpp Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
ai_spire.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_state_npc.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_variables.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_variables.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_vector_mirror.h Changed: Minor changes 10 years ago
ai_vision.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_vision.h Fixed EOL issues and added .hgeol file. 13 years ago
ai_world_map.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ai_world_map.h Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
aids_interface.cpp Fixed EOL issues and added .hgeol file. 13 years ago
aids_interface.h Fixed EOL issues and added .hgeol file. 13 years ago
ais_actions.cpp Fixed: Compilation with VC++ 2015 (need spaces around NL_I64) 8 years ago
ais_actions.h Fixed EOL issues and added .hgeol file. 13 years ago
ais_actions_fauna.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ais_actions_global.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ais_actions_npc.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ais_control.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ais_control.h Fixed EOL issues and added .hgeol file. 13 years ago
ais_spawn_ctrl.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ais_user_models.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ais_user_models.h Fixed EOL issues and added .hgeol file. 13 years ago
alias_tree_owner.cpp Changed: French comments translated to English 12 years ago
alias_tree_owner.h Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
alias_tree_root.h Fixed EOL issues and added .hgeol file. 13 years ago
bot_chat_interface.cpp Changed: Replace ~0u by std::numeric_limits<uint>::max() 9 years ago
bot_chat_interface.h Fixed EOL issues and added .hgeol file. 13 years ago
child_container.h Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 10 years ago
client_message.cpp Fixed EOL issues and added .hgeol file. 13 years ago
client_message.h Fixed EOL issues and added .hgeol file. 13 years ago
combat_interface.cpp Fixed EOL issues and added .hgeol file. 13 years ago
combat_interface.h Fixed EOL issues and added .hgeol file. 13 years ago
combat_move.cpp Fixed EOL issues and added .hgeol file. 13 years ago
combat_move.h Fixed EOL issues and added .hgeol file. 13 years ago
commands.cpp Changed: Replace sscanf by fromString 8 years ago
commands.h Fixed EOL issues and added .hgeol file. 13 years ago
commands_mlf.cpp Add AIS sheets to shard sheets packer tool 11 years ago
continent.cpp Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
continent.h Fixed EOL issues and added .hgeol file. 13 years ago
continent_actions.cpp Changed: Replace atof by fromString 9 years ago
continent_inline.h Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 10 years ago
data file format notes.txt Fixed EOL issues and added .hgeol file. 13 years ago
debug_history.h Fixed EOL issues and added .hgeol file. 13 years ago
dyn_grp.h Fixed EOL issues and added .hgeol file. 13 years ago
dyn_grp_inline.h Fixed EOL issues and added .hgeol file. 13 years ago
dyn_mission.cpp Fixed EOL issues and added .hgeol file. 13 years ago
dyn_mission.h Fixed EOL issues and added .hgeol file. 13 years ago
egs_interface.cpp Fixed EOL issues and added .hgeol file. 13 years ago
egs_interface.h Fixed EOL issues and added .hgeol file. 13 years ago
event_manager.h Visual Studio 2013 compilation support for Ryzom Server 10 years ago
event_reaction.cpp Fixed EOL issues and added .hgeol file. 13 years ago
event_reaction.h Fixed EOL issues and added .hgeol file. 13 years ago
event_reaction_container.h Fixed EOL issues and added .hgeol file. 13 years ago
event_reaction_include.h Fixed EOL issues and added .hgeol file. 13 years ago
family_behavior.cpp Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
family_behavior.h Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 10 years ago
family_profile.cpp Fixed EOL issues and added .hgeol file. 13 years ago
family_profile.h Fixed EOL issues and added .hgeol file. 13 years ago
family_profile_tribe.cpp Fixed EOL issues and added .hgeol file. 13 years ago
family_profile_tribe.h Fixed EOL issues and added .hgeol file. 13 years ago
faq.txt Fixed EOL issues and added .hgeol file. 13 years ago
fx_entity.cpp Fixed EOL issues and added .hgeol file. 13 years ago
fx_entity.h Fixed EOL issues and added .hgeol file. 13 years ago
fx_entity_manager.cpp Fixed EOL issues and added .hgeol file. 13 years ago
fx_entity_manager.h Fixed EOL issues and added .hgeol file. 13 years ago
generic_logic_action.cpp Changed: Replace atof by fromString 9 years ago
gpms_interface.cpp Fixed EOL issues and added .hgeol file. 13 years ago
gpms_interface.h Fixed EOL issues and added .hgeol file. 13 years ago
group_profile.cpp Changed: French comments translated to English 12 years ago
group_profile.h Fixed EOL issues and added .hgeol file. 13 years ago
ios_interface.cpp Fixed EOL issues and added .hgeol file. 13 years ago
ios_interface.h Fixed EOL issues and added .hgeol file. 13 years ago
keyword.cpp Fixed EOL issues and added .hgeol file. 13 years ago
keyword.h Fixed EOL issues and added .hgeol file. 13 years ago
keyword_owner.h Fixed EOL issues and added .hgeol file. 13 years ago
knapsack_solver.cpp Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
knapsack_solver.h Fixed EOL issues and added .hgeol file. 13 years ago
list_link.h Fixed EOL issues and added .hgeol file. 13 years ago
listener_emitter.h Fixed EOL issues and added .hgeol file. 13 years ago
manager_parent.h Fixed EOL issues and added .hgeol file. 13 years ago
messages.cpp Changed: Synchronization with private repository 9 years ago
messages.h Fixed EOL issues and added .hgeol file. 13 years ago
mirrors.cpp Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
mirrors.h Fixed EOL issues and added .hgeol file. 13 years ago
named_entity.cpp Fixed EOL issues and added .hgeol file. 13 years ago
named_entity.h Fixed EOL issues and added .hgeol file. 13 years ago
named_entity_manager.cpp Fixed EOL issues and added .hgeol file. 13 years ago
named_entity_manager.h Fixed EOL issues and added .hgeol file. 13 years ago
nf_grp.cpp Changed: Synchronization with SVN 12 years ago
nf_grp_npc.cpp Changed: Synchronization with private repository 9 years ago
nf_helpers.cpp Fixed EOL issues and added .hgeol file. 13 years ago
nf_helpers.h Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 10 years ago
nf_state_instance.cpp Fixed EOL issues and added .hgeol file. 13 years ago
nf_static.cpp Changed: Replace more ~0 by std::numeric_limits<*>::max() some changes from private repository 9 years ago
notes.txt Fixed EOL issues and added .hgeol file. 13 years ago
npc_description_msg.cpp Changed: Replaced string empty comparisons with empty() 12 years ago
npc_description_msg.h Fixed EOL issues and added .hgeol file. 13 years ago
owners.h Fixed EOL issues and added .hgeol file. 13 years ago
path_behaviors.cpp Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
path_behaviors.h Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 10 years ago
persistent_spawnable.h Fixed EOL issues and added .hgeol file. 13 years ago
profile.h Fixed EOL issues and added .hgeol file. 13 years ago
profile_in_state.h Fixed EOL issues and added .hgeol file. 13 years ago
script_compiler.cpp Fixed: Typos detected by Lintian 8 years ago
script_compiler.h Fixed EOL issues and added .hgeol file. 13 years ago
script_compiler_native_func.cpp Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
script_parser.bat initial version 15 years ago
script_parser.lex Changed: Replace atof by fromString 9 years ago
script_parser.yacc Changed: Typo fixes (thanks to Vagrant!) 12 years ago
script_parser_lex.cpp Changed: Replace atof by fromString 9 years ago
script_parser_yacc.cpp Changed: Typo fixes (thanks to Vagrant!) 12 years ago
script_parser_yacc.h Fixed EOL issues and added .hgeol file. 13 years ago
script_parser_yacc_notes.txt Fixed EOL issues and added .hgeol file. 13 years ago
script_vm.cpp Changed: Replace atof by fromString 9 years ago
script_vm.h Fix #138 Pointer truncation in AI Script VM 11 years ago
service_dependencies.h Fixed EOL issues and added .hgeol file. 13 years ago
service_main.cpp Fix Ryzom server compile under MinGW 11 years ago
sheets.cpp Changed: Replace some const char* by std::string 8 years ago
sheets.h Changed: Replace NLMISC::strupr by NLMISC::toUpper 9 years ago
state_chat.cpp Fixed EOL issues and added .hgeol file. 13 years ago
state_chat.h Fixed EOL issues and added .hgeol file. 13 years ago
state_instance.cpp Fixed EOL issues and added .hgeol file. 13 years ago
state_instance.h Fixed: Typo 9 years ago
state_profil.cpp Fixed EOL issues and added .hgeol file. 13 years ago
state_profil.h Fixed EOL issues and added .hgeol file. 13 years ago
states.cpp Fixed EOL issues and added .hgeol file. 13 years ago
states.h Fixed EOL issues and added .hgeol file. 13 years ago
stdpch.cpp Fixed EOL issues and added .hgeol file. 13 years ago
stdpch.h Fix Ryzom server compile under MinGW 11 years ago
test_ai_script.txt Fixed EOL issues and added .hgeol file. 13 years ago
time_interface.cpp Fixed EOL issues and added .hgeol file. 13 years ago
time_interface.h Fixed EOL issues and added .hgeol file. 13 years ago
timer.h Fixed EOL issues and added .hgeol file. 13 years ago
vector_2i.h Fixed EOL issues and added .hgeol file. 13 years ago
visual_properties_interface.cpp Fixed EOL issues and added .hgeol file. 13 years ago
visual_properties_interface.h Fixed EOL issues and added .hgeol file. 13 years ago
world_container.cpp Fixed EOL issues and added .hgeol file. 13 years ago
world_container.h Fixed EOL issues and added .hgeol file. 13 years ago
world_map_link.h Fixed EOL issues and added .hgeol file. 13 years ago