index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
Age
Commit message (
Expand
)
Author
2013-09-02
Core/RBAC: Move event commands to RBAC (using individual permissions)
Spp
2013-09-02
Core/RBAC: Move disable commands to RBAC (using individual permissions)
Spp
2013-09-02
Core/RBAC: Move deserter commands to RBAC (using individual permissions)
Spp
2013-09-02
Core/RBAC: Move debug commands to RBAC (using individual permissions)
Spp
2013-09-02
Core/RBAC: Move cheat commands to RBAC (using individual permissions)
Spp
2013-09-01
Core/Account: Make account password change security variable and various changes
Ascathor
2013-08-31
Core/RBAC: Move bf commands to RBAC (using individual permissions)
Nay
2013-08-30
Core: Fix warning
Vincent-Michael
2013-08-30
Core/Quests: Remove CastedCreatureOrGO method
Nay
2013-08-30
Core/RBAC: Move ban commands to RBAC (using individual permissions)
Spp
2013-08-30
Core/RBAC: Move Achievements and Arena commands to RBAC (using individual per...
Spp
2013-08-30
Core/RBAC: Move account commands to RBAC (using individual permissions)
Spp
2013-08-30
Core/RBAC: Move RBAC commands to RBAC using individual permissions
Spp
2013-08-30
Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)
Spp
2013-08-29
Core/Quests: Drop world.quest_template.RequiredSpellCastX
Nay
2013-08-20
Core/Commands: Improved debug moveflags to also send associated opcodes
Shauren
2013-08-11
Core/Player: Add debug log when SendCanTakeQuestResponse(INVALIDREASON_*) is ...
Nay
2013-08-06
DB/Schema: Rename _questrelation tables to _queststarter and _involvedrelatio...
Nay
2013-08-06
Scripts/Commands: Fix compile (v3)
Vincent-Michael
2013-08-05
Scripts/Commands: Fix compile (v2)
Nay
2013-08-05
Scripts/Commands: Fix compile
Nay
2013-08-05
Core: Random changes
Vincent-Michael
2013-08-05
Core/Commands: Add .npc info more infos for unit_flags
Vincent-Michael
2013-08-05
Core/Commands: Add .npc info mechanicImmuneMask infos
Vincent-Michael
2013-08-01
Core/Misc: Fixed some issues found by Coverity Scan
Shauren
2013-07-24
Merge pull request #10342 from joschiwald/spellinfo_corrections
joschiwald
2013-07-24
Core/Commands: Added the rank id to .pinfo for guild data
Ascathor
2013-07-24
Core/Spells: add some logs for loading spell_script_names
joschiwald
2013-07-21
Core/Misc: replace (Player*) casts with ToPlayer()
joschiwald
2013-07-19
Core/Misc: Change creatures and gameobject phasemask from 16 to 32 bits
Vlad
2013-07-18
Scripts/Commands/Arena: Replace a call of GetPlayerNameByGUID by GetCharacter...
Nay
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-07-15
Scripted/Misc: Fix random stuff
Vincent-Michael
2013-07-13
Script/Commands: Fix a crash in .arena captain command
Nay
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-06-17
Core/MMAPS: Update recastnavigation!
kaelima
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-11
Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...
Malcrom
2013-06-11
Core/Objects: Object scale will now also affect bounding radius and combat re...
Shauren
2013-06-03
Core: Fix warning
Vincent-Michael
2013-06-02
Merge pull request #9854 from Ascathor/master
Subv
2013-05-30
Core/Misc: Another batch of fixes for issues found by static analysis
Spp
2013-05-26
Core/Command: Optimized .pinfo more
Ascathor
2013-05-24
Core/Commands: Fixed wrong field types used in db queries for pinfo command a...
Shauren
2013-05-24
Core: Fix warnings
Vincent-Michael
2013-05-22
Actually fix compile
Shocker
2013-05-22
Another missing include
Shocker
2013-05-22
Compile fix after recent merge
Shocker
2013-05-22
Implement .arena commands - add new commands to the core to handle with arena...
Bezo
[next]