Commit Graph
105 Commits
Author SHA1 Message Date
somewhatlurker d0942a35b1 add launcher info for most plugins, add launcher build date for plugins
(DivaMovie excluded to avoid conflicts when merging changes to that later)
2019-10-06 15:51:09 +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 02e222611d launcher: use granular saving -- only modified tabs (per-plugin for plugins) will save their config 2019-10-06 13:43:23 +11:00
somewhatlurker b354932d3d add ShaderPatch config UI, clean up some plugin dependencies 2019-10-06 01:41:40 +10: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 2052b15a85 launcher: add support for new playerdata options 2019-09-23 23:17:55 +10:00
somewhatlurker 0e46294b10 add ScoreSaver TLAC component 2019-09-17 13:58:37 +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 4a14c7d2d8 make BOM checks more correct (& to &&) 2019-09-14 16:08:38 +10:00
somewhatlurker 0ebf1ed74d add xinput options to launcher 2019-09-14 15:19:19 +10:00
somewhatlurker 5fc97e12dd make borderless popup windows style optional 2019-09-14 15:07:58 +10:00
somewhatlurker fd07551c3e frm: use fps for motion rate 2019-09-14 14:42:19 +10:00
somewhatlurker 95bfb1a74f launcher: rearrange and add spacers to options section 2019-09-11 10:49:42 +10:00
somewhatlurker 1c0d099ed1 add frm motion rate option and fix esm options 2019-09-11 10:28:29 +10:00
somewhatlurker f58d580b00 add BOM check to config reads 2019-09-03 16:50:20 +10:00
nastys d25c873930 136xx768 2019-09-01 23:58:38 +02:00
nastys 88958a8bab More resolution presets 2019-09-01 23:25:34 +02:00
somewhatlurker 478de84165 render: add lightmode for FPS limiter (reduces CPU usage... hopefully without impacting timing much) 2019-09-01 23:14:57 +10:00
somewhatlurker 6a209a9879 launcher: set ConfigHasChanged to false when config is saved 2019-09-01 22:21:49 +10:00
somewhatlurker 0f2aa29e88 launcher: bugfix 2019-08-30 00:16:35 +10:00
somewhatlurker f15c7fce31 add act_toggle config to playerdata 2019-08-30 00:16:35 +10:00
somewhatlurker e0e59fc625 make dnsapi read plugin config + a bug fix for launcher 2019-08-30 00:16:35 +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 835abcacdc launcher: pack plugin config structs to ensure matching alignments 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 806191fa35 don't use vector for GetPluginOptions (usable with other languages now) 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 2300077eae launcher: fix plugins being loaded when not wanted 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 87d3a48d68 launcher: fix crashing 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
Skyth 865e986246 Add a better FPS limiter 2019-08-29 15:43:26 +03: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
nastys 80192e841c MP4 adv movies support, CREDIT(S) options, launcher options 2019-08-13 22:51:17 +02:00
nastys 2e1da17161 More internal resolution options 2019-08-08 19:12:19 +02:00
nastys 27a05652f1 Fix and improve GPU detection 2019-08-08 18:51:41 +02:00
nastys 41be868bb8 Windowed mode fixes; Double tap ESC to quit; Launcher improvements 2019-08-08 16:01:08 +02:00
somewhatlurker 9b4018b47e change (simplify) ESM config, add option to allow using hardware sliders 2019-08-08 05:33:50 +10:00
somewhatlurker 42e282568c launcher: replace messagebox question icon with PokeWhat 2019-08-05 08:56:38 +10:00
somewhatlurker f3e19e9ff8 launcher: derp (helps if the import name's right) 2019-08-05 08:17:37 +10:00
somewhatlurker fec60e6e82 launcher: use SkinnedMessageBox when exiting 2019-08-05 08:15:06 +10:00
somewhatlurker 78c5ee6b0a launcher: avoid crashing with original version of GLUT, move cuInit call into ui.h (function setup in framework.h), allow changing resolution of borderless mode 2019-08-05 08:07:23 +10:00
somewhatlurker cae862c40e minor cleanup in launcher 2019-08-05 07:17:59 +10:00