aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2012-03-24Core: Fix warningsElron103
2012-03-24Core/LFGMgr: Added missing changes from previous commitShauren
2012-03-24Core/LFGScript: Split LFG script class to prevent crash caused by deallocatin...Shauren
2012-03-24Core/DBLayer: Query should actually be available on both sync and async mysql...leak
2012-03-24Core/Scripts: Fixed script unloadingShauren
2012-03-24Core/DBLayer: C/P fixleak
2012-03-24Core/DBLayer: Match field type reads in core with data types in db for prepar...Shauren
2012-03-24Core: I herd you like semicolon..leak
2012-03-24Core: Fix warnings properlyleak
2012-03-24Core: Fix warningsleak
2012-03-24Core: Remove some silly pramga-section warningsclick
2012-03-24Core/DBLayer: Prepare statement on the right connectionleak
2012-03-24Merge pull request #5865 from Elron103/pull-requests4Shauren
2012-03-24Core/Auras: Corrected check relying on a not yet initialized variableShauren
2012-03-24Core/Spells: Fix loading order and apply custom spell flags correctlyElron103
2012-03-24Merge pull request #5858 from w1sht0l1v3/AKMachiavelli
2012-03-24Scripts/Ahn'kahet/Prince Taldaram:w1sht0l1v3
2012-03-24Core/DBLayer: Fix a typo in a field type/size - npc_vendor Nay
2012-03-24Core/Warden: Fix warningleak
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-23Correct codestyle from previous commitkandera
2012-03-23Core/Spells: Fix improved unholy presence removal.Kandera
2012-03-23Core/Spells: Fix death coil damage bonus from sigil of the vengeful heartKandera
2012-03-23Core/Commands: Add support for ip2nation database lookups when using .pinfo c...Spp
2012-03-23Core/Creatures: Properly initialize m_zoneScript when it depends on zone id (...Shauren
2012-03-22Scripts/Ahn'kahet/Prince Taldaram: Fix Conjure Flame Sphere visual casting.w1sht0l1v3
2012-03-21Core/SAI: Allow using SMART_TARGET_ACTION_INVOKER with SMART_ACTION_MOVE_TO_POSSubv
2012-03-21Merge pull request #5825 from w1sht0l1v3/ToCrMachiavelli
2012-03-21Scripts/ToCr/Val'kyr Twins: Fix orb targeting.w1sht0l1v3
2012-03-21Scripts/ToC/Anub'Arak: Prevent spells (Leeching Swarm in particular) being in...Machiavelli
2012-03-19Core/Spells: Implemented CREATURE_TYPEFLAGS_PARTY_MEMBER, creature with this ...Shauren