| .. |
|
BaseClient.cpp
|
Switch client code to using generic function for session username.
|
2010-07-12 18:48:24 +01:00 |
|
BaseClient.h
|
By default create temporary sys account each time cyclient is run.
|
2009-12-03 03:48:45 +00:00 |
|
CharacterClient.cpp
|
Move serialno management into the base class.
|
2009-11-28 13:38:28 +00:00 |
|
CharacterClient.h
|
Strip out all the old Id data
|
2009-04-08 10:48:43 +01:00 |
|
client.cpp
|
By default create temporary sys account each time cyclient is run.
|
2009-12-03 03:48:45 +00:00 |
|
ClientConnection.cpp
|
Move login and avatar creation mostly into base class, with reliable serialnos
|
2009-11-28 15:11:44 +00:00 |
|
ClientConnection.h
|
Move login and avatar creation mostly into base class, with reliable serialnos
|
2009-11-28 15:11:44 +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
|
2009-02-02 Al Riddoch <alriddoch@googlemail.com>
|
2009-02-02 02:28:45 +00:00 |
|
CreatorClient.h
|
2008-12-15 Al Riddoch <alriddoch@googlemail.com>
|
2008-12-15 18:47:48 +00:00 |
|
Makefile.am
|
Implement interactive mode for cyclient, which just gives a python prompt.
|
2009-11-25 17:54:44 +00:00 |
|
ObserverClient.cpp
|
Add better connection failure reporting.
|
2009-12-08 12:19:26 +00:00 |
|
ObserverClient.h
|
By default create temporary sys account each time cyclient is run.
|
2009-12-03 03:48:45 +00:00 |
|
Py_CreatorClient.cpp
|
Free object memory correctly. Initialise better.
|
2009-11-26 01:08:42 +00:00 |
|
Py_CreatorClient.h
|
Use scripts/check_header_guards.sh to correct the header guards on many files.
|
2009-03-22 19:23:13 +00:00 |
|
Py_ObserverClient.cpp
|
Free object memory correctly. Initialise better.
|
2009-11-26 01:08:42 +00:00 |
|
Py_ObserverClient.h
|
Implement interactive mode for cyclient, which just gives a python prompt.
|
2009-11-25 17:54:44 +00:00 |