aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/MapScripts: Use proper enum value for boss whisper in SCRIPT_COMMAND_TALKDDuarte
2014-09-19Core/MapScripts: Use proper source unit in SCRIPT_COMMAND_TALKDDuarte
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
2014-08-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-27Added a new hook Called when a player's money is at limitchadryx
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-08-15Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-11Core/NetworkIO: Restore networking related scripting hooksleak
2014-08-09Core/Server: Add missing overridesDDuarte
2014-08-06Core/Scripts: Fix possible crashjackpoz
2014-07-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-31Update ScriptLoader.cppDr-J
2014-07-27Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-22Merge branch 'master' into 4.3.4DDuarte
2014-07-20Scripts/EasternKingdoms: Burn with fire (hihi)Vincent-Michael
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-07Renamed WorldTcpSession back to WorldSocketleak
2014-07-05Fixed the crashesSubv
2014-07-06Some groundwork for replacing the ACE based WorldSocket handlingleak
2014-07-02ACE cleanup on game, now the major issue remains WorldSocketleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-24Core/Misc: Fixed warningsShauren
2014-06-24Core: Fix merge failVincent-Michael
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-21Core: Add loginFirst param to OnLogin hook to allow doing things on first log...Rochet2
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-14Core: Fix buildVincent-Michael
2014-06-13Core/Misc:Ascathor
2014-06-08Core/Commands: Added a set of commands to manage battle.net accountsShauren
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor