aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2011-08-01Core/Entities: Allow Shaman totems to crit with spells, and add a temp workar...Machiavelli
2011-08-01Compile fix for f899c92899c1b2b82030f2568faf1057a92f4492Shauren
2011-08-01Core: Typo fix introduced in previous commit (:S)Spp-
2011-08-01Core: Some more missing changes from previous commit (Pass by const reference...Spp-
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-08-01Core: Fix annoying compile warning and some other minor changes here and thereSpp-
2011-08-01Core/Movement: Crash fixSpp-
2011-08-01Scripts/Icecrown Citadel: Added emote warning for Mutated Infection at RotfaceShauren
2011-08-01Core/Spells: Use ModStackAmount for CastCustomSpell with aura stack value if ...Shauren
2011-08-01Core/Spells: Limited SPELL_ATTR3_PLAYERS_ONLY attribute to only allow players...Shauren
2011-08-01Core/RA: Fix RA usage, properly filter out RFC 854 / 855 subnegotiate dataMachiavelli
2011-08-01Core/Spells: Update commentMachiavelli
2011-07-31Core/Spells: Fix Shaman Wind Shear (Threat reduction part)Machiavelli
2011-07-31Core/Spells: Small update to TriggeredFlags and fix Glyph of Totem of Wrath w...Machiavelli
2011-07-31Fix gcc build and remove redundant check from 0afc3cMachiavelli
2011-07-31Core/Visibility: Send object destroy packets to dead players. Fixes persisten...Machiavelli
2011-07-31Core/Spells: Fix Shaman talent Storm, Earth, Fire (Earthgrab part) in case of...Machiavelli
2011-07-31Core/Spells: Change low level bool triggered with bitmask TriggerCastFlags to...Machiavelli
2011-07-31Core/Auras: Corrected SPELL_AURA_CLONE_CASTER and mirror image opcode handlin...Shauren
2011-07-31Core/ChatLog: Properly filter out addon messages in whisper, party, raid and ...Machiavelli
2011-07-31Core/Spells: Fix Shaman totem bar exploit that would allow the player to cast...Machiavelli
2011-07-31Core/Spells: Add missing braces to possession spell check - fixes problems wi...QAston
2011-07-30Core/Arena: A more accurate implementation of rating gain/loss. This fixes th...Liberate
2011-07-30Core/Vehicles: Allow damaging NPC passengers.Machiavelli
2011-07-30Core/Spells & Vehicles: Define and implement SPELL_ATTR6_CASTABLE_WHILE_ON_VE...Machiavelli
2011-07-30Core/Spells: Fix client crash on ESC when channeling certain spells (e.g. Eye...Machiavelli
2011-07-30Core/Spells: Fix a crash in OnDummyEffect.Liberate
2011-07-30Core/Spells: Don't allow passive area auras to stack.QAston
2011-07-29Scripts/Icecrown Citadel: Fixed orientation of Ice Bomb trigger spawns, spell...Shauren
2011-07-29Scripts/Icecrown Citadel: Sindragosa will no longer attempt to enter both las...Shauren
2011-07-29Core/Spells: Remove some obsolete code (stealth is no longer a ranked spell).QAston
2011-07-29Core/CLI: Fix a possible crash in utf8print on linux. (Remove parsing non-exi...Machiavelli
2011-07-29Core/Chat: Fix a crash in .lookup spell commandMachiavelli
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-29Scripts/Ulduar: Fixed disappearing of Hodir's Rare ChestLopin
2011-07-29Core/Misc: cleanup npc_professions script (shouldn't the whole script go to D...Azazel
2011-07-29Core/Arenas: Removed some outdated stufftobmaps
2011-07-29Core/Misc: Make 64-bit abs function 'portable'. Should fix build on MSVC vers...Machiavelli
2011-07-29Core/Spells: Check if spell has range entry before trying to access property ...QAston
2011-07-28Core/Spells: Fix a crash on checking school immunity added to unit manually (...QAston
2011-07-28Revert "Core/Spells: Fix a crash on checking school immunity added to unit ma...QAston
2011-07-28Core/Spells: Fix a crash on checking school immunity added to unit manually (...QAston
2011-07-28CoreSpells: Typofixes: fix area auras autocast and usage of items in combat.QAston
2011-07-28Core/Spells: Fix passive auras stacking logic after recent changes.QAston
2011-07-28Core/Spells: Don't unload sSpellStore on startup, to allow access to dbc stri...QAston
2011-07-27Fix a warningMachiavelli
2011-07-27Core/Spells: Use correct spell target in Spell::EffectEnvirinmentalDMG - fix...QAston
2011-07-27Core/Spells: Drop obsolete code for Demonic Sacrifice.QAston
2011-07-27Core/Commands: Allow muting offline players - the mute will become effective ...Machiavelli
2011-07-27Core/DBLayer: Fix Field::GetInt64 parsing for non-prepared statementsMachiavelli