index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-31T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Events
/
GameEventMgr.h
Age
Commit message (
Expand
)
Author
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-04-15
Core/Events: announce event system improvement.
xjose93
2013-02-18
Core/NPCs: Refactor equipments
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-01-05
Core/Events
Shauren
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-11
Core/SAI: Preliminary implementation of SMART_EVENT_GAME_EVENT_START and SMAR...
Machiavelli
2011-11-07
Core: Codestyle clean-up
Bootz
2011-08-04
Core/GameEvent: Minor code optimization. (Also cosmetic changes in other unre...
Spp
2011-06-11
Core: Codestyle cleanup
click
2011-03-10
Core: Cleaned up leftovers from loading functions streamlining
leak
2011-02-11
Core/Events: Remove support for the `game_event_npc_gossip` table.
runningnak3d
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-08-26
Fix crash when using a pool template with an entry > 65535, fixes issue #3632
Shocker
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-21
Core/Includes: Include ACE as an external dependency, not local (#include "ac...
click
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-08-08
* Rename: BattleGround -> Battleground.
XTZGZoReX
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-08
* Remove more not needed relative paths in include files
Brian
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-07
* More cleanup
Brian
2010-06-05
rearranged core files
Rat