server/src/shared/Database
tomrus88 93cf13acec Merge branch 'master' into 303
Conflicts:
	src/shared/Database/DBCStores.cpp
	src/shared/Database/DBCfmt.cpp
2008-11-28 07:20:02 +03:00
..
Database.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
Database.h Merge branch 'master' into 303 2008-11-08 16:52:28 +03:00
DatabaseEnv.h Fixed ticket reading when using PGSQL 2008-10-26 12:26:22 +01:00
DatabaseImpl.h Added two parameter versions of the AsyncQuery function 2008-11-02 22:21:02 +02:00
DatabaseMysql.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
DatabaseMysql.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
DatabasePostgre.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
DatabasePostgre.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
DatabaseSqlite.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
DatabaseSqlite.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
DBCEnums.h Added empty vehicle class, vehicle*.dbc struct's 2008-11-11 00:05:00 +03:00
dbcfile.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
dbcfile.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
DBCfmt.cpp Merge branch 'master' into 303 2008-11-28 07:20:02 +03:00
DBCStores.cpp Merge branch 'master' into 303 2008-11-28 07:20:02 +03:00
DBCStores.h Merge branch 'master' into 303 2008-11-28 07:20:02 +03:00
DBCStructure.h Merge branch 'master' into 303 2008-11-28 07:20:02 +03:00
Field.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
Field.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
Makefile.am [6827] Added an interface for defining custom SQLStorage loaders. 2008-11-16 01:02:13 +02:00
MySQLDelayThread.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
PGSQLDelayThread.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
QueryResult.h Fixed comment text and code indentifiers spelling. 2008-11-06 19:22:23 +03:00
QueryResultMysql.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
QueryResultMysql.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
QueryResultPostgre.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
QueryResultPostgre.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
QueryResultSqlite.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
QueryResultSqlite.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
SqlDelayThread.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
SqlDelayThread.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
SqlOperations.cpp Fixed some format arg type/value pairs. Other warnings. 2008-11-03 14:21:24 +03:00
SqlOperations.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00
SQLStorage.cpp Compile fix 2008-11-16 18:13:33 +03:00
SQLStorage.h [6827] Added an interface for defining custom SQLStorage loaders. 2008-11-16 01:02:13 +02:00
SQLStorageImpl.h [6827] Added an interface for defining custom SQLStorage loaders. 2008-11-16 01:02:13 +02:00