openclonk/src/platform
Armin Burgmeier b33bc157bd Change .c4v extension to .ocv 2011-03-13 17:07:19 +01:00
..
Bitmap256.cpp Rerun astyle with missing \ added 2010-03-28 20:58:01 +02:00
Bitmap256.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4CrashHandlerWin32.cpp win32/g++: Silence some format warnings 2011-03-04 00:40:17 +01:00
C4FileClasses.cpp Change .c4v extension to .ocv 2011-03-13 17:07:19 +01:00
C4FileClasses.h Replace BOOL by bool, TRUE by true, FALSE by false 2009-08-15 20:50:32 +02:00
C4FileMonitor.cpp win32: Copy, paste and type arbitrary Unicode characters 2010-11-04 02:08:02 +01:00
C4FileMonitor.h config: Remove unused General.Record 2011-01-16 17:21:48 +01:00
C4FileMonitorMac.mm Mac: Add Cocoa port 2010-12-27 04:49:02 +01:00
C4Fonts.cpp C4Group::LoadEntry takes pointer instead of non-const reference 2011-03-05 02:44:26 +01:00
C4Fonts.h Remove GDI font renderer, simplify font loader 2010-06-27 02:30:47 +02:00
C4GamePadCon.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
C4GamePadCon.h C4GamePadCon: Fix some method signatures and a preprocessor directive 2010-12-24 14:18:51 +01:00
C4MusicFile.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4MusicFile.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4MusicSystem.cpp Change .c4g extension to .ocg 2011-03-13 16:16:45 +01:00
C4MusicSystem.h Change .c4g extension to .ocg 2011-03-13 16:16:45 +01:00
C4SoundLoaders.cpp Do not include SDL_mixer.h from headers 2011-01-24 01:17:06 +01:00
C4SoundLoaders.h C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
C4SoundSystem.cpp C4Group::LoadEntry takes pointer instead of non-const reference 2011-03-05 02:44:26 +01:00
C4SoundSystem.h Do not include SDL_mixer.h from headers 2011-01-24 01:17:06 +01:00
C4Video.cpp Split out viewport stuff from C4GraphicsSystem to a new C4ViewportList 2010-09-29 03:44:05 +02:00
C4Video.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4VideoPlayback.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
C4VideoPlayback.h C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
C4ViewportWindow.cpp editor/gtk: Fix scrollbars of zoomed viewports 2011-01-25 20:21:49 +01:00
C4ViewportWindow.h Move C4ViewportWindow initialization to C4ViewportWindow::Init 2011-01-23 23:02:23 +01:00
ClonkAppDelegate.h editor: cocoa: Enable/Disable some more user interface controls when game running/closed 2011-01-29 09:05:04 +01:00
ClonkAppDelegate.mm editor: cocoa: Enable/Disable some more user interface controls when game running/closed 2011-01-29 09:05:04 +01:00
ClonkMainMenuActions.h Mac: Add Cocoa port 2010-12-27 04:49:02 +01:00
ClonkMainMenuActions.mm editor: cocoa: Enable/Disable some more user interface controls when game running/closed 2011-01-29 09:05:04 +01:00
ClonkOpenGLView.h editor:mac: Increase/Decrease Zoom command 2011-01-26 17:09:48 +01:00
ClonkOpenGLView.mm editor:cocoa: Fix viewport scrollbars when zoomed 2011-02-15 12:45:55 +01:00
ClonkWindowController.h Mac: Add Cocoa port 2010-12-27 04:49:02 +01:00
ClonkWindowController.mm editor:cocoa: Fix viewport scrollbars when zoomed 2011-02-15 12:45:55 +01:00
CocoaKeycodeMap.h Mac: Add Cocoa port 2010-12-27 04:49:02 +01:00
ConsoleWindowController.h Mac: Add Cocoa port 2010-12-27 04:49:02 +01:00
ConsoleWindowController.mm editor: cocoa: Enable/Disable some more user interface controls when game running/closed 2011-01-29 09:05:04 +01:00
PlatformAbstraction.h If boost uses static_assert, do not make static_assert use boost 2011-03-11 14:58:58 +01:00
StdAppCommon.cpp Mac: Add Cocoa port 2010-12-27 04:49:02 +01:00
StdAppCommon.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdConfig.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdConfig.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
StdD3D.cpp Implement Anti-Aliasing (#518) 2010-12-29 15:19:46 +01:00
StdD3D.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdD3DShader.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdD3DShader.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdDDraw2.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
StdDDraw2.h console mode: Fix all the obvious compile errors 2010-12-29 00:46:35 +01:00
StdFacet.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
StdFile.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdFile.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdFont.cpp console mode: Fix all the obvious compile errors 2010-12-29 00:46:35 +01:00
StdFont.h Remove GDI font renderer, simplify font loader 2010-06-27 02:30:47 +02:00
StdGL.cpp win32: Default to current desktop display settings (#484, #493) 2011-01-20 15:43:19 +01:00
StdGL.h Cleanup: Remove unused cx,cy variables in StdGLCtx 2010-12-29 16:37:47 +01:00
StdGLCtx.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
StdGtkWindow.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
StdGtkWindow.h Implement Anti-Aliasing (#518) 2010-12-29 15:19:46 +01:00
StdJoystick.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdJoystick.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdMacApp.mm Mac: Fix build by adding refresh rate parameter (ignoring it) 2011-01-24 12:11:18 +01:00
StdMacWindow.mm Mac: Cocoa: Multisampling 2011-01-02 02:13:09 +01:00
StdNoGfx.cpp dedicated: fix CMake and object loading (thanks ck and Guenther) 2011-01-30 21:44:54 +01:00
StdNoGfx.h dedicated: fix CMake and object loading (thanks ck and Guenther) 2011-01-30 21:44:54 +01:00
StdRegistry.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdRegistry.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdSDLApp.cpp sdl: update for refresh rate API changes 2011-01-24 23:32:51 +01:00
StdSDLWindow.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
StdScheduler.cpp scheduler: Only execute one proc per poll call 2011-01-07 00:22:44 +01:00
StdScheduler.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
StdSurface2.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
StdSurface2.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdSurface8.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdSurface8.h Remove a lot of old obsolete palette code 2010-06-29 01:02:16 +02:00
StdSync.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
StdTApp.cpp console mode: Fix compilation without libreadline 2011-02-04 00:16:45 +01:00
StdVideo.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
StdVideo.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
StdWindow.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
StdWindow.h win32: Default to current desktop display settings (#484, #493) 2011-01-20 15:43:19 +01:00
StdXApp.cpp win32: Default to current desktop display settings (#484, #493) 2011-01-20 15:43:19 +01:00
StdXPrivate.h x11: Restore argc/argv saving accidentally removed two commits ago 2011-01-10 15:52:50 +01:00
StdXWindow.cpp SDL: updates for the editor and CStdWindow::Init changes 2011-01-08 02:18:36 +01:00