Commit graph

19 commits

Author SHA1 Message Date
Alistair Riddoch
262db1c54c Add Python wrapper for client teardown() 2012-07-27 09:44:08 +01:00
Alistair Riddoch
f0475b195d Remove redundant check 2012-05-14 11:55:33 +01:00
Alistair Riddoch
f26a841c3d Separate name and type check for correct reporting 2012-01-04 14:37:19 +00:00
Alistair Riddoch
c3eca8341b Return an error when wrong type of arg is supplied 2012-01-04 14:31:33 +00:00
Alistair Riddoch
07b3573a97 Add wrapper for client.createCharacter 2011-12-01 10:22:10 +00:00
Alistair Riddoch
d51215e76d Start converting over to more flexible wrappers 2011-11-30 23:24:26 +00:00
Alistair Riddoch
84e10aa155 Add flexibility to the client API 2011-11-30 19:26:50 +00:00
Alistair Riddoch
7fbc3a4ec0 Add two methods for client script to wait for responses 2010-12-01 13:12:13 +00:00
Alistair Riddoch
44ccb16760 Expost account id to the python API as an attribute 2010-12-01 11:11:01 +00:00
Alistair Riddoch
c2a1eef7c3 Add method to allow sending on non-ig ops 2010-12-01 10:43:05 +00:00
Alistair Riddoch
1cce86ade5 Used char array instead of pointer for initialised string. 2010-08-17 19:05:16 +01:00
Alistair Riddoch
bd6b68b0b0 Clean up includes. 2010-07-27 23:31:28 +01:00
Alistair Riddoch
efe75fceac Move core code into Python, making things way more flexible. 2010-07-27 22:32:24 +01:00
Alistair Riddoch
8ab32106f9 Simplify the ObserverClient interface, and remove code duplication. 2010-07-27 16:13:21 +01:00
Alistair Riddoch
cf70ce45bf Add a base run method to ObserverClient wrappers. 2010-07-26 23:16:22 +01:00
Alistair Riddoch
dcf101cb85 Update Python ObserverClient wrapper so it is much more usable. 2010-07-26 22:28:27 +01:00
Alistair Riddoch
d0894e79d2 Free object memory correctly. Initialise better. 2009-11-26 01:08:42 +00:00
Alistair Riddoch
94533d24c9 Make the character owner by the observercient available in the python bindings 2009-11-25 18:57:27 +00:00
Alistair Riddoch
68cce50a8c Implement interactive mode for cyclient, which just gives a python prompt. 2009-11-25 17:54:44 +00:00