| .. |
|
BaseClient.cpp
|
Don't force inlining, as it hides the method in some builds
|
2012-01-05 13:39:49 +00:00 |
|
BaseClient.h
|
Move inline method into the body
|
2011-12-28 14:53:34 +01:00 |
|
CharacterClient.cpp
|
Switch to using connection code for waiting for reply
|
2010-12-01 12:19:15 +00:00 |
|
CharacterClient.h
|
Move some more generic avatar client code into the base class.
|
2010-07-26 20:24:34 +01:00 |
|
client.cpp
|
Use the ruleset global less often, making code more isolated
|
2012-01-19 19:34:20 +00:00 |
|
ClientConnection.cpp
|
Add some connection logic for waiting for replies
|
2010-12-01 12:18:41 +00:00 |
|
ClientConnection.h
|
Add some connection logic for waiting for replies
|
2010-12-01 12:18:41 +00:00 |
|
ClientPropertyManager.cpp
|
2008-09-27 Al Riddoch <alriddoch@googlemail.com>
|
2008-09-27 15:49:08 +00:00 |
|
ClientPropertyManager.h
|
2008-09-27 Al Riddoch <alriddoch@googlemail.com>
|
2008-09-27 15:49:08 +00:00 |
|
CreatorClient.cpp
|
Clean up includes.
|
2010-07-27 23:31:28 +01:00 |
|
CreatorClient.h
|
Move core code into Python, making things way more flexible.
|
2010-07-27 22:32:24 +01:00 |
|
Makefile.am
|
Update automake variable names
|
2011-02-17 12:51:25 +00:00 |
|
ObserverClient.cpp
|
Restructure avatar creation to make more sense
|
2011-12-01 10:27:13 +00:00 |
|
ObserverClient.h
|
Add flexibility to the client API
|
2011-11-30 19:26:50 +00:00 |
|
Py_CreatorClient.cpp
|
Set an error type when map is set
|
2012-01-03 19:59:07 +00:00 |
|
Py_CreatorClient.h
|
Remove dict for custom attributes
|
2011-12-27 10:01:18 +01:00 |
|
Py_ObserverClient.cpp
|
Separate name and type check for correct reporting
|
2012-01-04 14:37:19 +00:00 |
|
Py_ObserverClient.h
|
Implement interactive mode for cyclient, which just gives a python prompt.
|
2009-11-25 17:54:44 +00:00 |
|
Python_ClientAPI.cpp
|
Use char array instead of pointer to avoid warning.
|
2010-08-17 19:00:28 +01:00 |
|
Python_ClientAPI.h
|
Clean up includes.
|
2010-07-27 23:31:28 +01:00 |