aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2013-01-04Update src/server/game/Achievements/AchievementMgr.cppMachiavelli
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/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-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 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-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
2012-12-29Core/Entities: Account for creatures that are spawned below ground level when...Subv
2012-12-29*Fixing a typo.therzok
2012-12-29Core/Entities: Update movement flags for flying/swimming creatures on Creatur...Subv
2012-12-28Core/Entities: Add a delta to the ground level difference for removing the fl...Subv
2012-12-28Core/Spells: fix self-damage caused by Glyph of Chains of Ice. oMadManoFaq
2012-12-28Core/Vehicles: Closes all issues with seats for real (finishing and fixing pr...Trista
2012-12-27Core/Movement: Do not set movement flags for creatures based only on their In...Subv
2012-12-27DB/Schema: Rename and change types of a few fields in locales_creature_text a...Nay
2012-12-27Merge pull request #8787 from joschiwald/load_spell_procsSubv
2012-12-27DB/Schema: Rename locales_quest.entry to locales_quest.Id for consistency wit...Nay
2012-12-27Core/Spells: fix possible crash when loading `spell_proc` tablejoschiwald
2012-12-27Core: Fix warning in 7b9b67a3b3bb88566b15abab4d47c2c64717f548Vincent_Michael
2012-12-27Core/Vehicles: Fixed seat id for auras with SPELL_AURA_CONTROL_VEHICLE. Also ...Trista