aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2012-03-28Partially revert a36a0a77ef75e66933ac5b8802a9ec7906acfd0b.click
2012-03-28Core/GameEventMgr: Fix a compile warningNay
2012-03-28Core/Spells: attempt to fix penance doing nothing on "friendly" non faction t...Kandera
2012-03-28Core/Misc: Prevent calling ACE_Task_Base::wait() on an invalid handle. WorldS...Machiavelli
2012-03-28Core/Battleground/SOTA: Initialize uninitialized variables. Machiavelli
2012-03-28Core/Player: Similarly initialize m_SeasonalQuestChanged Machiavelli
2012-03-28Core/Player: Initialize m_WeeklyQuestChanged Machiavelli
2012-03-28Core/Protocol:kaelima
2012-03-28Core/Protocol:kaelima
2012-03-28Core/Grid: Fix crashes when closing up to the edge of a map.kaelima
2012-03-28Core/LFG: (Config) Enable DungeonFinder by default, it was proven to be stabl...Nay
2012-03-28Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...Nay
2012-03-28Core/Grids: Removed unsafe substraction, fixes possible freezesShauren
2012-03-28Core/Spells: Fix DynamicObject AoE effects for invisible targets e.g Flare. O...Shauren
2012-03-28Core/Spells: Correct diminishing returns for Horror categoryShocker
2012-03-28Core/Players: Fixed copy paste mistakeShauren
2012-03-27Core. Fix a mishap in the ObjectMgr after the recent changesclick
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 4)Nay
2012-03-27TypoNay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 3)Nay
2012-03-27Core/Spells: correctly fix the issue with dispel over time auras. thx shaurenkandera
2012-03-27Core/Players: Fixed saving glyphs to databaseShauren
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 2)Nay
2012-03-27Merge pull request #5811 from Elron103/pull-requests3click
2012-03-27Core/Spells: fix the issue with dispel auras. (thx warpten) closes #5902Kandera
2012-03-27Core/Misc: Make World::m_stopEvent thread-safe. Note that the 'virtual' keywo...Machiavelli
2012-03-27Core/DB Layer: Fix helgrind errors on some concurrent access to resultset aut...Machiavelli
2012-03-27Core/DB Layer: - Fix "Thread #1 unlocked a not-locked lock at 0x6D56E90" helg...Machiavelli
2012-03-27Core/Groups: Remove redundant check in WorldSession::HandleLootRollShocker
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 1)Nay
2012-03-26Core/DBLayer: Fix `creature` and `spell_rank` loadingNay
2012-03-26Core/Spells: and another mistake from the misdirection fix >.>kandera
2012-03-26Core/DBLayer: Typo from prev. commitleak
2012-03-26Core/DBLayer: Restore pet loadingleak
2012-03-26Core/Spells: one more miss from misdirection fixKandera
2012-03-26Core/Spells: Fix Necrotic Touch proc closes #538Kandera
2012-03-26Core/Spells: Fix Misdirection (thx to elron) closes #5869, #4343Kandera
2012-03-26Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:leak
2012-03-26Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak for synchronously executed prepared statements.Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak.Machiavelli
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-03-26Fix compile and fix a possible crash for mob_kiljaeden_controllerkaelima
2012-03-26Core/CombatLog:kaelima
2012-03-26Core/Spells: Don't remove summoned gameobjects for non-channeled spells when ...Shocker
2012-03-26Core/DB Layer: Make SQLTransaction AutoPtr thread safe (valgrind caught a rac...Machiavelli
2012-03-26Core/Misc: Fix logic for owner check in Unit::RemoveGameObjectShocker
2012-03-25Core/Player: Fixed accessing possibly deallocated memoryShauren
2012-03-25Core/DBLayer: Restore pinfo ban info outputleak