Age | Commit message (Expand) | Author | Files | Lines |
2005-06-27 | Removed debug code and actually use the generated config.h. | Huynh Tran | 1 | -27/+7 |
2005-06-21 | Improved Storage APIs and moved debug code to unit tests. | Huynh Tran | 1 | -3/+1 |
2005-06-19 | Passwords are now encrypted when creating a new Account, added unit tests for... | Huynh Tran | 1 | -1/+3 |
2005-06-19 | Actually using the new Logger now. | Huynh Tran | 1 | -73/+73 |
2005-06-19 | Reworked Storage APIs and reordered operations in DALStorage to match those o... | Huynh Tran | 1 | -4/+4 |
2005-06-12 | Moved SQLiteStorage to subclass of Storage, made Storage a singleton and | Bjørn Lindeijer | 1 | -41/+21 |
2005-05-29 | Added getAccount & getCharacter to storage class. Cleaned up storage code. | Aaron Marks | 1 | -1/+23 |
2005-05-23 | Updated Storage class (added extra table to database). | Aaron Marks | 1 | -4/+3 |
2005-05-23 | Remove main.h, added storage class, moved some code to it | Mateusz Kaduk | 1 | -42/+33 |
2005-05-22 | Adding default tables if sqlite_master table is empty | Mateusz Kaduk | 1 | -5/+31 |
2005-05-22 | Added main.h with database reference, opening and closing database | Mateusz Kaduk | 1 | -0/+18 |
2005-05-10 | Updated scripting interface & added some class documentation. | Aaron Marks | 1 | -4/+0 |
2005-05-09 | Renamed script-sq.* script-squirrel.*. | Aaron Marks | 1 | -4/+24 |
2005-05-08 | Added logger use in some files that could tell things already. | Yohann Ferreira | 1 | -7/+12 |
2005-05-08 | Made use of the logger in the main loop. | Yohann Ferreira | 1 | -3/+11 |
2005-04-27 | Made scripting defines slightly cleaner. | Aaron Marks | 1 | -8/+16 |
2005-04-19 | Added basic object definition for reviewal. | Aaron Marks | 1 | -0/+24 |
2005-04-16 | Added a bit of listening code. | Bjørn Lindeijer | 1 | -3/+3 |
2005-04-14 | Added check for SDL_net to configure.ac, made world clock work and made the | Bjørn Lindeijer | 1 | -3/+19 |
2005-04-09 | Fixing console output in windows | Eugenio Favalli | 1 | -0/+2 |
2005-03-23 | Corrections to syntax, includes, headers and comments. Updated architecture.txt | Bjørn Lindeijer | 1 | -0/+9 |
2005-03-21 | More complete implementation of startListen and stopListen, told CVS to ignore | Bjørn Lindeijer | 1 | -1/+1 |
2005-03-19 | Added start of NetSession implementation and basics of initialization, timer | Bjørn Lindeijer | 1 | -0/+116 |