aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-18Core: Fix new warnings ...Vincent-Michael
2013-06-18Core: Fix warningsVincent-Michael
2013-06-18Core/MovementShauren
2013-06-15Core/ObjectsShauren
2013-06-15Core/Objects: Added missed change to 9ec22fffa00135cd776afebe2899bf54fb52f15fShauren
2013-06-12Core/Gossip: Add missing check for only class trainers in 46374bf533987b492ab...Vincent-Michael
2013-06-12Fix compileSpp
2013-06-11Core: More Function name updatesMalcrom
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-12Core/Gossip: Add log for GOSSIP_OPTION_TRAINER for missing conditionsVincent-Michael
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-06-11Core/Instances: Fixed a bug that caused switching group leader inside active ...Shauren
2013-06-08Core/Gossip: Revert unlearn and dual spec gossip stuff in c238cae7d0733c76ee8...Vincent-Michael
2013-06-07Core/PacketIO: Send item create object blocks only to their ownerShauren
2013-06-07Core/CreaturesShauren
2013-06-05Core: Fixed compile without PCHShauren
2013-06-05Stats Limitscorbi
2013-06-04Core/Vehicles: Handle vehicle seat switches through aura effects.Shauren
2013-06-04Core/Movement: Refactored removing transport part of movement info structure ...Shauren
2013-06-03Core: Remove some no longer needed gossip code.Malcrom
2013-06-01Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells de...Shauren
2013-05-30Core/Transports: Refactored methods used to calculate passenger offsets (made...Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-28Core/Players: Send only values update when turning gm mode on or accepting qu...Shauren
2013-05-25Core/ItemsShauren
2013-05-24Scripts/Halls of Reflection: Fixed gauntlet eventShauren
2013-05-24Core/Player: Fix honor after duel exploitMachiavelli
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-17* Another small batch of fixes from static analysis tool.Subv
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-17Core/Vehicles: Fixed a crash that happened during seat changes searching for ...Shauren
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-14Scripts/Ulduar: Yogg-Saronhorn
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-13Core: Declare some functions const and remove use of "using" directive in a c...Spp
2013-05-11Core/GameObjects: SMSG_DESTRUCTIBLE_BUILDING_DAMAGE needs to be sent for dest...Shauren
2013-05-07Core/Players: Fixed deleting characters unlinked from accountsShauren
2013-05-04Core/Players: Fixed tabard championing in normal modes of WotLK level 80 dung...Shauren
2013-04-29Core/Players: Fixed deleting characters, remove CharacterNameData only after ...Shauren
2013-04-29Merge pull request #9733 from xjose93/ImproveLog10Aokromes
2013-04-29Core/Logs: Add player guid into some logs.xjose93
2013-04-29Core/Logs: Add mapname at logging some info about loading bound instancesxjose93
2013-04-28Core/Player: CharDelete.Heroic.MinLevel as seperated unlink requirement for H...Ascathor
2013-04-26Core/Player: Add playername at log when a player not found in characters data...xjose93
2013-04-08Core/Gossip: New AddMenuItem method for using DB textsGacko
2013-04-04Core/Gossips: Fix usage of PrepareGossipMenu with GOsGacko