aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-04-08Spells/Mage: Ring of FrostSouler
2013-04-03Core/Units: Started work on updating movement (main goal: remove SendMovement...Shauren
2013-04-03Core/Units: Fixed spiky player movementShauren
2013-04-01Core/Units: Fixed transport positions sent in movement packets (also fixes a ...Shauren
2013-04-01Core/PacketIO: Fixed instant logouts displaying logout box with timerShauren
2013-04-01Core/Units: Removed deprecated BuildMovementPacket method and updated Movemen...Shauren
2013-03-28Core/Spells: Fixed a crash with summoning Wild MushroomsShauren
2013-03-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-26Core/SmartAI: SMART_ACTION_FORCE_DESPAWN for dead creaturesGacko
2013-03-26Core: Fix compile with WITH_COREDEBUG option enabledSpp
2013-03-26Core/Misc: Remove the use of logging system from WPFatal (Fixes tools compile)Spp
2013-03-25typo fix after 1a6a23eSpp
2013-03-25Merge branch 'master' into 4.3.4Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-25Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3...Spp
2013-03-22Script/Spell: Apply Shadow's Fate to SindragosaGacko
2013-03-22Core/Auras: Fixed mount displayShauren
2013-03-22Core/Auras: Fixed client freezes happening with scalable auras that do not ha...Shauren
2013-03-22Core/Auth: Updated AuthResult enumShauren
2013-03-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-21Core/Players: Cleanup code in SendPreparedQuest (checks doing nothing...)Shauren
2013-03-21Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907bShauren
2013-03-21Core: More functions moved to constSpp
2013-03-21Core/Pets: Remove unnecesary member variable (m_owner)Spp
2013-03-21Core/Scripts: Removed CAST_CRE defineSpp
2013-03-21Core/Scripts: Removed CAST_PLR defineSpp
2013-03-21Core/AI: Do not expose internal storage of SummonListSpp
2013-03-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-20Merge pull request #8734 from blipi/guardians_altarNay
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-20Core/Account: Remove unused helper functionsSpp
2013-03-20Core/Misc: Do not use singleton when calling to static function ChooseDisplay...Spp
2013-03-20Fixed TOC faction champions loot chest (Now it will be selectable after spawn...Visagalis
2013-03-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-18Core: Fix warningsVincent_Michael
2013-03-17Core/DB: Fix a table name in CHAR_SEL_MAIL_LIST_INFONay
2013-03-17Scripts/Commands: Add .list mail $char/$guid commandBezo
2013-03-17Core/DataStores: Warning fixes for .db2Shauren
2013-03-17Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-17Core/DataStores: Implemented using locales in .db2 storesShauren
2013-03-17Merge pull request #9447 from thomas007788/WhisperV2Nay
2013-03-17DB/Quests: Fix Valkyrion Must Burn, closes #2595Pitcrawler
2013-03-17Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-03-17Core/DataStores: Implemented a generic way of sending db2 hotfixesShauren
2013-03-17Update Whisper pr, missed some logic thereNefarion
2013-03-16Core/Grids: Fix possible crashVincent_Michael
2013-03-15Scripts/Commands: Fix "cannot pass objects of non-trivially-copyable type ‘...Nay
2013-03-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-15Core: Fix non pch buildVincent_Michael
2013-03-15Merge pull request #9396 from thomas007788/WhispersNay