Commit graph

6 commits

Author SHA1 Message Date
Erik Ogenvik
a2813a22f4 Added operation for requestion possession.
This is meant to be sent to an AI client so that it can possess a mind.
2015-05-24 11:25:06 +02:00
Erik Ogenvik
cb238bd5b3 Added a relay mechanism for operations.
The relay mechanism, through the new internal Relay operation, allows
one external client to relay an operation to another external client,
and get the response back.
This can currently only be used by Creator clients. It's main use is for
mind introspection.
2013-08-16 00:03:09 +02:00
Erik Ogenvik
891ac36787 Added custom ops for mind authoring.
These ops are more canonical than trying to fudge it with the
undocumented and unclear "thought" operation.
The "Commune" op is used when asking an entity about its thoughts, while
the "Think" op is used when sending new thoughts.
2013-08-13 22:02:25 +02:00
Olek Wojnar
7f9ff2246d Remove CVS $Id tags
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Manohar Vanga
b492776aec Added a 'teleport' attribute to the boat. Added new op 'teleport'. 2010-08-17 11:47:59 +05:30
Alistair Riddoch
0f626954c3 Add a new header for class numbers of custom operations. 2009-07-05 15:56:36 +01:00