server/src/shared
VladimirMangos c686697c2d [11623] Implement ClassFamilyMask as wrapper for uint64+uint32 spell family masks
Inspired by patch suggested by darkstalker

Also
* Remove existed enums for family masks as contra-productive for developement.
* Drop one from horrible hack checks in SpellMgr::IsNoStackSpellDueToSpell
  (spells for any fimilies with exactly 0x800 mask) I fail find useful cases
  for current spell data with this check. All cases expected work correct without it.
  If will some problems detected with this please report for fix in less strange way.
2011-06-11 21:20:42 +04:00
..
Auth [11166] Removed old autoconf files 2011-02-14 12:56:11 +03:00
Config [11166] Removed old autoconf files 2011-02-14 12:56:11 +03:00
Database [11590] Cleanups for barGoLink 2011-06-03 12:02:49 +04:00
.gitignore Rename gensvnrevision and related files and references to genrevision/etc. 2008-10-25 15:35:25 +04:00
ByteBuffer.h [11604] Drop outDebugInLine, outMenu. 2011-06-05 18:44:14 +04:00
CMakeLists.txt [11500] Allow run mangos as daemon (linux/other posix) 2011-05-17 19:33:10 +04:00
Common.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Common.h [11585] Add countof macro 2011-06-01 16:23:01 +06:00
Errors.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
LockedQueue.h [11066] Remove tail whitespaces. 2011-01-25 00:22:29 +03:00
Log.cpp [11604] Drop outDebugInLine, outMenu. 2011-06-05 18:44:14 +04:00
Log.h [11604] Drop outDebugInLine, outMenu. 2011-06-05 18:44:14 +04:00
PosixDaemon.cpp [11500] Allow run mangos as daemon (linux/other posix) 2011-05-17 19:33:10 +04:00
PosixDaemon.h [11500] Allow run mangos as daemon (linux/other posix) 2011-05-17 19:33:10 +04:00
ProgressBar.cpp [11590] Cleanups for barGoLink 2011-06-03 12:02:49 +04:00
ProgressBar.h [11590] Cleanups for barGoLink 2011-06-03 12:02:49 +04:00
revision_nr.h [11623] Implement ClassFamilyMask as wrapper for uint64+uint32 spell family masks 2011-06-11 21:20:42 +04:00
revision_sql.h [11620] Make equipment manager handle "ignore this slot" option properly. 2011-06-10 18:51:33 +02:00
ServiceWin32.cpp [11522] Replace code expression (!a > 0) to safe version. 2011-05-22 02:02:14 +04:00
ServiceWin32.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
SystemConfig.h.in [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Threading.cpp [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Threading.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00
Timer.h [11066] Remove tail whitespaces. 2011-01-25 00:22:29 +03:00
Util.cpp [11487] Fix WorldTimer code (previous code causes server time flow speed to be on ~ 1-2% slower than real time) 2011-05-14 16:59:21 +03:00
Util.h [11169] Implemented pool system related commands. 2011-02-15 14:43:46 +03:00
WheatyExceptionReport.cpp [6808] Fixed VC9 build when TR1 is not present and added revision number output to the exception report 2008-11-08 22:03:42 +02:00
WheatyExceptionReport.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
WorldPacket.h [10947] Update copyright notice for 2011 year. 2011-01-01 20:33:43 +03:00