index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T14: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
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-15
Scripts/Commands: Add failure state for quest remove (#20611)
Andrew Letson
2021-04-13
Core/Cheats: Power - set max power on all powers initially + on regenerate (#...
Matan Shukry
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-03-15
Scripts/Commands: modify command .dismount to target any selected player (#19...
ForesterDev
2021-03-15
Core/Misc: minor typo and codestyle fixes
ariel-
2021-03-03
Core/Commands: Fixed .bnetaccount gameaccountcreate command generating too lo...
Shauren
2021-02-25
Core/Creatures: Implemented extra flag to use offhand attacks (#21008)
Ovah
2021-02-06
Core/Misc: Fix static analysis issues
jackpoz
2021-01-29
Core/Misc: waypoint movement
ccrs
2021-01-25
Core/Commands: Fixed .go zonexy command (#25825)
Robingad
2021-01-23
Scripts/Commands: Fixed .modify gender not setting correct customizations (#2...
Matan Shukry
2020-12-31
Core/Commands: Add .reload vehicle_template
Shauren
2020-12-30
Core/Commands: Add optional broadcast text id argument to .debug play sound c...
Shauren
2020-12-27
Core/Chat: Send broadcast text id in sound packets to allow playing encrypted...
Shauren
2020-12-23
Core/Players: Introduce configurable allied race starting level and fix defau...
Shauren
2020-12-08
Core/DataStores: Updated db2 structures to 9.0.2
Shauren
2020-12-08
Core/PacketIO: Fill new packet fields with data
Shauren
2020-12-08
Core/Misc: First set of required db changes for 9.0
Shauren
2020-12-08
Core/PacketIO: Updated most packet structures to 9.0.1
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-23
Core/Misc: random refactors
Treeston
2020-08-23
Core/Spawn: Move spawn group state management from sObjectMgr to the Map obje...
Treeston
2020-08-23
Scripts/Commands: .npc delete and .gobj delete now work while the specified g...
Treeston
2020-08-23
Core/Misc: Remove Whitespaces
sirikfoll
2020-08-23
Core/Movement: waypoint movement (#20121)
ccrs
2020-08-22
Scripts/Commands: Fix some quirkiness and potential crashes with live DB modi...
Treeston
2020-08-22
Scripts/Commands: New utility command: .list spawnpoints.
Treeston
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
2020-08-18
Scripts/Commands: Fix a crash on summon when no group is avaible (#20029)
Regigicas
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-13
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-31
Core/Creatures: Fix typo
Aokromes
2020-07-31
Core/Creatures: Move gossip trainer assignment to creature_trainer table - sa...
Shauren
2020-07-16
Combat/threat rewrite prep - merge RBAC/DB changes.
treeston
2020-07-16
Core/Scripts: Fixed GAMEOBJECT_TYPE_DOOR closing automatically after being op...
S.V
2020-07-16
Correct some missing auth DB changes from b59ca1c.
treeston
2020-07-16
Rename .debug uws to .debug worldstate (clarity change).
treeston
2020-07-16
Add new command 'npc showloot'. Does exactly what it says on the tin.
treeston
2020-07-16
- Add new commands .group set assistant, .group set maintank and .group set m...
treeston
2020-07-16
Removed a now-unused local (ca02629 follow-up)
treeston
2020-07-16
Make some adjustments to .summon and .group summon behavior to make them more...
treeston
2020-07-16
So, I came in trying to fix gameobject LoS. So I restructured some stuff.
treeston
2020-07-16
[3.3.5] Get zone/area IDs from vmap data in the liquid update (#19840)
Treeston
2020-07-16
Some improvements to .debug raidreset command. Now supports heroic difficulty...
treeston
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-06-25
Core/Players: Remove deprecated skill related config AlwaysMaxWeaponSkill and...
Shauren
2020-06-22
DB/Account: update account_access table (#24788)
ForesterDev
2020-06-14
Scripts/Command: implement .debug play music command
ForesterDev
[next]