server/src/shared/Database
VladimirMangos 0bf8b0aa79 [10679] New table npc_vendor_template for comon item data for diff vendors.
In vendor list show own vedor items + template ites if any.
Vendor template item lists selected by id stored in creature_template.vendor_id
2010-11-04 20:22:47 +03:00
..
Database.cpp [10082] Drop now unused dotconfpp lib code. 2010-06-20 02:20:51 +04:00
Database.h [10370] Rename UnorderedMap.h -> UnorderedMapSet.h 2010-08-18 04:54:25 +04:00
DatabaseEnv.h [10102] Rename loginDatabase for consistence with other global db object names 2010-06-24 02:55:26 +04:00
DatabaseImpl.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DatabaseMysql.cpp Update build checks for mangosd/realmd. 2010-07-02 05:34:27 +04:00
DatabaseMysql.h [9336] Use single FD_SETSIZE define 2010-02-09 02:38:58 +03:00
DatabasePostgre.cpp [9324] Fix some gcc warnings 2010-02-08 02:27:34 +03:00
DatabasePostgre.h [9325] Restore linking in case DatabasePostgre use. 2010-02-08 05:17:22 +03:00
DBCFileLoader.cpp [9861] Backporting some code chnages from 400 branch. 2010-05-10 23:45:49 +04:00
DBCFileLoader.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
DBCStore.h [9861] Backporting some code chnages from 400 branch. 2010-05-10 23:45:49 +04:00
Field.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Field.h [10025] Fixed unexpected C++ code parsing with *FILTER_LOG in 'if' 2010-06-03 16:47:17 +04:00
Makefile.am [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MySQLDelayThread.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PGSQLDelayThread.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
QueryResult.h [10432] Rename ASSERT -> MANGOS_ASSERT and related fixes 2010-09-02 05:13:16 +04:00
QueryResultMysql.cpp [10432] Rename ASSERT -> MANGOS_ASSERT and related fixes 2010-09-02 05:13:16 +04:00
QueryResultMysql.h [9336] Use single FD_SETSIZE define 2010-02-09 02:38:58 +03:00
QueryResultPostgre.cpp [10451] Replace ASSERT by MANGOS_ASSERT 2010-09-07 14:27:30 +03:00
QueryResultPostgre.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SqlDelayThread.cpp [9517] rewrote RA console using ACE 2010-03-04 23:54:11 +01:00
SqlDelayThread.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SqlOperations.cpp [9234] Remove redundent typecast. 2010-01-22 01:07:26 +03:00
SqlOperations.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SQLStorage.cpp [10679] New table npc_vendor_template for comon item data for diff vendors. 2010-11-04 20:22:47 +03:00
SQLStorage.h Possibility drop (hide infact) records from DBStore/SQLStorage. 2010-04-17 14:56:46 +04:00
SQLStorageImpl.h Update build checks for mangosd/realmd. 2010-07-02 05:34:27 +04:00