Commit Graph

  • 9a853077a0 correct Exec name peerchemist 2025-03-29 11:15:57 +01:00
  • dace9fd634 x86_64 peerchemist 2025-03-29 11:02:55 +01:00
  • 9e19055348 mpsetups: fixed bugs caused by using a wrong constant + fixed the setup marquee display Raf 2025-03-29 04:17:36 +08:00
  • dcef8deed8 mpsetups: import/export settings Raf 2025-03-28 21:08:18 +08:00
  • c44704e2af added SDL Hint for Wii Controllers AL2009man 2025-03-27 01:55:25 -04:00
  • 1a5e42e55f changed note AL2009man 2025-03-27 01:49:28 -04:00
  • a26260e932 added SDL Hints field AL2009man 2025-03-27 01:47:49 -04:00
  • 3d75365f2b mpsetups: increased max name length to 18 Raf 2025-03-26 23:43:42 +08:00
  • ad9ed9ff3b mpsetupfile: scrapped groups, manage settings: rename/delete Raf 2025-03-25 01:05:57 +08:00
  • 4f55a41d99 add NVGs and IRGs to CS Catherine Reprobate 2025-03-21 10:22:09 -07:00
  • 355f0ed0ee IR Goggle support for 4player and 1-2p draw fixes Catherine Reprobate 2024-11-24 17:51:53 -08:00
  • f5d851f7c2 mpsetupfile (not 100% functional yet): load/save setup file, save new setups/groups, increased mp options/scenario data width Raf 2025-03-24 03:33:34 +08:00
  • 4019bd59cf Update io.github.fgsfdsfgs.perfect_dark.yaml peerchemist 2025-03-18 09:13:23 +01:00
  • 6c29e7ecc8 Update io.github.fgsfdsfgs.perfect_dark.sh peerchemist 2025-03-18 09:00:38 +01:00
  • e65f46d081 Update c-cpp.yml peerchemist 2025-03-18 08:47:29 +01:00
  • 9633e7eac6 Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-debugger fgsfds 2025-03-16 09:19:26 +01:00
  • 110876b036 Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-net fgsfds 2025-03-16 09:18:31 +01:00
  • 2ff8819265 Merge pull request #550 from ZenithMDC/slider-mouse-upgrades fgsfds 2025-03-16 09:03:23 +01:00
  • ae7b21cf56 Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-net fgsfds 2025-03-02 13:38:12 +01:00
  • 77d1ded519 Merge pull request #584 from SilentException/config-max-warning fgsfds 2025-02-24 22:27:37 +01:00
  • 60b8e3b49e Log warning if configuration max settings is exceeded + snprintf instead of strncpy (null termination) SilentException 2025-02-24 21:35:02 +01:00
  • 8b0b75d4ad port: increase CONFIG_MAX_SETTINGS fgsfds 2025-02-24 20:26:38 +01:00
  • ea464ca6ac Allow dragging sliders with the mouse Matthew Coppola 2024-12-05 19:41:32 -05:00
  • a9752198c3 Make mousescroll work effectively for fast sliders Matthew Coppola 2024-12-05 00:47:15 -05:00
  • fbd9ef002e Treat mousescroll as a mouse movement Matthew Coppola 2024-12-04 23:39:41 -05:00
  • e4972ddbe3 Allow adjusting sliders with mousescroll Matthew Coppola 2024-12-04 23:38:30 -05:00
  • 8dbe6f2a63 Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port fgsfds 2025-02-22 13:51:02 +01:00
  • 045c4c371a Revert "ci: temporarily disable flatpak autobuilds" fgsfds 2025-02-22 13:50:49 +01:00
  • f4f1470e1e port: use a dynamic string for the vsync options fgsfds 2025-02-22 13:48:25 +01:00
  • 26251c0865 Update README.md fgsfds 2025-02-22 13:28:23 +01:00
  • ac4f317879 port: changes to the video settings PR: fgsfds 2025-02-22 13:22:00 +01:00
  • e8a57d7f6f Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-net fgsfds 2025-02-22 11:28:12 +01:00
  • e3104b7043 Merge pull request #538 from ZenithMDC/revamp-video-options fgsfds 2025-02-22 11:26:43 +01:00
  • 176b4282fc Merge pull request #577 from jonaeru/mp-random-weapon-filter fgsfds 2025-02-22 11:16:56 +01:00
  • cd8f06d03a Merge pull request #578 from jonaeru/fix-friendly-fire fgsfds 2025-02-22 11:15:38 +01:00
  • 9cff3591dd port: add an option to make opposite c-buttons cancel each other fgsfds 2025-02-22 10:49:48 +01:00
  • daade36e19 ci: temporarily disable flatpak autobuilds fgsfds 2025-02-11 21:06:15 +01:00
  • addc890628 ci: try to fix flatpak action fgsfds 2025-02-11 20:47:52 +01:00
  • 2362444efd Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-net fgsfds 2025-02-11 20:06:26 +01:00
  • 8a3dd74d5c port: add option to reload with use key in extcontrols fgsfds 2025-02-11 20:02:35 +01:00
  • c0aa42759c fix "Select Random Weapons" mp menu, optionindex Jonaeru 2025-02-10 22:39:10 +09:00
  • b637c6aac6 Fix to enable Friendly Fire option in Challenge Jonaeru 2025-02-10 10:24:07 +09:00
  • 5cd436e848 Fix check status not being changed by Start button in Select Random Weapon Menu Jonaeru 2025-02-09 14:04:01 +09:00
  • d5225b7784 Fix Select Random Weapon Menu Jonaeru 2025-02-08 14:01:57 +09:00
  • 904faa5485 Add MP Select Random Weapon Menu Jonaeru 2025-02-07 15:38:41 +09:00
  • 42a151a84d Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-debugger fgsfds 2025-01-31 17:45:35 +01:00
  • f1084b6d93 ci: use ubuntu-22.04 for i686-linux because ubuntu-24.04 is wack fgsfds 2025-01-25 12:00:48 +01:00
  • 9a462d3ca8 port: log controller GUID to aid in binding generation fgsfds 2025-01-25 11:55:50 +01:00
  • 7cfead440b Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-debugger fgsfds 2025-01-05 15:46:08 +01:00
  • f5251fa1b9 Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-net fgsfds 2025-01-05 15:46:00 +01:00
  • 4f7817a0ca port: forgot the constant fgsfds 2025-01-05 15:45:42 +01:00
  • da4e5e4832 what the fuck git fgsfds 2025-01-05 15:44:14 +01:00
  • 5ebce756ed Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-net fgsfds 2025-01-05 15:43:52 +01:00
  • 5084b4be39 port: simplify the keyboard input a bit and match it to port-net's fgsfds 2025-01-05 15:26:03 +01:00
  • a05c4290f5 Merge pull request #557 from ZenithMDC/text-input fgsfds 2025-01-05 13:44:43 +01:00
  • 839ef7cc44 thank you git very cool fgsfds 2025-01-05 12:44:51 +01:00
  • 85af83859e Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-debugger fgsfds 2025-01-05 12:33:23 +01:00
  • c597915466 Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-net fgsfds 2025-01-05 12:33:15 +01:00
  • 49cd478622 Merge pull request #564 from ZenithMDC/skip-credits fgsfds 2024-12-29 15:05:55 +01:00
  • 0443c708dd port: align size of bg light block to 4 fgsfds 2024-12-29 14:47:42 +01:00
  • 7f105f1dcb port: on ARM, only enable DO_YIELD() if ARMv7 or ARM64 fgsfds 2024-12-29 13:56:44 +01:00
  • 721b9b004e Allow skipping credits for the port Matthew Coppola 2024-12-21 05:02:14 -05:00
  • 23d5a5771a port: fix mouse X speed using wrong aspect in split screen fgsfds 2024-12-20 13:38:19 +01:00
  • 0701f43d6b Merge pull request #559 from cylonicboom/editorconfig fgsfds 2024-12-20 13:36:05 +01:00
  • d5ae464f6d Merge pull request #561 from cylonicboom/rename-func0f0d5484 fgsfds 2024-12-20 13:33:37 +01:00
  • 701c854ced func0f0d5484 -> savebufferWriteData Catherine Reprobate 2024-12-15 12:35:04 -08:00
  • afd432444b add editorconfig Catherine Reprobate 2024-12-15 14:19:22 -08:00
  • 26b3b91433 Merge pull request #552 from ZenithMDC/resolution-independent-mouse-aim fgsfds 2024-12-19 18:26:59 +01:00
  • 8945809c1f Factor in dstscroll to align mouse with chars in 3+ multiplayer Matthew Coppola 2024-12-17 17:40:10 -05:00
  • da07772b1c Allow typing with keyboard in menuitemKeyboard Matthew Coppola 2024-12-15 21:33:33 -05:00
  • 1e76f6af69 port: actually parse allocation strings; double gfx buffer size on 64-bit fgsfds 2024-12-17 10:44:33 +01:00
  • a14e9ed97e port: retry creating SDL window when trying different GL versions fgsfds 2024-12-11 14:06:44 +01:00
  • 615e9267d8 Make mouse aim speed resolution-independent Matthew Coppola 2024-12-06 20:23:58 -05:00
  • 4f2b911802 Merge pull request #555 from ZenithMDC/fix-crash-on-copy fgsfds 2024-12-09 23:34:30 +01:00
  • c43f550a7e Prevent crash when copying player data Matthew Coppola 2024-12-09 16:20:56 -05:00
  • 2439eb6e8d Merge pull request #551 from ZenithMDC/increase-mouse-speed-precision fgsfds 2024-12-08 13:40:23 +01:00
  • 903dd82ebf port: alternate fix for #548 fgsfds 2024-12-08 13:39:21 +01:00
  • cb449bf7ce Increase precision for mouse speed options Matthew Coppola 2024-12-06 22:15:24 -05:00
  • e2e5bc352d Call text_end (text0f153780) for correctness sake Matthew Coppola 2024-12-06 16:53:38 -05:00
  • 687b966c5e Allow overriding g_TickRateDiv at runtime Matthew Coppola 2024-11-30 20:29:11 -05:00
  • 0b8a333e2b Rearrange the menu, clean up, and change some things Matthew Coppola 2024-11-30 19:45:30 -05:00
  • b34bb01240 Actually sync fullscreen and maximized states with the backend Matthew Coppola 2024-11-30 17:30:59 -05:00
  • 1e2f6dcb91 Fix mouse input not updating deferred slider while in dimmed mode Matthew Coppola 2024-11-30 13:58:33 -05:00
  • 210b299bd4 Add Display FPS options to Extended Video Options Matthew Coppola 2024-11-30 11:58:14 -05:00
  • 6de98cfcd4 Update GUI texture filtering setting immediately Matthew Coppola 2024-11-27 11:53:40 -05:00
  • d43c4c0cba Allow changing MSAA at runtime Matthew Coppola 2024-11-27 04:35:21 -05:00
  • 1d14877bec Allow changing vsync and framerate limit at runtime Matthew Coppola 2024-11-26 05:43:41 -05:00
  • 5aa1cc6117 Cache ints instead of strings for video modes Matthew Coppola 2024-11-23 02:19:57 -05:00
  • 1be0e3680b Add video option to center the window Matthew Coppola 2024-11-21 07:23:54 -05:00
  • 09b0a12b0a Allow changing video resolution at runtime + more Matthew Coppola 2024-11-21 02:54:23 -05:00
  • 05e462b680 Merge pull request #549 from ZenithMDC/fix-dialog-mousescroll fgsfds 2024-12-05 09:40:32 +01:00
  • a2e362caea Forbid mousescroll if dialog is dimmed Matthew Coppola 2024-12-04 21:23:21 -05:00
  • 49ee5b7efb Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port fgsfds 2024-12-04 16:28:15 +01:00
  • a1ca69d9ee port: fix issues mentioned in #530 and #532 fgsfds 2024-12-04 16:27:53 +01:00
  • 424d4de9ac Merge pull request #535 from ZenithMDC/fix-duel-momentum fgsfds 2024-12-04 11:30:57 +01:00
  • 0e1a7e136a port: fix uninitialized var in aiIfPresetsTargetIsNotMyTarget (fixes #542) fgsfds 2024-12-04 10:42:48 +01:00
  • 2386494030 port: 64-bit: fix mema end marker (fixes #545) fgsfds 2024-12-02 13:43:28 +01:00
  • 1b803d792f Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-debugger fgsfds 2024-11-29 09:58:11 +01:00
  • 5db911a58b Merge branch 'port' of https://github.com/fgsfdsfgs/perfect_dark into port-net fgsfds 2024-11-29 09:58:04 +01:00
  • 67675d8980 port: fix #541 fgsfds 2024-11-29 09:46:46 +01:00