aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-08Core/Spells: Fix overloadVincent-Michael
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-07Core/Players: Do not clear m_clientGUIDs when using seamless teleport to prop...Shauren
2015-05-07Tools: Modified output files of all extractors to use 4 characters for map id...Shauren
2015-05-06Core/Player: Ignore SPELL_AURA_MOD_CURRENCY_GAIN when completing quests with ...Shauren
2015-05-05Scripts/Eye of Eternity: Provide players with drakes when entering instance a...Nyeriah
2015-05-05Core/Spells: Defined names for some new spell effectsShauren
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-03Core/Quest: Fix loading Quest GreetingsVincent-Michael
2015-05-03Fix warningGacko
2015-05-02Core/Battlegrounds: Load the orientation from WorldSafeLocs.dbc's data instea...Kinzcool
2015-05-03Core/PacketIO: Updated and enabled CMSG_TRAINER_BUY_SPELL, SMSG_TRAINER_BUY_F...Vincent-Michael
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-02Core/Objects: Added new error log for bad phaseId/phaseGroup in creature/game...Vincent-Michael
2015-05-02Core/PacketIO: Updated and enabled SMSG_CHAT_SERVER_MESSAGEVincent-Michael
2015-05-02SQL: Update auth_databaseVincent-Michael
2015-05-02Fix non-PCH build.Gacko
2015-05-02Core/SAI: SMART_ACTION_SET_COUNTER now can be used for all targets, not just ...MitchesD
2015-05-01DB/Equipment: Filled creature_equip_template with blizzlike values up to MoP,...Kinzcool
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-05-02DB/World: Update quest template for 6.1.2 19865 part 7Vincent-Michael
2015-05-02Core/Quest: Added new error log for load quest_poiVincent-Michael
2015-05-02Core/Commands: Added .go quest command to teleport your character to first qu...Vincent-Michael
2015-05-02Core/Misc: Moved Position to its own fileShauren
2015-05-02Core/Networking: Fixed possible msvc debug assertions in vectorShauren
2015-05-01Warning fixShauren
2015-05-01Core/Misc: Fix issues reported by static analysisVincent-Michael
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/PacketIO: Fixed wrong FlushBits usage (mostly related to string lengths)Shauren
2015-04-30Core: Fix non pch buildVincent-Michael
2015-04-29Core/VoidStorage: Fixed possible crashVincent-Michael
2015-04-29Core/Movement: Updated spline flagsShauren
2015-04-28Build fix (1)Shauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-28Core/Packets: Add a lost optional initialization.Naios
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/Spells: Removed fixes for spells that do not existShauren
2015-04-26Core/Items: Implemented spec specific set bonusesShauren
2015-04-25Core/PacketIO: Limit the amount of support packets allowed to be processed an...Shauren
2015-04-25Core: Fix warningVincent-Michael
2015-04-25Core/PacketIO: CMSG_COMPLETE_CINEMATIC, CMSG_NEXT_CINEMATIC_CAMERA and enable...MitchesD
2015-04-24Core/Log: Fix newlines when using dynamic log namesNaios
2015-04-24Merge pull request #14595 from DJScias/guildopcodeCarbenium
2015-04-24Scripts/Stonecore: Slight correction to last commitNyeriah