aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-08-02Updated .pdump commandsShauren
2010-08-02Add selection weights to BG and Arenas. Will determine the selected BG/Arena ...Spp
2010-08-01Comment out body of AddSC_example_spell_scripts() to get rid of a loading error.silinoron
2010-08-01*Use spell_ranks table in spell scripts to not duplicate data.QAston
2010-08-01*Add helpers for checking auras present on unit by type and spell affect maskQAston
2010-07-31*Fix Sniper Training refresh - by liszt.mbox.QAston
2010-07-31*Fix talent Will of the NEcropolisQAston
2010-07-31*Fix Glyph of Salvation - by DrTenma.QAston
2010-07-31*Fix periodic damage of Unholy Blight - Fixes issue 1152.QAston
2010-07-31*Add data from r4bf7778333 to world_database.sqlQAston
2010-07-31Move SPELLFAMILY_PALADIN dummy spell effects for Holy Shock, Blessing of Fait...silinoron
2010-07-31Buildsystem/CMake: Fix a minor "need sleep, i am tired"-error (typos ftw)click
2010-07-31Prevent players from gaining rest state in hostile capital zones.thenecromancer
2010-07-31Fix exploit with Shiv giving 100% chance to apply any enchant on offhand itemsthenecromancer
2010-07-31Remove crude check in proc system preventing charges drop in proc system for ...thenecromancer
2010-07-31Typo in some function usagethenecromancer
2010-07-30Add basic support for NPCs on transports; DB data required.silinoron
2010-07-31Buildsystem/CMake: Revert changes from r0fa0512527 and use the proper checks ...click
2010-07-31Core/AuctionHouse: Fix CMSG_AUCTION_LIST_ITEMS reading (pending further inves...click
2010-07-31Fixed a bug in CONDITION_SOURCE_TYPE_ITEM_REQUIRED_TARGET conditions loading ...Xanadu
2010-07-31Don't save Call Stabled Pet aura on player save, since it is impossible to op...Xanadu
2010-07-31Remove duplicate "Error:" from some outError messages...click
2010-07-31*Cleanup in single target auras (thanks to JuliuSZS some useable debug info)QAston
2010-07-30*Change typecasts to use build in functions/macros in scripts to prevent poss...QAston
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-07-30Fixed a very silly mistake at item loadingShauren
2010-07-30Fixed remaining bank/bag issues added in r9090Shauren
2010-07-30Fixed saving new items to database, thx GMKretol for spotting the typoShauren
2010-07-30*Thread safe player searcher in scripts.QAston
2010-07-30Killed the last blob field (corpse)Shauren
2010-07-30Deleted data blob in item_instanceShauren
2010-07-30Minor fixes, translation and coding style changes of creature_template check ...Xanadu
2010-07-30Fixed NPCs not offering quests with warlock or druid in SkillOrClassMask to t...Xanadu
2010-07-30MergeXanadu
2010-07-30*Lock on RemoveAllAuras till all auras and applications are removed with all ...QAston
2010-07-30* Added the option to specify target entry in conditions table for spells wit...Xanadu
2010-07-30Whops, a little too deletehappy there...click
2010-07-29Buildsystem/CMake: Include core/script headerfiles in generated MSVC-projects.click
2010-07-29*Allow some spell effects to target units not in caster's map - fixes SPELL_E...QAston
2010-07-29Remade access_requirement table, now each difficulty mode for each instance h...Shauren
2010-07-29remove ANSI escape codes from auth/worldserver error-output since it doesn't ...click
2010-07-29Modified announce command to be more blizzlikeShauren
2010-07-29Fix windows-build and change some warnings if configuration-files can not be ...click
2010-07-28* Fix small typo in commit 9073 -- oppppsssBrian
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-28* Send the proper number of accounts in a guild in the SMSG_GUILD_INFO packetBrian
2010-07-28Properly send SMSG_GROUP_INVITE even when the invite fails because the user i...silinoron
2010-07-28Implements Roxi Ramrocket, finally Engineers will be able to buy Choppers mat...John Holiver
2010-07-28branchmerge - urgh!click
2010-07-28First part of petAI logic cleanup : Hunter PetAI change: Ignore attacking CC'...click