PDA

View Full Version : *Add `spell_dbc` table to store dbc entries not present in client *Remove workaround


biglad
08-27-2009, 05:23 PM
*Add `spell_dbc` table to store dbc entries not present in client *Remove workaround from Demonic Circle code and use the sql table instead.

src/shared/Database/DBCFileLoader.h (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/shared/Database/DBCFileLoader.h) (5 lines added, 2 lines removed)
src/shared/Database/Field.h (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/shared/Database/Field.h) (11 lines added, 0 lines removed)
src/shared/Database/DBCFileLoader.cpp (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/shared/Database/DBCFileLoader.cpp) (10 lines added, 5 lines removed)
sql/world.sql (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/sql/world.sql) (103 lines added, 0 lines removed)
sql/FULL/world_spell_full.sql (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/sql/FULL/world_spell_full.sql) (8 lines added, 0 lines removed)
src/game/DBCStores.cpp (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/game/DBCStores.cpp) (9 lines added, 3 lines removed)
src/game/DBCStructure.h (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/game/DBCStructure.h) (1 lines added, 1 lines removed)
src/game/Unit.cpp (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/game/Unit.cpp) (0 lines added, 22 lines removed)
src/game/Unit.h (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/game/Unit.h) (0 lines added, 1 lines removed)
src/game/SpellAuras.cpp (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/game/SpellAuras.cpp) (11 lines added, 10 lines removed)
src/shared/Database/DBCStore.h (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/shared/Database/DBCStore.h) (178 lines added, 3 lines removed)
sql/updates/5410_world_sql_dbc.sql (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/sql/updates/5410_world_sql_dbc.sql) (101 lines added, 0 lines removed)
src/game/DBCfmt.h (http://bitbucket.org/Azrael/mgacore2/src/bb6e99f13900/src/game/DBCfmt.h) (3 lines added, 1 lines removed)



More... (http://bitbucket.org/Azrael/mgacore2/changeset/bb6e99f13900/)