aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/DisableMgr.cpp
AgeCommit message (Expand)Author
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-26Core/DB: Fix character creation in Player::SaveToDB.kaelima
2011-11-24Core/DisableMgr: Fixed spells disablesShocker
2011-11-23Core/DisableMgr: Fixed possible crashes at startupShauren
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-08-21Core: Fix non-PCH buildclick
2011-08-04Core/GameEvent: Minor code optimization. (Also cosmetic changes in other unre...Spp
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-07-11Core/Disables: Allow to disable certain vMaps through Disables system. Wiki w...Lopin
2011-05-02Fix warnings created by space-after-comma mass changeleak
2011-04-29Add spaces after commasleak
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-15Core: Some warning fixesSpp
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-04Core/Disables: Add flags SPELL_DISABLE_MAP and SPELL_DISABLE_AREA for sourceT...Machiavelli
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-11Core/DBLayer:Machiavelli
2010-08-23Core: Fix some warningsSpp
2010-08-10Fixed bug allowing players to enter instance even if selected difficulty was ...Shauren
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-08-06* Added outdoorpvp_template table (currently unused).XTZGZoReX
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-07-26Fixed bug in Player::Satisfy that allowed to sometimes bypass instance requir...Shauren
2010-07-21Added new spell disable flag - core will not check if that spell exists in db...Shauren
2010-07-21Fix compile under *nix when not using PCHclick
2010-07-21Added global disable system and moved all disable fields/tables/configs into itShauren