index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
account-server
/
storage.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-08
Added tracing of kill count for each monster per character
Philipp Sehmisch
1
-0
/
+2
2009-12-06
Added a method of updating the passwords of an existing database
Thorbjørn Lindeijer
1
-1
/
+3
2009-12-06
Renamed DALStorage to Storage
Thorbjørn Lindeijer
1
-0
/
+144
2007-08-30
Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...
Guillaume Melquiond
1
-373
/
+0
2007-08-28
Implemented quest variables.
Guillaume Melquiond
1
-0
/
+11
2007-07-28
Replaced user names by client pointers when handling channels, in order to re...
Guillaume Melquiond
1
-2
/
+2
2007-07-02
Cleaned prototypes and factored out duplicate code.
Guillaume Melquiond
1
-19
/
+16
2007-06-26
Merged guilds-and-parties branch to trunk
David Athay
1
-0
/
+45
2007-03-05
Added an abstrart base class for characterdata, in order to use the same seri...
Rogier Polak
1
-2
/
+13
2007-02-04
Added support for switching character by reconnecting to the account server and
Bjørn Lindeijer
1
-0
/
+10
2006-12-31
Finished implementation for warping players around servers. Thoroughly untested.
Guillaume Melquiond
1
-0
/
+9
2006-12-29
Physically split the server into one tmwserv-acount program (account +
Guillaume Melquiond
1
-0
/
+290