aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Server
AgeCommit message (Expand)Author
2015-05-29Core/Quests: Implemented RewardXPMultiplier quest template fieldShauren
2015-05-27Core/PacketsIO: Updated and enabled SMSG_CHANNEL_NOTIFY, CMSG_CHAT_REGISTER_A...DJScias
2015-05-26Core/PacketIO: updated structure of SMSG_SPELL_PERIODIC_AURA_LOGMitchesD
2015-05-24Core/PacketIO: updated structure of SMSG_ITEM_COOLDOWN, SMSG_ITEM_ENCHANT_TIM...MitchesD
2015-05-20Fix non pch build.Gacko
2015-05-20Core/Packets: Fixed SMSG_PARTY_INVITE unnecessary FlushBitsxerkoss
2015-05-19Core/Packets: Remove not required Userlist forward declarationsDDuarte
2015-05-19Merge pull request #14710 from et65/6.xDuarte Duarte
2015-05-19Fix warnings and non pch build.Gacko
2015-05-19Core/Garrisons: Improved follower ability selection to include exclusive trai...Shauren
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-18Updated implementation of userlist packets SMSG_USERLIST_ADD, SMSG_USERLIST_U...HenryG
2015-05-18Core/Channels: Update Userlist related packetsHenryG
2015-05-17Core/Garrisons: Initial work on garrison followersShauren
2015-05-11Core/Garrisons: Added more building checks and implemented canceling building...Shauren
2015-05-08Core/Garrisons: Basics for garrisonsShauren
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-02Core/PacketIO: Updated and enabled SMSG_CHAT_SERVER_MESSAGEVincent-Michael
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-29Core/Movement: Updated spline flagsShauren
2015-04-28Core/Packets: Add a lost optional initialization.Naios
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-25Core/PacketIO: Limit the amount of support packets allowed to be processed an...Shauren
2015-04-25Core/PacketIO: CMSG_COMPLETE_CINEMATIC, CMSG_NEXT_CINEMATIC_CAMERA and enable...MitchesD
2015-04-24Merge pull request #14595 from DJScias/guildopcodeCarbenium
2015-04-24Core/Socket: Removed unused synchronous read methodShauren
2015-04-23Core/PacketIO: Updated and enabled CMSG_UNLEARN_SKILL, CMSG_SELF_RESDJScias
2015-04-23Core/PacketIO: Updated and enabled CMSG_GUILD_SET_ACHIEVEMENT_TRACKINGDJScias
2015-04-23Core/PacketIO: Updated and enabled CMSG_SET_FACTION_AT_WAR, CMSG_SET_FACTION_...DJScias
2015-04-21Core/Support:Carbenium
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-21Core/Misc: Update base sql files after bba6eb8d3dfe73a02063a7cefe6f465dae69334bCarbenium
2015-04-21Core/Player: Added character templatesCarbenium
2015-04-21Core/Misc: Barbershop fixesShauren
2015-04-20Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-04-19Core: Fix build (meh fucking save)Vincent-Michael
2015-04-19Core/PacketIO: Rename some unks after researchVincent-Michael
2015-04-19Core/PacketIO: Updated and enabled CMSG_REQUEST_WOW_TOKEN_MARKET_PRICE / SMSG...Vincent-Michael
2015-04-19Core/Socket: Fixed race conditions with instance socketShauren
2015-04-19Core/PacketIO:Vincent-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-19Core/PacketIO: Updated and enabled CMSG_SPIRIT_HEALER_ACTIVATE / SMSG_SPIRIT_...Vincent-Michael
2015-04-18Core/PacketIO: Updated and enabled CMSG_WRAP_ITEM for WoDVincent-Michael