openclonk/src/player
Nicolas Hake e21a5bdd44 Rename BoundBy to Clamp
"BoundBy" sounds like a predicate. "Clamp" is a common function name for
the operation in graphics processing, so it should be familiar to users.
2015-02-12 23:05:55 +01:00
..
C4Player.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
C4Player.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4PlayerList.cpp C4ObjectList: Replace trivial cases of manual list traversal with iterator usage 2014-10-25 21:25:52 +02: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 Update copyright notices 2013-12-23 13:03:19 +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