aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2015-05-15Core/Maps: Fixed crash in Map::SendObjectUpdates - items were not properly re...Shauren
2015-05-14Merge pull request #14547 from Regigicas/mount_actionCarbenium
2015-05-13Core/Transports: Moved teleporting transports to Map::DelayedUpdateShauren
2015-05-12Core/Logs: Fixed incorrect format specifier in Player::UpdateVisibilityOfShauren
2015-05-09Core/Garrisons: Fixed copypaste mistakes with prepared statementsShauren
2015-05-08Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_langKinzcool
2015-05-08Core/Spells: Fix overloadVincent-Michael
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-06Core/Player: Ignore SPELL_AURA_MOD_CURRENCY_GAIN when completing quests with ...Shauren
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-03Core/PacketIO: Enabled SMSG_TRAINER_LISTVincent-Michael
2015-05-03Core/Misc: Warning fixShauren
2015-05-02Core/Misc: Renamed some misnamed flags that were referencing to item-sparse f...Kinzcool
2015-05-02Fix non-PCH build.Gacko
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-05-02Core/Misc: Moved Position to its own fileShauren
2015-05-01Warning fixShauren
2015-05-01Core/Player: Implemented seamless teleportingShauren
2015-05-01Core/PacketIO: updated and enabled SMSG_DISMOUNT, CMSG_FAR_SIGHTMitchesD
2015-05-01Core/PacketIO: Updated and enabled CMSG_ITEM_TEXT_QUERY, SMSG_QUERY_ITEM_TEXT...Shauren
2015-04-30Core: Fix non pch buildVincent-Michael
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-27Core/Util: Fixed flag128 and removed flag96 - previously if flag128 and flag9...Shauren
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-26Core/Items: Implemented spec specific set bonusesShauren
2015-04-25Core: Fix warningVincent-Michael
2015-04-23Core/GameObjects: Removed the possibility to spawn transports wih gm commands...Shauren
2015-04-23Core/Items: Fixed applying heirloom stats during loginShauren
2015-04-22Core/Items: Fixed new stats not being added with item bonusesShauren
2015-04-21Core/Items: Fixed sending item modfiers on player entering worldShauren
2015-04-21Core/Misc: Barbershop fixesShauren
2015-04-20Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-04-19Core/Creatures: remove virtual mounts from creatures on deathNorthstrider
2015-04-19Core/Unit: fixed removing UNIT_FLAG_PET_IN_COMBAT from guardiansMitchesD
2015-04-19Core: Fix missing save :(Vincent-Michael
2015-04-19Core Fix buildVincent-Michael
2015-04-19Core/PacketIO: Fix packet order in 3499b77d5fa0b56a8a749982ef984ccbd30dc1fcVincent-Michael
2015-04-19Core/PacketIO: Updated and enabled SMSG_SPELL_HEAL_LOG for WoDVincent-Michael
2015-04-18Core/PacketIO: SMSG_TITLE_EARNED, SMSG_TITLE_LOST, SMSG_SHOW_MAILBOXMitchesD
2015-04-18Core/Spells: Fixed crash happening during character creation when adding init...Shauren
2015-04-18Core/Actions: Allow mounts buttons to be savedRegigicas
2015-04-18Core/PacketIO: Updated and enabled more battleground packetsShauren
2015-04-17Core/PacketIO: updated and enabled CMSG_QUEST_CONFIRM_ACCEPTMitchesD
2015-04-17Core/PacketIO: SMSG_PLAY_SOUNDGolrag
2015-04-17Core/PacketIO: Updated and enabled some battleground packetsShauren
2015-04-16Core/PacketIO: Updated and enabled SMSG_LOG_XP_GAINCarbenium
2015-04-15Core: Warning fixesShauren
2015-04-15Core/Items: Implemented ItemSpec.dbcShauren
2015-04-14Misc: SQL and small code changes for the 71 last cherry-picksDDuarte