aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Events/GameEventMgr.h
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-05Core: Fixed Non-PCH buildIntel
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
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-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-05-21Merge branch 'master' into 4.3.4 [NOTE: There are parts of code marked as "RE...Spp
2013-04-15Core/Events: announce event system improvement.xjose93
2013-02-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-18Core/NPCs: Refactor equipmentsNay
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: Set mode 0644 for filesSpp
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-14Core/Vendors: Add currencies to vendorsNay
2012-01-05Core/EventsShauren
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-11Core/SAI: Preliminary implementation of SMART_EVENT_GAME_EVENT_START and SMAR...Machiavelli
2011-11-07Core: Codestyle clean-upBootz
2011-08-04Core/GameEvent: Minor code optimization. (Also cosmetic changes in other unre...Spp
2011-06-11Core: Codestyle cleanupclick
2011-03-10Core: Cleaned up leftovers from loading functions streamliningleak
2011-02-11Core/Events: Remove support for the `game_event_npc_gossip` table.runningnak3d
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-08-26Fix crash when using a pool template with an entry > 65535, fixes issue #3632Shocker
2010-08-21Core: Remove lots warnings:Spp
2010-08-21Core/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-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli