Commit graph

11 commits

Author SHA1 Message Date
Alistair Riddoch
f86d646c9d Remove redundant flag. Was can tell by if it has a key 2010-11-25 14:28:47 +00:00
Alistair Riddoch
516d014f30 Inline accessors 2010-11-25 14:24:17 +00:00
Alistair Riddoch
9ad66e86f9 Make accessors const. 2010-11-25 14:22:37 +00:00
Alistair Riddoch
5e3560b402 Simplify teleport logic 2010-11-25 00:43:25 +00:00
Manohar Vanga
9da02ffae3 Teleport objects are now deleted on timeout of 10 seconds 2010-08-20 14:35:56 +05:30
Manohar Vanga
f24cca5d42 Added comments to server/TeleportState.cpp 2010-08-17 11:58:22 +05:30
Manohar Vanga
2e9f95d631 Removed uneccessary initialization in TeleportState::TeleportState() 2010-08-17 11:58:19 +05:30
Manohar Vanga
b0f2146f3b Added mind and possess key members to TeleportState class 2010-08-17 11:58:18 +05:30
Manohar Vanga
76db0f454a Added copyright headers to Teleport.[h,cpp] files 2010-08-17 11:58:17 +05:30
Manohar Vanga
404aabef62 Added use of std::map for finding teleport states easily 2010-08-17 11:58:17 +05:30
Manohar Vanga
a584ddadd1 Added TeleportState class. Peer uses it to maintain teleport states 2010-08-17 11:58:17 +05:30