cyphesis/server
2018-03-23 19:22:35 +01:00
..
Account.cpp Allow sex to be set when creating character. 2018-02-20 22:26:27 +01:00
Account.h Player characters should never be AI controlled. 2018-02-08 21:47:22 +01:00
Admin.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
Admin.h Allow clients to register as AI handlers. 2015-05-24 11:25:06 +02:00
ArchetypeFactory.cpp Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
ArchetypeFactory.h Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
ArchetypeRuleHandler.cpp Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
ArchetypeRuleHandler.h Use custom format for archetypes. 2013-11-15 21:39:35 +01:00
ArithmeticBuilder.cpp Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
ArithmeticBuilder.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
buildid.cpp.in Convert to cmake. 2016-12-22 14:39:36 +01:00
CMakeLists.txt Include headers in CMake files. 2018-02-06 13:45:11 +01:00
CommAsioClient.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
CommAsioClient.h Don't set "ipv6_only". 2017-08-13 17:16:02 +02:00
CommAsioClient_impl.h Don't report normal shutdowns during negotiate. 2018-02-08 21:47:22 +01:00
CommAsioListener.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
CommAsioListener.h Use a function for starting clients. 2014-01-28 23:08:15 +01:00
CommAsioListener_impl.h Don't set "ipv6_only". 2017-08-13 17:16:02 +02:00
CommHttpClient.cpp Removed obsolete files. 2014-01-31 21:59:57 +01:00
CommHttpClient.h Removed obsolete files. 2014-01-31 21:59:57 +01:00
CommMaster.cpp Removed further references to now removed classes. 2014-02-03 12:21:35 +01:00
CommMaster.h Removed further references to now removed classes. 2014-02-03 12:21:35 +01:00
CommMDNSPublisher.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
CommMDNSPublisher.h Adapt to boost 1.46. 2014-02-04 12:25:18 +01:00
CommMetaClient.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
CommMetaClient.h Fixed issue with shutting down metaserver client. 2014-09-20 22:43:16 +02:00
CommPeer.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
CommPeer.h Adapt to boost 1.46. 2014-02-04 12:25:18 +01:00
CommPSQLSocket.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
CommPSQLSocket.h Adapt to boost 1.46. 2014-02-04 12:25:18 +01:00
CommPythonClient.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
CommPythonClient.h Allow older versions of boost. 2014-04-18 11:09:47 +02:00
ConnectableRouter.cpp Player characters should never be AI controlled. 2018-02-08 21:47:22 +01:00
ConnectableRouter.h Player characters should never be AI controlled. 2018-02-08 21:47:22 +01:00
Connection.cpp Use C++ string converters, and clean up code. 2018-02-08 21:47:22 +01:00
Connection.h Improved stub generation and create all stubs. 2017-07-25 23:40:40 +02:00
CorePropertyManager.cpp Initial work on planting entities. 2018-03-23 19:22:35 +01:00
CorePropertyManager.h Use "propel" property for movement. 2018-02-11 21:15:35 +01:00
EntityBuilder.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
EntityBuilder.h Add "archetype" as new type. 2013-11-15 21:39:35 +01:00
EntityFactory.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
EntityFactory.h Use custom format for archetypes. 2013-11-15 21:39:35 +01:00
EntityFactory_impl.h Use custom format for archetypes. 2013-11-15 21:39:35 +01:00
EntityRuleHandler.cpp Added rolling and spinning friction. 2018-03-12 18:15:20 +01:00
EntityRuleHandler.h Standardize installation of standard types. 2018-02-06 13:45:10 +01:00
ExternalMindsConnection.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
ExternalMindsConnection.h Deregister possessive clients correctly. 2015-05-24 11:25:07 +02:00
ExternalMindsManager.cpp Player characters should never be AI controlled. 2018-02-08 21:47:22 +01:00
ExternalMindsManager.h Player characters should never be AI controlled. 2018-02-08 21:47:22 +01:00
frontend.cpp Remove obsolete buildTime/buildDate system 2016-09-04 15:35:21 -04:00
HttpCache.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
HttpCache.h Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
IdleConnector.cpp Adapt to boost 1.46. 2014-02-04 12:25:18 +01:00
IdleConnector.h Adapt to boost 1.46. 2014-02-04 12:25:18 +01:00
Juncture.cpp Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
Juncture.h Use boost::asio in CommPeer. 2014-01-31 22:00:32 +01:00
Lobby.cpp Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
Lobby.h Improved stub generation and create all stubs. 2017-07-25 23:40:40 +02:00
Master.cpp Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Master.h Removed further references to now removed classes. 2014-02-03 12:21:35 +01:00
MindController.cpp Remove "transforms" and "modespec" property. 2016-12-15 18:27:42 +01:00
MindController.h Remove "transforms" and "modespec" property. 2016-12-15 18:27:42 +01:00
MindInspector.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
MindInspector.h Added feature for async mind persistence. 2013-08-21 20:56:09 +02:00
OpRuleHandler.cpp Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
OpRuleHandler.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Peer.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
Peer.h Move domain property Entity. 2017-07-25 23:40:39 +02:00
PendingPossession.cpp Rename Teleport* to Possess* 2015-05-24 11:25:06 +02:00
PendingPossession.h Rename Teleport* to Possess* 2015-05-24 11:25:06 +02:00
Persistence.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
Persistence.h Fixed issues with tying accounts to entities. 2014-09-20 22:13:49 +02:00
Player.cpp Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
Player.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
PossessionAuthenticator.cpp Player characters should never be AI controlled. 2018-02-08 21:47:22 +01:00
PossessionAuthenticator.h Improve external minds management. 2015-05-24 11:25:07 +02:00
PropertyRuleHandler.cpp Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
PropertyRuleHandler.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
RuleHandler.cpp Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
RuleHandler.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Ruleset.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
Ruleset.h Add "archetype" as new type. 2013-11-15 21:39:35 +01:00
server.cpp Added "assets-download" build target. 2018-02-06 13:45:11 +01:00
ServerAccount.cpp Use C++ string converters, and clean up code. 2018-02-08 21:47:22 +01:00
ServerAccount.h Use C++ string converters, and clean up code. 2018-02-08 21:47:22 +01:00
ServerRouting.cpp Add assets paths to server info. 2018-02-06 13:45:11 +01:00
ServerRouting.h Add assets paths to server info. 2018-02-06 13:45:11 +01:00
slave.cpp Removed further references to now removed classes. 2014-02-03 12:21:35 +01:00
SlaveClientConnection.cpp Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
SlaveClientConnection.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
Spawn.h Fixed bug with spawn default data. 2015-05-02 23:15:14 +02:00
SpawnEntity.cpp Use a left hand coord system. 2018-02-06 13:45:10 +01:00
SpawnEntity.h Fixed bug with spawn default data. 2015-05-02 23:15:14 +02:00
StorageManager.cpp Move domain property Entity. 2017-07-25 23:40:39 +02:00
StorageManager.h Regularly persist thoughts to database. 2015-05-26 22:27:39 +02:00
SystemAccount.cpp Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
SystemAccount.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
TaskFactory.cpp Optimize includes. 2017-03-19 21:36:52 +01:00
TaskFactory.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
TaskRuleHandler.cpp Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
TaskRuleHandler.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
TeleportProperty.cpp Use nullptr instead of NULL. 2018-02-06 13:45:11 +01:00
TeleportProperty.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
TeleportState.cpp Adapt to boost 1.46. 2014-02-04 12:25:18 +01:00
TeleportState.h Adapt to boost 1.46. 2014-02-04 12:25:18 +01:00
TrustedConnection.cpp Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
TrustedConnection.h Remove CVS $Id tags 2013-07-15 20:31:59 +02:00
WorldRouter.cpp Remove unused code. 2018-02-20 22:26:27 +01:00
WorldRouter.h Improved stub generation and create all stubs. 2017-07-25 23:40:40 +02:00