Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-01-02 | Removed obsolete files. Added a generic trigger system. | Guillaume Melquiond | 12 | -2751/+0 | |
2006-08-09 | Deleted three old .cvsignore files. | Bjørn Lindeijer | 1 | -2/+0 | |
2005-07-25 | Added modified Map, MapReader, ResourceManager classes and base64 functions | Bjørn Lindeijer | 1 | -0/+2 | |
from client to server. Nothing tested yet, just made sure it still compiled. | |||||
2005-07-01 | Fixed compilation warning and code cleanup. | Huynh Tran | 2 | -107/+57 | |
2005-06-30 | Fixed memory leak, implemented delAccount() + unit tests and now using ↵ | Huynh Tran | 7 | -278/+448 | |
reference-counted smart pointers to facilitate the memory management. | |||||
2005-06-29 | Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ↵ | Huynh Tran | 4 | -23/+60 | |
rest of the code to take into account the changes. | |||||
2005-06-28 | Fixed bugs and added new unit tests. | Huynh Tran | 2 | -54/+316 | |
2005-06-27 | Implemented addAccount() (+ unit tests). | Huynh Tran | 5 | -51/+249 | |
2005-06-24 | Fixed compilation warnings, the unit tests are now compiled if ↵ | Huynh Tran | 3 | -7/+52 | |
--enable-unit-tests is set. | |||||
2005-06-21 | Reorganized unit tests and initial release of the unit tests for the Storage ↵ | Huynh Tran | 11 | -0/+2089 | |
class (to be completed). |