aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2012-12-27Core: Fix warning in 7b9b67a3b3bb88566b15abab4d47c2c64717f548Vincent_Michael
2012-12-26Core/Quest: Drop table quest_end_scriptsVincent_Michael
2012-12-24Core/Quests: Added support for 10/25 man only raid questsShauren
2012-12-23Allow setting afk/dnd message in afk/dnd statestfx
2012-12-23Fix receiving whispers while being dndstfx
2012-12-23Core/Movement: Fixed near teleports, big thanks to @Trista who basically figu...Subv
2012-12-20Merge pull request #8662 from MrSmite/ItemContainer_1.1Subv
2012-12-19Merge pull request #8668 from joschiwald/random_changesKaelima
2012-12-19Core/Misc:joschiwald
2012-12-17Core/Player: Fix buildNay
2012-12-17Core/Items: DestroyItemCount also searches bankRoc13x
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-12-12Core/Quest: Fix reputation calculation for SPELL_AURA_MOD_REPUTATION_GAINVincent_Michael
2012-12-08Core/Player: correct SetHomebind and cleanup Spell::EffectBindjoschiwald
2012-12-04Core/Reputation: Fix engrish magic number :/ (thx Shauren)Vincent-Michael
2012-12-04Core/Reputation:Vincent-Michael
2012-12-04Core/Reputation: Implemented new `reputation_reward_rate` fields for dayily/w...Vincent-Michael
2012-12-04Core/Quest: Removed table quest_start_scriptsVincent-Michael
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-12-01Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23Vincent-Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-27Core/Units: make SetHover virtualSpp
2012-11-26Core/Player: Fixed crashes happening when player logs in to a battleground wh...Shauren
2012-11-25Core/Players: Logic fixes for tradeable soulbound itemsShauren
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-17Crash Fix after b99c347Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-11-02Core/Spline: Change recently added error output to print DB GUID for creatureskaelima
2012-10-30Core/Player: Fix crash in Player::CanUseBattlegroundObject when called from c...kaelima
2012-10-29Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before...Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Misc: Add default count param to HasItemCountSpp
2012-10-19Proper naming of LfgDungeon structuresSpp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-10-17Core/BG:kaelima
2012-10-16Core/SpellAreas: Changed the way quest_start and quest_end works.Subv
2012-10-17Core/PacketIO: Automatically set field count in SMSG_INIT_WORLD_STATES instea...kaelima
2012-10-17Core/Battleground: Allow players to start capping flags stealthed or invisibl...kaelima
2012-10-10Core/Players: Remove the mute from the DB when the timer expires.Subv
2012-10-09Core/Achievements: ACHIEVEMENT_CRITERIA_TYPE_SPECIAL_PVP_KILL doesn't require...Subv
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-10-06Scripts/Ruby Sanctum: Halion, the Twilight Destroyer.Warpten
2012-10-02Core: "Initial support for C++11 compilers"Spp
2012-10-02Core/Utilities: Use generic templates with AddPct, ApplyPct and CalculatePctSpp
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp