aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2011-01-18Core/Spells: Stop exploit that allowed looting despawned gameobjects by packe...leak
2011-01-17Core/Dungeon Finder: Fix exploit that allowed players to get random reward af...Spp
2011-01-16Core/Spells: Fixed Ignite talent getting removed by Ice BlockShauren
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-16Core/Spells: Add unittarget check for spell 54798Machiavelli
2011-01-16Core/Maps: Unload transports in MapManager::UnloadAll instead of singleton de...Machiavelli
2011-01-15Core/Spells: Implement SPELL_ATTR6_IGNORE_CROWD_CONTROL_TARGETS (0x00000100)....Machiavelli
2011-01-14Core/Battleground: Combine bg score type enum values with the same nameShauren
2011-01-14Add missing opcodes to OpcodeHandlerTable.Lightguard
2011-01-14Core/Loot: Fixed looting of individual, owner only items (item loot/skinning)VladimirMangos
2011-01-14Core - Modifies a few security checks to take realm id into consideration. It...JohnHoliver
2011-01-14Core/Spells: Fixed Glyph of Pain SuppressionShauren
2011-01-14Core/Player: Pets are unsummoned after spec switch. Fixes #180Manuel
2011-01-13Core/Quests: Resolve ambiguity between QUEST_STATUS_COMPLETED and rewarded st...Machiavelli
2011-01-13Core/Maps: Fix a possible crash in ObjectGridStoper:VisitMachiavelli
2011-01-12Scripts/Icecrown CitadelShauren
2011-01-12Core/Guilds: Don't allow more than 25 and 100 log events to be sent to the cl...Machiavelli
2011-01-12Fix a crash in Spell::CheckCast().Anubisss
2011-01-11Core: Fix some warningsSpp
2011-01-11Core/Spells: Glyph of Polymorph should remove leech auras too, fixes #171Shocker
2011-01-10Core/Battlegrounds: Fix Fel Reaver Ruins capturepoint in Eye of the StormTaser
2011-01-10Core/Spells: Fixed Spirit Walk ability of shaman's Feral Spirit summonsShauren
2011-01-10Core/Guilds: Fix a possible client crash in MSG_GUILD_BANK_LOG_QUERYMachiavelli
2011-01-09Core: Killing magic numbers.Manuel
2011-01-09Core/Units: Send proper orientation in SMSG_MONSTER_MOVE_TRANSPORTMachiavelli
2011-01-09Core/Players: Fixed typo in updating soulbound trade times (check every secon...Shauren
2011-01-09Core/Netcode: Fix file descriptor leak under linux platforms with ACE dev pol...Derex
2011-01-09Core/Battleground: Implemented blizzlike script for Isle of Conquest, written...Manuel
2011-01-08Core/Vehicles: Logic fix for AddPassenger seat validity check, thanks to Tass...Machiavelli
2011-01-08Core/Spells: Fixed targeting for spell 49305 (missing unit target)McBitter
2011-01-08Core/Quests: Fixed quest chain issues introduced by daily quest fixShauren
2011-01-08Core/Quests: Fix daily quests not showing up in list of available quests afte...Shauren
2011-01-07Remove redundant code from 1487ebedaa5e4948041eMachiavelli
2011-01-07Fix a typo in LFG.Christyan
2011-01-06Core/Entities: Fix a silly typo in Object::AddExtraMovementFlagMachiavelli
2011-01-06Fix build from 06314c9387fb497da90fMachiavelli
2011-01-06Core/Spells: Implemented Pygmy oil use effectSarjuuk
2011-01-06Core/Spells: Implemented Improved Faerie Fire crit chance increase effectSarjuuk
2011-01-06Core/Spells: Periodic Dummy for spell 54798. Fixes quest 12851sarjuuk
2011-01-06Core/Spells: Dummy for spell 51961; support for Quest 12532 & 12702Ottowayne
2011-01-06Core/Spells: Dummy for spell 47703 (Unholy Union) for quest 12126Ottowayne
2011-01-06Core/Spells: Starfall skips targets in stealth, invisibility or not in LoSsarjuuk
2011-01-06Core/Spells: Set energy in cat form to zero on shapeshift before calculating ...sarjuuk
2011-01-06Core/Spells: Fix Spell 54577 - Support for Quest 12828Ottowayne
2011-01-06Core/Quests: Better way to fix the problem affected in previous commitMachiavelli
2011-01-06Core/Quests: Fix certain issues with repeatable quests.Machiavelli
2011-01-05Fix typo (Note to self: USE THE RIGHT BRANCH WHEN DOING TESTCOMPILES!)click
2011-01-05Core/Entities: Send SMSG_DISMOUNT notification to client when dismounting (mo...click
2011-01-04Core/Units: Call Unit::InterruptNonMeleeSpells before RemoveFromWorld to make...Machiavelli
2011-01-04Core/Auras: Prevent phase aura handler from incorrectly being stopped on aura...Shauren