Erik Ogenvik
28dd41c7c9
Replace boost::shared_ptr with std version.
2014-10-01 21:38:20 +02:00
Olek Wojnar
7f9ff2246d
Remove CVS $Id tags
...
The legacy tags are causing build issues in Debian.
2013-07-15 20:31:59 +02:00
Alistair Riddoch
9b32e3179a
Remove exit flag in favor of basing exit on select
2012-07-27 10:04:57 +01:00
Alistair Riddoch
2dd47fbda3
Remove state tracking for avatar creation
2012-06-12 23:46:24 -07:00
Alistair Riddoch
89cee88cde
Move account sight into context
2012-06-09 18:09:38 -07:00
Alistair Riddoch
536633d42e
Remove obsolete juncture handling code
...
This is now handled by the account context
2012-06-09 12:21:44 -07:00
Alistair Riddoch
9a41ddafb6
Remove unused Juncture id member
2012-06-08 14:14:55 -07:00
Alistair Riddoch
0c6e10fe34
Have Account context handle juncture creation
2012-06-07 10:44:26 -07:00
Alistair Riddoch
6dc859dbb5
Switch context to being a set and add current
2012-05-31 21:22:17 +01:00
Alistair Riddoch
18f84a6283
MOve context code to its own files
2012-05-31 00:50:52 +01:00
Alistair Riddoch
fe87dc3961
Add more basics for more structured commands
2012-05-30 23:21:25 +01:00
Alistair Riddoch
bef4134f0e
Start migrating to a method based command system
2012-05-30 23:06:58 +01:00
Alistair Riddoch
aec9699d95
Move the context stuff completely out of the base
...
This stuff is going to be way more useful if it has a bunch of cycmd
specific functionality, so putting it in the base is a bad idea
and overcomplicates it
2012-05-30 10:06:34 +01:00
Alistair Riddoch
a0bbaadbdf
Move context processing out of the base class
2012-05-30 09:56:30 +01:00
Alistair Riddoch
6ce391cd73
Move account context creation out of base
...
Want to keep this base class a bit cleaner
2012-05-30 09:49:15 +01:00
Alistair Riddoch
e34b078ca4
Add a hotkey for switching client context
2012-05-23 22:32:05 +01:00
Alistair Riddoch
8cf548a5d6
Add client commands to create and interact with Juncture objects
2010-12-06 22:27:07 +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
2007e81e3b
Move the task functionality into the base class.
2009-11-28 18:31:28 +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
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
62b4ec2ba2
Make op dispatch functions virtual.
2009-11-27 14:02:58 +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