openclonk/src/gamescript
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
..
C4Effect.cpp Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Effect.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4FindObject.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
C4FindObject.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4GameScript.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
C4Script.h Add callback EditCursorMoved. 2015-01-17 20:53:45 +01:00
C4TransferZone.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
C4TransferZone.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00