aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2012-03-28Partially revert a36a0a77ef75e66933ac5b8802a9ec7906acfd0b.click
2012-03-28Core/Player: Similarly initialize m_SeasonalQuestChanged Machiavelli
2012-03-28Core/Player: Initialize m_WeeklyQuestChanged Machiavelli
2012-03-28Core/Players: Fixed copy paste mistakeShauren
2012-03-27Core/Players: Fixed saving glyphs to databaseShauren
2012-03-26Core/DBLayer: Convert PAppend() queries to prepared statements No.4 NOTE:leak
2012-03-26Core/CombatLog:kaelima
2012-03-25Core/Player: Fixed accessing possibly deallocated memoryShauren
2012-03-25Core/Players: Use correct size in variablesSubv
2012-03-25Core/DBLayer: Use correct Get method in some DB fieldsSubv
2012-03-24Merge pull request #5870 from Elron103/pull-requests5leak
2012-03-24Core: Fix warningsElron103
2012-03-24Core: Remove some silly pramga-section warningsclick
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-03-16Core/Movement: Fix players still able to fly on SPELL_AURA_FLY and SPELL_AURA...Machiavelli
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33
2012-03-14Core: Corrected conflicting variable namesShauren
2012-03-13more cleanupthomas33
2012-03-12Core/Map:kaelima
2012-03-12Core/Units:Machiavelli
2012-03-10Core/DBC: Remove store getters (useless since we don't have scripts as extern...Shauren
2012-03-09Core/Player: Fix auras getting applied on water walkkandera
2012-03-09Some random cleanup here and thereSpp
2012-03-07Core/PlayersShauren
2012-03-07Core/MapsShauren
2012-03-02Core/Scripting: added OnPlayerUpdateZone for player scriptsKandera
2012-03-01Core/Player: Quests with status QUEST_STATUS_NONE(0) shouldn't be loaded into...Machiavelli
2012-02-29Core: Fixed build warningShauren
2012-02-29Core/Object:kaelima
2012-02-27Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...Spp
2012-02-25Core/Spells: Fix spellmod restore on failed cast for auras that have multiple...Shocker
2012-02-25Core/Player: Fixed feral AP applying for non-scaling itemsShauren
2012-02-24Core/CalendarShauren
2012-02-24Core/CalendarShauren
2012-02-23Core: Random cleanup + compile fixShauren
2012-02-21Core/Units: Use spellclick conditions in Player::canSeeSpellClickOnMachiavelli
2012-02-21Fixed compile error, thanks to AliveShiro.Manuel Carrasco
2012-02-20Core/Conditions: Convert npc_spellclick_spells data to condition system. This...Machiavelli
2012-02-18Core/Packets: Use a single method to send SMSG_ACTIVATETAXIREPLYNay
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp
2012-02-15Core/Db/Conditions: Add new condition targets for:QAston
2012-02-14Codestyle: Renamed some variables to fit codestyle, corrected order in struct...Subv
2012-02-14fix issue with seasonal questsKandera
2012-02-12Codestyle: Renamed some variables to fit codestyleSubv
2012-02-10Core/Db/Conditions: Add ContidionTarget column which allows selection of obje...QAston
2012-02-10Core/Misc: Avoid some redundant checks in Player::ResetTalentsShocker
2012-02-10Core/Db/Conditions: Prepare conditions system to work on objects of different...QAston