aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-01-04Update src/server/game/Achievements/AchievementMgr.cppMachiavelli
2013-01-04Core/Scripts: Some cleanup for boss_kirtonos_the_herald scriptMalcrom
2013-01-04Core/Scripting: Add a few includes to boss_kirtonos_the_herald.Malcrom
2013-01-04Core/Scripting: Add Kirtonos The Herald to c++ scripting. Combat still not fi...Malcrom
2013-01-03Merge pull request #8753 from MrSmite/Pet_SpeedFixSubv
2013-01-03Core/Scripts: Drop `gameobject_scripts` table - empty, deprecated and no long...Nay
2013-01-03Core/SmartScripts: Fixed SAI targets 10 & 14 (SMART_TARGET_CREATURE_GUID, SMA...Shauren
2013-01-03Core/Spells: Rename SPELL_EFFECT_PLAYER_NOTIFICATION to SPELL_EFFECT_PLAY_SOUNDVincent_Michael
2013-01-03Update src/server/game/Achievements/AchievementMgr.cppMachiavelli
2013-01-03Core/Misc: More corrections to guid handling change (2292025)Spp
2013-01-02Core: Fix warningVincent_Michael
2013-01-02Core/Misc: Missing changes from 8968dbc (Partial revert of 2292025)Spp
2013-01-02Core/Scripting: Some file name updates.Malcrom
2013-01-02Core/Scripting: Rename zone scripts.Malcrom
2013-01-02Core/Scripting: Properly name boss_thorngrin_the_tender file.Malcrom
2013-01-02Core/MT: Fix model for "Pure Energy"Vincent_Michael
2013-01-02Core/Misc: Partial revert of 2292025 (Core/Misc: Replaced some macro definiti...Spp
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
2013-01-02Core/Mysql: Multiple changesSpp
2013-01-02Core/Misc: Some minor changes here and thereSpp
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-02Core/Misc: EventMap will no longer inherit from std::mapSpp
2013-01-02Script/EoE: Some fixes here and thereTrista
2013-01-02Core: Add missing changes in f7e7f5fe26cca68f51e9ad9869f057ebbe191d32Vincent_Michael
2013-01-02SQL: Fix sql import problemVincent_Michael
2013-01-01Core/Scripts: Added spell scripting for Commander Sarannis. Added Instance Te...Malcrom
2013-01-02DB/Creatures: Some fix for Wyrmrest SkytalonVincent_Michael
2013-01-02Core: Fix buildVincent_Michael
2013-01-01CORE/Scripting: Forgot new lines at end of file.Malcrom
2013-01-01CORE/Scripting: Move Commander Sarannis & Thorngrin the Tender to cpp scripti...Malcrom
2013-01-01Core/Player: Fix armor calculation - 2nd tryGacko
2013-01-01Core/Player: Fix armor calculationGacko
2013-01-01Core/Command: Add command for near creature findingVincent_Michael
2013-01-01Update more copyright note for 2013.Vincent_Michael
2013-01-01Update more copyright note for 2013. (alcohol sucks)Vincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core/Units: Check aura presence before casting liquid spell to avoid resettin...Shauren
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-31Core/Units: Cleaned up DealDamage log message and moved it to debug levelShauren
2012-12-31Core/Vehicles: Fixed basepoints used when ride vehicle aura is created for !I...Shauren
2012-12-31Core: Change a rather badly phrased warning regarding "bad" DBC datastructuresclick
2012-12-31Core/DB: Haaleshi AltarGacko
2012-12-30Core/Conditions: Rename CONDITION_INSTANCE_DATA to CONDITION_INSTANCE_INFO.Subv
2012-12-30Core/Vehicles: Missed changeTrista
2012-12-30Core/Vehicles: revert 95152d57539064d8278e323899290cba2fb2b0cd and 95152d5753...Trista
2012-12-29Core/SAI: Fixed build, i need new glasses.Warpten
2012-12-29Core/SAI: SMART_ACTION_NONE is not a valid action. Also accept SMART_ACTION_S...Warpten
2012-12-29Core/SAI: Fixed SMART_ACTION_SET_RANGED_MOVEMENTSubv
2012-12-29Core/Movement: MSG_MOVE_TELEPORT is not supposed to be sent to the player bei...Subv