Commit Graph
23 Commits
Author SHA1 Message Date
somewhatlurker 7907485b6d move render resolution into render (from TLAC), change some internal resolution options, add "match window" internal resolution option, add "match screen" window resolution option 2019-10-15 06:50:43 +11:00
somewhatlurker 76ab6dca24 Launcher: proper plugin config scaling fix 2019-10-08 14:37:25 +11:00
somewhatlurker 7cb389f24e Launcher: fix plugin config font size (hopefully) 2019-10-08 03:52:24 +11:00
somewhatlurker b7c45cfe13 launcher: allow editing utf8 strings. now that saving is granular this at least won't ever cause anything to break just from launching the game. 2019-10-06 13:49:51 +11:00
somewhatlurker b39251fdef launcher: further improve config groups (size to allow scrolling) 2019-10-06 00:42:43 +10:00
somewhatlurker 41d7255f1e launcher: fix and improve config group boxes 2019-10-06 00:35:09 +10:00
somewhatlurker 5311c39643 try disabling warning 4947 in ConfigOption.h
(it doesn't matter..  just an obsoletion notice for `Windows::Forms::Control::Scale`, which probably isn't going away anytime soon.
2019-09-14 16:13:48 +10:00
somewhatlurker 485b9bc1db launcher: fix plugin config tooltips 2019-08-30 00:16:35 +10:00
somewhatlurker f723aa16e6 launcher: add custom button and spacer plugin config options 2019-08-30 00:16:35 +10:00
somewhatlurker 37284cb1cb launcher: add editable option for resolution dropdowns 2019-08-30 00:16:35 +10:00
somewhatlurker 7eec4c8d3b launcher: fix change detection for non-editable dropdowns 2019-08-30 00:16:35 +10:00
somewhatlurker d08f4b56b4 launcher: set config window owner to existing form (improves window management) 2019-08-30 00:16:34 +10:00
somewhatlurker bad2e02ce5 launcher: implement saving of plugin config + minor tweaks 2019-08-30 00:16:34 +10:00
somewhatlurker 6088bf9cef launcher: get viewing config options for plugins working (no saving yet, but they do trigger the save prompt) 2019-08-30 00:16:34 +10:00
somewhatlurker 5a5cc70c90 launcher: make editable/not optional on dropdown text and numbers (+minor fixes) 2019-08-30 00:16:34 +10:00
somewhatlurker 9bdcaa0195 launcher: work on plugin enumeration 2019-08-30 00:16:34 +10:00
somewhatlurker 2ff9c3e371 launcher: fix typeid checks 2019-08-30 00:16:33 +10:00
somewhatlurker 9f27d0548b launcher: start work on plugin config 2019-08-30 00:16:33 +10:00
somewhatlurker 362e1b9259 launcher: fix default values of some options,
restore "are you sure" save message when an option has been changed,
remove "are you sure" save message on apply button
2019-08-15 00:49:18 +10:00
somewhatlurker cae862c40e minor cleanup in launcher 2019-08-05 07:17:59 +10:00
nastys e10e237b99 More user-friendliness 2019-08-04 23:01:03 +02:00
nastys 808570731b Add user-friendliness 2019-08-04 02:07:05 +02:00
nastys 2ef36063f1 Merge somewhatlurker's changes to the launcher 2019-08-02 23:59:08 +02:00