index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
World
Age
Commit message (
Expand
)
Author
2025-07-20
Core/Quests: Reset seasonal quests based on saved completion time and intende...
Shauren
2025-07-14
Core/Misc: Reduce differences between branches
Shauren
2025-06-10
Core/Misc: Add configuration option for setting the update interval of the Wh...
Gildor
2025-05-08
Core/Misc: Minor corrections to urls and grammar in logs and comments (#30917)
CraftedRO
2024-11-29
Core/Players: Add separate config option for starting money for Death Knight ...
Benjamin Jackson
2024-09-10
Core/Misc: Reduce differences between branches
Shauren
2024-06-08
Core/Misc: Move zone packet sending from World to Map (#30024)
Takenbacon
2023-09-26
Core/World: refactored locale detection to resolve a ill-defined for loop war...
Ovahlord
2023-09-26
Core/World: added underlying types to world config enums
Ovahlord
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-05-07
Core/Misc: Cleanup Expression is converted to bool and can be replaced with '...
Shauren
2023-03-10
Update (core\log): Log correction (#28802)
M'Dic
2022-09-23
Core/Spawns: Added startup error for incorrect map assignments in instance_sp...
Shauren
2022-04-17
Core/Chat: Apply chat flood control to addon messages as well (#26908)
stoneharry
2022-01-03
Core/Time: Remove artificially high minimal update intervals
Shauren
2021-08-19
Don't count character pending deletion towards character per account limit (#...
Kelno
2021-07-28
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2021-06-20
Core/Misc: Fix issues reported by static analysis
jackpoz
2021-06-19
Core/Config:Remove now unused CONFIG_SET_SHAPASSHASH config (#26606)
Kelno
2021-06-15
Core/Movement: Implement proper player speed change (#26561)
Chaouki Dhib
2021-01-18
Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)
Jan Van Buggenhout
2021-01-03
Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.
Sevi
2020-12-26
Core/Visibility: Split BG/Arena visibility settings (#25690)
Gildor
2020-09-20
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2020-09-18
Core/PacketIO: Updated SMSG_CHAT_SERVER_MESSAGE (#25468)
ForesterDev
2020-09-13
Core/Characters: Replace 2 database statements with 1
jackpoz
2020-09-12
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2020-09-06
Core/PathFinding: Enable pathfinding (MMaps) by default
jackpoz
2020-09-02
Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...
Treeston
2020-08-29
Core/Config: Restore ability to load additional config files for custom scripts
Shauren
2020-08-29
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2020-08-20
Core/Warden: More refactors lifted from #25286.
Treeston
2020-08-06
Core/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2020-07-30
Core/Commands: Initialize commands on startup instead of first use
Shauren
2020-07-28
Core/Metric: Add new metric in World::UpdateSessions()
jackpoz
2020-07-27
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
2020-07-24
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-06-24
Core/Misc: Move WorldState enum to SharedDefines
Carbenium
2020-05-30
Cherry pick some db commits (#24713)
Giacomo Pozzoni
2020-05-21
Core/Creature: Allow to disable HP regen in Raids even if the target is unrea...
Giacomo Pozzoni
2020-04-08
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2020-04-05
Core/Misc: Remove whitespace at the end of lines
jackpoz
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-02-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2020-02-08
Core/Vehicles: implement vehicle seat addon table to specify seat ori⦠(#24...
Ovah
2020-01-02
New year
Aokromes
2019-09-17
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2019-08-09
Core/Channels: Fix a bug that would cause channel settings to disappear in ce...
Treeston
[next]