aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers
AgeCommit message (Expand)Author
2013-01-01Core/Player: Fix armor calculation - 2nd tryGacko
2013-01-01Core/Player: Fix armor calculationGacko
2013-01-01Update more copyright note for 2013.Vincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-24Core/Quests: Added support for 10/25 man only raid questsShauren
2012-12-23Allow setting afk/dnd message in afk/dnd statestfx
2012-12-21Core: Fix some codestyle in 957571e18c4d6e5874ce1052ae49e4d0d21018beVincent_Michael
2012-12-20Merge pull request #8662 from MrSmite/ItemContainer_1.1Subv
2012-12-19Core/Misc:joschiwald
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-12-14Core/QuestHandler: Minor change on output from two logentries to make more senseclick
2012-12-09Merge pull request #8416 from MrSmite/PetAI_2.0Subv
2012-12-08Core/Player: correct SetHomebind and cleanup Spell::EffectBindjoschiwald
2012-12-07 PetAI - Overhaul / bug fixMrSmite
2012-12-05Core/Mail: Fix float-calculation of expire-timeFH3095
2012-12-04Core/Quest: Add support for monthly questsVincent-Michael
2012-12-02Core/Condition: Move log messages to debugVincent-Michael
2012-12-01Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23Vincent-Michael
2012-11-30Core/Misc: Include character level in log when a character is being deletedSpp
2012-11-28Core/Dungeon Finder: Partial revert of ad6b5fb419Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Core/Dungeon Finder: Fix reward for last member of each group being disbanded...Spp
2012-11-25Core/PacketIO: Parse the MGS_MOVE_STOP packet embedded into spell cast packet...Shauren
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-21Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...Spp
2012-11-21Core/Calendar: Fix typoshorn
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-15Core: Move a couple of log messages to debugSpp
2012-11-14Core/Battleground: Fix arena battlemaster gossip (reverts 028b6e7)Spp
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
2012-11-03fix random typos (f.i. blocked activation autocast petspells from spellbook)ille
2012-11-02Core/Guild: Code RefactorSpp
2012-11-01Core/Chat: Prevent client crashes with invalid chat language and message type...leak
2012-10-31Prevent warningsMislav Blazevic
2012-10-31Remove some dead codeMislav Blazevic
2012-10-29Core/Dungeon Finder: Remove lfg player data when a group is disbandedSpp
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-29Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure...Spp
2012-10-29Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before...Spp
2012-10-29Core/Misc: Check if race is changed before performing faction-change actions....Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Dungeon Finder: Add debugging commandsSpp