Are there any particular options that people want, that are already set with glestadv.ini and isn't already, in the options menu? I know resolution is one.
------------------------------------
Progress:
RenderShadowTextureSize (Partially added, needs to be updated with resolution)
'Resolution' <- DisplayHeight, DisplayWidth, DisplayRefreshFrequency (Silnarm added Windows implemenation, Yggdrasil added SDL implementation, needs testing)
CameraInvertXAxis (Added, needs testing)
CameraInvertYAxis (Added, needs testing)
GsAutoRepairEnabled (Added, needs testing)
GsAutoReturnEnabled (Added, needs testing)
RenderEnableBumpMapping (Added, needs testing)
RenderEnableSpecMapping (Added, needs testing)
DisplayWindowed (Added by silnarm, needs testing)
RenderShadowFrameSkip (Added, needs testing)
UiConsoleMaxLines (Added, needs testing)
UiFocusArrows (Added, needs testing)
UiScrollSpeed (Added, needs testing)
Controls keymap (Added by silnarm, needs testing)
Problems:
- I think I've messed up the anchoring again. (fixed)
- Toggle fullscreen doesn't seem to work properly on Windows. (fixed by silnarm)
- Lang strings need to be added for the new options. (added for English)
- Might need to rearrange the widgets to fit the text better.