openclonk/src/control
Tobias Zwick d59b1e5e5b reduce version numbering from x.y.z (x does never changes) to y.z 2014-12-12 21:57:52 +01:00
..
C4Control.cpp C4ObjectList: Replace trivial cases of manual list traversal with iterator usage 2014-10-25 21:25:52 +02:00
C4Control.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4GameControl.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4GameControl.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4GameParameters.cpp Implement setting for forced values of parameters in league games. 2014-10-03 14:02:28 +02:00
C4GameParameters.h Implement custom scenario parameter selection in startup scenario selection dialogue and by command line. 2014-09-27 16:05:32 +02:00
C4GameSave.cpp reduce version numbering from x.y.z (x does never changes) to y.z 2014-12-12 21:57:52 +01:00
C4GameSave.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4PlayerControl.cpp (Re)implement text completion in dialogue text windows as an async control. Default to Space, i.e. MenuOK. 2014-08-10 20:58:26 +02:00
C4PlayerControl.h (Re)implement text completion in dialogue text windows as an async control. Default to Space, i.e. MenuOK. 2014-08-10 20:58:26 +02:00
C4PlayerInfo.cpp Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
C4PlayerInfo.h Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
C4PlayerInfoConflicts.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Record.cpp Fix a load of warnings (two were actual errors, only in diagnostics though) 2014-04-17 19:24:41 +02:00
C4Record.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4RoundResults.cpp Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
C4RoundResults.h Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
C4Teams.cpp Avoid out-of-bounds read 2014-04-15 14:51:57 +02:00
C4Teams.h Update copyright notices 2013-12-23 13:03:19 +01:00