aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Events
AgeCommit message (Expand)Author
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-12-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-10Scripts: replace some SetOrientation() calls with spline packets and some ran...joschiwald
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-06-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-21Core/GameEvent: Add log for game_event_creature/game_event_gameobject contain...Vincent-Michael
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-12Fix compileSpp
2013-06-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-15Core/Events: announce event system improvement.xjose93
2013-03-25Merge branch 'master' into 4.3.4Spp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-20Core/Misc: Do not use singleton when calling to static function ChooseDisplay...Spp
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-20Core/NPCs: Fix some equipment issues introduced with 028c72a9f2c606e8af3Nay
2013-02-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-18Core/NPCs: Refactor equipmentsNay
2013-02-18Core/Config: Change CONFIG_EVENT_ANNOUNCE from int to boolNay
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-09-15Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-14Core/misc: Correct fields ID descriptionMacWarrior
2012-09-13Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-11Update src/server/game/Events/GameEventMgr.cppAFROM
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-16Core/Logging: Change a few more logging messages to LOG_FILTER_SERVER_LOADINGNay
2012-08-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-14Core/Vendors: Add currencies to vendorsNay
2012-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv