index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T05: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
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
2019-08-06
coverity
Treeston
2019-08-04
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2019-08-04
Core/Chat: Always save channel info to database on shutdown if persistence is...
Treeston
2019-08-01
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...
Treeston
2019-07-24
Core/Totems: update select display for shaman totems (#23583)
ForesterDev
2019-07-19
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2019-07-16
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...
Treeston
2019-07-16
Core/DB: Add a world state for daily quest reset time to `characters`. Not us...
Treeston
2019-07-15
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...
Treeston
2019-07-14
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2019-07-09
Core/Weather: Fixed weather updates to be thread safe
Shauren
2019-07-08
Core/Misc: More coding standards (#23519)
Aokromes
2019-07-06
Core/Battleground: Implement previous opponent timer on Arena queue. (#21754)
Gooyeth
[next]