aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-10Core/PacketIO: Fixed WorldServerInfo structureShauren
2015-01-10Core/Achievements: Defined another known achievement flagShauren
2015-01-06Core/Spells: Revert unintentional change from commit e99411e4 (was replaced d...Shocker
2015-01-06Actually fix build (wrong copy paste)Shocker
2015-01-06Fix buildShocker
2015-01-06Core/Spells: Remove duplicate HasAttribute() method in SpellInfoShocker
2015-01-05Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Shocker
2015-01-05Core/Spells: Define some new spell aura typesShocker
2015-01-05Core/Spells: Define some new spell effectsShocker
2015-01-04Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, CMSG_ITEM_REFUND_INFO...projectcoredevs
2015-01-04Server/PacketIO: Enable SMSG_TRIGGER_CINEMATIC & SMSG_TRIGGER_MOVIE.AriDEV
2015-01-03Fix non pch build - again.Gacko
2015-01-02Core/Spells: Fixed loading of initial action bar. Closes #13827Intel
2015-01-02Core/Quests: Fixed missing string in QuestGiverOfferRewardIntel
2015-01-02Core/PacketIO: Fixed duration field order in SMSG_AURA_UPDATEShauren
2015-01-02Core/Auras: Fixed aura tooltip valuesShauren
2015-01-02Server/Currency: Missed one more line.AriDEV
2015-01-02Merge pull request #13809 from AriDEV/6.xjoschiwald
2015-01-02Server/PacketIO: Currency UpdatesAriDEV
2015-01-02Core/Packets: updated some channel moderation packetsjoschiwald
2015-01-01Core/PacketIO: Removed SMSG_DESTROY_OBJECT from opcodes enumShauren
2015-01-01Core/Objects: fixed single destroy objectRat
2015-01-01Core: Fix build temporaryVincent-Michael
2015-01-01Core: updated refer a friend enumGoatform
2015-01-01Fuck you 2013Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-31Core/Achievements: Enabled saving progress and converted old saved dataShauren
2014-12-30Core/Packets: Added CMSG_AREATRIGGERIntel
2014-12-30Core/Quests: Added CMSG_QUESTGIVER_QUERY_QUESTIntel
2014-12-30Core/Packets: rename packet structs to match client namesjoschiwald
2014-12-29Core/Quests: Added CMSG_QUESTGIVER_REQUEST_REWARDIntel
2014-12-29Core/Quests: Added SMSG_QUESTGIVER_REQUEST_ITEMSIntel
2014-12-29Core/Quests: Fixed WPE exploit that allowed to accept any questIntel
2014-12-29Core/Quests: Do not rely on StorageIndex for quest objectivesIntel
2014-12-29Core: Remove White spacesVincent-Michael
2014-12-29Fix non pch buildGacko
2014-12-29Core/Quests: Fixed quest loading from DB and improved error outputIntel
2014-12-29Core/SharedDefines: Updated Unit Dyn Flag NameIntel
2014-12-29Scripts/Ulduar: Fixes Flame Leviathan entering evade mode if Pursue returns n...Nyeriah
2014-12-29Core: fixed more typosjoschiwald
2014-12-29Core/SharedDefines: My math skills are over 9000Intel
2014-12-29Core/Loot: Implemented CMSG_LOOT packetIntel
2014-12-29Core: fixed typos from previous commit and kill more warningsjoschiwald
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-12-29Core/Quests: Implemented SMSG_QUESTGIVER_QUEST_DETAILS Packet StructureIntel
2014-12-28Core/Quests: Fixed index typos and added some missing data to quest query packetIntel
2014-12-28Core/GameObjects: Fix crash if GameObject cannot be createdjackpoz
2014-12-28Scripts/Nexus: Keristrasza converted to BossAI and EventMapMitchesD
2014-12-28Core/Quests: Updated Quest System to new FormatIntel