aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scripting
AgeCommit message (Expand)Author
2015-03-30Core/Misc: Remove unused headersleak
2015-03-18Build fixShauren
2015-03-18Core/Game: Fix some issues detected by static analysis.Naios
2015-03-07Scripts/Nexus: commanders converted from SAI to C++MitchesD
2015-02-13Scripts/Kalimdor: Remove MulgorescriptsRushor
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-06Core/Scripts: log ScriptNames assigned in database without core scriptjoschiwald
2014-09-29Core/Scripts: Fix invalid memory writejackpoz
2014-09-29Core/Scripts: fixed memory leak caused by unassigned scripts in dbjoschiwald
2014-09-22Scripts/Examples: Remove some more code related to example scriptsjackpoz
2014-09-21Scripts/Examples: Remove outdated example scriptsjackpoz
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
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-13Core/Chat: cleanup MonsterText methodsjoschiwald
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
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-24Removed OnQuestComplete hook, use QuestReward instead. Implemented OnQuestSta...Rochet2
2014-08-14Core/Creature: update creature_template and some other small thingsjoschiwald
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-31Update ScriptLoader.cppDr-J
2014-07-27Core/Network: Optimized packet sending by removing unneccessary memory copyingShauren
2014-07-20Scripts/EasternKingdoms: Burn with fire (hihi)Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
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-23Merge pull request #11976 from Ascathor/masterAokromes
2014-06-21Core: Add loginFirst param to OnLogin hook to allow doing things on first log...Rochet2
2014-06-14Core: Fix buildVincent-Michael
2014-06-13Core/Misc:Ascathor
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-04-18FixVincent-Michael
2014-03-23Scripts/Icecrown Citadel: Icecrown Gunship BattleShauren
2014-03-03Core/Scripts: New ItemScript trigger, OnItemRemovekontownik
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom