aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2012-09-03Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-02Core/Scripting: Add missing entry in ScriptLoader for boss OuroElron103
2012-09-01Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-31Scripts/Commands: Create a new group of commands, .cheat, and add new and mov...Myran2
2012-08-25Core/outdoorPvP: Remove outdoor pvp eastern plaguelands (thx projectfreya)Vincent-Michael
2012-08-21Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-21Core/Battlefield: Add missing stuff for wintergraspVincent-Michael
2012-08-21Core/Misc:Vincent-Michael
2012-08-20Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-20Core/Wintergrasp: finish implementation for battlefields. this is highly expe...Kandera
2012-08-20cleanup merge and some unneeded selects in functionsKandera
2012-08-20Core/Battlefield: fix issues with vehicles. return correct vehicle data when ...Kandera
2012-08-18Core/Misc:Vincent-Michael
2012-08-18Scripts/Zul Gurub: cleanup for cataVincent-Michael
2012-08-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-12Scripts/Quests: Removed some deprecated scripts and fixed quest 26050Subv
2012-08-12Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata.Vincent-Michael
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
2012-08-03Whitespace is the root of all evilNay
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Added disable commands.Alternative
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-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-15Core/Commands: Convert ticket commands in commandscriptVincent-Michael
2012-07-14Core/Commands: Convert ban / unban / baninfo / banlist commands in commandscriptVincent-Michael
2012-07-06Core/Commands: Convert lookup commands in commandscriptVincent-Michael
2012-07-02Core/Commands: Convert guild commands in commandscriptVincent-Michael
2012-07-01Merge pull request #6884 from Vincent-Michael/resetCommandSubv
2012-06-21Core/Commands: Add missing scriptLoader for d3bf4626d05883ed856785e19f70f2934...Vincent-Michael
2012-06-21Core/Commands: Convert reset commands in commandscriptVincent-Michael
2012-06-21Scripts/Commands: No one likes tabs :(Nay
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
2012-06-19Core/Commands: Convert cast commands in commandscriptVincent-Michael
2012-06-14Core/Chat: Convert instance commands in commandscriptVincent-Michael
2012-05-16Core/Scripting: add the ability to access loot/go state changed events for ga...Kandera
2012-04-23Merge pull request #6008 from cookta2012/troy09Shocker
2012-04-19Scripts/Ulduar: Algalon the ObserverShauren
2012-04-14Core/Scripts: Corrected previous commit and added a few AI hooks to GameObjectAIShauren
2012-04-14Core/Scripts: Added support for creating custom GameObjectAI classes, similar...Shauren
2012-04-07Core/Scripting: Allow the use of WorldMapScript for maps that are not contine...Subv
2012-04-05Moving a commands around eliminating a unnecessary file, and porting the "dem...cookta2012
2012-03-29Core/Game: Code style.Gyx
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 4)Nay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 1)Nay
2012-03-24Core/Scripts: Fixed script unloadingShauren
2012-03-14Revert "Core: more more cleanup" - Build test anyone?leak
2012-03-14Core: more more cleanupthomas33