aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2014-01-04Scripts/Halion: Fixed Soul Consumption's pull effect.Warpten
2014-01-03Core/Instances: Fix Instance bindingjackpoz
2014-01-02Core/VehiclesShauren
2014-01-01Core/Loot: Fix Master Loot exploitjackpoz
2014-01-01Core/Guild: Fix an exploit related to CMSG_GUILD_CREATEDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-31Core/Quests: Fix crash on startupjackpoz
2013-12-31Core/Waypoints: Revert partly f1a82a578be525624c416ba5f882b2f1a7e13536 to fix...Nawuko
2013-12-31Core/Creature: Obtain Attack power and base damage from creature_classlevelst...Malcrom
2013-12-31Core/Movement: Fixed creature movement on transportsShauren
2013-12-31Core/Spells: Fixed movement from SPELL_EFFECT_PULL_TOWARDS_DESTShauren
2013-12-30Merge pull request #11386 from Nawuko/vincent-fixSubv
2013-12-30Core: user defined literals need a space in frontNawuko
2013-12-30Core/Transports: Fix array overflowjackpoz
2013-12-29Core/TransportsShauren
2013-12-29Scripts/Misc: Ensure Creatures are in instances when requiredjackpoz
2013-12-28Core/Battlegrounds: Removed unneeded codeShauren
2013-12-28Core/Transports: Fixed new spawned transports not being visible for players a...Shauren
2013-12-25Core/Transports: Fix possible crashjackpoz
2013-12-25Core/QuestDef: Well I clicked revert but Git didn't play along.Malcrom
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-25Build fixShauren
2013-12-25Core/Quests: Added stuff missing in previous commitShauren
2013-12-25Core/Quests: Fixed icon shown above questgivers with daily quests that have a...Shauren
2013-12-24Core/Chat: Fixed GM messages in chat channels after refactoringShauren
2013-12-24Core/SAI: Fixed a crash in call for help/flee for assist actions when they ha...Shauren
2013-12-23Core/Spells: Prevent adding sockets to items that have 3 sockets in item_temp...Shauren
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-19Core/SAI: Fix another memory leak, thanks to @XterDiscover-
2013-12-19Core/SAI: Fix two memoryleaks in my previous commits. Thanks to @Xter for the...Discover-
2013-12-19Core/Dungeon Finder: Improve join log message to try to detect cases when one...Spp
2013-12-18Core/SAI: Using SMART_ACTION_FORCE_DESPAWN now despawns the given target_type...Discover-
2013-12-17Core/SAI: Fix compileDiscover-
2013-12-17Core/SAI: Using the action_type SMART_ACTION_SET_REACT_STATE now sets the rea...Discover-
2013-12-17Core/SAI: In all npc flag related action_types we now check if the target is ...Discover-
2013-12-17Core/SAI: Using SMART_ACTION_SET_FOLLOW with target_type 0 (SMART_TARGET_NONE...Discover-
2013-12-17Core/SAI: Make SMART_ACTION_SET_INGAME_PHASE_MASK set the phasemask of the ta...Discover-
2013-12-16Core/Player: Fix logic for questgiver cast spellMalcrom
2013-12-16Core/Misc: Fix warningjackpoz
2013-12-16Core/AH: Fix memory leakjackpoz
2013-12-15Core/Waypoints: Stop creatures from skipping at waypoint nodesMalcrom
2013-12-15Core/AI: Fix CreatureAI left uninitializedjackpoz
2013-12-15Core/Transports: Fix memory leak on shutdownjackpoz
2013-12-15Core/Unit: prevent COMMAND_ATTACK being added for Trained Rock Falcon.Malcrom
2013-12-15Core/Misc: Remove unused codejackpoz
2013-12-15Core/Unit: Add switch to prevent COMMAND_ATTACK being added to action bar for...w1sht0l1v3
2013-12-14Core/Player: Fix questgiver spell cast.Malcrom
2013-12-14Merge branch 'master' of github.com:TrinityCore/TrinityCorejoschiwald
2013-12-14Scripts: fix crash in spell_jokkum_scriptcastjoschiwald
2013-12-14Core/Quests: Fix an issue where auto-completed quests would not be automatica...Discover-