aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-04Core/Misc: Fix exploitjackpoz
Fix exploit that allowed to learn spells from recipes without consuming them.
2014-05-04DB/CreatureTexts: Set some creature_text field BroadcastTextId to 0 because ↵Vincent-Michael
change on cata/mop
2014-05-04DB/Quest: Prepping the SpeechAokromes
By untaught, closes #11348
2014-05-04DB/Creature: Remove Trigger Flags on Chaotic RiftAokromes
By dr-j, closes #11988
2014-05-03Core/Misc: Fix exploitjackpoz
Fix exploit that allowed to duplicate stackable splitable items. If the item that cast the spell can't be found anymore, the spell is cancelled. Fixes https://github.com/TrinityCore/TrinityCore/issues/11977
2014-05-03Merge pull request #11968 from Dehravor/cpp11Aokromes
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
2014-05-03Merge pull request #11984 from Unholychick/patch-1jackpoz
Core/Spells: Correct a mistake in HoT aura procs
2014-05-03DB/Gossip: Fix some gossip stuffuntaught
2014-05-03DB/Creature: Remove trigger flags from Dead Caravan mobsAokromes
By phoenixfight, closes #11986
2014-05-03Core/Spells: Correct a mistake in HOT aura procsLucas
A crash fix was added in 3e0d2e49448ae5d53baefa0ef3b2df4542aae1dd but the usage of spellProcEvent itself was incorrect, we should instead use spellProto of aura to be procced
2014-05-03Core/Auth: Add support for build 13930 of chinaAokromes
By phoenixfight closes #11978
2014-05-02Core/Misc: Fix static analysis issuesjackpoz
2014-05-02Merge pull request #11981 from Unholychick/patch-1jackpoz
Core/Spells: Fix hots proccing wrong auras
2014-05-02Core/Spells: Fix hots proccing wrong aurasLucas
& Partly revert unnecessary changes in 1719e19572bc22463edbcbe4089e68a97019e787
2014-05-02DB/Creature: Fix Dead Mage HunterAokromes
By dr-j closes #11979
2014-05-02DB/Gossip: Fix some gossip stuffuntaught
2014-05-02DB/Locales: Fix some item locales because items renamed on cataSarjuuk
Closes #11974
2014-05-01Core/Text: Fix typo in 5caf6aad98eba766017b6a3acc04dd0e30086142Vincent-Michael
2014-05-01DB/Creature Fix incorrect trigger flags on Enchanted Tiki WarriorAokromes
By dr-j closes #11973
2014-05-01Core/Battleground: fixed possible crash in BattlegroundSAjoschiwald
Closes #11969
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-30Core/Texts:Vincent-Michael
* Fix creautre text with gender female * Small cleanUp * ObjectMgr.cpp/ObjectMgr.h part from joschi
2014-04-30DB/Creature: Fix even more creature templatesAokromes
2014-04-30DB/Creature: Fix even more creature templatesAokromes
2014-04-30DB/Creature: Fix even more creature templatesAokromes
2014-04-30DB/Creature: Fix even more creature templatesAokromes
2014-04-30DB/Creature: Fix even more creature templatesAokromes
2014-04-30DB/Misc: Fix some incorrect triggersAokromes
By dr-j, closes #11963
2014-04-30DB/Seasonal:Vincent-Michael
* Added missing seasonal quest in game_event_seasonal_questrelation table * Remove all event = 0 in character_queststatus_seasonal table
2014-04-29DB/Loot: Fix drops of Fragment of Val'anyrAokromes
By dr-j, closes #11959.
2014-04-29Merge pull request #11950 from Dehravor/override-final-deletejackpoz
Core/Misc: Remove obsolete C++11 backward compatibility macros
2014-04-29DB/Gossip: Fix "Alchemist Pestlezugg <Alchemy Supplies>" gossipuntaught
Closes #11958
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
OVERRIDE, FINAL, DELETE_MEMBER
2014-04-29DB/Gossip: Fix "Gyll <Gryphon Master>" Gossipuntaught
Closes #11956
2014-04-29DB/Creature: Fix even more creature templatesAokromes
2014-04-29DB/Creature: Fix even more creature templatesAokromes
2014-04-28DB/SlavePens: Corrected a lot of wrong Slave Pens spawnsKinzcool
2014-04-28Core/MSVC: Remove double warning disablesVincent-Michael
2014-04-28Core: Fix warningVincent-Michael
2014-04-28DB/Creature: Fix even more creature templatesAokromes
2014-04-28DB/Creature: Fix even more creature templatesAokromes
2014-04-28DB/Creature: Fix even more creature templatesAokromes
2014-04-28Scripts/Commands: Fix crash in ".wp modify wpadd"jackpoz
Remove the old unsupported "wpadd" subcommand of ".wp modify" . Closes #11955
2014-04-28DB/Creature: Fix even more creature templatesAokromes
Yes, i know this increases startup errors.
2014-04-28Core/Misc: remove some obsolete parametersjoschiwald
2014-04-28Merge pull request #11948 from MitchesD/miscjoschiwald
Scripts/Azuregos: converted to EventMap and WorldBossAI
2014-04-28Scripts/Azuregos: converted to EventMap and WorldBossAIMitchesD
2014-04-28SQL: Fix typo (thx @cr4st)Vincent-Michael
2014-04-28DB/Command: Added missing data in 6045c05e0d5390c8d8a3f2d85691f1e37010328aVincent-Michael
2014-04-28SQL: Update old .sql files to keep consistency with auth_database.sqlVincent-Michael
Also update characters_database.sql (generated by mysqldump)