aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2010-08-19Fix combustion crits with area of effect spells - patch by moriquendu.silinoron
2010-08-19Add missing holiday id <-> BG id definition for AB (by Quriq14)azazel
2010-08-19MergeMachiavelli
2010-08-19Fix a crash in transaction commands.Machiavelli
2010-08-19Vehicles: Prohibit entering vehicle in combat only if it is a multi-passenger...Shauren
2010-08-19- Call mysql_thread_end() for every deleted MySQLConnection instance, should ...Machiavelli
2010-08-19Properly end mysql connections and libraries on exit.Machiavelli
2010-08-19Solve one of the few culprits that cause authserver and worldserver to exit i...Machiavelli
2010-08-19Scripts/Spell: extend SpellScript class: add target aura accessors and functi...QAston
2010-08-19Fix (in theory) bug (already tapped error) for spells with banish mechanics (...azazel
2010-08-19Config: Cosmetic changes in worldserver.conf fileSpp
2010-08-19Scripting: Skadi the Ruthless can now be removed from his drake with 3 harpoo...Supabad
2010-08-19- Fix Linux build (huge thanks to Aokromes for testing as always)Machiavelli
2010-08-18Dungeon Finder: Some optimizations to find algorithmSpp
2010-08-18Dungeon Finder: Fix a possible crash in UpdateProposalSpp
2010-08-18This should fix linux build - please confirm.Machiavelli
2010-08-18Core/Scripts: Fix even more scriptbugs from convertion (thanks to Kierkegaard)click
2010-08-18Core/Spells: SPELL_ATTR_CU_IGNORE_ARMOR to Impale(65919) several difficultiesJohn Holiver
2010-08-18DBLayer:Machiavelli
2010-08-18Core/Spells: add SPELL_ATTR_CU_IGNORE_ARMOR to the avalible custom attribute ...QAston
2010-08-18Core/ObjectMgr: Prevent vehicleid from having an incorrect value when reloade...enjoi
2010-08-18Scripts: Added script for Lord MarrowgarShauren
2010-08-18*Backout radaaba37a4. Brings back command table caching. Thanks to Machiavell...QAston
2010-08-18Core/Spells: Implement TARGET_DEST_CHANNEL_CASTER(106) and TARGET_GAMEOBJECT_...QAston
2010-08-18Making sure CreaturesAddon are re-loaded after creature evade (by NoFantasy).azazel