index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-09T14: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
2016-01-01
Update copyright note for 2016
Rushor
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-08
Replaced mutex related code in Common.h
leak
2014-06-01
Replaced ACE based typedefs for fixed width ints with C++11 versions
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-10
Scripts: replace some SetOrientation() calls with spline packets and some ran...
joschiwald
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-06-21
Core/GameEvent: Add log for game_event_creature/game_event_gameobject contain...
Vincent-Michael
2013-06-12
Fix compile
Spp
2013-06-11
Core/Objects: Object scale will now also affect bounding radius and combat re...
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-15
Core/Events: announce event system improvement.
xjose93
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-03-20
Core/Misc: Do not use singleton when calling to static function ChooseDisplay...
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-20
Core/NPCs: Fix some equipment issues introduced with 028c72a9f2c606e8af3
Nay
2013-02-18
Core/NPCs: Refactor equipments
Nay
2013-02-18
Core/Config: Change CONFIG_EVENT_ANNOUNCE from int to bool
Nay
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-14
Core/misc: Correct fields ID description
MacWarrior
2012-09-11
Update src/server/game/Events/GameEventMgr.cpp
AFROM
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-05-03
Core/Seasonal: move quest resetting to the beginning of the event.
kandera
2012-03-29
Core/DBLayer: more type fixes
Kandera
2012-03-29
Core: Fix a minor mistake from previous mistake and adjust some more field-types
click
2012-03-29
Core: Fix type-mismatch in GameEventMgr
click
2012-03-28
Merge pull request #5918 from GyxTom/master
Shocker
2012-03-28
Core/GameEventMgr: Fix a compile warning
Nay
2012-03-28
Core/Game: Code style.
Gyx
2012-03-28
Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...
Nay
2012-03-27
Core/DBLayer: Correct few more wrong read types (No. 2)
Nay
2012-02-27
Core: Rename GetCreatureInfo to GetCreatureTemplate and minor cleanup here an...
Spp
2012-01-05
Core/Events
Shauren
2012-01-04
Core/Quests: Add implementation of seasonal quest reset. uses a new table muc...
kandera
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-11
Core/GameEventMgr: Use correct lock type
Machiavelli
2011-12-11
Core/SAI: Preliminary implementation of SMART_EVENT_GAME_EVENT_START and SMAR...
Machiavelli
[next]