..
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
Use (if available) TR1 unordered_map instead hash_map at Unix/Linux (in GCC 4.0.0 and later) and Windows (VC90 and later)
2008-11-08 11:44:13 +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
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
2008-10-14 00:29:20 +02: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
[6813] Allow have team dependent graveyards at entrance map for instances.
2008-11-09 17:02:58 +03:00
DBCStores.cpp
Fixed comment text and code indentifiers spelling.
2008-11-06 19:22:23 +03:00
DBCStores.h
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
2008-10-14 00:29:20 +02:00
DBCStructure.h
[6813] Allow have team dependent graveyards at entrance map for instances.
2008-11-09 17:02:58 +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-01 23:53:35 +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
[6828] Added script name indexing for creature, gameobject, item, areatrigger and instance scripts.
2008-11-16 03:20:16 +02: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