aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2010-08-19Vehicles: Prohibit entering vehicle in combat only if it is a multi-passenger...Shauren
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-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-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
2010-08-18Core/Vehicles: Players cannot enter a vehicle when in combat. Fixes issue 1966.enjoi
2010-08-18Properly return command table every time it is called, rather then just the f...enjoi
2010-08-17Add support for recruit-a-friend XP and reputation multipliers.silinoron
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli
2010-08-18Dungeon Finder: Update wait time after a successful proposalSpp
2010-08-18Dungeon Finder: Properly remove from current and new queues after a proposal ...Spp
2010-08-18Add more methods to SpellScript.azazel
2010-08-17*Core/Spells: Implement TARGET_UNIT_SUMMONERQAston
2010-08-17Dungeon Finder: Add null check log to track an error (Will only appear after ...Spp
2010-08-17Dungeon Finder: Fix proposals when joining the queue as LfgGroup with 5 membe...Spp
2010-08-17Dungeon Finder: Properly remove a player/group from queue after a proposal is...Spp
2010-08-17Dungeon Finder: Simplify 'Offer to continue' checks and allow to join non-ran...Spp
2010-08-17Dungeon Finder: Drop use of config value CONFIG_INSTANCE_IGNORE_LEVELSpp
2010-08-17Yay for typos...click
2010-08-17Core: Add support for reloading gossip_scripts + add missing SQL for earlier ...click
2010-08-17Core: Use enum-size for CONFIG_START_ALL_EXPLORED (was hardcoded to 64, not u...click
2010-08-16Rename .goname to .appear, .namego to .summon, and .groupgo to .groupsummon. ...silinoron
2010-08-17Buildsystem: Use "industry standard" foldernames on dpendencies + move/rename...click
2010-08-17Core: Fix minor bug with max skills value not being properly updated in the d...click
2010-08-16Core/Gossip: stop log spam of unknown gossip option for quest givers.Brian
2010-08-16Cleanup in CreatureEventAI code (based on changes by SilverIce and VladimirMa...azazel
2010-08-16Buildsystem: Add PCH-support for targets shared, collision, authserver and wo...click
2010-08-16Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655click
2010-08-15TypoMachiavelli
2010-08-15Missing changes from 9372 (454971d2c6b1)Machiavelli
2010-08-15Return proper default quest status from ScriptMgr::GetDialogStatus if a creat...Machiavelli
2010-08-14Clear player scripts and guild scripts on ScriptMgr deletion.silinoron
2010-08-14Add in a forgotten change from ra5af596979e4 .silinoron
2010-08-14Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl...click
2010-08-14Add a GuildScript class with a handful of hooks.silinoron
2010-08-14Typo in my previous commit that broke (again, sigh!) Dungeon Finder.Spp
2010-08-14Dungeon Finder: Move cleaner to a new separate function as it's a teporal add.Spp
2010-08-14Core: Remove some useless defines (handled in the configfiles)click
2010-08-14Dungeon Finder: Add minor optimization to FindNewGroupsSpp
2010-08-14Dungeon Finder: Remove players from queue when accept to join a groupSpp
2010-08-14Fix ConditionScript, AreatriggerScript and AuctionHouseScript hook functions.Machiavelli