| .. |
|
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
|
Copy unit test to integration test
|
2013-01-03 12:22:50 +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
|
Refector client create code, so it can handle info
|
2012-07-02 23:02:48 -07:00 |
|
CreatorClient.h
|
Refector client create code, so it can handle info
|
2012-07-02 23:02:48 -07:00 |
|
Makefile.am
|
Update automake variable names
|
2011-02-17 12:51:25 +00:00 |
|
ObserverClient.cpp
|
Add a teardown() counterpart to setup()
|
2012-07-27 09:39:17 +01:00 |
|
ObserverClient.h
|
Add a teardown() counterpart to setup()
|
2012-07-27 09:39:17 +01: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
|
Add Python wrapper for client teardown()
|
2012-07-27 09:44:08 +01: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 |