| .. |
|
BaseClient.cpp
|
Use nullptr instead of NULL.
|
2018-02-06 13:45:11 +01:00 |
|
BaseClient.h
|
Clean up and remove unused structs.
|
2017-07-25 23:40:39 +02:00 |
|
CharacterClient.cpp
|
Use nullptr instead of NULL.
|
2018-02-06 13:45:11 +01:00 |
|
CharacterClient.h
|
Remove CVS $Id tags
|
2013-07-15 20:31:59 +02:00 |
|
client.cpp
|
Optimize includes.
|
2017-03-19 21:36:52 +01:00 |
|
ClientConnection.cpp
|
Replace "parents" with "parent".
|
2017-07-24 15:05:18 +02:00 |
|
ClientConnection.h
|
Remove references to skstream.
|
2014-02-02 22:04:10 +01:00 |
|
ClientPropertyManager.cpp
|
Use Singleton base class.
|
2018-04-25 20:15:29 +02:00 |
|
ClientPropertyManager.h
|
Use Singleton base class.
|
2018-04-25 20:15:29 +02:00 |
|
CMakeLists.txt
|
Only link to libraries where needed.
|
2017-03-17 23:47:57 +01:00 |
|
CreatorClient.cpp
|
Use nullptr instead of NULL.
|
2018-02-06 13:45:11 +01:00 |
|
CreatorClient.h
|
Remove CVS $Id tags
|
2013-07-15 20:31:59 +02:00 |
|
ObserverClient.cpp
|
Optimize includes.
|
2017-03-19 21:36:52 +01:00 |
|
ObserverClient.h
|
Remove CVS $Id tags
|
2013-07-15 20:31:59 +02:00 |
|
Py_CreatorClient.cpp
|
Finalize conversion to Python 3.
|
2018-05-07 11:15:26 +02:00 |
|
Py_CreatorClient.h
|
Initial work on porting to Python 3.
|
2018-05-07 11:15:26 +02:00 |
|
Py_ObserverClient.cpp
|
Finalize conversion to Python 3.
|
2018-05-07 11:15:26 +02:00 |
|
Py_ObserverClient.h
|
Initial work on porting to Python 3.
|
2018-05-07 11:15:26 +02:00 |
|
Python_ClientAPI.cpp
|
Work with older versions of Python.
|
2018-05-15 20:34:38 +02:00 |
|
Python_ClientAPI.h
|
Remove CVS $Id tags
|
2013-07-15 20:31:59 +02:00 |