aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2010-08-20Fixes silly gossip menus of quest givers.Liberate
2010-08-20* Remove support for map-based random number generation (which seems unused).silinoron
2010-08-20Core/Spells/Scripts: Needed spell fixes for some Trial of the Crusader bosses...John Holiver
2010-08-20Properly update resultset parameter when using QueryCallback template.Machiavelli
2010-08-20Return proper MySQL connection for syncrhonous requests based on calling thre...Machiavelli
2010-08-20Core/Build: Fix non-PCH build, again... :Pclick
2010-08-20Core/DB scripts:azazel
2010-08-20Coreazazel
2010-08-20Buildsystem: Add helperscripts to detect SSE2 extensions, and optimize platfo...click
2010-08-20Buildsystem/Core: Adjust filenames to their correct caseclick
2010-08-20Dungeon Finder: Add a check to avoid rolechecks with no dungeon (Only happen ...Spp
2010-08-19mergesilinoron
2010-08-19Switch to using SIMD-oriented Fast Mersenne Twister for random number generat...silinoron
2010-08-19Core/Scripts: Onyxia movement before phase 2John Holiver
2010-08-19Core/Scripts: Fix build - AND DON'T USE SPACES IN FOLDERNAMES PLEASEKTHX!click