| .. |
|
Account.cpp
|
Remove unneeded include
|
2011-12-20 15:45:53 +00:00 |
|
Account.h
|
Use ConnectedRouter as the base for all accounts
|
2010-12-13 14:15:54 +00:00 |
|
Admin.cpp
|
Use the ruleset global less often, making code more isolated
|
2012-01-19 19:34:20 +00:00 |
|
Admin.h
|
Remove now obsolete Connect op handler
|
2010-12-09 16:10:38 +00:00 |
|
ArithmeticBuilder.cpp
|
Migrate PythonArithmeticFactory to using PythonClass
|
2011-12-19 11:35:41 +00:00 |
|
ArithmeticBuilder.h
|
Add a builder interface for making Arithmetic objects
|
2010-07-13 16:16:50 +01:00 |
|
CommClient.cpp
|
Remove implied dependency on ServerRouting
|
2012-03-04 18:08:29 +00:00 |
|
CommClient.h
|
Re-work where client objects get name information
|
2011-10-29 15:32:41 +02:00 |
|
CommClientFactory.cpp
|
Move specific factories into their own files
|
2012-03-05 14:19:21 +00:00 |
|
CommClientFactory.h
|
Room duplicate classes and separate out deps
|
2012-03-14 15:57:24 +00:00 |
|
CommClientFactory_impl.h
|
Untable these factory classes for cleaner linking
|
2012-03-05 00:12:17 +00:00 |
|
CommClientKit.cpp
|
Untable these factory classes for cleaner linking
|
2012-03-05 00:12:17 +00:00 |
|
CommClientKit.h
|
Untable these factory classes for cleaner linking
|
2012-03-05 00:12:17 +00:00 |
|
CommHttpClient.cpp
|
2009-01-29 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-29 18:11:35 +00:00 |
|
CommHttpClient.h
|
Remove obsolete skstream include.
|
2009-08-22 02:43:55 +01:00 |
|
CommHttpClientFactory.cpp
|
Move specific factories into their own files
|
2012-03-05 14:19:21 +00:00 |
|
CommHttpClientFactory.h
|
Move specific factories into their own files
|
2012-03-05 14:19:21 +00:00 |
|
CommMaster.cpp
|
2009-01-28 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-28 02:48:34 +00:00 |
|
CommMaster.h
|
2009-01-28 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-28 02:48:34 +00:00 |
|
CommMDNSPublisher.cpp
|
Avoid metaserver code using link from commserver to server
|
2011-10-30 01:26:13 +02:00 |
|
CommMDNSPublisher.h
|
Avoid metaserver code using link from commserver to server
|
2011-10-30 01:26:13 +02:00 |
|
CommMetaClient.cpp
|
Use C++ iostream eof() instead of the C constant.
|
2009-09-18 12:18:23 +01:00 |
|
CommMetaClient.h
|
2008-10-27 Al Riddoch <alriddoch@googlemail.com>
|
2008-10-27 00:53:29 +00:00 |
|
CommPeer.cpp
|
Re-work where client objects get name information
|
2011-10-29 15:32:41 +02:00 |
|
CommPeer.h
|
Re-work where client objects get name information
|
2011-10-29 15:32:41 +02:00 |
|
CommPSQLSocket.cpp
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
CommPSQLSocket.h
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
CommPythonClient.cpp
|
2009-01-31 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-31 04:10:15 +00:00 |
|
CommPythonClient.h
|
Remove another obsolete include.
|
2009-08-22 02:49:45 +01:00 |
|
CommPythonClientFactory.cpp
|
Move specific factories into their own files
|
2012-03-05 14:19:21 +00:00 |
|
CommPythonClientFactory.h
|
Move specific factories into their own files
|
2012-03-05 14:19:21 +00:00 |
|
CommServer.cpp
|
Remove obsolete argument from ComMServer constructor
|
2011-10-31 13:04:38 +00:00 |
|
CommServer.h
|
Remove obsoluete include
|
2011-10-31 19:03:43 +00:00 |
|
CommSocket.cpp
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
CommSocket.h
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
CommStreamClient.cpp
|
Use C++ iostream eof() instead of the C constant.
|
2009-09-18 12:18:23 +01:00 |
|
CommStreamClient.h
|
2009-01-29 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-29 18:02:30 +00:00 |
|
CommStreamListener.cpp
|
2009-01-29 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-29 16:26:25 +00:00 |
|
CommStreamListener.h
|
2009-01-29 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-29 16:26:25 +00:00 |
|
CommTCPListener.cpp
|
2009-01-29 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-29 16:26:25 +00:00 |
|
CommTCPListener.h
|
2009-01-29 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-29 16:26:25 +00:00 |
|
CommUnixListener.cpp
|
Use SO_PEERCRED where available to avoid the need to send a message.
|
2009-12-01 15:37:55 +00:00 |
|
CommUnixListener.h
|
2009-01-29 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-29 16:26:25 +00:00 |
|
ConnectedRouter.cpp
|
Add a new base class for things with a connection
|
2010-12-13 13:59:59 +00:00 |
|
ConnectedRouter.h
|
Add doc comments
|
2010-12-13 14:08:14 +00:00 |
|
Connection.cpp
|
No need to specialize this template explicitly
|
2012-03-05 14:15:34 +00:00 |
|
Connection.h
|
Add read only accessor for testability
|
2012-01-12 19:19:52 +00:00 |
|
Connection_methods.h
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
CorePropertyManager.cpp
|
Convery all the property get functions
|
2011-09-29 17:36:26 +01:00 |
|
CorePropertyManager.h
|
2008-09-27 Al Riddoch <alriddoch@googlemail.com>
|
2008-09-27 16:22:40 +00:00 |
|
EntityBuilder.cpp
|
These don't need consts any more
|
2011-12-20 15:49:18 +00:00 |
|
EntityBuilder.h
|
Simplify base types vs rule types
|
2011-12-18 03:48:30 +00:00 |
|
EntityFactory.cpp
|
Move EntityKit into common
|
2011-12-21 00:17:06 +00:00 |
|
EntityFactory.h
|
Move EntityKit into common
|
2011-12-21 00:17:06 +00:00 |
|
EntityFactory_impl.h
|
Strip out unused populate() method from EntityFactory
|
2011-12-13 11:50:46 +00:00 |
|
EntityRuleHandler.cpp
|
Turns out this doesn't use the concrete factory
|
2011-12-21 00:26:43 +00:00 |
|
EntityRuleHandler.h
|
Remove unused unimplemented method
|
2011-09-18 01:46:45 +01:00 |
|
ExternalMind.cpp
|
Remove debug output when removing an unused PC from the world.
|
2009-04-19 00:41:16 -07:00 |
|
ExternalMind.h
|
Update all the Ids
|
2009-03-24 15:09:42 +00:00 |
|
ExternalProperty.cpp
|
Remove in unnecessary include
|
2012-03-13 18:53:11 +00:00 |
|
ExternalProperty.h
|
Convery all the property get functions
|
2011-09-29 17:36:26 +01:00 |
|
frontend.cpp
|
Add an experiment
|
2012-03-05 00:45:43 +00:00 |
|
HttpCache.cpp
|
2008-08-29 Al Riddoch <alriddoch@googlemail.com>
|
2008-08-30 16:29:11 +00:00 |
|
HttpCache.h
|
NULL HttpCacha singleton pointer on delete
|
2010-07-30 15:51:23 +01:00 |
|
Idle.cpp
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
Idle.h
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
IdleConnector.cpp
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
IdleConnector.h
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
IdlePSQLConnector.cpp
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
IdlePSQLConnector.h
|
Update IDs
|
2009-04-09 12:42:44 +01:00 |
|
Juncture.cpp
|
Re-work where client objects get name information
|
2011-10-29 15:32:41 +02:00 |
|
Juncture.h
|
Use ConnectedRouter for Juncture as well
|
2010-12-13 14:53:18 +00:00 |
|
Lobby.cpp
|
Remove unneeded headers from header.
|
2009-09-06 22:04:54 +01:00 |
|
Lobby.h
|
Remove unnecessary inline keyword.
|
2009-09-06 22:25:11 +01:00 |
|
Makefile.am
|
Fix libcomm dependencies and linking
|
2012-03-13 10:56:25 +00:00 |
|
Master.cpp
|
2009-02-02 Al Riddoch <alriddoch@googlemail.com>
|
2009-02-02 02:28:45 +00:00 |
|
Master.h
|
Update all the Ids
|
2009-03-24 15:09:42 +00:00 |
|
OpRuleHandler.cpp
|
Add some parameter checking assertions
|
2011-09-21 11:18:30 +01:00 |
|
OpRuleHandler.h
|
More header cleanups
|
2011-09-18 17:49:10 +01:00 |
|
Peer.cpp
|
No need to specialize this template explicitly
|
2012-03-05 14:15:34 +00:00 |
|
Peer.h
|
Add a signal to allow Juncture to get replies from the Peer
|
2010-12-08 17:13:54 +00:00 |
|
PendingTeleport.cpp
|
Inline the accessors
|
2010-11-25 19:06:30 +00:00 |
|
PendingTeleport.h
|
Update close of guards for convention
|
2011-09-05 17:34:58 +01:00 |
|
Persistence.cpp
|
Use the ruleset global less often, making code more isolated
|
2012-01-19 19:34:20 +00:00 |
|
Persistence.h
|
Use the ruleset global less often, making code more isolated
|
2012-01-19 19:34:20 +00:00 |
|
Player.cpp
|
Simplify the fingerprint of characterError to make it easier to use
|
2010-12-03 21:57:39 +00:00 |
|
Player.h
|
Simplify the fingerprint of characterError to make it easier to use
|
2010-12-03 21:57:39 +00:00 |
|
RuleHandler.cpp
|
Move mind creation to the property
|
2011-12-15 18:33:32 +00:00 |
|
RuleHandler.h
|
Consolidate Atlas script description parsing
|
2011-09-19 00:40:40 +01:00 |
|
Ruleset.cpp
|
Use the ruleset global less often, making code more isolated
|
2012-01-19 19:34:20 +00:00 |
|
Ruleset.h
|
Use the ruleset global less often, making code more isolated
|
2012-01-19 19:34:20 +00:00 |
|
server.cpp
|
Room duplicate classes and separate out deps
|
2012-03-14 15:57:24 +00:00 |
|
server.h
|
Update all the Ids
|
2009-03-24 15:09:42 +00:00 |
|
ServerAccount.cpp
|
Refactor Create in Accounts to have a common handler, with a new virtual detail
|
2010-12-06 00:02:21 +00:00 |
|
ServerAccount.h
|
Automated fix of header guards
|
2011-04-20 23:23:19 +01:00 |
|
ServerRouting.cpp
|
Added static accessor function for ServerRouting class
|
2010-08-17 11:58:16 +05:30 |
|
ServerRouting.h
|
Added static accessor function for ServerRouting class
|
2010-08-17 11:58:16 +05:30 |
|
slave.cpp
|
Update all the Ids
|
2009-03-24 15:09:42 +00:00 |
|
SlaveClientConnection.cpp
|
Clear up the dependencies
|
2012-03-05 09:31:33 +00:00 |
|
SlaveClientConnection.h
|
Always pass in integer ID when creating objects.
|
2010-11-26 16:07:29 +00:00 |
|
Spawn.cpp
|
Add concept classes for handling spawn points.
|
2009-12-30 01:32:31 +00:00 |
|
Spawn.h
|
Extend Spawn interface to support richer Atlas descriptions.
|
2009-12-30 11:29:12 +00:00 |
|
SpawnEntity.cpp
|
Re-work AreaProperty to use standard shapes
|
2012-01-10 14:11:19 +00:00 |
|
SpawnEntity.h
|
Add support for simple configurable inventory to spawn points.
|
2010-01-03 02:16:35 +00:00 |
|
StorageManager.cpp
|
These don't need consts any more
|
2011-12-20 15:49:18 +00:00 |
|
StorageManager.h
|
2008-11-17 Al Riddoch <alriddoch@googlemail.com>
|
2008-11-17 02:14:59 +00:00 |
|
SystemAccount.cpp
|
Make SystemAccounts display their type correctly.
|
2009-12-03 19:12:47 +00:00 |
|
SystemAccount.h
|
Make SystemAccounts display their type correctly.
|
2009-12-03 19:12:47 +00:00 |
|
TaskFactory.cpp
|
Move the abstract Task factory into common
|
2011-12-20 15:10:06 +00:00 |
|
TaskFactory.h
|
Move the abstract Task factory into common
|
2011-12-20 15:10:06 +00:00 |
|
TaskRuleHandler.cpp
|
Remove unused include
|
2011-12-21 00:20:29 +00:00 |
|
TaskRuleHandler.h
|
More header cleanups
|
2011-09-18 17:49:10 +01:00 |
|
TeleportAuthenticator.cpp
|
Correctly format log messages.
|
2011-04-24 23:18:34 +02:00 |
|
TeleportAuthenticator.h
|
Update close of guards for convention
|
2011-09-05 17:34:58 +01:00 |
|
TeleportState.cpp
|
Remove redundant flag. Was can tell by if it has a key
|
2010-11-25 14:28:47 +00:00 |
|
TeleportState.h
|
Add extra stubbing as this code has changed
|
2011-10-31 19:33:42 +00:00 |
|
TrustedConnection.cpp
|
No need to specialize this template explicitly
|
2012-03-05 14:15:34 +00:00 |
|
TrustedConnection.h
|
Always pass in integer ID when creating objects.
|
2010-11-26 16:07:29 +00:00 |
|
UpdateTester.cpp
|
Remove obsolete reference to ServerRouting from CommServer
|
2011-10-31 13:13:52 +01:00 |
|
UpdateTester.h
|
2009-01-12 Al Riddoch <alriddoch@googlemail.com>
|
2009-01-15 18:46:38 +00:00 |
|
WorldRouter.cpp
|
Refactor TaskFactory for more flexible activation matching
|
2011-12-06 10:07:25 +00:00 |
|
WorldRouter.h
|
Refactor TaskFactory for more flexible activation matching
|
2011-12-06 10:07:25 +00:00 |