aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2015-04-18Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-10Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-10Core: Whitespace/tab2spaces cleanupclick
2015-04-07Core/Spells: Reinstate helperfunction removed in commit 0e3607df (with a new ...click
2015-04-07Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.click
2015-04-05Rename variables to fix C++11 keyword collisionCarbenium
2015-04-05Merge pull request #13862 from ariel-/pr_tmpCarbenium
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-03-30Core/Misc: Remove unused headersleak
2015-03-30Core/Entities: Add player name and ID to GetXPrestBonus calculation-logclick
2015-03-25Core/Creature: fixed trigger visibility of vehiclescr4st
2015-03-22[Core/Quest] Update quest Objective status Client sidetkrokli
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-15Core/DBLayer: Remove references to table character_currency (6.x only)Nayd
2015-03-15Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-13Revert "*Do not allow players to use vehicles to go further than 1st boss in ...jackpoz
2015-03-10Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-03-08Core: Change a few 'stupid' log-messages down to DEBUG-levelclick
2015-03-08Core: And yet more INFO->DEBUG loggingclick
2015-03-08Core: Pet.cpp - INFO -> DEBUG level notifications...click
2015-03-08Core: More INFO -> DEBUG (Unit.cpp this time)click
2015-03-08Core: INFO->DEBUG cleanups in Player.cppclick
2015-03-01Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-02-22Merge pull request #14103 from Epicurus4/6.xDuarte Duarte
2015-02-11Merge pull request #14098 from ariel-/arenacdDuarte Duarte
2015-02-10Arena shouldn't reset 10 min or longer CDsarks
2015-02-06Fix Cooldown for Raise Dead (Ghoul)Trond B Krokli
2015-02-02Core/Misc: Fix static analysis issuesjackpoz
2015-01-31Core/Players: Fixed loading and saving skill data PK violationsShauren
2015-01-27Implement CharSections.dbc and Serverside Checks.arks
2015-01-26Core/Creatures: No gray aggro configHristo Bogdanov
2015-01-11Core/Spells: fixed Shatter crit chance modifierjoschiwald
2015-01-07Core/Aura: Replace assert with logged error for invalid AuraRemoveModejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-28Core: NPC Interaction change for unfriendly reputation.pete318
2014-12-28Merge pull request #13547 from heihachi/masterDuarte Duarte
2014-12-21Core/Players: Fix a flaw as timed quests can still turn failed even if completeNyeriah
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
2014-11-15Core/Player: Fix Restes/RaF exp on the exp bar and from killsHeihachi
2014-11-11Core/Player: Fix Cosmetic Auto-Repeat Bugcr4st
2014-11-07Core/LFG: Fix party members not being able to vote to kick Leaderjackpoz
2014-10-26Scripts: replaced various Location struct defines with proper Position or G3D...joschiwald
2014-10-19Core/Misc: fixed a scenario when character factionchange create unexpected re...joschiwald
2014-10-19Core/Misc: Remove dead codejackpoz
2014-10-18Core/BattlegroundIC:Golrag
2014-10-18Core/Spells: Grounding Totem: - correctly magnet spells and dies - let missil...mik1893
2014-10-18Core/Spells: Trigger extra attacks on proper targettrickerer