aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/World
AgeCommit message (Expand)Author
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Scripts/Misc: Fix static analysis issuesjackpoz
2014-07-24Merge branch 'master' into 4.3.4DDuarte
2014-07-24Scripts/AreaTriggers: Fix an issue with an AT for the quest The Etymidian (Sh...untaught
2014-07-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-22Core/Misc: Replace rand() calls with SFMTjackpoz
2014-07-13Merge branch `master` into `boost`Subv
2014-07-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-12Core/Misc: Renamed a few spell and skill line related methods to follow tc co...Shauren
2014-06-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-24Core/Misc: Fixed warningsShauren
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-17Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-17Scripts/Misc: Fixed training dummies not entering combatShauren
2014-06-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-14Scripts/Misc: random fixesMitchesD
2014-06-13Core/Misc:Ascathor
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-06Scripts/Items: Imp in a BallTrisjdc
2014-05-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-20Core/Misc: Remove Unit::Get* wrappers for ObjectAccessor::Get*jackpoz
2014-05-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-18Partially revert f296095191c7b5c6b10f79c2b1433dc227a462f5 "Fix various warnin...Shauren
2014-05-18Merge pull request #11576 from ukulutl/4.3.4Aokromes
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-25Core/Misc: Change how Position struct is retrievedjackpoz
2014-04-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-08Core/ChatLog: handle chatlog options with extended logging systemjoschiwald
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-02-08Scripts/Eastern Plaguelands: Fix flypath exploitjackpoz
2014-02-07Add goblin mount vendorUkulutl
2014-01-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2014-01-12Scripts/NPCs: Remove core script for rogue trainers which was overriding db c...Dr-J
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-25Core/Scripting: Replace casted with cast as casted is not a word.Malcrom
2013-12-23Core/Chat: Refactored building chat packetsShauren
2013-12-22Scripting/DB: Fixed some npcs so they wouldn't have AIName & scriptname.Malcrom
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-11-13Core. fix build and some codestyle changesjoschiwald
2013-11-08Merge branch 'master' into 4.3.4Spp