aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
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-25Buildsystem/CMake: Add the ability to avoid linking the core with jemalloc on...click
2012-03-25Core/DBLayer: Typo on query conversionleak
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-25Update src/server/shared/Database/Field.hMachiavelli
2012-03-25Core/DBLayer: Refine field type checks in Field::GetXXX methods. Should give ...Machiavelli
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-25Core/DBLayer: Restore pinfo timestamp output (Prepared statment results don't...leak
2012-03-24Core: Fix .pinfo handling of player level and securitylevel after recent clea...click
2012-03-24Core/DB layer: Change functionality in previous memoryleak-fix (Patch by racz...click
2012-03-24Core/DB Layer: Fix a memory leak. Author: raczman (yes, you read correctly)Machiavelli
2012-03-24Core/Spells: Fix periodic aura log for SPELL_AURA_PERIODIC_HEAL and SPELL_AUR...Shocker
2012-03-24Core: Add proper cleanup at exit for smart script waypoints and instance enco...Shauren