aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-08-23Fix spellstealing durations when duration of stolen buff is infinite.silinoron
2010-08-23Damage over time spells should not cause spell pushback.silinoron
2010-08-23Glyph of Innervate should return 45% of base mana instead of total.silinoron
2010-08-23Pets should inherit owner's hostility status for the purposes of target checkingsilinoron
2010-08-23Fix Priest T10 Healer 2P Bonus.John Holiver
2010-08-23Fix instance script for the Nexus.silinoron
2010-08-23typoMachiavelli
2010-08-23Fix query in ObjectAccessor::ConvertCorpseForPlayerMachiavelli
2010-08-23Core:azazel
2010-08-23Fixes Mage T10 bonus. Thanks to Dr.Tenma. Close issue #3423John Holiver
2010-08-23- Fix potential singleton memory deallocation problemsMachiavelli
2010-08-23Core: Fix Windows compileSpp
2010-08-23Core: Fix more warningsSpp
2010-08-20Core: Remove outdated commentBrian
2010-08-23Core/Vendors: Fix typo that prevented alliance GM from viewing horde items in...Spp
2010-08-23Core: Fix more warningsSpp
2010-08-23Core: Fix some warningsSpp
2010-08-22* Some consistency changes.silinoron
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-22Core:azazel
2010-08-22Core: Remove function-redefinitions for Windows (for now) - we'll sort this o...click
2010-08-22Fix typo - thanks menkeclick
2010-08-22Core/SOAP: Fix semaphore locking on non-POSIX systems (thanks to menke/arrai)click
2010-08-22Core: replace redirectional outStaticDebug with a copy of debug for future us...click
2010-08-22Core/Script/Spells: Trial of the CrusaderJohn Holiver
2010-08-22Scripts:azazel
2010-08-22Fix logic in SpellScript (thanks Toni.Shocker)azazel
2010-08-22Core: Fix more warnings, add new function sLog.outStaticDebug() that replaces...click
2010-08-21Core: fix "comparison of unsigned expression < 0 is always false" warningsSpp
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-21Core: Remove "suggest parentheses around ‘&&’ within ‘||’" and "sugge...Spp
2010-08-21Core: Remove "unused variable 'xxx'" warningsSpp
2010-08-21Core: Remove "enumeration value 'xxx' not handled in switch" warningsSpp
2010-08-21*Remove some unused containers from Spell class.QAston
2010-08-21Core: Remove lots warnings:Spp
2010-08-21*Add script hooks for SpellScript class - now you can use BeforeHit, OnHit, A...QAston
2010-08-21Core: Remove warning-ignores from Common.h, and fix a shitload of retarded wa...click
2010-08-21Scripts/Icecrown Citadel: Added Lady Deathwhisper script, huge thanks to wowg...Shauren
2010-08-21Core: Remove already defined FD_SETSIZE (picked up from Common.h)click
2010-08-21Core/Build: Finalize the non-PCH building - now compiles on all platforms in ...click
2010-08-21Core/Guild: Compile properly on *nix + fix so we don't delete the same item t...click
2010-08-21Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...click
2010-08-21Buildsystem/PCH: Remove DatabaseEnv.h from PCH-list, due to the insane amount...click
2010-08-21Core: Make shared build happily without PCH (there are still issues with game...click
2010-08-21Core: Creature should aggro player when players aggro creature during SetInCo...John Holiver
2010-08-21Core/Spells/Scripts: Another spell effect needed for ToCr (Paralytic Toxin). ...John Holiver
2010-08-21Fix linux build (with PCH enabled, mind you)Machiavelli
2010-08-21DB Layer:Machiavelli
2010-08-21Core/Includes: Include ACE as an external dependency, not local (#include "ac...click
2010-08-20fix r905a640a2d - tabs to spaces, and add a forgetten break.silinoron