aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2015-10-28Core/Corpses: Fixed leaking bonesShauren
2015-10-28Core/Player: remove unused method prototypesMitchesD
2015-10-25Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-10-20Core/CollectionMgr: changed loop to range-based forMitchesD
2015-10-20Core/Player: Removed currency precision flag value manipulations, this is all...Shauren
2015-10-19Core/PacketIO: Updated and enabled item refund opcodesShauren
2015-10-16Core/Player: implemented Heirloom CollectionMitchesD
2015-10-16Core/Misc: Fix a typoIncorrect
2015-10-16Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settingsShinDarth
2015-10-15Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-10-03Core/Players: Added missed changes to previous commitShauren
2015-10-02Core/Players: Removed db queries from friend packet buildersShauren
2015-09-29Core/Players: Fixed automatic learning skills gained from learning spells whe...Shauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-27Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...Shauren
2015-09-24Core/Spells: Fix crash happening when using items to cast spellsjackpoz
2015-09-24Core/Players: Improve rest state handling, allow several rest states to be ac...Trisjdc
2015-09-24Core/Misc: Remove unneeded ToCreature() castsjackpoz
2015-09-24Core/RestState: Check area trigger radius instead of 1.0f distanceRochet2
2015-09-23Core/PacketIO: Fixed creature teleports not working clientsideShauren
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-21Core/Taxi: Implemented rebuilding taxi path for early landing and enabled CMS...Shauren
2015-09-19Fix GCC warning about missing initializer for arrayStormBytePP
2015-09-19Merge remote-tracking branch 'origin/6.x_implement_taxi' into 6.xShauren
2015-09-19Core/PacketIO: Disabled CMSG_TAXI_REQUEST_EARLY_LANDINGShauren
2015-09-18Core/Taxi: Further improvementsShauren
2015-09-17Core/PacketIO: Corrected ActivateTaxiReply structure - fixes "There's no vend...Shauren
2015-09-14Core/Player: moved player collections to separate classMitchesD
2015-09-14Fixed compileStormBytePP
2015-09-14Core/Taxi: Implemented taxi routes, thanks to @MitchesD patch for initial wor...StormBytePP
2015-09-13Core/Players: Changed multi-segment taxi paths to fly nearbyShauren
2015-09-10Core/Spells: Improved spell category cooldown handlingShauren
2015-09-09Core/BattlePets: Basics for Battle Petshorn
2015-09-09Core/Players: Removed obsolete class memberShauren
2015-09-08Core/Misc: Updated SpellCastResult, TradeStatus, InventoryResult and defined ...Shauren
2015-09-07Core/DataStores: Updated DBC and DB2 structures to 6.2.2.20444Shauren
2015-09-05Core: Updated to 6.2.2.20444.Shauren
2015-09-01Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-29Core/Players: Fixed warnings about incorrect creator guid when loading void s...Shauren
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-14Core/Misc: Build fix for VS 2013Shauren
2015-08-12Core/Void Storage: Implemented saving item upgrade and bonuses for items depo...Shauren
2015-08-10[Core\Quests] Add missing learn spell objective check.xerkoss
2015-08-09Core/Instances: Added ResetFailedReason enum for 6.2.0Vincent-Michael
2015-08-09Core/PacketIO: Updated and enabled SMSG_RAID_GROUP_ONLY opcodeVincent-Michael