This website requires JavaScript.
Explore
Help
Register
Sign In
araxiaonline
/
TrinityCore2
Watch
3
Star
0
Fork
0
You've already forked TrinityCore2
mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced
2026-06-18 13:59:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
711c12a68ea7e72052016c16bbcb165b0db87df9
TrinityCore2
/
sql
/
updates
T
History
Brian
71d47b384f
* Remove table from database that is no longer needed after previous commit
...
--HG-- branch : trunk
2010-06-22 19:39:02 -06:00
..
2.4.3_old
…
3.0.9_old
…
3.1.3_old
…
3.2.2a_old
…
3.3.2_old
…
3.3.3a_old
…
8312_world_spell_proc_event.sql
…
8313_world_spell_bonus_data.sql
…
8315_world_spell_bonus_data.sql
…
8316_world_spell_bonus_data.sql
…
8318_world_spell_bonus_data.sql
…
8319_world_spell_linked_spell.sql
…
8327_world_scriptname.sql
…
8330_world_playercreateinfo_spell.sql
…
8334_world_scriptname.sql
…
8348_world_script_texts.sql
…
8348_world_scriptname.sql
…
8352_world_scriptname.sql
…
8352_world_spell_linked_spell.sql
Drop cond3 fields in gossip_menu_option table (the sql update was forgotten when condition table was implemented) and finally update world_database.sql accordingly.
2010-06-21 15:21:48 +02:00
8358_world_spell_linked_spell.sql
…
8361_world_trinity_string.sql
…
8371_world_spell_bonus_data.sql
…
8372_world_spell_proc_event.sql
…
8373_world_spell_proc_event.sql
…
8374_world_spell_proc_event.sql
…
8375_world_spell_proc_event.sql
…
8391_world_conditions.sql
…
8397_world_command.sql
…
8510_world_spell_proc_event.sql
…
8511_world_spell_proc_event.sql
…
8512_world_command.sql
…
8565_world_spell_proc_event.sql
…
8568_world_npc_vendor.sql
…
8568_world_trinity_string.sql
Added missed sql update file for Rev 8613.
2010-06-21 09:34:38 +02:00
8575_world_command.sql
…
8576_world_command.sql
…
8586_world_command.sql
…
8586_world_item_set_names.sql
…
8586_world_locales_item_set_name.sql
…
8589_world_item_set_names.sql
…
8602_world_spell_proc_event.sql
…
8605_world_playercreateinfo_item.sql
…
8607_world_pool_creature.sql
Removed useless comment columns from the pool system DB tables.
2010-06-14 22:22:11 +02:00
8607_world_pool_template.sql
Drop cond3 fields in gossip_menu_option table (the sql update was forgotten when condition table was implemented) and finally update world_database.sql accordingly.
2010-06-21 15:21:48 +02:00
8625_world_pool_creature.sql
Fixed pool system I broke in 52fac32a0b35, added a check for child pools and rearranged primary keys to prevent inclusion of single creature/GO spawn in multiple pools.
2010-06-17 05:37:37 +02:00
8625_world_pool_gameobject.sql
Fixed pool system I broke in 52fac32a0b35, added a check for child pools and rearranged primary keys to prevent inclusion of single creature/GO spawn in multiple pools.
2010-06-17 05:37:37 +02:00
8625_world_pool_pool.sql
Fixed pool system I broke in 52fac32a0b35, added a check for child pools and rearranged primary keys to prevent inclusion of single creature/GO spawn in multiple pools.
2010-06-17 05:37:37 +02:00
8638_world_scriptname.sql
Violet Hold: Instance mechanics fixes, by PivoNRoll
2010-06-19 20:57:58 +02:00
8658_world_spell_linked_spell.sql
Added missed sql update file for Rev 8613.
2010-06-21 09:34:38 +02:00
8671_world_spell_linked_spell.sql
Added missed sql update file for Rev 8613.
2010-06-21 09:34:38 +02:00
8672_world_gossip_menu_option.sql
Drop cond3 fields in gossip_menu_option table (the sql update was forgotten when condition table was implemented) and finally update world_database.sql accordingly.
2010-06-21 15:21:48 +02:00
8674_world_spell_dbc.sql
Added forgotten spell_linked_spell values in previous commit (thank you Gyullo for spotting it).
2010-06-21 22:12:14 +02:00
8674_world_spell_linked_spell.sql
Added forgotten spell_linked_spell values in previous commit (thank you Gyullo for spotting it).
2010-06-21 22:12:14 +02:00
8694_world_transport_events.sql
* Remove table from database that is no longer needed after previous commit
2010-06-22 19:39:02 -06:00
CMakeLists.txt
…