aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2018-01-01Update copyright note for 2018tkrokli
2017-12-31Core/Misc: Removed unneeded checksjackpoz
2017-12-30[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)Treeston
2017-12-29Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
2017-12-29Core/Scripts: fix codestyleariel-
2017-12-29Core/Commands: Fix .modify mount (#21137)Rochet2
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-12-17Core/Accounts: prevent existing account ban from being updatedGogs
2017-12-17Scripts/Commands: Add failure state for quest remove (#20611)Andrew Letson
2017-12-17Scripts/Commands: modify command .dismount to target any selected player (#19...ForesterDev
2017-12-13Core/Misc: minor typo and codestyle fixesariel-
2017-12-07Core/Creatures: Implemented extra flag to use offhand attacks (#21008)Ovah
2017-12-03Core/Commands: Allow using display ids higher than std::numeric_limits<uint16...Hristiyan
2017-11-11Core/Misc: Fix static analysis issuesjackpoz
2017-11-06Core/Misc: waypoint movementccrs
2017-10-29Core/Quests: implement Quest Greeting (DB table quest_greeting)ForesterDev
2017-08-27Core/Misc: random refactorsTreeston
2017-08-26Core/Spawn: Move spawn group state management from sObjectMgr to the Map obje...Treeston
2017-08-21Scripts/Commands: .npc delete and .gobj delete now work while the specified g...Treeston
2017-08-11Core/Misc: Remove Whitespacessirikfoll
2017-08-12Core/Movement: waypoint movement (#20121)ccrs
2017-08-02Scripts/Commands: Fix some quirkiness and potential crashes with live DB modi...Treeston
2017-08-01more unneeded checks (follow-up 3b02029)Treeston
2017-08-01remove an unused variable (follow-up fcd6fe0)Treeston
2017-08-01Scripts/Commands: New utility command: .list spawnpoints.Treeston
2017-07-31NoPCH Build fixAokromes
2017-07-31Dynamic Creature/Go spawning:r00ty-tc
2017-07-17Revert "Scripts/Commands: Fix a potential crash when summoning players that a...treeston
2017-07-17Scripts/Commands: Fix a potential crash when summoning players that are just ...treeston
2017-07-16Core/Misc: Fix static analysis issuesjackpoz
2017-07-15Scripts/Commands: Fix a crash on summon when no group is avaible (#20029)Regigicas
2017-07-01[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2017-06-28Combat/threat rewrite prep - merge RBAC/DB changes.treeston
2017-06-19Core: ported headers cleanup from master branchariel-
2017-06-19Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8cShauren
2017-06-18Core/Scripts: Fixed GAMEOBJECT_TYPE_DOOR closing automatically after being op...S.V
2017-06-17Correct some missing auth DB changes from b59ca1c.treeston
2017-06-15Rename .debug uws to .debug worldstate (clarity change).treeston
2017-06-15Fixes to all-reputation and all-skill custom option handling:treeston
2017-06-12Add new command 'npc showloot'. Does exactly what it says on the tin.treeston
2017-06-12- Add new commands .group set assistant, .group set maintank and .group set m...treeston
2017-06-12Removed a now-unused local (ca02629 follow-up)treeston
2017-06-12Make some adjustments to .summon and .group summon behavior to make them more...treeston
2017-06-10So, I came in trying to fix gameobject LoS. So I restructured some stuff.treeston
2017-06-08[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)Treeston
2017-06-03clang is dumbtreeston
2017-06-03Some improvements to .debug raidreset command. Now supports heroic difficulty...treeston
2017-05-29Scripts/Command: implement .debug play music commandForesterDev
2017-05-05Scripts/Commands: Update reload commands namesChazy Chaz
2017-05-02Core/Creature: drop method SetPositionccrs