aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-17Core/Scripts: Fix some typos in a few scripts - thanks to Kierkegaardclick
2010-08-16Send the right data when trying to log in with the wrong password.silinoron
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-16Core: Use std::max instead of just max() in WheatyExceptionreport - fixes MS-...click
2010-08-16Cleanup in CreatureEventAI code (based on changes by SilverIce and VladimirMa...azazel
2010-08-16It might actually help you all to have the PCH-files as well...click
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-15Fix a crash related to concurrent access to config file by different threads.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
2010-08-14This should be the last of the malfunctioning AI scripts, thanks to click for...Machiavelli
2010-08-14Also fix npc_scarlet_minerMachiavelli
2010-08-14Fix script (and crash in) npc_scarlet_miner_cartMachiavelli
2010-08-14Dungeon Finder: Add config value to Enable/Disable Dungeon FinderSpp
2010-08-14Dungeon Finder: Mark obsolete kick as failed (missing code from ce404e62b3)Spp
2010-08-14Dungeon Finder: Fix a typo that made all people being removed from queue when...Spp
2010-08-14Dungeon Finder: Fix an error that was preventing a group from exit queueSpp
2010-08-14Dungeon Finder: Add Consistency cleanerSpp
2010-08-13*Fix typo in r7dd45a018254, thanks to Shauren for narrowing the falling issue...QAston
2010-08-13Core/Chat: Fix some typos and non-converted #if-statementsclick
2010-08-13Dungeon Finder: Add vote kick supportSpp
2010-08-13Buildsystem: Modified genrev to properly generate build type string (Release/...Shauren
2010-08-13Moved battleground achievement scripted checks into scriptsShauren