aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-12-06Core/Scripts: Comment out code sanitizing hook type - will be fixed soon.QAston
2010-12-06Core/Entities: Fixed a crash by accessing the GameObjectAI of a GameObject be...leak
2010-12-06Core: Fix non-PCH buildSpp
2010-12-06Core: Some optimizationsSpp
2010-12-06- Added Perl based conf merger scriptleak
2010-12-05Scripts/AuraScript: Make AuraApplication in OnEffectPeriodic never be NULL.QAston
2010-12-05Core/Auras: Small correction on PLAYER_FIELD_BYTES2 usage in SPELL_AURA_OVERR...Shauren
2010-12-05Core/Auras: backout r2bf34fd7ac and add alternative - not spell specific soll...QAston
2010-12-05Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt...leak
2010-12-05Core/Dungeon Finder: Use different queues for each teamSpp
2010-12-05Core/Dungeon Finder: Code cleanup and minor optimizationsSpp
2010-12-05Core/Auras: Really add forgotten changes (as in do it properly).silinoron
2010-12-05Core/DBLayer:Machiavelli
2010-12-04Really fix nonPCH build. With thanks to AokromesMachiavelli
2010-12-04MergeMachiavelli
2010-12-04Core: Fix non-PCH build (sorry)Machiavelli
2010-12-04Core/Auras: Add forgotten changes from r91eb5c3bd59e63d3025fd7ec9ca4f1f05924a...silinoron
2010-12-04Core/DBLayer:Machiavelli
2010-12-04Core/Authserver: Cleanup.silinoron
2010-12-04Core/Auras: Allow spell 64381 to stack four times.silinoron
2010-12-04Core/Auras: Replenishment should stack duration, not several instances.silinoron
2010-12-04Core/Auras: Fix wrong durations on certain reflected spells.silinoron
2010-12-04Core/Traveller: Calculate the travel time correctly for zero distancelinencloth
2010-12-04Core/Disables: Add flags SPELL_DISABLE_MAP and SPELL_DISABLE_AREA for sourceT...Machiavelli
2010-12-04Core/SmartScripts: Fix a typo in action 'set instance data'Rat
2010-12-04Scripts/Icecrown Citadel: Fixed crash in Blood-Queen Lana'thel scriptShauren
2010-12-04Core/Spells: Fix spell damage/healing multipliers for spells that affect mult...Machiavelli
2010-12-04Core/Gridnotifiers: Fix a possible crash in MessageDistDeliverer::SendPacketMachiavelli
2010-12-04Scripts/Pit of Saron: Fix a crash at Scourgelord Tyrannus.Liberate
2010-12-03Core/Battlegrounds: Actually remove 16 rating from the teams if the match was...Liberate
2010-12-03Core/Scripts: Implemented core script for quest "Stunning Defeat at the Ring"..._manuel_
2010-12-03Core/CreatureAI: Implemented SummonedCreatureDies function for scripting, it ..._manuel_
2010-12-03Scripts/Icecrown Citadel: Added script for Blood Queen Lana'ThelShauren
2010-12-03Fixed compile, missed these changesShauren
2010-12-03Scripts/Trial of the Crusader: Fixed crashes in Gormok the ImpalerShauren
2010-12-03Core/Spells: Fixed bad Z coordinate for Spell::EffectBind with location store...Shauren
2010-12-02Core/Battlegrounds: Add dampening-spells for battlegrounds and arenas (thanks...click
2010-12-02Core/Battleground: Fix compile - forgot to remove one '(' when pushingclick
2010-12-02Core/Battlegrounds: Implement power resets on arena-fight preparations (first...click
2010-12-02Core/Battlegrounds: Stop arena matches after 45 minutes of no win/loss candid...click
2010-12-02Core/Chat: Fix issues introduced in 177d6f86caclick
2010-12-02Core/Chat: Configure automatic owner declaration for custom chat channels (pa...click
2010-12-01Core/Items: Enforce item attributes stored in DBC files by default and add co...Shocker
2010-12-01Core/Spells: Implement SPELL_EFFECT_WMO_CHANGE, patch by HeisenbergShocker
2010-12-01Core/Scripts: Implemented script for quest The hunt is on (11794)._manuel_
2010-12-01Core/Spells: Spell id being cast by player can now be changed depending on ma...Shauren
2010-11-30Core/Auras: Implemented aura SPELL_AURA_OVERRIDE_SPELLS (293), base patch by ...Shauren
2010-11-30Revert an unintended change from 99a3929104click
2010-11-30Core: Fix creature_respawn handling in Outdoor PvP system, thanks to sombre f...click
2010-11-29Core/Misc: fix some warnings. As a result removed one redundant hook from For...azazel