index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T21: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
2023-01-31
Core/Misc: Fixed clang 15 warnings
Shauren
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-19
Core/Scripts: Move EvadeReason outside of CreatureAI class
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-01-07
Core/Misc: Replace enable_if overload selection with if constexpr
Shauren
2022-12-31
Core/Maps: Fixed retrieving terrain info when on child maps
Shauren
2022-12-27
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2022-10-17
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
Shauren
2022-10-16
Core/Loot: Initial support for personal loot in gameobjects (non-instanced co...
Shauren
2022-10-04
Core/Commands: Restore instance management commands
Shauren
2022-10-04
Core/Scripts: Save instance data in JSON format
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-10-04
Core/Instances: Instance lock rewrite (WIP)
Shauren
2022-09-30
Core/Commands: Allow gameobject/gameobject_template chat links as input to .g...
Shauren
2022-09-19
Core/Misc: Changed string formatting functions to accept std::string_view as ...
Shauren
2022-09-17
Core/Loot: Simplify loot containers
Shauren
2022-09-16
Core/Loot: Move loot rolls from Group to Loot
Shauren
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-09-02
Core/Misc: Reduce differences between branches (refactors from 44ac5cbbea4f8e...
Shauren
2022-09-01
Core/Loot: Allocate Loot separately from objects
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-23
Core/Maps: Move terrain data handling out of Map class
Shauren
2022-07-20
Core/Maps: Replace some Instanceable() checks with IsDungeon()
Shauren
2022-07-19
Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...
Shauren
2022-07-19
Core/Commands: Add missing constructor to RBACCommandData
Shauren
2022-07-17
Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync
Shauren
2022-07-14
Core/WorldStates: Move custom worldstates to separate table and move saving w...
Shauren
2022-07-12
Core/Commands: Fixed bnetaccount create not printing gameaccount name
Shauren
2022-06-27
Core/WorldStates: Migrate Tol Barad worldstates to new system
Shauren
2022-06-11
Core/Pools: Implemented pooling for instances
Shauren
2022-06-09
Core/Commands: Fixed bonusListID and context arguments for .additem set command
Shauren
2022-05-25
Core/GameObjects: Transport (type 11) improvements
Shauren
2022-05-14
Core/Players: Allow teleporting to a specific instance id
Shauren
2022-05-06
Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...
Shauren
2022-04-01
Core/Misc: Apply various cosmetic changes that were made to 3.3.5 branch when...
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-03-24
Update cs_misc.cpp (#27418)
kvolk2git
2022-03-20
add item xxxxx show to who was added item (#27020)
kvolk2git
2022-03-20
Scripts/Commands: fix `.learn all recipes` (#27153)
ihm-tswow
2022-03-19
Scripts/Commands: account onlinelist (#27004)
Giacomo Pozzoni
2022-03-19
Script/Commands: Allow to specify the target player in .additem command (#26997)
Giacomo Pozzoni
2022-03-19
Scripts/Misc: Remove 2 logs, they are handled by gm logs
Aokromes
2022-03-13
Scripts/Commands: Fix ".wp show info" showing wrong event chance values
jackpoz
2022-03-13
Scripts/Commands: Avoid copies of RBACCommandData
Shauren
2022-03-13
Scripts/Commands: Convert argument parsing of instance commands to new system
Carbenium
2022-03-12
Scripts/Commands: Convert title commands to new system
Carbenium
2022-03-12
Scripts/Commands: Convert rbac commands to new system
Carbenium
2022-03-12
Core/Misc: Fix mac build
Shauren
2022-03-11
Core/DBLayer: Add QueueSize() method (#26733)
Giacomo Pozzoni
[next]