index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T05: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-06-10
Core/Chat: Apply chat flood control to addon messages as well (#26908)
stoneharry
2022-03-13
Don't count character pending deletion towards character per account limit (#...
Kelno
2022-03-11
Core/Network: Add option to allow/disallow saving IP addresses to database (#...
Giacomo Pozzoni
2022-03-11
Core/Config:Remove now unused CONFIG_SET_SHAPASSHASH config (#26606)
Kelno
2022-03-06
Core/Misc: Fix typo in SendAuthWaitQue method name (#25887)
Jan Van Buggenhout
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-05
Core/Visibility: Split BG/Arena visibility settings (#25690)
Gildor
2022-02-27
[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...
Treeston
2022-02-11
Core/Misc: Cleanup TaxiPathGraph includes (don't leak boost::graph outside)
Shauren
2022-02-08
Core/Scripts: Added script hook to execute actions after completing an achiev...
Meji
2022-02-06
Core/Characters: Replace 2 database statements with 1
jackpoz
2022-02-05
[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)
Treeston
2022-02-05
Core/PathFinding: Enable pathfinding (MMaps) by default
jackpoz
2022-02-04
Core/Config: Restore ability to load additional config files for custom scripts
Shauren
2022-02-04
Core/Misc: Fix issues reported by static analysis (#25351)
Giacomo Pozzoni
2022-02-04
Core/Warden: More refactors lifted from #25286.
Treeston
2022-01-26
Core/Authserver: Deprecation of sha_pass_hash (PR #25138)
Treeston
2022-01-24
Core/Commands: Initialize commands on startup instead of first use
Shauren
2022-01-24
Core/Metric: Add new metric in World::UpdateSessions()
jackpoz
2022-01-24
Core/Metric: Add new cmake option WITH_DETAILED_METRICS to enable more metric...
Giacomo Pozzoni
2022-01-23
Core/Metric: Add more metrics about World::Update() loop (#25098)
Giacomo Pozzoni
2022-01-09
Core/Items: Implemented many new enchantment flags
Shauren
2022-01-06
Core/Misc: Move WorldState enum to SharedDefines
Carbenium
2022-01-06
Core/Creature: Allow to disable HP regen in Raids even if the target is unrea...
Giacomo Pozzoni
2022-01-03
Core/Time: Remove artificially high minimal update intervals
Shauren
2022-01-01
Core/Log: Log all character kicks to "network.kick" category
jackpoz
2021-12-28
Core/Auras: Delete old custom config AllowTrackBothResources, all tracking ty...
Shauren
2021-12-26
Core/Player: Initial War Mode support (#25926)
Matan Shukry
2021-12-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2021-12-21
Core/Vehicles: implement vehicle seat addon table to specify seat ori⦠(#24...
Ovah
2021-12-18
Core/Calendar: Add some additional validation when creating events (#23797)
Giacomo Pozzoni
2021-12-18
Core/Channels: Fix a bug that would cause channel settings to disappear in ce...
Treeston
2021-12-18
coverity
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-18
Core/Chat: Always save channel info to database on shutdown if persistence is...
Treeston
2021-12-17
Core/Chat: Custom channel preservation rewrite. Channel data is now loaded at...
Treeston
2021-12-17
Core/BattlePets: Wrap battle pet related code in a separate namespace
Shauren
2021-12-16
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2021-12-16
Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...
Treeston
2021-12-16
Core/DB: Add a world state for daily quest reset time to `characters`. Not us...
Treeston
2021-12-16
Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...
Treeston
2021-12-16
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2021-12-14
Core/Misc: More coding standards (#23519)
Aokromes
2021-12-11
Core/Group: implement automatic party/raid leader change when the leader has...
Wyrserth
2021-12-10
Core/Logs: Allow to log startup logs into Database appender
jackpoz
2021-12-07
Core/Misc: Add helper table phase_name and improve .npc info and .gps
funjoker
2021-11-28
Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)
Shauren
2021-11-19
Core/BattlePets: Journal lock improvements (#27178)
Meji
2021-11-19
Core/Quests: Fixed loading quest greeting locales
Shauren
2021-11-16
Core/GameEvent: weekend xp rate (#17782)
Aokromes
[next]