openclonk/src/control
Günther Brammer bddbc23354 Remove C4ObjectMenu
It's been superseded by other methods.
2016-01-30 16:04:05 +01:00
..
C4Control.cpp moved sounds into subfolders 2015-12-13 22:14:55 +01:00
C4Control.h Lobby ready button: Prevent message spam, improve icon updating and some small fixes. 2015-11-21 23:58:40 -05:00
C4GameControl.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
C4GameControl.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4GameParameters.cpp Add scenario core field "Mode" (in [Game]) to allow setting game mode independent of goal objects. 2016-01-23 21:19:22 -05:00
C4GameParameters.h Add scenario core field "Mode" (in [Game]) to allow setting game mode independent of goal objects. 2016-01-23 21:19:22 -05:00
C4GameSave.cpp Remove C4RTF 2015-12-29 17:51:43 +01:00
C4GameSave.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4PlayerControl.cpp Remove C4ObjectMenu 2016-01-30 16:04:05 +01:00
C4PlayerControl.h Remove C4ObjectMenu 2016-01-30 16:04:05 +01:00
C4PlayerInfo.cpp Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
C4PlayerInfo.h Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
C4PlayerInfoConflicts.cpp Drop Min, Max, Swap for std::min, std::max, std::swap 2015-11-15 13:53:01 +01:00
C4Record.cpp Remove C4ObjectMenu 2016-01-30 16:04:05 +01:00
C4Record.h Remove C4ObjectMenu 2016-01-30 16:04:05 +01:00
C4RoundResults.cpp Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4RoundResults.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Teams.cpp Fix automatic engine detection of melee-like scenarios to allow team selection. 2016-01-24 22:13:21 -05:00
C4Teams.h Implement GetStartupTeamCount() script function (#1246). 2015-09-06 23:29:22 -04:00