Commit graph

76 commits

Author SHA1 Message Date
Alistair Riddoch
e34b078ca4 Add a hotkey for switching client context 2012-05-23 22:32:05 +01:00
Alistair Riddoch
2546ede5b0 Send a serialno on juncture login
This ensure that the reply propagates back
2012-05-22 00:47:26 +01:00
Alistair Riddoch
d930244339 Add control of spacing for output 2012-01-11 19:03:56 +00:00
Alistair Riddoch
717c8cb263 Use the correct typedef 2011-10-31 23:33:16 +00:00
Alistair Riddoch
46a7e66d7f Use SystemTime class. Simplifies code 2011-10-31 19:52:12 +00:00
Alistair Riddoch
8cf548a5d6 Add client commands to create and interact with Juncture objects 2010-12-06 22:27:07 +00:00
Alistair Riddoch
4640476e68 Enhance "connect" command to use new server features. 2010-11-24 16:38:45 +00:00
Alistair Riddoch
1092f32b68 Add m_ to other flag members. 2010-08-28 18:13:35 +01:00
Alistair Riddoch
1a07a437e3 Use a better name for the exit flag member 2010-08-28 18:12:07 +01:00
Alistair Riddoch
8721d57f17 Add m_ to member names as is the convention. 2010-08-28 18:10:36 +01:00
Alistair Riddoch
d1667b6ad9 Clean up setting the prompt, and use task description. 2009-12-27 11:21:43 +00:00
Alistair Riddoch
beea72d0b7 Treat sys accounts as admin when creating the prompt. 2009-12-27 10:44:10 +00:00
Alistair Riddoch
9959eb4ac7 Suppress some noisy output. 2009-12-27 00:10:51 +00:00
Alistair Riddoch
bcd38203b8 Mostly functional restorer now in place. Some bugs. 2009-12-26 12:53:44 +00:00
Alistair Riddoch
6b58d3ee93 Add the restore command with its stub implementation. 2009-12-21 22:08:00 +00:00
Alistair Riddoch
f99fcd6e76 Start the implementation of a dump command to write the world to a file. 2009-12-14 03:19:11 +00:00
Alistair Riddoch
0510f4288d Re-write the way sound ops are parsed to use improved Atlas-C++ API. 2009-11-30 02:24:31 +00:00
Alistair Riddoch
2007e81e3b Move the task functionality into the base class. 2009-11-28 18:31:28 +00:00
Alistair Riddoch
0d4f0080dd Use the generic dispatch from the base class. 2009-11-28 18:17:36 +00:00
Alistair Riddoch
f0b2e9a351 Move AdminTask into common and give it a more generic name. 2009-11-28 18:10:09 +00:00
Alistair Riddoch
b57fa8d4d6 More functionality in the base class. 2009-11-28 16:07:07 +00:00
Alistair Riddoch
0d5d979aa2 Move login and avatar creation mostly into base class, with reliable serialnos 2009-11-28 15:11:44 +00:00
Alistair Riddoch
33397748f5 Get rid of Interactive's special implementation of login() 2009-11-27 15:19:22 +00:00
Alistair Riddoch
de417393a1 Use common AdminClient class removing duplicate functionality. 2009-11-27 14:38:12 +00:00
Alistair Riddoch
57ee7bf311 Move operation dispatch into a separate virtual method. 2009-11-27 14:00:52 +00:00
Alistair Riddoch
dec4c15210 Remove obsolete unimplemented method declaration. 2009-11-27 13:16:40 +00:00