aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
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
2012-09-30Merge branch 'master' of github.com:TrinityCore/TrinityCoreSubv
2012-09-30Merge pull request #7896 from tibbi/wsgNay
2012-09-28Core/Battlefield: revert part of previous commit to fix build.Kandera
2012-09-28Core/Battlefield: fix world states on player login for wintergraspSubv
2012-09-28some WSG improvementstibbi
2012-09-27Correctly update visibility for transports, author GriffonHearttibbi
2012-09-26Miscellaneous: Minor codestyle change.Subv
2012-09-26Core/Battlefield: remove duplicate if. probably due to bad mergeKandera
2012-09-24Core/Player: fix teleporting while on vehicle. Closes #7812 thx joschiwaldKandera
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-17Revert last change. Leaving UpdateField names "as is"Spp
2012-09-17Cosmetic: PLAYER__FIELD_KNOWN_TITLES --> PLAYER_FIELD_KNOWN_TITLESSpp
2012-09-13Core/Calendar: Fixed breaking calendar event UI after reloggingShauren
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-10Core/Player: Fix wrong check in 7a8652c06f71e430c3cff9667edcbb0335be7cc0e
2012-09-10Core/Players: Do not allow polearm to be equipped in the offhand.e@cacaw.net
2012-09-09Corrections to previous merged in PRNay
2012-09-08Core/Items: Fixed items with ITEM_MOD_BLOCK_VALUE ( Increases the block value...Subv
2012-09-07Core/Units: Check if a quest is disabled first in Player::CanTakeQuest before...Subv
2012-09-06Core/Conditions: Allow multiple condition for spellclick source typecyberbrest
2012-09-04Core: Fix buildVincent-Michael
2012-09-04Corrections to previous merged in PRNay
2012-08-31Scripts/Commands: Create a new group of commands, .cheat, and add new and mov...Myran2
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-30Core/Creature: Added DB support for UNIT_FIELD_FLAGS_2. Thanks cyberbrestkaelima