summaryrefslogtreecommitdiffstats
path: root/src/dal/pqdataprovider.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer2013-01-091-4/+4
* Micro-optimizations related to std::stringThorbjørn Lindeijer2011-03-171-2/+2
* Removed a bunch of silly documentationThorbjørn Lindeijer2011-03-121-13/+0
* Fix code indentation in the sql related files.Yohann Ferreira2010-11-101-12/+12
* Update Copyright date for Manaserv.Bertram2010-02-071-1/+1
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-061-13/+13
* A host of code style changesThorbjørn Lindeijer2009-12-061-14/+9
* Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer2008-11-161-3/+0
* Implementation of chat channels by Trapdoor.Philipp Sehmisch2007-02-271-0/+2
* First step toward a restructured class hierarchy for world actors: addGuillaume Melquiond2006-07-271-4/+0
* Grammar Corrections, and a little bit of work on getting the name of the Db.Yohann Ferreira2005-10-231-0/+3
* Made sure that pointers are initalized and reset to null after deallocation a...Huynh Tran2005-06-211-2/+16
* Correcting indent and removing obsoleted files.Bjørn Lindeijer2005-06-191-37/+37
* Removed USE_SQLITE define from configure.ac (not used anywhere anymore)Aaron Marks2005-06-191-3/+3
* Added PostgreSQL DAL class.Aaron Marks2005-06-191-0/+151