aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2020-03-15Core/Chat: Disallow hyperlinks from being inserted in various guild-related f...treeston
2020-03-12Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode)Shauren
2020-03-12Core/PacketIO: update some combat packets to new system (#24236)ForesterDev
2020-02-28Core/Misc: Moved CanSpeak() method to WorldSession class (#24209)ForesterDev
2020-02-28Core/PacketIO: update SMSG_EMOTE / CMSG_EMOTE packets to new system (#24200)ForesterDev
2020-02-08Core/PacketIO: update cinematic packets to new system. Implement CMSG_OPENING...ForesterDev
2020-02-01Core/PacketIO: convert some packets to to new packet class (#24100)ForesterDev
2020-01-02New yearAokromes
2019-09-17Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2019-08-23Core/PacketIO: updated SMSG_PLAY_SOUND, SMSG_PLAY_MUSIC and SMSG_PLAY_OBJECT_...ForesterDev
2019-07-31Core/PacketIO: Fixed structure of SMSG_AUCTION_COMMAND_RESULTShauren
2019-07-25Core/PacketIO: Updated SMSG_OVERRIDE_LIGHT (#23635)ForesterDev
2019-07-25Core/PacketIO: updated totem packets (#23634)ForesterDev
2019-07-16Core/Addons: Fixed Blizzard_* addons insecure lua errorsShauren
2019-07-15Fix clang buildShauren
2019-07-15Core/Addons: Improve WorldSession::ReadAddonsInfoShauren
2019-07-14Core/Server: 3785a35 followupccrs
2019-07-13Server/Packets: implement SMSG_RESYNC_RUNES packet structureccrs
2019-07-09Core/Packets: Update and enable SMSG_WEATHERNayd
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-06-23Entities/Unit: Cleanup all the direct accesses to m_unitMovedByMe. Refactor t...Treeston
2019-06-15 Core/Group: implement automatic party/raid leader change when the leader has...Wyrserth
2019-05-18Core/Misc: Fix static analysis issues reported by Coverityjackpoz
2019-04-15Core/Movement: fix mistake in previous commitChaouki Dhib
2019-04-15Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2019-01-17Core/Misc: update SMSG_UPDATE_WORLD_STATE usesccrs
2019-01-17Server/Packets: port WorldStatePackets from masterccrs
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-30Core/PacketIO: Fixed naming for SMSG_TRAINER_LIST profession related fieldsShauren
2018-12-30Core/Creatures: Port trainer changes from masterGhaster
2018-10-24Core/Shared: add BattlefieldBattleId definitionsccrs
2018-09-18Core/Chat: Some hyperlink follow-ups:Treeston
2018-08-22Core/Packets: Reduce memory footprint of cached queries (#22297)jackpoz
2018-07-19Core/Handlers: Spell handler no longer downranks otherwise-negative spells be...Treeston
2018-07-18Misc: Pass std::chrono types by value everywhere.Treeston
2018-06-23Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
2018-06-23Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2018-04-19Core/PacketIO: Added missing move assignment operator to ByteBufferShauren
2018-04-11Core/Players: Greatly simplifiy fdb2b90685ebc3852740c424170101a196c29ebbShauren
2018-04-10Core/Players: Prevent creating characters with duplicate name by reserving na...Shauren
2018-03-10Core/Packet: nopchariel-
2018-03-10Misc: fix bad copyright headerariel-
2018-03-10Core/Spell: fix spell visual for other playersariel-
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-03Core: Combat/threat system rewrite (PR #19930)Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-09Move some packets processing to map context (#18638)xinef1