aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2015-06-01Core/Players: Intellect no longer affects mana regen from spiritShauren
2015-05-31Core/Items: Implemented primary stats on gear changing with character special...Shauren
2015-05-31Core/Auras: Implemented SPELL_AURA_MOD_STAT_BONUS_PCT (467)Shauren
2015-05-30Core/Scripts: Corrected argument types in GetCreatureEntry/GetGameObjectEntry...Shauren
2015-05-30Core/GameObjects: Fixed GameObjectAddon loadingShauren
2015-05-30Core/Misc: Removed some old unused enumsShauren
2015-05-30Merge pull request #14782 from doctaweeks/fixes-for-6.xMitchesD
2015-05-30Core/Guilds: Disallow sending invite to people already in a guildDJScias
2015-05-29Core/Quests: Implemented RewardXPMultiplier quest template fieldShauren
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-27Mark overriding functionsDaniel M. Weeks
2015-05-27Fix annotationsDaniel M. Weeks
2015-05-28Core/Stats: Removed bonus max mana from intellectShauren
2015-05-27Core/Spells: Fix spell scripts for effect hooks greater than EFFECT_7Shocker
2015-05-27Core/PacketsIO: Updated and enabled SMSG_CHANNEL_NOTIFY, CMSG_CHAT_REGISTER_A...DJScias
2015-05-27Core/Quests: Defined missing quest objective typeShauren
2015-05-27Core/Packets: fixed logic fail caused by misunderstanding of multistrikeMitchesD
2015-05-26Core/PacketIO: updated structure of SMSG_SPELL_PERIODIC_AURA_LOGMitchesD
2015-05-26Core/DataStores: Load AnimKit.dbc to validate anim kit usageShauren
2015-05-25Core/Channel: Update enum ChatNotifyDDuarte
2015-05-25Core/Entities: Allow all object types to use anim kits, not only players/crea...Shauren
2015-05-24Core/PacketIO: updated structure of SMSG_ITEM_COOLDOWN, SMSG_ITEM_ENCHANT_TIM...MitchesD
2015-05-24Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_RECRUIT_GARRISON_FOL...Shauren
2015-05-23Core/Garrisons: Fixed loading building spawns when logging in on garrison mapShauren
2015-05-22Core/Garrisons: Implemented follower class/spec abilities and saving them to ...Shauren
2015-05-21Fix warnings.Gacko
2015-05-21Core/GameObject: fixed typo in 46acf64d0f44956b0ceee8ff00721ae05f363dccjoschiwald
2015-05-20Fix non pch build.Gacko
2015-05-20Core/Packets: Fixed SMSG_PARTY_INVITE unnecessary FlushBitsxerkoss
2015-05-20Core/Spells: Fix summon position of Argent ValiantCarbenium
2015-05-20Scripts/Icecrown: Move Squire David to SmartAICarbenium
2015-05-19Core/Packets: Fix a crash in SendLoadCUFProfiles()Duarte Duarte
2015-05-19Core/Packets: Remove not required Userlist forward declarationsDDuarte
2015-05-20Core/Spells: Sync effect names with spellworkShauren
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-18Core/Misc: Log typo fix, because people dont have more important things to bi...Shauren
2015-05-17Core/Garrisons: Initial work on garrison followersShauren
2015-05-16Build fixShauren
2015-05-16Core/Spells: Fix logic in SpellEffect::EffectWeaponDmg, it should fix SPELL_E...et65
2015-05-15Core/Maps: Fixed crash in Map::SendObjectUpdates - items were not properly re...Shauren
2015-05-14Merge pull request #14547 from Regigicas/mount_actionCarbenium
2015-05-14Core/Maps: Fixed invalid iterator usageShauren
2015-05-13Core/Transports: Moved teleporting transports to Map::DelayedUpdateShauren
2015-05-12Core/Logs: Fixed incorrect format specifier in Player::UpdateVisibilityOfShauren
2015-05-11Core/Garrisons: Added more building checks and implemented canceling building...Shauren