khanat-opennel-code/code/ryzom/server/src/shard_unifier_service
kervala 36f886f5f1 Changed: Removed more useless dependencies
--HG--
branch : develop
2016-01-26 22:43:35 +01:00
..
character_sync.cpp Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max() 2015-01-13 13:47:19 +01:00
character_sync.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
chat_unifier.cpp Changed: Merge code from private repository 2015-12-29 16:35:47 +01:00
CMakeLists.txt Changed: Removed more useless dependencies 2016-01-26 22:43:35 +01:00
database_mapping.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
database_mapping.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
database_mapping.xml Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
entity_locator.cpp Changed: Merge code from private repository 2015-12-29 16:35:47 +01:00
entity_locator.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
login_service.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
login_service.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
mail_forum_notfier_fwd.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
name_manager.cpp Fixed: Guilds with same characters and not same spaces 2015-01-21 13:20:56 +01:00
name_manager.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
nel_database_mapping.cpp Changed: Minor changes 2014-12-26 13:12:56 +01:00
nel_database_mapping.h Changed: Minor changes 2015-01-10 18:45:14 +01:00
nel_database_mapping.xml Change ClientApplication to DomainId in permission table 2014-09-07 08:53:10 +02:00
readme.txt Change ClientApplication to DomainId in permission table 2014-09-07 08:53:10 +02:00
ring_session_manager.cpp Fix SU RSM UAP SQL query 2014-09-08 05:28:09 +02:00
ring_session_manager.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
shard_unifier_service.cpp Fix Ryzom server compile under MinGW 2014-06-19 20:19:39 +02:00
shard_unifier_service.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
stdpch.cpp Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
stdpch.h Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00

xsltproc -o nel_database_mapping.cpp --stringparam output cpp --stringparam filename nel_database_mapping ../../../common/src/game_share/generate_module_interface.xslt nel_database_mapping.xml
xsltproc -o nel_database_mapping.h --stringparam output header --stringparam filename nel_database_mapping ../../../common/src/game_share/generate_module_interface.xslt nel_database_mapping.xml