aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding
AgeCommit message (Expand)Author
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
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-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-20Merge pull request #8383 from blipi/lfg_fixesSubv
2012-11-21Core/Dungeon Finder: Properly save old state for LfgPlayerDataBlipi
2012-11-20Merge pull request #8381 from blipi/lfg_fixesSubv
2012-11-21Core/Dungeon Finder: Old state should be saved, not the new oneBlipi
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
2012-11-02Core/Guild: Code RefactorSpp
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-25Core/Dungeon Finder: Prevent crash when Teleport opcode is received from clie...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/Misc: Add default count param to HasItemCountSpp
2012-10-23Core/Dungeon Finder: Add debugging commandsSpp
2012-10-23Core/Dungeon Finder: Correct rolechecks (4e8fa52)Spp
2012-10-22Core/Dungeon Finder: Corrections to 8622d49 (Fix teleport coors loading)Spp
2012-10-21Dungeon Finder: Fix teleport coords loadSpp
2012-10-19Fix crash on shutdown after last DF changesSpp
2012-10-19Proper naming of LfgDungeon structuresSpp
2012-10-19Core/Dungeon Finder: Move queue related code to its own class.Spp
2012-10-18Core/Dungeon Finder: Minor optimizationsSpp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-10-06Core/Traps: Remove hardcoded cooldown value of 1 and use startDelay instead, ...Nay
2012-10-06Merge pull request #7984 from Retriman/DungeonFinderTINay
2012-10-05Core/DF:Retriman
2012-10-05Core/LFG: Implemented seasonal bosses options and fixed entrance points for d...horn
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-07Code/Dungeon Finding: Update Role Check timer to blizzlike interval(40 seconds).w1sht0l1v3
2012-08-20Core/Misc: Some fixes here and thereChaplain
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-06-22Core/LFG: commented out a previous change that was causing issues with lfg du...Kandera
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-13Core/DungeonFinder:kaelima
2012-06-12Core/DF: Add Dungeon Deserter debuff when leaving an incomplete DF match, and...Subv
2012-06-12Core/DungeonFinder:kaelima