aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2016-07-25Core/Scripts: uint8 -> uint16 in cs_cheat.cpptkrokli
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-16Core/Commands: Allow .cooldown command to work on player petsShauren
2016-07-06Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-05Scripts/Commands: Fix build warningDDuarte
2016-07-05Scripts/Commands: Remove unused argument of .cometome commandDDuarte
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-12Core/GameObejcts: Fixed disconnects happening when viewing nearby players on ...Shauren
2016-06-05Core/PacketIO: Update movement packetsShauren
2016-06-05Core/Commands: Added ".npc set phase" command error message for invalid phaseidVincent-Michael
2016-06-05Core/PacketIO: Updated spell packetsShauren
2016-06-03Build fixesShauren
2016-05-30Core/GameObjects: Updated GameObjectTemplate to 7.0.3.21796Shauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20994Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20914Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-08Core: Fixed warningVincent-Michael
2016-05-08Core/Commands: Cleanup in 0940f3e0776b58bd7abad472347da7d0dea2ac50Vincent-Michael
2016-05-08Core/Commands: Allowed .server idlerestart / idleshutdown / restart / shutdow...Vincent-Michael
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-05-03Core/Units: Updated armor damage reduction calculationfunjoker
2016-05-01Core/Spells: Fixed overwriting summon requestsIncorrect
2016-05-01Core/Scripts: Cleanup cs_modify.cppKarrokDC
2016-05-01Scripts/Command: Solve several format exception crashes introduced in a recen...Nyeriah
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-04-16Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)Chaouki Dhib
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-04-11Core/Game: Move scheduled map scripts counter methods into MapManagerNaios
2016-04-09Core/Maps: Implement optional pre-loading of maps.r00ty-tc
2016-04-09Scripts/Commands: Modify ".debug anim" command to target any selected unitForesterDev
2016-04-09Warning fixShauren
2016-04-09Core/Commands: Fixed a crash in .wp mod by @MagnifikatorShauren
2016-04-09Core/Commands: Fixed incorrect use of GetGUID instead of GetSpawnId in waypoi...Shauren
2016-04-08Merge pull request #16038 from tkrokli/grammar_and_spelling_corrections_335Aokromes
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
2016-04-02Game/Creature: Implement CREATURE_FLAG_EXTRA_IMMUNITY_KNOCKBACKRushor
2016-04-02DB/Creature: Add a new extra_flag CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ (0...treeston
2016-03-28Core/Commands: Prevent creating accounts containing '@' character with .accou...Shauren
2016-03-22Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)treeston
2016-02-21Core/Scripts: Split the huge scriptloader into smaller piecesNaios
2016-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-20Scripts/Commands: Modify ".setskill" command to target current Player by defaultjackpoz
2016-01-20Scripts/Commands: Modify ".learn" command to target current Player by defaultjackpoz
2016-01-15Core/Quest: Fix issues reported by static analysisjackpoz
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
2015-11-20Scripts/Commands: updated .npc info to show correct PhaseIDs and PhaseGroupsMitchesD
2015-11-15Scripts: Added missing overridesVincent-Michael