aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2015-11-01Merge pull request #15681 from Treeston/3.3.5-faerlinaMitchesD
2015-11-01Core/Items: Corrected all spellid checks from item_template to also check -1Shauren
2015-10-31Core/Misc: Update game creature template locale in simple systemVincent-Michael
2015-10-31Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-31Core/Conditions: Type renamingShauren
2015-10-31Core/Misc: removed some useless map checksjoschiwald
2015-10-31Core/Players: Fixed automatic learning skills gained from learning spells whe...Shauren
2015-10-31Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-10-31Core/PacketIO: fixed instance binding of gamemastersMitchesD
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-31Core/Players: Fixed saving players with incorrect genderShauren
2015-10-31Core/Player: Fixed tab issuesKittnz
2015-10-30Core/Player: Set correct Gender by ModelidKittnz
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-29Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-29Warning fixesShauren
2015-10-29Core/Misc: Removed manually defined ObjectGuid copy/move constructors. This w...Shauren
2015-10-29Core/Player: remove unused method prototypesMitchesD
2015-10-29Core/Corpses: Fixed map crash happening during map unload when there are corp...Shauren
2015-10-29Core/Spells: Improved spell category cooldown handlingShauren
2015-10-28Core/Corpses: Fixed leaking corpsesShauren
2015-10-28Merge pull request #15736 from ShinDarth/desertersMitchesD
2015-10-28Core/Battleground: implement deserters tracker featureShinDarth
2015-10-26Core/Player: Fix copy/paste mistake in 1ef1d42d145c18579a7e7ca15cebb38485bc0cffw1sht0l1v3
2015-10-26Scripts/Naxxramas: Faerlina cleanup:treeston
2015-10-25Core/Player: Fix not being able to do seasonal quests(if already done in the ...w1sht0l1v3
2015-10-18Core/Scripts: convert the Duel Cooldown Reset feature to scriptsShinDarth
2015-10-17Merge pull request #15697 from ShinDarth/cdMitchesD
2015-10-17Core/Player rewritten duel CD reset systemShinDarth
2015-10-16Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settingsShinDarth
2015-10-14Core/Auras: Fixed auras limited to a single target not being removed in all c...pete318
2015-10-13Core/Pch - Fix non PCH build.pete318
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-10-10Merge pull request #15504 from Treeston/3.3.5-bosscombatpulseShauren
2015-10-06Rooted vehicle movement (#13342 for example)pete318
2015-10-05Merge pull request #15646 from ShinDarth/ticketShauren
2015-10-05Core/Player: implement ResetCoolDownAfterDuel configurable featureShinDarth
2015-09-30Core/Transports: Fixed accessing deleted instance transportsShauren
2015-09-30Core/Misc: Fix a typoIncorrect
2015-09-29Core/Maps: Moved corpse management to map levelShauren
2015-09-25Merge pull request #15473 from Treeston/3.3.5-fixplayerdamagereqjackpoz
2015-09-25Core/Commands: Fixed .gobject move and turnShauren
2015-09-25Custom logic for putting people in combat instead of relying on CreatureAI or...treeston
2015-09-25Core/Creature: Add facilities to the Creature class to allow setting an autom...treeston
2015-09-24Core/Creature: Better formations implementationAokromes
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-09-22Core/Creature: Fixes Issue with Formations with 2 waypointsAokromes
2015-09-21Core/Creature: Fix formations to prevent crossoverAokromes
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-09-15Core/Unit: Fixed incorrect value sent in highest threat unit updateShauren