aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2013-06-20Core/Auras: Fixed a crash happening when different vehicle auras from the sam...Shauren
2013-06-18Core/Objects: Refactored MovementInfo structureShauren
2013-06-18Core: Fix new warnings ...Vincent-Michael
2013-06-18Core: Fix warningsVincent-Michael
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
2013-06-18Core/MovementShauren
2013-06-17Core/Movement: Fixed computeFallTime results with safefall enabled (it's stil...kaelima
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-06-15Core/ObjectsShauren
2013-06-15Core/Objects: Added missed change to 9ec22fffa00135cd776afebe2899bf54fb52f15fShauren
2013-06-12DB/Quests: Fix Badlands Reagent Run II, closes #9880Pitcrawler
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-10Merge pull request #9984 from Rochet2/masterShauren
2013-06-10Core/Auctionhouse: Fix crash when reloading AH itemskaelima
2013-06-10Quest Complete, OnLevelChangedRochet2
2013-06-08Core/Spells: Fixed fishing broken in a recent commitShauren
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-07Core/Maps: Fixed Map::IsInWater returning true at any height above waterShauren
2013-06-05Core: Fixed compile without PCHShauren
2013-06-05Stats Limitscorbi
2013-06-04Core/Conditions: Adding more information to the invalid quest condition log e...Ascathor
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-03Core Whitespace cleanupVincent-Michael
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-06-02DB/Autobroadcast: Update correct db struktur and auth basejoschiwald
2013-06-01Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells de...Shauren
2013-06-01Core/MovementShauren
2013-06-01Core: Advance loggingGacko
2013-05-31Core/Build: Missing include.Subv
2013-05-31Core/Movement: Follower creatures in a formation will now follow their leader...Subv
2013-05-30Core/Transports: Refactored methods used to calculate passenger offsets (made...Shauren
2013-05-30Core/Movement: Added generatePath argument to MovePoint overload accepting Po...Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-30Core/Misc: Fix invalid pointer use after being deletedSpp
2013-05-29Update Chat.cppb4nan1
2013-05-28Core/Players: Send only values update when turning gm mode on or accepting qu...Shauren
2013-05-26Core/Handler : Fix Sharing questBitCoding
2013-05-26Core/SmartAI: Add ability to modify UNIT_FIELD_FLAGS_2 to SAI actions.Malcrom