index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Events
/
GameEventMgr.cpp
Age
Commit message (
Expand
)
Author
5 days
Core/GameEvents: Added holiday/event world state field (#31284)
Meji
2025-09-08
Core/Events: Replace remaining packed time calculations with WowTime class
Shauren
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2023-11-26
Core/Creatures: Don't require `creature`.`modelid` to be one of linked `creat...
Shauren
2023-08-26
Core/Battlegrounds: Rework queues (#29200)
Jeremy
2023-03-30
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale (#2...
Meji
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-11
Core/WorldStates: Migrate battleground HolidayWorldState to new system
Shauren
2022-07-03
Core/Quests: Reset seasonal quests based on saved completion time and intende...
Shauren
2022-07-03
Revert "Core/Event: prevent seasonal quests from resetting at server restart ...
Shauren
2022-06-11
Core/Pools: Implemented pooling for instances
Shauren
2022-06-09
Core/GameEventMgr: Spawn creatures and gameobjects in all active instances wh...
Shauren
2022-03-26
Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlags
Shauren
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-01-21
Core/Events: refactored battleground holiday assignments.
Ovahlord
2022-01-01
Core/Pools: Fix crash on startup
jackpoz
2021-12-28
Core/Phasing: Implemented db spawns in personal phases (#26345)
Matan Shukry
2021-12-21
Core/Misc: Some refactoring, #23603 prep: (#23676)
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-17
Core/GameEvent: Fix OnGameEvent() hook not being called on Creature/GameObjec...
jackpoz
2021-12-11
3.3.5 game event respawn (#23391)
Giacomo Pozzoni
2021-11-26
Core/GameEventMgr: Log error if loading GO/Creature into event that is part o...
r00ty-tc
2021-10-22
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2021-06-22
Core/Events: update holiday code and remove misleading log (event date is the...
ariel-
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-15
Core/Globals: validate creature_template mingold and maxgold fields
ariel-
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-03-15
Core/Misc: minor typo and codestyle fixes
ariel-
2021-02-25
Core/Misc: Fix static analysis issues
jackpoz
2021-02-25
Core/Misc: Fix static analysis issues
jackpoz
2021-01-21
Core/Logs: Fix more logs
Aokromes
2021-01-21
Calendar/GameEvents: Store + send holiday data (#20117)
Gerhood
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-22
Dynamic Creature/Go spawning:
r00ty-tc
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-18
Core/Maps: Use FindMap instead of CreateBaseMap in places where the intent wa...
Shauren
2020-05-03
Core/Scripts: unified scripted gossip/quest api
ariel-
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Few small optimizations here and there (#18684)
xinef1
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-27
Core/Entities: Created factory methods to create new areatriggers, creatures ...
joschiwald
2018-01-01
Update copyright note for 2018
vincent-michael
2017-10-09
Core/Creature: Refactor and improve vendor items (#20328)
Roc13x
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-02-18
Core/Event: prevent seasonal quests from resetting at server restart (#17455)
SnapperRy
[next]