summaryrefslogtreecommitdiff
path: root/src/storage.h
AgeCommit message (Expand)AuthorFilesLines
2005-06-29Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ...Huynh Tran1-1/+0
2005-06-27Implemented addAccount() (+ unit tests).Huynh Tran1-3/+17
2005-06-21Improved Storage APIs and moved debug code to unit tests.Huynh Tran1-9/+196
2005-06-19Reworked Storage APIs and reordered operations in DALStorage to match those o...Huynh Tran1-27/+95
2005-06-12Moved SQLiteStorage to subclass of Storage, made Storage a singleton andBjørn Lindeijer1-40/+23
2005-05-29Added getAccount & getCharacter to storage class. Cleaned up storage code.Aaron Marks1-6/+12
2005-05-23Updated Storage class (added extra table to database).Aaron Marks1-0/+25
2005-05-23Building sqlite conditionalyMateusz Kaduk1-2/+0
2005-05-23Remove main.h, added storage class, moved some code to itMateusz Kaduk1-0/+56