aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2016-12-18Core/Commands: Added new 'bnetaccount listgameaccounts' command to display al...Shauren
2016-12-13Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-12-07Core/Commands: Output phase list in gps commandShauren
2016-11-16Core/Entities: GameObjectDespawn packet is only sent for GameObjectsjoschiwald
2016-10-26Command/Morph fix ModelId above 65535 (#18149)Palabola
2016-10-07Core/Channels: Revamp of channel systemariel-
2016-09-29Core/Players: Removed references to removed currenciesShauren
2016-09-26Core/Commands: Slightly improve output of bnetaccount create commandShauren
2016-09-25Core/Scenes: Implemented scene systemTraesh
2016-09-22Core/Misc: Whitespace cleanupVincent-Michael
2016-09-03Core/Commands: Fixed buildVincent-Michael
2016-09-03Core/Commands: Implement .neargraveyard (find nearest graveyard from dbc). (#...xjose93
2016-09-03Scripts/Commands: Small QoL adjustmentstreeston
2016-08-27Core/Commands: Added offline player support for unstuck commandVincent-Michael
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