aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2013-03-15Merge pull request #9396 from thomas007788/WhispersNay
2013-03-15Core/Unit: Fall after exiting vehicle if is in air and can not flyGacko
2013-03-15Fix some engrishGacko
2013-03-15Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and i...Nefarion
2013-03-15DB/Spells: Corrected playercreateinfo_spell records *for good*.Warpten
2013-03-13DB/Spells: Fixed startup errors related to playercreateinfo_spell, and preven...Warpten
2013-03-13Core/Vehicles: Fixed a crash introduced in 2c169bcca51ca1b5cdbc73c9a4d402d46c...Shauren
2013-03-13Core/VehiclesShauren
2013-03-11*Correctly* fixed the build.Warpten
2013-03-11Fixed build.Warpten
2013-03-11Core/Objects: Changed `playercreateinfo_spell` and `playercreateinfo_spell_cu...Warpten
2013-03-11Core/RBAC: Fix players not being able to reply GMs from the other faction (Pa...Spp
2013-03-10Core/Vehicles: Corrected an oversight in b3b66a8d028fafef1e71477325f467ef7362...Shauren
2013-03-09Core/Vehicles: Fixed a possible crash if vehicle is deleted before its passen...Shauren
2013-03-09Core/Spells: Fix logic in 20eeeaf59764604d629d91e2044972bf00f9c052Vincent_Michael
2013-03-09Core: Fix warningsVincent_Michael
2013-03-09Merge pull request #9388 from thomas007788/DeserterCmdNay
2013-03-09Add the following commands:Nefarion
2013-03-09Scripts/Commands: Fix .mod rep faction not updating client side reputationSgT-Fatality
2013-03-09Core: Remove unnecessary commasWyldePointer
2013-03-09Core/GameObjects: Implement support for HandleGameObjectUse from vehicle or m...Trista
2013-03-09Core/SmartAI: Implement SMART_ACTION_SUMMON_CREATURE_GROUP (107)Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-03-08Core/Vehicles: Give description to unknown seat flagTrista
2013-03-05Core/Players: Corrected online flag set in database when logging out, spotted...Shauren
2013-03-05Core/Items: Fixed a crash happening if items moved from bank were merged with...Shauren
2013-03-04Core: Whitespace cleanupVincent_Michael
2013-03-04Unbreak the build and renamed sql file to proper dateShauren
2013-03-04Core: Fixed compile warnings and errorsShauren
2013-03-04Core/Entities: nullify m_uint32Values after object deletion for better detect...QAston
2013-03-04Merge remote-tracking branch 'origin/refactoring'QAston
2013-03-04Core/Entities: Move complex function implementations from Player.h to Player.cppQAston
2013-03-04Added missed change to previous commitShauren
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-03-04Fix build.QAston
2013-03-04Core/Entities: Move complex function implementations from Creature.h to Creat...QAston
2013-03-04Move complex functions from Object.h to Object.cppQAston
2013-03-04Move complex functions from Unit.h to Unit.cppQAston
2013-03-03Core/Spells: Improved facing setting for creature castsShauren
2013-03-03Scripts/Eye of Eternity: Rewrite Arcane Barrage mechanicTrista
2013-03-02Core/GameObjectsShauren
2013-03-01Core/Vehicles: Defined known seat flag VEHICLE_SEAT_FLAG_IS_USING_VEHICLE_CON...Shauren
2013-03-01Scripts/Eye of Eternity: Remove some flags, fix some timers and some miscTrista
2013-02-28Core/Spells: Defined spell attributes related to aura visibilityShauren
2013-02-28Core/Spells: Defined & implemented SPELL_ATTR6_IGNORE_CATEGORY_COOLDOWN_MODSShauren
2013-02-28Core/Spells: Defined two spell attributesShauren
2013-02-28Core: Whitespace cleanupVincent_Michael
2013-02-28Scripts/Eye of Eternity: Rewrite most of it.Trista
2013-02-28Merge pull request #9299 from Ascathor/masterQAston