aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2010-12-22Core: Converted (hopefully) all remaining singletons to use ACE_Singleton classShauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-22Core/Spells: Small cleanup in SpellEffects, spells always have casterShocker
2010-12-22Core/Spells: Implement SPELL_EFFECT_UNTRAIN_TALENTS, thanks to Heisenberg, cl...Shocker
2010-12-22Scripts/Ulduar:Machiavelli
2010-12-22Core/Dungeon Finder: Fix wrong join result when joining with random dungeons ...Spp
2010-12-22Scripts/Ulduar: Typo fix for Gravity Bomb from XT-002 Deconstructor, thanks t...Shocker
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-21Fix typo in previous commit :SSpp
2010-12-21Core/Dungeon Finder: Fix problems when joining queueSpp
2010-12-21Core/Dungeon Finder: Multiple changesSpp
2010-12-21Core/Entities: Include prismatic sockets in gem equipment limitation checking...leak
2010-12-21Pdump load fixed once again..leak
2010-12-21Core/ObjectMgr: Simplify trainer spell loading. Should decrease loading time ...leak
2010-12-21Typo, thanks Shauren for spottingMachiavelli
2010-12-21Script/Ulduar:Machiavelli
2010-12-21Scripts/Ulduar: Remove a silly coordinate based reset condition in Ignis scriptMachiavelli
2010-12-21Scripts/Ulduar: Fix logic error in Tympanic Tantrum timer (XT-002)Machiavelli
2010-12-21Scripts/Ulduar: Fix slow effect on ¨A Pool of Tar¨ (Flame Leviathan encounter)Machiavelli
2010-12-21Core/Auras: Fixed auras incorrectly stacking with different item casters intr...Shauren
2010-12-21Core/AuthServer: Fix the previous commit (it might help to actually fetch wha...click
2010-12-21Core/AuthServer: Allow reauthentication to the authserver on realm logout. Th...click
2010-12-21Core: Some more updates on the gossipicons from previous commitclick
2010-12-21Core: Add support for 20 different chaticons in gossip (mostly copies of GOSS...click
2010-12-21Core: Remove some now defunct code and configoptions. Thanks to 4178something...click
2010-12-21Core/WorldSocket: Fix a crash in HandleAuthSessionShocker
2010-12-20Core/Auras: Save cast item guids for auras to dbShauren
2010-12-20Oops, fixed compileShauren
2010-12-20Scripts/Silithus: Fixed some int -> float casts, should fix invalid coord errorShauren
2010-12-20Scripts/Temple of Anh'Qiraj: Fixed possible crash in mob_anubisath_sentinelShauren
2010-12-20Core/Auras: Allow stacking of auras proced from different itemsShauren
2010-12-20Scripts/HoL:azazel
2010-12-20Core/Buildsystem: Resolved quoting problem that caused gcc to spam warnings. ...leak
2010-12-20Core/Spells: Fix Improved Spirit Tap proc from Mind Flay crits.Machiavelli
2010-12-20Core/Items: Fix ITEM_SPELLTRIGGER_ON_NO_DELAY_USE (5). This trigger should (o...Machiavelli
2010-12-20Core/Spells: Fix Improved Felhunter mana energize part.Machiavelli
2010-12-19Scripts/Spells: Explicitly remove all other auras with the same id when apply...Shauren
2010-12-19Core/Auras: Add some assertions to make sure that AuraEffects are not added t...QAston
2010-12-19Core/DBLayer: Add MySQL errno´s 1058 and 1062 (related to query-correctness)...Machiavelli
2010-12-19Core/Aura´s: Remove a redundant NULL check, because QAston saideth so.Machiavelli
2010-12-19Core/DBLayer: Minor padding/alignment optimization in struct Field::data (16b...Machiavelli
2010-12-19Typo in recent commitleak
2010-12-19Streamlining loading functions for server startupleak
2010-12-19Core:DBLayer: Fix warning on GCCclick
2010-12-19Core/DBLayer: Use mysql_set_character_set in MySQLConnection::Open instead of...Machiavelli
2010-12-19Core/DBLayer:Machiavelli
2010-12-19Core/Players: Fixed recently introduced crashes in Player::ApplyEnchantmentShauren
2010-12-19Scripts/Trial of the Crusader: Fixed possible crashes in announcer gossipShauren
2010-12-19Core/GameObject: Dismount the player when using spellcaster gameobjectShauren
2010-12-19Core: Rename spell attributes, use more general nameslinencloth