openclonk/src/player
Nicolas Hake 4b1b06388e Replace inverted condition with something more obvious
Instead of checking the inverse of the category against a bit mask, just
check whether none of the mask bits are set in the category.
2015-05-25 16:17:58 +02:00
..
C4Player.cpp Replace inverted condition with something more obvious 2015-05-25 16:17:58 +02:00
C4Player.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4PlayerList.cpp Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4PlayerList.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4RankSystem.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4RankSystem.h Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4ScenarioParameters.cpp Implement setting for forced values of parameters in league games. 2014-10-03 14:02:28 +02:00
C4ScenarioParameters.h Implement setting for forced values of parameters in league games. 2014-10-03 14:02:28 +02:00