aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2013-04-04Core/Gossips: Fix usage of PrepareGossipMenu with GOsGacko
2013-03-31Core/Player: showQuests check in PrepareGossipMenu for GameObjectsGacko
2013-03-25typo fix after 1a6a23eSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-25Core/Misc: Minor optimizations (+ code changes to reduce differences with 4.3...Spp
2013-03-21Core/Players: Cleanup code in SendPreparedQuest (checks doing nothing...)Shauren
2013-03-21Core/Pets: Fixed crashes introduced in 1496e4df842db07ec5b2474b05d8279f0e4a907bShauren
2013-03-21Core: More functions moved to constSpp
2013-03-21Core/Pets: Remove unnecesary member variable (m_owner)Spp
2013-03-20Core/Misc: Define multiple functions const (+ code cleanup here and there)Spp
2013-03-20Core/Misc: Do not use singleton when calling to static function ChooseDisplay...Spp
2013-03-15Merge pull request #9396 from thomas007788/WhispersNay
2013-03-15Core/Unit: Fall after exiting vehicle if is in air and can not flyGacko
2013-03-15Fix some engrishGacko
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-03-13Core/VehiclesShauren
2013-03-10Core/Vehicles: Corrected an oversight in b3b66a8d028fafef1e71477325f467ef7362...Shauren
2013-03-09Core/Vehicles: Fixed a possible crash if vehicle is deleted before its passen...Shauren
2013-03-09Scripts/Commands: Fix .mod rep faction not updating client side reputationSgT-Fatality
2013-03-09Core/GameObjects: Implement support for HandleGameObjectUse from vehicle or m...Trista
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-03-05Core/Players: Corrected online flag set in database when logging out, spotted...Shauren
2013-03-04Core: Whitespace cleanupVincent_Michael
2013-03-04Core/Entities: nullify m_uint32Values after object deletion for better detect...QAston
2013-03-04Merge remote-tracking branch 'origin/refactoring'QAston
2013-03-04Core/Entities: Move complex function implementations from Player.h to Player.cppQAston
2013-03-04Added missed change to previous commitShauren
2013-03-04Fix build.QAston
2013-03-04Core/Entities: Move complex function implementations from Creature.h to Creat...QAston
2013-03-04Move complex functions from Object.h to Object.cppQAston
2013-03-04Move complex functions from Unit.h to Unit.cppQAston
2013-03-03Core/Spells: Improved facing setting for creature castsShauren
2013-03-02Core/GameObjectsShauren
2013-02-28Core/Spells: Defined & implemented SPELL_ATTR6_IGNORE_CATEGORY_COOLDOWN_MODSShauren
2013-02-28Core/Spells: Defined two spell attributesShauren
2013-02-28Core: Whitespace cleanupVincent_Michael
2013-02-28Merge pull request #9299 from Ascathor/masterQAston
2013-02-27Core/Spells: Allow free casting of player's own spells on vehicle seats with ...Shauren
2013-02-26Core&SQL: Fix typos (RBAC and equips related)Nay
2013-02-26Core/Player: Rename PLAYER_FLAGS_UNK19 to PLAYER_FLAGS_UBERNay
2013-02-26Several todo corrections for documentationAscathor
2013-02-26Fixing some Engrish.Ascathor
2013-02-26Core/Quests: Implemented quest flag forcing the player to be flagged for PvP ...Shauren
2013-02-26Core/Quests: Updated quest flags and implemented QUEST_FLAGS_NO_MONEY_FROM_XP...Shauren
2013-02-26Core/Summons: Pack the TempSummonGroupKey structure so it is being compared c...horn
2013-02-25Additional changes and requests as by @subvAscathor
2013-02-25Core: Whitespace cleanupVincent_Michael
2013-02-25Some documentation additions within player.h and Creature.hAscathor
2013-02-25Merge pull request #9193 from drskull/masterQAston