openclonk/src/player
Sven Eberhardt ebda8193ef Replace NULL by nullptr in C++ sources
We don't support pre-C++0x any more, so nullptr should be fine everywhere (except in the plain C source files)
2016-11-02 19:58:02 -04:00
..
C4Player.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Player.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4PlayerList.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4PlayerList.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4RankSystem.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4RankSystem.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ScenarioParameters.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4ScenarioParameters.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00