aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2012-03-28Partially revert a36a0a77ef75e66933ac5b8802a9ec7906acfd0b.click
2012-03-28Core/GameEventMgr: Fix a compile warningNay
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/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/Groups: Remove redundant check in WorldSession::HandleLootRollShocker
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/DBLayer: Typo from prev. commitleak
2012-03-26Core/DBLayer: Restore pet loadingleak
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-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/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
2012-03-25Core/Misc: Implement Trinity::Auto_Ptr. Ditches ACE_Refcounted_AutoPtr (we st...Machiavelli
2012-03-25Core/AchievementMgr: We heard you like uninitialized variables so... we initi...Shauren
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.3leak
2012-03-25Core/Players: Use correct size in variablesSubv
2012-03-25Core/DBLayer: Use correct Get method in some DB fieldsSubv
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.2leak
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-25Memory: Get rid of some memory leaks, converted FormationMgr back to singletonSubv
2012-03-25Core/TicketMgr: Remove a memory leak in RemoveTicket. Spotted by SubvMachiavelli
2012-03-25Core: Remove an annoying memoryleak in OutdoorPVPMgr (Patch by Raczman)click
2012-03-24Merge pull request #5870 from Elron103/pull-requests5leak
2012-03-24Core/DBLayer: Few more type correctionsNay
2012-03-24Core: Fix .pinfo handling of player level and securitylevel after recent clea...click