aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-05-10Correct a typoMihapro
2013-05-09Reimplement spell_dbc (with spelleffect_dbc)Mihapro
2013-04-28Core: Fix non pch buildVincent_Michael
2013-04-16Core/Spells: Implement TRIGGERED_IGNORE_TARGET_CHECK TriggerCastFlag to allow...Shocker
2013-04-13Core/PacketIO: Enabled CMSG_DISMISS_CRITTER and fixed opcode value for CMSG_D...Shauren
2013-04-11Core/PacketIO: Corrected structure of CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE...Shauren
2013-04-11Core/PacketIO: Updated and enabled CMSG_CHANGE_SEATS_ON_CONTROLLED_VEHICLE an...Shauren
2013-04-10Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-04-10Core/Objects: Fixed guild guidsShauren
2013-04-09Merge pull request #9009 from Souler/fix_mage_rofWarpten
2013-04-09Core/ObjectsShauren
2013-04-09Core/Players: Minor cleanup in PhaseMgrShauren
2013-04-09Core/MovementShauren
2013-04-08Spells/Mage: Ring of FrostSouler
2013-04-07Core/Quests: Corrected the function call to give the rewarded skill pointsSubv
2013-04-07Core/Quests: Fixed currency handling in quests (Required and Reward currency)...Subv
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