Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-06-22 | Removed some old unused stuff. | Bjørn Lindeijer | 1 | -4/+0 |
2005-06-19 | Passwords are now encrypted when creating a new Account, added unit tests for... | Huynh Tran | 1 | -30/+161 |
2005-06-12 | Moved SQLiteStorage to subclass of Storage, made Storage a singleton and | Bjørn Lindeijer | 1 | -0/+2 |
2005-06-12 | Some cleanups mostly in account class formatting. | Bjørn Lindeijer | 1 | -27/+24 |
2005-05-29 | Added getAccount & getCharacter to storage class. Cleaned up storage code. | Aaron Marks | 1 | -1/+1 |
2005-05-23 | Updated Storage class (added extra table to database). | Aaron Marks | 1 | -5/+7 |
2005-05-22 | Adding default tables if sqlite_master table is empty | Mateusz Kaduk | 1 | -1/+1 |
2005-05-22 | Added main.h with database reference, opening and closing database | Mateusz Kaduk | 1 | -0/+1 |
2005-04-20 | Updated account specification. | Aaron Marks | 1 | -9/+19 |
2005-04-19 | Added account protoype for review. | Aaron Marks | 1 | -0/+49 |