aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2014-09-19Core/Commands: Fix displaying in .baninfo character command.xjose93
2014-09-19Core/Grids: Replace some magic numbers with constantsShocker
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-16Core/Scripts: Fixed incorrect guid usage in logsShauren
2014-09-14Scripts/Commands: Fix ".npc info" immune mask outputjackpoz
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-09-13Core/Entities: Use new PackedGuid classShauren
2014-09-08Scripts/Commands: Allow to set a custom duration to the Freeze command applie...Odyssey
2014-09-07Core: Remove whitespace (again, again, ...)Vincent-Michael
2014-09-07Core: Remove again whitespace (meh :/)Vincent-Michael
2014-09-06Scripts/Commands: Fix issues reported by static analysisjackpoz
2014-09-05Scripts/Commands: Move instance command strings to databaseNyeriah
2014-09-05Merge pull request #13016 from Odyssey/pinfoDuarte Duarte
2014-09-05Merge pull request #13039 from Nyeriah/pr-cmdDuarte Duarte
2014-09-05Scripts/Commands: Move cs_misc command output hardcoded strings to DB so they...Odyssey
2014-09-03Core/Tickets: Send global GM system messages on ticket completeNyeriah
2014-09-01Merge pull request #13004 from Nyeriah/pr-cmdDuarte Duarte
2014-08-31Scripts/Commands: Fix up logic at group join command, so it doesn't return fu...Nyeriah
2014-09-01Scripts/Commands: Replace regex usageDDuarte
2014-08-30Scripts/Commands: Add optional reason to server shutdown/restart commandsDDuarte
2014-08-29scripts/Commands: Sync with 4.3.4 branch (meh nayd)Vincent-Michael
2014-08-29Core/Misc: some random changes after recent pull requestsjoschiwald
2014-08-28Scripts/Commands: Implement .guild info commandOdyssey
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
2014-08-25Scripts/Commands: Change "few" commands to target current Player by defaultjackpoz
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Scripts/Commands: Fix static analysis issuesVincent-Michael
2014-07-25Core/PreparedStatements: Fixed a change I missed in the World prepared statem...Subv
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-16Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostleak
2014-07-14Scripts/Commands: Fix warnings vs2014 ctp (no support)Vincent-Michael
2014-07-13Merge branch `master` into `boost`Subv
2014-07-12Core/Misc: Renamed a few spell and skill line related methods to follow tc co...Shauren
2014-07-12Core/Skills: Fixed spells automatically learned from skill lines adding more ...Shauren
2014-07-12Core/Commands: Fixed crashes caused by using .account lock ip and .account lo...Shauren
2014-07-09Core/Battleground:joschiwald
2014-07-06Completely remove ACE as dependency for TC - kkthxbyeleak
2014-07-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv
2014-07-01Core/Skills: Use SkillLineAbility.dbc to determine player initial spells - sk...Shauren
2014-06-28Scripts/Commands: fixed possible client crash with .go commandjoschiwald
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv