openclonk/src/gui
Tim Blume 240193ad5a Remove remains of Direct3D support
Direct3D hasn't worked for more than a year now, and there don't seem to
be any efforts to revive it. Remove it and concentrate on better OpenGL
support.
2013-11-02 21:39:34 +01:00
..
C4ChatDlg.cpp Fix C4ChatDlg::ToggleChat: Do not close the network connection. 2013-06-30 19:43:54 +02:00
C4ChatDlg.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4DownloadDlg.cpp win32: Miscellanous fixes inspired by compiler warnings 2011-03-30 21:06:30 +02:00
C4DownloadDlg.h Change .c4u extension to .ocu 2011-03-13 17:09:17 +01:00
C4FileSelDlg.cpp Silence a few MSVC warnings 2013-04-01 12:48:02 +02:00
C4FileSelDlg.h removed Portraits 2011-08-05 14:58:16 +02:00
C4Folder.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4Folder.h Remove some forward declarations that are already in C4Prototypes.h 2012-12-31 22:03:12 +01:00
C4GameDialogs.cpp Rerun astyle with missing \ added 2010-03-28 20:58:01 +02:00
C4GameDialogs.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4GameLobby.cpp Move C4ComponentHost::LoadEx to C4Language 2013-10-29 21:32:21 +01:00
C4GameLobby.h Remove some forward declarations that are already in C4Prototypes.h 2012-12-31 22:03:12 +01:00
C4GameMessage.cpp Rename lpDDraw to pDraw 2011-10-03 16:30:18 +02:00
C4GameMessage.h copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4GameOptions.cpp Unify the #include blocks a little bit 2011-11-01 23:17:41 +01:00
C4GameOptions.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4GameOverDlg.cpp remove description from goal in the game over dialog 2012-10-20 18:07:43 +02:00
C4GameOverDlg.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4GfxErrorDlg.cpp Fix build for 8ac3339bf901 2012-03-02 22:48:25 +01:00
C4GfxErrorDlg.h Add a dialogue for windows which can be displayed when the graphics engine initialisation failed 2012-02-28 18:28:16 +01:00
C4Gui.cpp Fix missing mouse cursor in fullscreen without resolution change 2013-01-24 19:36:59 +01:00
C4Gui.h Replace ResTable with a proper dictionary 2013-10-19 19:28:54 +02:00
C4GuiButton.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4GuiCheckBox.cpp Unify the #include blocks a little bit 2011-11-01 23:17:41 +01:00
C4GuiComboBox.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4GuiContainers.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4GuiDialogs.cpp Remove remains of Direct3D support 2013-11-02 21:39:34 +01:00
C4GuiEdit.cpp Correct the scancode numbers for windows 2013-05-26 18:07:09 +02:00
C4GuiLabels.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4GuiListBox.cpp Unify the #include blocks a little bit 2011-11-01 23:17:41 +01:00
C4GuiMenu.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4GuiTabular.cpp Draw the paper dialog background separately from the background wallpaper 2013-05-26 17:56:42 +02:00
C4KeyboardInput.cpp Correct the scancode numbers for windows 2013-05-26 18:07:09 +02:00
C4KeyboardInput.h Since internal keycodes are now scancodes, they do not need to be resolved 2013-05-24 17:41:14 +02:00
C4LoaderScreen.cpp CStdFont: Encapsulate iLineHgt 2013-10-18 22:30:02 +02:00
C4LoaderScreen.h Make the startup progress bar more accurate 2010-06-27 02:42:48 +02:00
C4MainMenu.cpp Player self-management: Use dedicated control packets 2013-09-02 22:22:29 +02:00
C4MainMenu.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Menu.cpp CStdFont: Encapsulate iLineHgt 2013-10-18 22:30:02 +02:00
C4Menu.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4MessageBoard.cpp CStdFont: Encapsulate iLineHgt 2013-10-18 22:30:02 +02:00
C4MessageBoard.h Remove some forward declarations that are already in C4Prototypes.h 2012-12-31 22:03:12 +01:00
C4MessageInput.cpp Network: Disallow re-enabling debug mode via faked control packet 2013-09-21 15:10:39 +02:00
C4MessageInput.h Script: Drop third AddMsgBoardCmd parameter, always escape the input 2011-02-23 20:00:50 +01:00
C4MouseControl.cpp Use control packet for mouse drag/drop and hover 2013-09-04 19:58:57 +02:00
C4MouseControl.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4PlayerInfoListBox.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4PlayerInfoListBox.h Remove some forward declarations that are already in C4Prototypes.h 2012-12-31 22:03:12 +01:00
C4Scoreboard.cpp Rename lpDDraw to pDraw 2011-10-03 16:30:18 +02:00
C4Scoreboard.h C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
C4Startup.cpp Draw the paper dialog background separately from the background wallpaper 2013-05-26 17:56:42 +02:00
C4Startup.h Draw the paper dialog background separately from the background wallpaper 2013-05-26 17:56:42 +02:00
C4StartupAboutDlg.cpp Rename lpDDraw to pDraw 2011-10-03 16:30:18 +02:00
C4StartupAboutDlg.h removed OnRegisterBtn event in C4StartupAboutDlg 2010-12-27 02:30:18 +01:00
C4StartupMainDlg.cpp Unify the #include blocks a little bit 2011-11-01 23:17:41 +01:00
C4StartupMainDlg.h Remove the switch-to-editor function, there is no separate editor anymore 2010-09-28 19:22:39 +02:00
C4StartupNetDlg.cpp Draw the paper dialog background separately from the background wallpaper 2013-05-26 17:56:42 +02:00
C4StartupNetDlg.h Draw the paper dialog background separately from the background wallpaper 2013-05-26 17:56:42 +02:00
C4StartupOptionsDlg.cpp Remove remains of Direct3D support 2013-11-02 21:39:34 +01:00
C4StartupOptionsDlg.h Remove remains of Direct3D support 2013-11-02 21:39:34 +01:00
C4StartupPlrSelDlg.cpp Keep Color Picker drag state outside of its own bounds (#976) 2013-09-15 15:43:30 +02:00
C4StartupPlrSelDlg.h Draw the paper dialog background separately from the background wallpaper 2013-05-26 17:56:42 +02:00
C4StartupScenSelDlg.cpp Move C4ComponentHost::LoadEx to C4Language 2013-10-29 21:32:21 +01:00
C4StartupScenSelDlg.h Draw the paper dialog background separately from the background wallpaper 2013-05-26 17:56:42 +02:00
C4UpdateDlg.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4UpdateDlg.h copyright notices update 2011 2011-09-01 16:58:52 +02:00
C4UpperBoard.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4UpperBoard.h Move all source files 2009-08-10 17:59:18 +02:00