| Age | Commit message (Collapse) | Author |
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
* Update base SQL file for new installs
--HG--
branch : trunk
rename : sql/updates/3.3.5a_old/8861_realmd_realmlist.sql => sql/updates/3.3.5a_old/8861_auth_realmlist.sql
|
|
--HG--
branch : trunk
rename : sql/updates/3.3.5a_old/xxxx_realmd_realmlist.sql => sql/updates/3.3.5a_old/8861_realmd_realmlist.sql
|
|
--HG--
branch : trunk
rename : sql/updates/8770_world_areatrigger_scripts.sql => sql/updates/3.3.3a_old/8770_world_areatrigger_scripts.sql
rename : sql/updates/8770_world_script_waypoints.sql => sql/updates/3.3.3a_old/8770_world_script_waypoints.sql
rename : sql/updates/8770_world_scriptname.sql => sql/updates/3.3.3a_old/8770_world_scriptname.sql
rename : sql/updates/8790_world_locales_item_set_names.sql => sql/updates/3.3.3a_old/8790_world_locales_item_set_names.sql
rename : sql/updates/8816_world_spell_bonus_data.sql => sql/updates/3.3.3a_old/8816_world_spell_bonus_data.sql
rename : sql/updates/8821_world_spell_dbc.sql => sql/updates/3.3.3a_old/8821_world_spell_dbc.sql
rename : sql/updates/8836_world_spell_linked_spell.sql => sql/updates/3.3.3a_old/8836_world_spell_linked_spell.sql
rename : sql/updates/8842_world_script_texts.sql => sql/updates/3.3.3a_old/8842_world_script_texts.sql
rename : sql/updates/8842_world_scriptname.sql => sql/updates/3.3.3a_old/8842_world_scriptname.sql
rename : sql/updates/8843_world_scriptname.sql => sql/updates/3.3.3a_old/8843_world_scriptname.sql
|
|
--HG--
branch : trunk
|
|
* Script by antihrist
--HG--
branch : trunk
|
|
Because Aokromes wasnt happy.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Added missing data to world_database.sql.
Corrected a couple of typos in world_script_texts.sql.
--HG--
branch : trunk
|
|
Closes issue #1198.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Closes issue #1278
Closes issue #2505
Finally I make some time to review & push this change. Thanks for the patience
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Big Thanks to all who participated.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Small sql editing (cosmetic, NO sql need to be re-applied).
--HG--
branch : trunk
|
|
From issue #2180
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Gyullo for spotting it).
Added place holder for serverside spell.
--HG--
branch : trunk
|
|
when condition table was implemented) and finally update world_database.sql accordingly.
Removed all vehicle and gossip data from world_database.sql. DB projects must now handle such data.
One file renamed (cosmetic) (thx Aokromes for spotting it).
--HG--
branch : trunk
|
|
Removed hackish non-TrinityCore related 8640_world_creature_template.sql. Proper fix can be found on forum (Accepted Fixes). Don't worry if you used it, it was a harmless hotfix and it will not cause any issue when using proper fix from forum.
Added to world_database missed changes updates.
Minor sql standards cleanup.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
issue #2731.
--HG--
branch : trunk
|
|
Closes issue #2733
Implements door hiting by trash, trash waypoints and more
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
rearranged primary keys to prevent inclusion of single creature/GO spawn in multiple pools.
--HG--
branch : trunk
|
|
By Gyullo. Fixes issue 2166.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
adding entry to playercreateinfo_item with count -1
Added support for all class/all race in playercreateinfo_item by setting class/race to 0 (like currently playercreateinfo_spell)
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
item_template (like gladiator gear)
--HG--
branch : trunk
|
|
with the ConditionManager.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
The new method (money+extende) can be used by using negative values on npc_vendor.ExtendedCost.
This one goes dedicated to ZxBiohazardZx.
Tnx also to VladimirMangos.
--HG--
branch : trunk
|
|
Closes issue #2519.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
rename : sql/auth_database.sql => sql/base/auth_database.sql
rename : sql/character_database.sql => sql/base/character_database.sql
rename : sql/world_database.sql => sql/base/world_database.sql
rename : sql/tools/CMakeLists.txt => sql/create/CMakeLists.txt
rename : sql/tools/create_mysql.sql => sql/create/create_mysql.sql
rename : sql/tools/drop_mysql.sql => sql/create/drop_mysql.sql
rename : sql/full/CMakeLists.txt => sql/scripts/CMakeLists.txt
rename : sql/full/world_script_texts.sql => sql/scripts/world_script_texts.sql
rename : sql/full/world_script_waypoints.sql => sql/scripts/world_script_waypoints.sql
rename : sql/full/world_scripts_full.sql => sql/scripts/world_scripts_full.sql
|
|
Commented ace in externals/CmakeLists.txt and moved zlib before g3dlite, requested by click
--HG--
branch : trunk
|
|
introduced in previous fix)
Author: Shauren
--HG--
branch : trunk
|
|
after Flash of Light cast when target has Sacred Shield active.
Big thanks to Shauren, QAston and JohnHoliver.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
rename : sql/FULL/CMakeLists.txt => sql/full/CMakeLists.txt
rename : sql/FULL/world_script_texts.sql => sql/full/world_script_texts.sql
rename : sql/FULL/world_script_waypoints.sql => sql/full/world_script_waypoints.sql
rename : sql/FULL/world_scripts_full.sql => sql/full/world_scripts_full.sql
|
|
Minor sql cleanup.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|