openclonk/src/gui
Armin Burgmeier c61e92ec98 Change .c4i extension to .oci 2011-03-13 16:56:26 +01:00
..
C4ChatDlg.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4ChatDlg.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4DownloadDlg.cpp Remove some dead code 2011-03-09 23:30:23 +01:00
C4DownloadDlg.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4FileSelDlg.cpp Support loading game data from system path 2011-01-06 21:18:13 +01:00
C4FileSelDlg.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4Folder.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4Folder.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02: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 Remove unused C4ComponentHost::Name and LoadAppend 2011-02-06 21:31:33 +01:00
C4GameLobby.h Remove FairCrew and permanent Physicals 2010-12-10 01:06:38 +01:00
C4GameMessage.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GameMessage.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GameOptions.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GameOptions.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4GameOverDlg.cpp Move C4DefList class into from C4Def.cpp/h to new C4DefList.cpp/h 2011-03-03 17:10:22 +01:00
C4GameOverDlg.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Gui.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4Gui.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GuiButton.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GuiCheckBox.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GuiComboBox.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GuiContainers.cpp C4GuiContainers.cpp: Call GetDialogWindow()->RequestUpdate() instead of directly calling Draw() if GetDialogWindow() is not NULL 2010-12-13 23:14:56 +01:00
C4GuiDialogs.cpp Move C4DefList class into from C4Def.cpp/h to new C4DefList.cpp/h 2011-03-03 17:10:22 +01:00
C4GuiEdit.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GuiLabels.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GuiListBox.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GuiMenu.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4GuiTabular.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4KeyboardInput.cpp C4Group::LoadEntry takes pointer instead of non-const reference 2011-03-05 02:44:26 +01:00
C4KeyboardInput.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4LoaderScreen.cpp Support loading game data from system path 2011-01-06 21:18:13 +01:00
C4LoaderScreen.h Make the startup progress bar more accurate 2010-06-27 02:42:48 +02:00
C4MainMenu.cpp Change .c4p extension to .ocp 2011-03-13 16:39:48 +01:00
C4MainMenu.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Menu.cpp Move C4DefList class into from C4Def.cpp/h to new C4DefList.cpp/h 2011-03-03 17:10:22 +01:00
C4Menu.h objects: Remove context menus 2011-01-02 21:10:53 +01:00
C4MessageBoard.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4MessageBoard.h Simplify messageboard code, remove bottom border 2010-04-28 03:24:16 +02:00
C4MessageInput.cpp Script: Drop third AddMsgBoardCmd parameter, always escape the input 2011-02-23 20:00:50 +01:00
C4MessageInput.h Script: Drop third AddMsgBoardCmd parameter, always escape the input 2011-02-23 20:00:50 +01:00
C4MouseControl.cpp Move C4DefList class into from C4Def.cpp/h to new C4DefList.cpp/h 2011-03-03 17:10:22 +01:00
C4MouseControl.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4PlayerInfoListBox.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4PlayerInfoListBox.h copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4Scoreboard.cpp C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
C4Scoreboard.h C4Include.h: Do not include C4Gui.h 2011-01-24 01:15:58 +01:00
C4Startup.cpp application: Simplify the way startup and game initialization works a bit 2011-01-07 00:51:35 +01:00
C4Startup.h application: Simplify the way startup and game initialization works a bit 2011-01-07 00:51:35 +01:00
C4StartupAboutDlg.cpp removed OnRegisterBtn event in C4StartupAboutDlg 2010-12-27 02:30:18 +01:00
C4StartupAboutDlg.h removed OnRegisterBtn event in C4StartupAboutDlg 2010-12-27 02:30:18 +01:00
C4StartupMainDlg.cpp Change .c4d extension to .ocd 2011-03-13 16:55:00 +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 Change .c4d extension to .ocd 2011-03-13 16:55:00 +01:00
C4StartupNetDlg.h Clonk client redirects user to download page if new version is available but not as update 2010-12-27 00:31:25 +01:00
C4StartupOptionsDlg.cpp win32: Default to current desktop display settings (#484, #493) 2011-01-20 15:43:19 +01:00
C4StartupOptionsDlg.h Implement Anti-Aliasing (#518) 2010-12-29 15:19:46 +01:00
C4StartupPlrSelDlg.cpp Change .c4i extension to .oci 2011-03-13 16:56:26 +01:00
C4StartupPlrSelDlg.h Remove FairCrew and permanent Physicals 2010-12-10 01:06:38 +01:00
C4StartupScenSelDlg.cpp Change .c4d extension to .ocd 2011-03-13 16:55:00 +01:00
C4StartupScenSelDlg.h Change .c4f extension to .ocf 2011-03-13 16:38:33 +01:00
C4UpdateDlg.cpp Silence various compiler warnings 2011-01-03 00:03:28 +01:00
C4UpdateDlg.h fix: Version information from masterserver is correctly parsed 2010-12-27 01:07:59 +01:00
C4UpperBoard.cpp copyright notices update 2010 2010-12-23 01:01:24 +01:00
C4UpperBoard.h Move all source files 2009-08-10 17:59:18 +02:00
C4UserMessages.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Viewport.cpp objects: Use Planes to separate objects before and behind the landscape 2011-02-19 00:44:54 +01:00
C4Viewport.h C4Viewport: Add method to set zoom directly 2010-12-06 21:32:27 +01:00