openclonk/src/platform
David Dormagen ac738735b2 Merge branch 'master' into Controls
Conflicts:
	planet/Objects.ocd/Vehicles.ocd/Airplane.ocd/Script.c
	src/game/C4Game.cpp
	src/game/C4GraphicsSystem.cpp
	src/gamescript/C4GameScript.cpp
2015-09-02 08:19:34 +02:00
..
C4App.cpp StdScheduler: Make DoScheduleProcs virtual, override it in C4AbstractApp and set isInManualLoop flag around the DoScheduleProcs call so the FlushMessages() of C4AbstractApp will happen when isInManualLoop is true 2014-02-16 14:54:32 +01:00
C4App.h Change C4AbstractApp:SetVideoMode spatial resolution parameters to signed int. 2015-09-01 22:51:32 -04:00
C4AppDelegate+MainMenuActions.h Add copyright header to files that were missing it 2015-02-16 18:40:52 +01:00
C4AppDelegate+MainMenuActions.mm Update license texts 2015-02-08 15:05:11 +01:00
C4AppDelegate.h mac: Do #include guessing dance until compile success 2015-02-04 21:52:04 +01:00
C4AppDelegate.mm Update license texts 2015-02-08 15:05:11 +01:00
C4AppGTK.cpp Change C4AbstractApp:SetVideoMode spatial resolution parameters to signed int. 2015-09-01 22:51:32 -04:00
C4AppGTKImpl.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4AppMac.mm Change C4AbstractApp:SetVideoMode spatial resolution parameters to signed int. 2015-09-01 22:51:32 -04:00
C4AppSDL.cpp Change C4AbstractApp:SetVideoMode spatial resolution parameters to signed int. 2015-09-01 22:51:32 -04:00
C4AppT.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4AppWin32Impl.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4CrashHandlerWin32.cpp Fix some unused variables and integer type conversions. 2015-09-01 22:18:39 -04:00
C4FileMonitor.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4FileMonitor.h Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4FileMonitorMac.mm Update license texts 2015-02-08 15:05:11 +01:00
C4GamePadCon.cpp Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4GamePadCon.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4MusicFile.cpp Correctly wrap multi-statement macro 2015-05-25 16:16:22 +02:00
C4MusicFile.h Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4MusicSystem.cpp Fix music fading when fading back to the same piece that is currently fading out. 2014-12-09 23:37:39 +01:00
C4MusicSystem.h Add script interface for some EFX sound modifiers. 2015-08-27 21:44:23 -04:00
C4SoundIncludes.h MSVC/Apple CMake: Search for alext.h separately and make OpenAL extensions optional if only al.h is found. 2015-08-28 20:11:59 -04:00
C4SoundInstance.cpp Fixed preprocessor for AUDIO_TK != AUDIO_TK_OPENAL 2015-08-31 17:35:08 +01:00
C4SoundInstance.h Add script interface for some EFX sound modifiers. 2015-08-27 21:44:23 -04:00
C4SoundLoaders.cpp Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
C4SoundLoaders.h Remove implementation details from C4SoundSystem.h 2015-01-03 22:01:08 +01:00
C4SoundModifiers.cpp Fixed preprocessor for AUDIO_TK != AUDIO_TK_OPENAL 2015-08-31 17:35:08 +01:00
C4SoundModifiers.h Fix prop list leak on game end when a sound with a modifier is currently playing. 2015-08-29 13:20:51 -04:00
C4SoundSystem.cpp Add script interface for some EFX sound modifiers. 2015-08-27 21:44:23 -04:00
C4SoundSystem.h Add script interface for some EFX sound modifiers. 2015-08-27 21:44:23 -04:00
C4StdInProc.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4StdInProc.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4TimeMilliseconds.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4TimeMilliseconds.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Video.cpp Rename BoundBy to Clamp 2015-02-12 23:05:55 +01:00
C4Video.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4Window.h Define left + right control for Mac 2015-09-01 19:11:31 +01:00
C4WindowController.h Update copyright notices 2013-12-23 13:03:19 +01:00
C4WindowController.mm Update license texts 2015-02-08 15:05:11 +01:00
C4WindowGTK.cpp GLX: Don't crash when multisampling is supported 2015-06-15 07:03:49 +02:00
C4WindowMac.mm Define left + right control for Mac 2015-09-01 19:11:31 +01:00
C4WindowSDL.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4WindowWin32.cpp Change C4AbstractApp:SetVideoMode spatial resolution parameters to signed int. 2015-09-01 22:51:32 -04:00
C4windowswrapper.h Update copyright notices 2013-12-23 13:03:19 +01:00
CocoaKeycodeMap.h Add copyright header to files that were missing it 2015-02-16 18:40:52 +01:00
ObjectiveCAssociated.h Update copyright notices 2013-12-23 13:03:19 +01:00
PlatformAbstraction.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
PlatformAbstraction.h Silence a few compiler warnings. 2015-08-29 08:33:00 -04:00
StdFile.cpp Merge branch 'master' into Controls 2015-09-02 08:19:34 +02:00
StdFile.h Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
StdJoystick.cpp Fix some unused variables and integer type conversions. 2015-09-01 22:18:39 -04:00
StdJoystick.h Update copyright notices 2013-12-23 13:03:19 +01:00
StdRegistry.cpp Windows: Fix saving of custom keys (#1313) 2015-05-22 21:20:36 +02:00
StdRegistry.h Fix some uses-after-free due to terrible StdBuf semantics 2014-03-19 14:21:23 +01:00
StdScheduler.cpp Fix signed/unsigned comparison warning. 2015-02-07 14:01:14 +01:00
StdScheduler.h Move C4ApplicationSec1Timer to StdScheduler.h 2015-01-03 21:06:25 +01:00
StdSchedulerMac.mm StdSchedulerMac: don't call setTolerance: 2015-04-26 12:08:02 -07:00
StdSchedulerPoll.cpp Add copyright header to files that were missing it 2015-02-16 18:40:52 +01:00
StdSchedulerWin32.cpp Add copyright header to files that were missing it 2015-02-16 18:40:52 +01:00
StdSync.h Fix build on 32-bit architectures 2014-12-10 21:45:41 +01:00
StdVideo.cpp Remove a lot of disabled legacy code, round 2 2015-03-25 20:02:53 +01:00
StdVideo.h Update copyright notices 2013-12-23 13:03:19 +01:00
make_unique.h Add emulation of C++14's std::make_unique 2015-02-25 23:37:04 +01:00