Commit graph

  • f3b6db8ba7
    Merge 315e58f67f into c26ce2e6ca kmeaw 2026-08-12 05:37:57 -07:00
  • 6e433143a7
    Merge 37c9d2ea33 into c26ce2e6ca Ramil Sattarov 2026-08-11 16:39:22 +03:00
  • 37c9d2ea33 Added use of RDTSC on e2k arch r-a-sattarov 2026-08-11 16:35:53 +03:00
  • db77e0928d
    Merge 9a0363ded3 into c26ce2e6ca David Heidelberg 2026-08-10 21:33:15 +00:00
  • 9a0363ded3
    Add optional touchscreen controls (SDL backend) David Heidelberg 2026-08-10 21:44:48 +02:00
  • b5bbb7d023
    Merge 6aeb4695c2 into c26ce2e6ca DO2THX 2026-08-10 20:07:40 +01:00
  • 450a968cf2
    Merge 94c82b094e into c26ce2e6ca menguele 2026-08-10 20:07:28 +01:00
  • c26ce2e6ca Added e2k arch detection master r-a-sattarov 2026-08-10 16:51:44 +03:00
  • bd89e79ccd Added e2k arch detection r-a-sattarov 2026-08-10 16:51:44 +03:00
  • 6aeb4695c2
    Update CI runners, dependencies, and macOS packaging Tom Hensel 2026-08-04 19:56:43 +02:00
  • 68d89fab92 Fix visible vignette post-processing Ericson Willians 2026-07-07 17:53:40 -03:00
  • 01cd100a8b Retune lighting presets for enhanced renderer Ericson Willians 2026-07-07 17:28:45 -03:00
  • e6e12882b5 Overhaul configurable dynamic lighting Ericson Willians 2026-07-07 17:16:24 -03:00
  • 7e866a4a9a Enhance post-processing and lighting presets Ericson Willians 2026-07-07 16:40:17 -03:00
  • e2b4f0822e Enhance fog presets and fix Brutal Doom crashes Ericson Willians 2026-07-07 14:13:07 -03:00
  • 35de65ff79 chore: removed CLAUDE.md Ericson Willians 2026-07-07 09:13:25 -03:00
  • 5dc39b232d Restore DECORATE action return compatibility Ericson Willians 2026-07-07 09:07:09 -03:00
  • 127e1c07a0 Merge gzdoom master into BiasedDoom sync branch Ericson Willians 2026-07-07 08:52:04 -03:00
  • 1c97ab4ba3 Enhance atmospheric fog and color grading Ericson Willians 2026-07-06 19:08:34 -03:00
  • 7a22a6a4c3 Remove VHS vertical scratch artifacts Ericson Willians 2026-07-04 14:39:45 -03:00
  • e0fcb88849 Add gothic tonemaps and update boot branding Ericson Willians 2026-07-04 13:22:00 -03:00
  • fff83960d7 Enhance post-processing and procedural generation Ericson Willians 2026-07-04 12:54:47 -03:00
  • cc74d08699 fix(procgen): prevent OOB Grid access during vertical door UDMF emission Ericson Willians 2026-06-09 08:17:02 -03:00
  • c6e5ed41e1 Bump BiasedDoom version to 4.15.1 Ericson Willians 2026-06-04 00:13:00 -03:00
  • c453f55455 chore: updated version Ericson Willians 2026-06-04 00:12:30 -03:00
  • 418abe36ad fix(tools): correct VERSIONSTR sed replacement quoting Ericson Willians 2026-06-03 19:04:57 -03:00
  • 5fc1a81a21 chore(release): streamline release workflow and version metadata Ericson Willians 2026-06-03 18:59:41 -03:00
  • 2a36d85bef chore(release): streamline release workflow and version metadata Ericson Willians 2026-06-03 17:38:55 -03:00
  • 8e8db46b5a
    Merge 831c510f55 into 092b9c0515 asker 2026-03-24 08:23:35 +01:00
  • 831c510f55 Added cl_horizontalautoaim CVAR asker 2026-03-24 08:22:38 +01:00
  • b03c195e5c feat(render): implement configurable CRT and NTSC post-processing pipeline Ericson Willians 2026-01-18 18:24:13 -03:00
  • 42e6d5cb28 feat(rendering): add configurable advanced atmosphere modes - Implemented new atmosphere modes: Toxic, Hellfire, and Cyberpunk. - Moved atmosphere shader logic to 'present.fp' to apply effects globally, including the status bar and menus. - Added 'gl_atmosphere_intensity' and 'gl_atmosphere_contrast' CVARs to allow users to fine-tune effect strength and look. - Exposed new parameters via "Atmosphere Intensity" and "Atmosphere Contrast" sliders in the Post-Process menu. - Refactored 'PresentUniforms' to include new parameters and removed obsolete 'TonemapUniforms' struct. - Resolved build errors related to missing 'GLsync' types and shader uniform definitions. Ericson Willians 2026-01-15 18:00:24 -03:00
  • 3ef17bb946 chore: Rename project from NeoDoom to BiasedDoom Ericson Willians 2026-01-15 16:09:38 -03:00
  • 8690e4f64c feat: feat: Add custom mugshot scaling and positioning support to SBARINFO Ericson Willians 2026-01-14 13:15:07 -03:00
  • 12f5a75ec5
    Merge 03342f6a29 into 092b9c0515 Florian Piesche 2025-11-17 14:45:39 -08:00
  • 092b9c0515 Fix for linking against Clang(lld) ewomer 2025-11-13 17:05:11 -05:00
  • 5d1af61618 fixed DECORATE code generation for direct functions. Christoph Oelckers 2025-11-16 19:58:12 +01:00
  • c5f0539875 Fix for linking against Clang(lld) ewomer 2025-11-13 17:05:11 -05:00
  • 5e9e2302f4 reverted the tooltip feature. Christoph Oelckers 2025-11-04 09:28:19 +01:00
  • 52295fce2b re-enabled k_allowfullscreentoggle which got disabled in a recent refactoring. Christoph Oelckers 2025-11-04 09:10:51 +01:00
  • 21b6ddf7ae feat: first animation attempt on GLTF files Ericson Willians 2025-11-03 18:01:35 -03:00
  • b746be8a6b removed vkDoom exclusive menu option Christoph Oelckers 2025-11-02 08:45:08 +01:00
  • 23ea81dbef fix bad name for shadowmap filter options. Christoph Oelckers 2025-10-30 08:00:17 +01:00
  • adc88d5680 fix bad game filter in Chex's 101 lock. Christoph Oelckers 2025-10-30 07:55:25 +01:00
  • 3b0ab3cb3a feat: fixed material color rendering Ericson Willians 2025-10-28 13:13:51 -03:00
  • d3e1af7225 feat: first GLTF rendering success Ericson Willians 2025-10-27 13:10:32 -03:00
  • a3ae94cf0e
    - demote error to warning for discordappid and steamappid Rachael Alexanderson 2025-10-23 15:55:05 -04:00
  • b000203598 Fix flatsprites on reflective flats rendering under/over floor/ceiling. dileepvr 2025-10-19 22:58:16 -06:00
  • ad494952b7
    Fix flatsprites on reflective flats rendering under/over floor/ceiling. dileepvr 2025-10-19 22:58:16 -06:00
  • 725efeae70 Fix wide char input. KeyChar should be unsigned for full 16-bit unicode dwing 2025-08-05 18:01:45 +08:00
  • d3f7c41654 Fix drawing wide char for TXT_QUITENDOOM dwing 2025-08-05 17:46:33 +08:00
  • 6ce0b878a9 Added two OPN2-LLE emulators into list for libOPNMIDI Wohlstand 2025-09-22 03:17:40 +03:00
  • 6c6c97d38d Fix validation error for missing readonly qualifier on buffer objects Fix validation error for swap chain present semaphore Magnus Norddahl 2025-10-18 23:14:27 +02:00
  • a1d93c34f0 Fix validation error for missing readonly qualifier on buffer objects Fix validation error for swap chain present semaphore Magnus Norddahl 2025-10-18 23:14:27 +02:00
  • c9a723e37d
    - only allow numerical values for steamappid and discordappid Rachael Alexanderson 2025-10-18 00:53:47 -04:00
  • c8c372a020 Re-license to GPLv2 Marcus Minhorst 2025-10-16 16:35:56 -04:00
  • 0ce4de81c1 Added support for massacre special 515 used by Heretic+Hexen's UMAPINFO definitions. Christoph Oelckers 2025-10-12 14:26:59 +02:00
  • 05151df118 move m_haptics out of common due to licensing conflicts. Christoph Oelckers 2025-10-16 20:09:33 +02:00
  • 0ad433f1b8 Reverted all exports of DSectorEffect subclasses Christoph Oelckers 2025-10-16 19:51:22 +02:00
  • b65889b466 fix up shit Ricardo Luís Vaz Silva 2025-10-14 13:37:02 -03:00
  • ac6c38aa9a made changes to default levelnum calculation after clarifying how this should work. Christoph Oelckers 2025-10-14 13:22:32 +02:00
  • 4c5804b1e7 tweaked launcher window theme. Christoph Oelckers 2025-10-14 13:01:17 +02:00
  • f6046a0902 made changes to default levelnum calculation after clarifying how this should work. Christoph Oelckers 2025-10-14 13:22:32 +02:00
  • 503efa79f1 fix Linux IsDarkMode function. Christoph Oelckers 2025-10-14 13:11:40 +02:00
  • 584af50073 tweaked launcher window theme. Christoph Oelckers 2025-10-14 13:01:17 +02:00
  • 22a938f885 use a submenu to select the MIDIO device. Christoph Oelckers 2025-10-14 12:04:22 +02:00
  • af64c86077 disabled the tooltips and gave them an off switch by setting the number of lines to 0. Christoph Oelckers 2025-10-14 11:25:47 +02:00
  • 368d0af7ad updated text files Christoph Oelckers 2025-10-14 11:10:10 +02:00
  • 0891ab2c6f replaced MENUDEF with VkDoom's version that features a far better structure. Christoph Oelckers 2025-10-14 10:27:55 +02:00
  • 91354ed47a Added missing scale and alpha interpolations Boondorl 2025-10-14 03:39:08 -04:00
  • 61123d8cdb calculate ID24 levelnums the correct way. Christoph Oelckers 2025-10-14 08:58:01 +02:00
  • c723e96372
    Merge branch 'master' into menu-fades Cacodemon345 2025-10-12 16:52:50 +06:00
  • 82b25897a2 GrayCheckMode is now a name Marcus Minhorst 2025-10-11 19:18:56 -04:00
  • e558d2be8a properly handle reading from embedded compressed archives. Christoph Oelckers 2025-10-12 00:02:45 +02:00
  • 7cd16fbe0d updated the license readme. Christoph Oelckers 2025-10-12 23:54:51 +02:00
  • f4595456f6 use the full path of the currently parsed lump for LANGUAGE lumps. Christoph Oelckers 2025-10-12 23:11:23 +02:00
  • 37ded64cb6 fixed some warnings Christoph Oelckers 2025-10-12 23:03:16 +02:00
  • 29f1f7cc2a fix subtitles in Strife intro Christoph Oelckers 2025-10-12 22:41:14 +02:00
  • 996251e914 added support for Boom's HELP01-HELP99 screens. Christoph Oelckers 2025-10-12 22:01:15 +02:00
  • 028a83093d Revert "- apparently, this was broken before which is why this neeeded this commit in the first place, but now it's been fixed in the official distribution, which makes this commit unnecessary. Or so I am told." Christoph Oelckers 2025-10-12 09:09:11 +02:00
  • 8ad7cafe39 Added GrayInv and and HideInv optmenu item gray mode Marcus Minhorst 2025-10-11 17:45:18 -04:00
  • 20bf23f5c7 Marked error as fatal Marcus Minhorst 2025-09-06 19:52:34 -04:00
  • c466b0f905 Moved gitinfo.h to build tree Marcus Minhorst 2025-09-06 19:21:44 -04:00
  • ef2e960850 Allow GIT_DESCRIBE env var to work in non-git repos Marcus Minhorst 2025-09-06 15:10:59 -04:00
  • dab4006524 Adjust menu Marcus Minhorst 2025-09-03 20:30:48 -04:00
  • e941515490 Moved image calibration to submenu Marcus Minhorst 2025-09-03 19:03:11 -04:00
  • 4586715727 - disable scaling in video settings menu Rachael Alexanderson 2025-09-03 00:34:42 -04:00
  • 4cf0d530d5 gamma_PPShader_5.patch dileepvr 2025-09-03 15:49:08 -04:00
  • d170bfde7b More user-friendly gamma option Marcus Minhorst 2025-09-02 13:11:37 -04:00
  • fa2f7e0067 Adjust default gamma Marcus Minhorst 2025-09-02 12:46:44 -04:00
  • 0318d3d0c4 Colorspace fixes Marcus Minhorst 2025-09-02 12:27:18 -04:00
  • 2145166b53 Cleanup Marcus Minhorst 2025-09-02 11:48:38 -04:00
  • 3637d50b86 bwpoint_comp.patch Marcus Minhorst 2025-09-01 22:04:29 -04:00
  • 3a092b0539 gamma_menu_2.patch dileepvr 2025-09-01 22:01:36 -04:00
  • 5c73d21480 gamma_menu.patch dileepvr 2025-09-01 21:51:46 -04:00
  • 0ae298dcff Merge commit 'f4d4056508' into controller-binds-dev Marcus Minhorst 2025-10-11 12:55:15 -04:00
  • f4d4056508 Squashed 'libraries/ZWidget/' changes from b5ae8c8ab0..f47c0defd7 Marcus Minhorst 2025-10-11 12:55:15 -04:00
  • 8c079bad9a Add notification that desktop binds are disabled Marcus Minhorst 2025-10-03 15:00:20 -04:00
  • 5f817cd7db Added Keyboard/Joystick conflict detection Marcus Minhorst 2025-10-03 14:19:57 -04:00
  • 5a0669c9f2 Correct some appimage libraries Marcus Minhorst 2025-10-02 20:58:39 -04:00