Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-13 | Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables. | Guillaume Melquiond | 1 | -0/+4 | |
2006-07-27 | First step toward a restructured class hierarchy for world actors: add | Guillaume Melquiond | 1 | -4/+0 | |
MovingObject and Player classes. | |||||
2005-06-28 | Recommitted changes for new PostgreSQL defines. | Aaron Marks | 1 | -2/+2 | |
2005-06-21 | Made sure that pointers are initalized and reset to null after deallocation ↵ | Huynh Tran | 1 | -26/+10 | |
and some reformatting. | |||||
2005-06-19 | Added PostgreSQL DAL class. | Aaron Marks | 1 | -0/+13 | |
Updated configure.ac to include PostgreSQL & MySQL. (MySQL needs to be adjusted, and it seems that using --with-sqlite will drop out of configure after check for atexit. I dont know why, as i didn't touch the SQLite stuff) :) | |||||
2005-06-17 | Updated Makefile.am. | Aaron Marks | 1 | -0/+7 | |
dataproviderfactory.cpp now conditionally includes related dataprovider header. (A problem exists with instantiating Being in dalstorage.cpp though) | |||||
2005-06-16 | Simplified APIs, change namespace from tmw to tmwserv, implemented MySQL ↵ | Huynh Tran | 1 | -7/+6 | |
data provider, added unit tests (require CPPUnit) and bug fixes. | |||||
2005-06-13 | Initial release of the Database Abstraction Layer | Huynh Tran | 1 | -0/+80 | |