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
/
storage.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-19
Added character creation.
Aaron Marks
1
-6
/
+0
2005-07-18
Updated server->client communications.
Aaron Marks
1
-0
/
+5
2005-06-30
Fixed memory leak, implemented delAccount() + unit tests and now using refere...
Huynh Tran
1
-5
/
+5
2005-06-29
Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ...
Huynh Tran
1
-1
/
+0
2005-06-27
Implemented addAccount() (+ unit tests).
Huynh Tran
1
-3
/
+17
2005-06-21
Improved Storage APIs and moved debug code to unit tests.
Huynh Tran
1
-9
/
+196
2005-06-19
Reworked Storage APIs and reordered operations in DALStorage to match those o...
Huynh Tran
1
-27
/
+95
2005-06-12
Moved SQLiteStorage to subclass of Storage, made Storage a singleton and
Bjørn Lindeijer
1
-40
/
+23
2005-05-29
Added getAccount & getCharacter to storage class. Cleaned up storage code.
Aaron Marks
1
-6
/
+12
2005-05-23
Updated Storage class (added extra table to database).
Aaron Marks
1
-0
/
+25
2005-05-23
Building sqlite conditionaly
Mateusz Kaduk
1
-2
/
+0
2005-05-23
Remove main.h, added storage class, moved some code to it
Mateusz Kaduk
1
-0
/
+56