aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands
AgeCommit message (Expand)Author
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-07Core/Players: Improved alcohol handling, weeeeeeeeeeeeeeeeeShauren
2012-08-06Core/Creature: Add basehp3 to creature_classlevelstatsNay
2012-08-06Core/Commands: missing change from previous commitKandera
2012-08-06Core/Commands: change .modify money to only use int32Kandera
2012-08-06Compile fix for noob compilersShauren
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-05Core/Misc: Fixed a crash in .modify money command.Subv
2012-08-05Script/Commands: Fix a copy paste type in .reload item_set_names commandNay
2012-08-05Scripts/Commands: remove reload item_set_names and locales_item_set_nameNay
2012-08-05Core/Commands:Vincent-Michael
2012-08-03Whitespace is the root of all evil (version 2)Nay
2012-08-03Whitespace is the root of all evilNay
2012-08-03Core/WorldSession: Bypass assigned handler restriction if .debug send opcode ...Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-03Core/Misc: Fix code style and a typo for recently merged in PRsNay
2012-08-02Some codestyle changes.Alternative
2012-08-02Added disable commands.Alternative
2012-07-29Core/Commands: Convert more misc commands in commandscriptVincent-Michael
2012-07-29Core/Command: Add missing part for pet commandVincent-Michael
2012-07-29Convert misc commands in commandscriptVincent-Michael
2012-07-24Core/Misc: Update money to 64 bits (from 32), increasing the maximum gold pos...Nay
2012-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-19Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-17Core/PacketIO: Updated and enabled MSG_MOVE_TELEPORT, MSG_MOVE_TELEPORT_ACK, ...Shauren
2012-07-15Core/Commands: Convert ticket commands in commandscriptVincent-Michael
2012-07-15Merge pull request #7039 from Vincent-Michael/banCommandNay
2012-07-15Scripts/Commands: When GM is invisible use a transparency visual aura (to mak...Nay
2012-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2012-07-14Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscriptVincent-Michael
2012-07-09Core/Achievements: Implemented guild achievementsShauren
2012-07-06Miscellaneous: Unsigned expressions cant be negativeSubv
2012-07-06Fixed buildSubv
2012-07-06Core/Commands: Convert lookup commands in commandscriptVincent-Michael
2012-07-04Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.xShauren
2012-07-02Core/Commands: Convert guild commands in commandscriptVincent-Michael
2012-07-01Fixed buildSubv
2012-07-01Merge pull request #6884 from Vincent-Michael/resetCommandSubv
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...Shauren
2012-06-22fix build #2kandera
2012-06-22fix buildkandera
2012-06-21Core/Commands: Convert reset commands in commandscriptVincent-Michael
2012-06-21Merge pull request #6867 from Vincent-Michael/listCommandQAston
2012-06-21Core/Commands: Fix some codestyle for a312cd4ba1f47d3dceb774091ec143c90a298cdaVincent-Michael
2012-06-21Core/Commands: Convert list commands in commandscriptVincent-Michael
2012-06-21Scripts/Commands: No one likes tabs :(Nay
2012-06-21Scripts/Commands: Fix non pch build (add missing includes)Nay
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
2012-06-19Core/Commands: Convert cast commands in commandscriptVincent-Michael
2012-06-17Merge pull request #6832 from Xees/masterQAston