aboutsummaryrefslogtreecommitdiff
path: root/src/server
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-16Merge branch 'master' of github.com:TrinityCore/TrinityCoreManuel
2011-01-16Core/Scripts: Fixed issues with Drakkari Colossus/Elemental after recent chan...Manuel
2011-01-16Scripts/Icecrown Citadel: Added check on damage done by Ball of Inferno Flame...Shauren
2011-01-16SQL: Removed unused spell script name.Shauren
2011-01-16Core/DBLayer: Fix another possible crash on shutdown. This should be the last...Machiavelli
2011-01-16Core/General: Fix some comment style. //* to // *. Fixes certain code display...Machiavelli
2011-01-16Scripts/Sholazar Basin: Fix logic in npc_jungle_punch_target. Allows quest cr...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/Scripts: Rewritten Drakkari Colossus encounter from Gundrak.Manuel
2011-01-15Core/DBLayer: Use default parameters for DatabaseWorker::activate. Fixes a po...Machiavelli
2011-01-15Core/Spells: Implement SPELL_ATTR6_IGNORE_CROWD_CONTROL_TARGETS (0x00000100)....Machiavelli
2011-01-15Scripts/Icecrown Citadel: Despawn Ooze after unregistering from Rotface's sum...Shauren
2011-01-14Core/Battleground: Combine bg score type enum values with the same nameShauren
2011-01-14Scripts/Icecrown Citadel: Fixed Invocation of Blood jump timing, info taken f...Shauren
2011-01-14Add missing opcodes to OpcodeHandlerTable.Lightguard
2011-01-14Scripts/Icecrown Citadel: Fixed crash in Blood-Queen Lana'thel scriptShauren
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-14Scripts/Trial of the Crusader: Fixed Slime Pool duration on all difficulties ...Drethek
2011-01-14Scripts/Borean Tundra: Add Support for areatrigger conditions for Quest: Brea...Machiavelli
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-13Core/DBLayer: Properly manage mysql library initialization and shutdown in au...Machiavelli
2011-01-13Core/DBLayer: Properly deallocate SQLOperation objects from Databaseworkerpoo...Machiavelli
2011-01-13Core/DBLayer:Machiavelli
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-12Scripts/Icecrown Citadel: Fixed players being teleported to entrance when Pro...Shauren
2011-01-12Fix a crash in Spell::CheckCast().Anubisss
2011-01-11Core: Fix some warningsSpp
2011-01-11Scripts/Zul'Gurub: Fix in 34aae5610411afa883bd should include leech auras tooShocker
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/DBLayer: CHAR_DEL_AUCTION should be defined as asynchronous. Fixes a cra...Machiavelli
2011-01-09Core/Battleground: Implemented blizzlike script for Isle of Conquest, written...Manuel
2011-01-08Scripts/Ulduar: Some work on Kologarn:Machiavelli
2011-01-08Scripts/Ulduar: Spell script for spells 62524,62525,62521 (Freya encounter)Lopin
2011-01-08Core/Vehicles: Logic fix for AddPassenger seat validity check, thanks to Tass...Machiavelli