aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/World/item_scripts.cpp
AgeCommit message (Expand)Author
2023-01-10Scripts/Quests: Help Those That Cannot Help Themselves (#28304)Malcrom
2022-01-01DB/Quest: Becoming a Spellfire Tailoroffl
2021-12-20Scripts/Borean Tundra: Plug the Sinkholes (#24085)Sorikoff
2021-12-16Script/BoreanTundra: move Pile of Fake Furs' script (related to quest Unfit f...Wyrserth
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-01-08Scripts/World: move Leviroth's item_script to SAIWyreth
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-08-18Hi, I'm Treeston, and welcome to Combat PR Prep Refactors.treeston
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-04-24Core/Spells: fix wrong distance calculations in AoE spells [Needs testing] (#...Chaouki Dhib
2020-01-02New YearAokromes
2019-08-17Core/Scripts: fix Nightfall proc chance and reduce it for victims with level ...ariel-
2019-06-08Core/Items: Drop item random property and suffix - all random stats must be g...Shauren
2019-06-08Core/PacketIO: Rewrite updatefield handlingShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-05-07Core/Misc: Fixed rotation of many gameobjects summoned in tol barad, garrison...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-05-28Core/Scripts: Include cleanupShauren
2017-05-18Core/Game: Include cleanupShauren
2017-02-11Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...ariel-
2017-01-01Update copyright note for 2017vincent-michael
2016-07-17Scripts: Build fixShauren
2016-04-23Core/Misc: Fixed -Wmisleading-indentation warningsShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-15Core/Scripts: Fixed build of misc scripts, only zone_* and instance_* remainShauren
2014-08-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-26Scripts: Correct despawn time of multiple objectsDDuarte
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-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-26Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-07-14Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-07-06Scripted/Misc: Some cleanupVincent-Michael
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: Some function renaming.Malcrom
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-19Merge branch 'master' into 4.3.4Spp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-08-20Core/Items: Updated InventoryResult enumShauren
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-03-17Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Code style and remove unused core.Gyx
2012-03-16Core/Script: Clean-Up in Scripts.Gyx