summaryrefslogtreecommitdiff
path: root/src/storage.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-06-21Improved Storage APIs and moved debug code to unit tests.Huynh Tran1-2/+74
2005-06-19Reworked Storage APIs and reordered operations in DALStorage to match those o...Huynh Tran1-24/+58
2005-06-17Updated Makefile.am.Aaron Marks1-1/+1
2005-06-16Created Storage child which uses DAL (used by default now).Aaron Marks1-2/+3
2005-06-16Updated tables.Aaron Marks1-0/+1
2005-06-12Moved SQLiteStorage to subclass of Storage, made Storage a singleton andBjørn Lindeijer1-188/+11
2005-05-29Added getAccount & getCharacter to storage class. Cleaned up storage code.Aaron Marks1-44/+109
2005-05-23Updated Storage class (added extra table to database).Aaron Marks1-2/+83
2005-05-23Remove main.h, added storage class, moved some code to itMateusz Kaduk1-0/+84