aboutsummaryrefslogtreecommitdiff
path: root/sql/base
AgeCommit message (Collapse)Author
2011-05-12Core/Spells: Fix talent Bloodsurgetobmaps
Closes #887
2011-05-12Core/Spells: Fix talent Ferocious Inspirationtobmaps
2011-05-12Core/Spells: Fix talent Scent of Bloodtobmaps
Closes #590
2011-05-12Core/Spells: Fix talent Killing Machinetobmaps
Closes #1143
2011-05-12Core/Spells: Fix cooldown for talent Lock and Loadtobmaps
2011-05-12Core/Spells: Fix Hot Steak proc from Living Bomb explodetobmaps
2011-05-12Core/Spells: Fix typo for Repentancetobmaps
Closes #655
2011-05-12DB/SQL: add lost lines from last committobmaps
2011-05-12DB/SQL: fix typo in last committobmaps
2011-05-12Core/Spells: Fix damage from Seed of Corruption explosiontobmaps
2011-05-11Core/Spells: Fix item enchant Blood Drainingtobmaps
Closes #513 & #1191
2011-05-11Core/Spells: Fix T8 4P Shadow Priest Set Bonustobmaps
Closes #1101
2011-05-11Core/Spells: Fix T8 4P Restoration Set BonusLopin
2011-05-11Core/Spells: Fixes proc of Holy Shock - T10 4P Holy Paladin Bonus SetLopin
2011-05-11Core/Chat Commands: Partly revert "add name of GM (or Console) into output ↵Shauren
of gmannounce command (and also fix typo from previous commit)" as .gmnameannounce does exactly that Core/Chat Commands: Allowed named announcement commands to run from console This reverts commit 574f55382a8212333009322c774e2af0518e50a8.
2011-05-11Core/Chat Commands: add name of GM (or Console) into output of gmannounce ↵Az@zel
command (and also fix typo from previous commit)
2011-05-10Core/Spells: Fixed damage from warlock's Death Coiltobmaps
2011-05-10Core/Spells: Fix damage and combat log for spell Hand of Reckoningtobmaps
2011-05-09Core/Commands: Include mute/ban info in .pinfo commandShocker
2011-05-09Core/Misc: Include resilience in character_statsShocker
2011-05-09DB/SQL: Remove duplicate entry from world databasekezo90
Closes #1414
2011-05-06Core/Spells: Fix Warlock T6 2p Bonus. Also split last commit into two sqlskaelima
2011-05-06Core/Spells: Fix Item - Coliseum 25 Heroic Caster Trinket - Pillar of Flamekaelima
2011-05-06Core/Spells: Fix Death Knight T9 Melee 2p Bonuskaelima
2011-05-06Core/Spells: Fix Warrior T10 Protection 4P BonusShocker
Closes #1307
2011-05-06Merge branch 'master' of github.com:TrinityCore/TrinityCorerunningnak3d
2011-05-06SQL/Structure: Allow 20 character guild names.runningnak3d
2011-05-05Merge pull request #31 from Ramusik/masterShocker
.modify scale on creatures, Combustion bug, Starfall supressing from root effects corrected, Dislodged Foreign Object no proc from heals, .learn all_myspells remove only player spells
2011-05-04Core/Spells: Fix internal cooldown for Mirror of Truth trinkettelsamat
Closes #1365
2011-05-04Core/Spells: Glyph of Shadowflame effect should be removed when Shadowflame ↵Shocker
is removed Closes #1359
2011-04-29More cleanup after last commit spreeleak
2011-04-28Core/ObjectMgr: Refactor sEquipmentStorageleak
2011-04-28Core/ObjectMgr: Refactor sInstanceTemplateleak
2011-04-25Core/Spells: Fixed duration of Noblegarden bunny transformsShauren
DB/Achievements: Fixed "Hard Boiled"
2011-04-23DB: Fixed comments in character_banned tablelaserjet
Closes #1273
2011-04-22DB/Creatures: Spawn and pool engineering clouds in Northrenderimioa
Closes #493
2011-04-22Scripts/Spells: Fixed achievements The Dapper Sapper and Explosives Expert ↵Shauren
(SotA)
2011-04-19Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and ↵Azazel
lag_reports tables to lowerCamel, move queries to prepared statements and refactor the code of TicketMgr.
2011-04-17Core/Spells: Fix damage scaling of mages Water Elementals.kaelima
- Water Elemental scales with 33% of mages spell power. - Waterbolt scales with 83.33% of elementals spell power.
2011-04-14Core/SQL: fix a few minor mishaps with wrong keys not being updated in ↵Azazel
commit 5357b1ba77 - fixes import of base characters database (thanks click for pointing out). Closes #1231. Also rename indexes in recently cleaned tables to have 'idx_' prefix. Add queries to recreate indexes based on recently modified columns (just to make sure that all indexes are correct).
2011-04-13Core/CharDB cleanup: change creature_respawn and gameobject_respawn column ↵Azazel
names to lowerCamel, rename `instance` column to `instanceId` and move all queries to these tables to prepared statements. Fix import error in character_database.sql.
2011-04-12SQL: Updated char db baseleak
2011-04-11Core/CharDB Cleanup: alter `corpse` table making column names lowerCamel and ↵Azazel
move all queries to prepared statements. NOTICE: column can be named `guid` only if it represents character guid. All other guids will be renamed to reflect their purpose (like corpseGuid in this specific case)
2011-04-10Dislodged Foreign Object shouldn't proc from healing spellsRamusik
2011-04-08Core/Arena: Move personalRating to arena_team_memberleak
2011-04-08SQL/Arena: Fix some warnings with missing default valuesleak
2011-04-08Core/CharDB Cleanup: alter character_homebind table making column names ↵Azazel
lowerCamel and move all queries to prepared statements.
2011-04-08Core/CharDB Cleanup: alter character_battleground_data table making column ↵Azazel
names lowerCamel and move all queries to prepared statements.
2011-04-06Scripts/Icecrown Citadel: Fixed Professor Putricide ooze adds behavior ↵Shauren
(cannot taunt/aggro anymore), also removed targeting dbc hack and scripted the spell properly
2011-04-06Core/Commands: Remove .learn all and drop hardcoded part of .learn all gm ↵Shocker
spells list