index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sql
/
updates
/
hotfixes
Age
Commit message (
Expand
)
Author
2015-03-22
Temporarily create /sql/updates/hotfixes dir so Travis build does not fail
Nayd
2015-03-21
TDB 6.0.1 - 2015/03/21
TDB6.01
Nayd
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-08
Core/Spells: Implemented multiple spell power costs
Shauren
2015-03-04
Core/DataStores: Updated dbc structures to 6.1
Shauren
2015-02-22
Core/DataStores: Added tables for all loaded DB2 stores
Shauren
2015-02-05
SQL: Make sure the correct world db is select when executing SQL update scripts
jackpoz
2015-01-28
Rollback unintended change to 2014_12_25_00_hotfixes_locale_broadcast_text.sql
Nayd
2015-01-28
Core/Packets: Update and enable SMSG_WEATHER
Nayd
2015-01-19
Revert changes to 2014_10_19_05_hotfixes_broadcast_text.sql in previous commi...
Nayd
2015-01-19
Line ending fix, sorry.
Nayd
2014-12-26
SQLs: Replace placehold variable by default world db name
Duarte Duarte
2014-12-26
Core/DataStores: Added DB2Manager
Shauren
2014-12-25
Core/DataStores: Moved broadcast_text handling to DB2Storage
Shauren
2014-10-24
DB/Hotfixes: Fixed some texts in broadcast_text that had double quotation marks
Kinzcool
2014-10-24
DB/Hotfixes: Added TaxiPathNode
Kinzcool
2014-10-19
DB/Hotfixes: Added GameObjects
Kinzcool
2014-10-19
DB: Create hotfixes_database.sql file and update .travis.yml to import hotfixes
DDuarte
2014-10-19
DB/Hotfixes: Fixed a problem from the parser
Kinzcool
2014-10-19
DB/Hotfixes: Added BroadcastText
Kinzcool
2014-10-19
DB/Hotfixes: Added Creature & CreatureDifficulty
Kinzcool
2014-10-19
DB/Hotfixes: Created a `hotfixes` database for DB2 data that can be sent via ...
Kinzcool