foxygit
/
doom
Log in
Files
Commits
Refs
git clone https://git.kristoffersson.info/repos/doom.git
commits
tags
2026-08-25
Add a porting guide for reimplementing the splitscreen fork elsewhere
jens
9a219b07
Respawn splitscreen pickups after 30s instead of leaving them forever
jens
936a2a5b
Leave weapons and keycards on the map for splitscreen players too
jens
751f3782
Spread fallback player spawns into a grid instead of a single line
jens
ebf36351
2026-08-22
Fix Multiplayer menu label: wrong size, then wrong position
jens
2788d67e
Fix sky texture offset from the larger screen buffer
jens
692ac0da
Let a phone take slot 0 in the menu-triggered lobby, not just -nolocal
jens
80318dc0
Fix lobby join-locally key not matching the user's actual Use binding
jens
d87ca211
Move Multiplayer to the main menu; make the host's local seat optional
jens
97211d8b
Reclaim a phone's player on reconnect instead of spawning a new one
jens
71b98c5e
Fix death/respawn resetting the whole game in local splitscreen
jens
717b09c5
Scale the finale/cast-crawl screens for the larger buffer
jens
b4d57fb0
2026-08-21
Add a multiplayer lobby, reachable from the menu
jens
6efd10a4
Fix status bar corruption from unscaled SBARHEIGHT
jens
41bbb2c4
Scale menu, intermission, title screen, and status bar for the larger buffer
jens
1ac1de77
Note four known splitscreen/phone-join issues in TODO
jens
3a0a6924
2026-08-20
Update README for the infinite-splitscreen fork's purpose
jens
33ac1763
Add dynamic splitscreen (up to 25 players) and phone-based QR join
jens
7bc4bbae
2026-06-08
Replace Nuked-OPL3 with Nuked-OPL3-fast (#1798)
Tony Gies
353cf500
2026-05-16
strife: Mirror the `mouse_fire_countdown` in joystick logic as well (#1796)
Michał Górny
c62b634f
strife: Support inventory actions common with H/H via gamepad (#1795)
Michał Górny
7df1f933
2026-04-29
docgen: Fix Python SyntaxWarning (#1793)
Michael Day
9e731e2b
2026-04-26
Bump scrolling wall linedefs limit to 66 for gameversion <= 1.2 (#1764)
Michael Francis
941dd35f
2026-04-23
Allow spawn angle of `an=8192` (= 360 deg) (#1791)
Fabian Greffrath
e976b1c0
2026-01-22
Fix use-after-free in DEH_LoadFile()/DEH_LoadLump() (#1783)
Fabian Greffrath
3e0cd5dc
2025-12-10
Merge pull request #1781 from chocolate-doom/fragglet/macos-byebye
Simon Howard
ffb7343c
2025-12-09
Update Github runner to `macos-15-intel`
Simon Howard
c0f89f2a
Stop building macOS .dmg packages in CI
Simon Howard
3ed0e1e2
2025-12-01
Merge pull request #1779 from chocolate-doom/update-gh-actions
Simon Howard
47ec8a60
cppcheck.yml: Set `runs-on` back to `ubuntu-22.04` until `cppcheck` issues are addressed
Michael Francis
0536c0da
workflows/main.yml: Update `actions/checkout` to `v6`
Michael Francis
8831d65e
cppcheck.yml: Run on `ubuntu-latest` and update `actions/checkout` to `v6`
Michael Francis
b6131c59
cpp-linter.yml: Update `actions/checkout` to `v6`
Michael Francis
763d5d8f
2025-11-07
win_opendir: ensure no trailing backslash before __internal_opendir (#1770)
Noseey
92634bf3
2025-09-21
Remove #ifdef SDL_HINT_NO_SIGNAL_HANDLERS check (#1763)
Michael Francis
efecec69
2025-09-16
Hexen: Do not read `player` field from `struct degenmobj_t` (#1757)
Fabian Greffrath
7172d2b9
2025-09-10
Add support for DOS IWAD locations of H+H (#1761)
Julia Nechaevskaya
9aa0bde1
Reject overflow emulation for Heretic/Hexen and moving of PadRejectArray (#1759)
Noseey
c52a135e
2025-08-16
Release 3.1.1 (#1760)
Fabian Greffrath
410d9685
2025-08-14
Release 3.1.1
Fabian Greffrath
e389d6d9
Add initial NEWS for 3.1.1 (#1735)
Turo Lamminen
b34c06e8
2025-08-03
Merge pull request #1752 from chocolate-doom/readme-feedback
Fabian Greffrath
e55e6b63
Merge pull request #1751 from chocolate-doom/gbr-man-page-fixups
Fabian Greffrath
03958cd4
2025-08-01
OPL: used unused variable to silence warning (#1755)
Gabriele Simoni
91f88701
Update GitHub workflow (#1754)
Roman Fomin
c9558311
2025-07-02
README.md: point to github tracker instead of mailing list
Fabian Greffrath
63959b35
2024-09-14
src/*: Recast some option descriptions for clarity
G. Branden Robinson
a8135740
man/docgen (manpage_output): Add special cases
G. Branden Robinson
51bb0201
src/*: Rename some metasyntactic variables
G. Branden Robinson
77171e70
src/{doom,heretic,strife}/d_main.c: Fix grammar
G. Branden Robinson
0a99bb29
older →