openclonk/src/platform
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
..
C4App.cpp Editor: Fix scheduler timer so it doesn't busy wait (#1834) 2016-10-28 21:31:14 +02:00
C4App.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4AppDelegate+MainMenuActions.h Darwin: What the hell does "#import" do anyway? 2016-04-04 23:27:50 +02:00
C4AppDelegate+MainMenuActions.mm Darwin: What the hell does "#import" do anyway? 2016-04-04 23:27:50 +02:00
C4AppDelegate.h Darwin: What the hell does "#import" do anyway? 2016-04-04 23:27:50 +02:00
C4AppDelegate.mm Darwin: What the hell does "#import" do anyway? 2016-04-04 23:27:50 +02:00
C4AppMac.mm Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4AppSDL.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4AppT.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4AppWin32Impl.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4CrashHandlerWin32.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4FileMonitor.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4FileMonitor.h Darwin: What the hell does "#import" do anyway? 2016-04-04 23:27:50 +02:00
C4FileMonitorMac.mm Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4GamePadCon.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4GamePadCon.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4MusicFile.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4MusicFile.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4MusicSystem.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4MusicSystem.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4SoundIncludes.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4SoundInstance.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4SoundInstance.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4SoundLoaders.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4SoundLoaders.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4SoundModifiers.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4SoundModifiers.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4SoundSystem.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4SoundSystem.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4StdInProc.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4StdInProc.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4TimeMilliseconds.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4TimeMilliseconds.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Window.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4WindowController.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4WindowController.mm C4WindowController.mm: Only implement some viewport methods if not defined by qt editor implementation somewhere 2016-07-23 18:16:28 +02:00
C4WindowMac.mm Allow C4Window to be constructed from Qt Widget on macOS 2016-07-23 22:47:14 -04:00
C4WindowSDL.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4WindowWin32.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4windowswrapper.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
CocoaKeycodeMap.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
ObjectiveCAssociated.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
PlatformAbstraction.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
PlatformAbstraction.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
StdFile.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
StdFile.h Win32: Drastically improve load times with unpacked planet/ 2016-06-19 17:08:50 +02:00
StdRegistry.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
StdRegistry.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
StdScheduler.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
StdScheduler.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
StdSchedulerMac.mm Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
StdSchedulerPoll.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
StdSchedulerWin32.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
StdSync.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00