Erik Ogenvik
6508097306
Use C++ string converters, and clean up code.
2018-02-08 21:47:22 +01: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
4a9c7078f7
Refactor to use LocatedEntity as base class
...
All IG code should use the interface of LocatedEntity when dealing
with any entity, rather than sometimes requiring Entity. Add virtual
functions to the interface where required, and modify all other interfaces
to stop them using Entity. This makes the code way cleaner, and much better
de-coupled.
2013-01-17 10:17:07 +00:00
Alistair Riddoch
0d7f022450
Start work on coverage
2012-09-14 00:40:14 +01:00
Alistair Riddoch
37f6f39d2c
Automated fix of header guards
2011-04-20 23:23:19 +01:00
Alistair Riddoch
21086ca150
Refactor Create in Accounts to have a common handler, with a new virtual detail
2010-12-06 00:02:21 +00:00
Alistair Riddoch
f20b74e0d2
Simplify addNewEntity signature
2010-12-03 22:40:53 +00:00
Alistair Riddoch
d5fa9bf68b
Simplify the fingerprint of characterError to make it easier to use
2010-12-03 21:57:39 +00:00
Alistair Riddoch
95a0760960
Server accounts don't need to present an available character list
2010-11-24 10:11:33 +00:00
Manohar Vanga
edfe7275a4
Fixed indentation in ServerAccount.h
2010-08-19 01:56:29 +05:30
Manohar Vanga
037f006dd7
Made ServerAccount::addNewEntity protected
2010-08-17 11:58:23 +05:30
Manohar Vanga
f69b6bde3e
Fixed ServerAccount::CreateOperation to only create entities
2010-08-17 11:58:19 +05:30
Manohar Vanga
7ea6378639
Created default ServerAccount (changed name Server --> ServerAccount)
2010-08-17 11:47:59 +05:30