server/src/shared/Database
2008-11-04 18:25:35 +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-03 14:44:58 +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 Implemented ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM 2008-11-04 00:54:29 +01: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 Implemented ACHIEVEMENT_CRITERIA_TYPE_USE_ITEM 2008-11-04 00:54:29 +01:00
DBCStores.cpp Added achievement dbc stuff, fixed linux build 2008-10-26 12:55:15 +01:00
DBCStores.h Added achievement dbc stuff, fixed linux build 2008-10-26 12:55:15 +01:00
DBCStructure.h Packet fixes, pet spells 2008-11-04 18:25:35 +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 Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +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 Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02: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 Added StatsCount field to item_template 2008-10-27 01:03:11 +03:00
SQLStorage.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:10 +02:00