Skip to content

Commit

Permalink
C4StartupOptionsDlg: Add advanced settings button and dialog
Browse files Browse the repository at this point in the history
This dialog allows to change all settings which are available in the config file/registry.
  • Loading branch information
maxmitti committed Sep 15, 2023
1 parent 238cdc9 commit 3ac55eb
Show file tree
Hide file tree
Showing 7 changed files with 617 additions and 1 deletion.
2 changes: 2 additions & 0 deletions cmake/filelists/Engine.txt
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@ src/C4StartupMainDlg.cpp
src/C4StartupMainDlg.h
src/C4StartupNetDlg.cpp
src/C4StartupNetDlg.h
src/C4StartupOptionsAdvancedConfigDialog.cpp
src/C4StartupOptionsAdvancedConfigDialog.h
src/C4StartupOptionsDlg.cpp
src/C4StartupOptionsDlg.h
src/C4StartupPlrSelDlg.cpp
Expand Down
5 changes: 5 additions & 0 deletions planet/System.c4g/LanguageDE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ IDS_BTN_RESETKEYBOARD=Alle zur
IDS_BTN_RESTART=Neusta&rt
IDS_BTN_RETRY=Wiederholen
IDS_BTN_SIMPLE=<- Einfach
IDS_BTN_SAVE=&Speichern
IDS_BTN_START=Starten
IDS_BTN_STARTGAME=&Start
IDS_BTN_TESTGRAPHICSSCALE=Anwenden
Expand Down Expand Up @@ -362,6 +363,7 @@ IDS_CTL_WIND=Wind
IDS_CTL_WON=gewonnen
IDS_CTL_ZIP=Zip
IDS_CTL_ZOOM=Vergr��erungsfaktor:
IDS_DESC_ADVANCED_SETTINGS=Erlaubt das Ver�ndern jeder m�glichen Option. Potentiell gef�hrlich!
IDS_DESC_AUTOFRAMESKIP=�berspringt automatisch Grafikframes, wenn das Spiel stockt.
IDS_DESC_AUTOMATICUPDATES=Pr�ft beim Programmstart einmal pro Tag, ob Updates f�r die installierte Version verf�gbar sind.
IDS_DESC_BREATH=Atem:
Expand Down Expand Up @@ -486,6 +488,7 @@ IDS_DLGTIP_STARTLEAGUEGAME=Ligaspiel: die Runde soll in der Liga ausgewertet wer
IDS_DLGTIP_UPDATE=Update verf�gbar: hier klicken, um die neue Version des Spiels herunterzuladen und zu installieren.
IDS_DLG_ABORT=Abbruch
IDS_DLG_ABOUT=&Info
IDS_DLG_ADVANCED_SETTINGS=Erweiterte Einstellungen
IDS_DLG_ALLOWUSERCHANGE=&Definitionen w�hlen
IDS_DLG_CANCEL=&Abbrechen
IDS_DLG_CHAT=Chat
Expand Down Expand Up @@ -557,6 +560,7 @@ IDS_DLG_STILLLOADING=L
IDS_DLG_TOOLS=Landschaftswerkzeuge
IDS_DLG_VERSION=Version %s
IDS_DLG_VOTING=Abstimmung
IDS_DLG_WARNING=Warnung
IDS_DLG_WEATHER=Wetter
IDS_DLG_YES=&Ja
IDS_DL_ACTIVEDOWNLOADS=Aktive Downloads:
Expand Down Expand Up @@ -794,6 +798,7 @@ IDS_MNU_WHITECHAT=Wei
IDS_MSG_ACTIVE=Aktiver
IDS_MSG_ADDPORTRAITS=Portraits f�r neue Clonks
IDS_MSG_ADDPORTRAITS_DESC=Gibt an, ob neu zur Mannschaft hinzugef�gte Clonks ihr Portrait dauerhaft speichern.
IDS_MSG_ADVANCED_SETTINGS_WARNING=Einige Einstellungen werden erst nach Neustart �bernommen.|Falsches Ver�ndern mancher Einstellungen kann zu Problemen f�hren. Fortfahren auf eigene Gefahr!
IDS_MSG_ALLOWSYOUTOJOINADIFFERENT=Erlaubt die Auswahl eines anderen Teams.
IDS_MSG_ALLPLAYERDATA=Sollen die aktuellen Werte f�r alle Spieler �bernommen werden?
IDS_MSG_ANUPDATETOVERSIONISAVAILA=Ein Update auf Version %s ist verf�gbar. Soll das Update heruntergeladen und installiert werden?
Expand Down
5 changes: 5 additions & 0 deletions planet/System.c4g/LanguageUS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ IDS_BTN_RESETCONFIG=Reset configuration
IDS_BTN_RESETKEYBOARD=Reset all
IDS_BTN_RESTART=&Restart
IDS_BTN_RETRY=Retry
IDS_BTN_SAVE=&Save
IDS_BTN_SIMPLE=<- Basic
IDS_BTN_START=Start
IDS_BTN_STARTGAME=&Start
Expand Down Expand Up @@ -362,6 +363,7 @@ IDS_CTL_WIND=Wind
IDS_CTL_WON=won
IDS_CTL_ZIP=Zip
IDS_CTL_ZOOM=Zoom factor:
IDS_DESC_ADVANCED_SETTINGS=Allows changing every possible config value. Potentially dangerous!
IDS_DESC_AUTOFRAMESKIP=Automatically skips graphics frames if the game is lagging.
IDS_DESC_AUTOMATICUPDATES=With this option enabled, the program will automatically check for updates once a day at program start.
IDS_DESC_BREATH=Breath:
Expand Down Expand Up @@ -486,6 +488,7 @@ IDS_DLGTIP_STARTLEAGUEGAME=League game: this round will be evaluated in the leag
IDS_DLGTIP_UPDATE=Update available: click here to download and install the new version of the game.
IDS_DLG_ABORT=Abort
IDS_DLG_ABOUT=&About
IDS_DLG_ADVANCED_SETTINGS=Advanced settings
IDS_DLG_ALLOWUSERCHANGE=Choose &definitions
IDS_DLG_CANCEL=Cancel
IDS_DLG_CHAT=Chat
Expand Down Expand Up @@ -557,6 +560,7 @@ IDS_DLG_STILLLOADING=Still loading
IDS_DLG_TOOLS=Landscape tools
IDS_DLG_VERSION=Version %s
IDS_DLG_VOTING=Voting
IDS_DLG_WARNING=Warning
IDS_DLG_WEATHER=Weather
IDS_DLG_YES=&Yes
IDS_DL_ACTIVEDOWNLOADS=Active downloads:
Expand Down Expand Up @@ -794,6 +798,7 @@ IDS_MNU_WHITECHAT=White Chat
IDS_MSG_ACTIVE=Active
IDS_MSG_ADDPORTRAITS=Add new portraits
IDS_MSG_ADDPORTRAITS_DESC=New crew members store their portrait permanently.
IDS_MSG_ADVANCED_SETTINGS_WARNING=Some settings only apply after a restart.|Modifications may cause Clonk to stop working correctly. Proceed at your own risk!
IDS_MSG_ALLOWSYOUTOJOINADIFFERENT=Allows you to join a different team.
IDS_MSG_ALLPLAYERDATA=Use current values for all players?
IDS_MSG_ANUPDATETOVERSIONISAVAILA=An update to version %s is available. Do you want to download and install this update?
Expand Down
Loading

0 comments on commit 3ac55eb

Please sign in to comment.