index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_quest.cpp
Age
Commit message (
Expand
)
Author
2025-07-30
Core/Quests: Fixed QuestScript::OnQuestStatusChange incorrectly triggering wi...
Shauren
2024-12-02
Core/Commands: Handle more quest objective types with .quest complete command
Shauren
2024-06-22
Core/Commands: Allow to complete tracking quests with .quest complete command...
Meji
2024-03-03
Core/Quests: Merged UpdateNearbyCreatureNpcFlags, UpdateVisibleGameobjectsOrS...
Shauren
2024-02-24
Core/Creatures: Implemented UNIT_NPC_FLAG_GOSSIP as viewer dependent and upda...
ModoX
2024-01-08
Core/Creatures: Added possibility to automatically despawn personal summons o...
ModoX
2022-09-02
Core/Commands: Convert quest commands to new system
Shauren
2022-09-02
Core/Commands: Added .quest objective complete command to complete single que...
ModoX
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2021-11-24
Core/Commands: Don't re-add active quests with ".quest add" command
jackpoz
2021-11-14
Core/Commands: Fix quest remove error message (#22623)
ForesterDev
2021-10-19
Scripts/Commands: Fix .quest complete to properly work with PvP kill quests
Shauren
2021-09-26
Core/Quest: Fix crash caused by disabled quests
jackpoz
2021-06-16
Core/Globals: revert back to unordered_map for templates
ariel-
2021-06-16
Core/Globals: throw some RAII into ObjectMgr, and load templates into vectors
ariel-
2021-05-16
Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...
Shauren
2021-04-15
Scripts/Commands: Add failure state for quest remove (#20611)
Andrew Letson
2020-12-08
Core/PacketIO: Fill new packet fields with data
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-11-12
Core/Chat: Updated quest chat link format
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-12-04
Core/Scripts: Added new QuestScript hooks (#20950)
Traesh
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-02-26
Core/Scripts: Enhance quest status hook by making it catch more status change...
Rochet2
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-12-28
Core/Quests: Updated Quest System to new Format
Intel
2014-12-21
Core/Items: Refactored ItemTemplate
Shauren
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-22
Core/Entities: Second part of removing GetGUIDLow() uses
Shauren
2014-10-18
Core/Quest: implement Quest Tracker
ShinDarth
2014-09-14
Scripts/Commands: Fixed build with -DSCRIPTS=0
Shauren
2014-08-25
Scripts/Commands: Change "few" commands to target current Player by default
jackpoz
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-21
Scripts/Gnomeregan: moved Blastmaster Emi gossip to db
joschiwald
2014-02-06
Core/Entities: allow interaction with gameobject questgivers if player can ta...
joschiwald
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-25
Core/Scripting: Replace casted with cast as casted is not a word.
Malcrom
2013-12-14
Core/AI: Fix an issue where the OnQuestAccept hooks were not called for auto-...
Discover-
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
[next]