aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-01-06Core/scripting: More updates for gong event. Almost complete.Malcrom
2013-01-07Fix a small typoValcorb
2013-01-06Make sure that "guardians" also gain the owner's speedValcorb
2013-01-06Core/Scripting: Small fix to Zul'Aman script Thanks joschiwald.Malcrom
2013-01-06Core/Scripting: Move Kirtonos pathing to db looks smoother.Malcrom
2013-01-06Core/Scripting: Fix silly errorMalcrom
2013-01-06Core/Script: Update Gong EventMalcrom
2013-01-05Core/Scripts: Some cleanup of Zul'aman Instance script. Gong event in progres...Malcrom
2013-01-05Core/Scripting: Fix typoMalcrom
2013-01-05Core: Fix warningsVincent_Michael
2013-01-05Fix non PCH buildGacko
2013-01-05Script: Novos rewriteGacko
2013-01-05Core: Fix non pch buildVincent_Michael
2013-01-05Core/Vehicles: Add some internal checks in vehicle code to prevent crashable ...Machiavelli
2013-01-05Merge pull request #8848 from NightQuest/save_hookShauren
2013-01-04Core/Spline: Fix typo, I blame not enough Ctrl+SNay
2013-01-04Core/Scripting: Fix Typo.Malcrom
2013-01-04Core/Misc: Fix a couple of warnings, some of them performance relatedNay
2013-01-04Core/Scripting: Update Kirtonos script.Malcrom
2013-01-04Core/Player: Prevent a crash in CastedCreatureOrGO and add an assertion to Ki...Nay
2013-01-04Core/Misc: Use ASSERT (custom, better macro) instead of the C macro assert()Nay
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-03Grammar/Spelling fix.Ellie
2013-01-03Core/Misc: More corrections to guid handling change (2292025)Spp
2013-01-02Core/Scripting: Created a hook for when a player is about to be saved.Ellie
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