aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2015-04-24Scripts/Stonecore: Prevent Slabhide from dying during air phasesNyeriah
2015-04-24Scripts/HallsOfStone: Set the Tribunal of Ages encounter state to IN_PROGRESS...Nyeriah
2015-04-24Scripts/HallsOfStone: Brann Spankin' New achievement should only fail if dama...Nyeriah
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/GameObjects: Removed the possibility to spawn transports wih gm commands...Shauren
2015-04-23Merge pull request #14593 from DJScias/factionopcodesCarbenium
2015-04-23Core/PacketIO: Updated and enabled CMSG_SET_FACTION_AT_WAR, CMSG_SET_FACTION_...DJScias
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-22Core/Battlenet: Fixed possible shutdown crashShauren
2015-04-21Core/Support:Carbenium
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-21Core/Items: Fixed sending item modfiers on player entering worldShauren
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: fixed referencing to non-existing hair, facialHair and skinColor I...MitchesD
2015-04-20Removed unused includeShauren
2015-04-20Core/Misc: Removed gcc specific packing pragma syntax - only unsupported (now...Shauren
2015-04-19Core/Tickets: Fixed [-Woverloaded-virtual] warningsShauren
2015-04-19Core/GameObjects: Addet new game object dynamic flagVincent-Michael
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/Creatures: remove virtual mounts from creatures on deathNorthstrider
2015-04-19Core/Unit: fixed removing UNIT_FLAG_PET_IN_COMBAT from guardiansMitchesD
2015-04-19Core/PacketIO:Vincent-Michael
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-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
2015-04-18Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_NOTFOUND for WoDVincent-Michael
2015-04-18Core/PacketIO: Updated and enabled CMSG_QUERY_PET_NAME / SMSG_QUERY_PET_NAME_...Vincent-Michael
2015-04-18Core/Spells: Cleanup in ca5c939a8951dfb9c5da0757c4c16c00de5a46c5Vincent-Michael
2015-04-18Scripts/CoS: Chrono Lord Epoch converted to BossAIMitchesD