Hanicef pushed to master at Hanicef/Antimony 2026年07月13日 17:55:56 +02:00
89aca2353f Read from stream in chunks
Hanicef pushed to master at Hanicef/Antimony 2026年07月13日 15:10:32 +02:00
97a283a003 Add Playdate build
Hanicef pushed to next at srb2classic/srb2classic 2026年07月12日 22:28:10 +02:00
452bab8397 Merge pull request 'fix gamepad controls in the server info and confirmation screens' (#201) from push-wnzmqtsrxwmt into next
939ab566d5 Fix controller input on some menus
f3d064ed6a add gamepad binds for the server addons list screen
7ffbfb2bb4 fix inconsistent gamepad controls in the server join confirmation dialog
Compare 4 commits »
Hanicef deleted branch push-wnzmqtsrxwmt from srb2classic/srb2classic 2026年07月12日 22:28:10 +02:00
Hanicef closed issue srb2classic/srb2classic#200 2026年07月12日 22:28:09 +02:00
Gamepad cannot be used on the pre-join server info screens
Hanicef merged pull request srb2classic/srb2classic#201 2026年07月12日 22:28:09 +02:00
fix gamepad controls in the server info and confirmation screens
Hanicef pushed to push-wnzmqtsrxwmt at srb2classic/srb2classic 2026年07月12日 22:18:15 +02:00
939ab566d5 Fix controller input on some menus
Hanicef commented on pull request srb2classic/srb2classic#201 2026年07月12日 21:58:17 +02:00
fix gamepad controls in the server info and confirmation screens

Same here.

Hanicef commented on pull request srb2classic/srb2classic#201 2026年07月12日 21:58:17 +02:00
fix gamepad controls in the server info and confirmation screens

Same here.

Hanicef commented on pull request srb2classic/srb2classic#201 2026年07月12日 21:58:17 +02:00
fix gamepad controls in the server info and confirmation screens

Same here.

Hanicef commented on pull request srb2classic/srb2classic#201 2026年07月12日 21:58:17 +02:00
fix gamepad controls in the server info and confirmation screens

I don't think gamekeydown doesn't capture controller input, and it doesn't work for me with a controller. G_GetPlayerGamepad(0)->buttons[GAMEPAD_BUTTON_X] works, though, so I suggest we do...

Hanicef pushed to master at Hanicef/Antimony 2026年07月12日 18:25:31 +02:00
fec545cb85 Refactor DAC register handling
Hanicef pushed to master at Hanicef/Antimony 2026年07月11日 21:06:43 +02:00
29d92af343 Add image loading
Hanicef pushed to master at Hanicef/pipebridge 2026年06月26日 19:14:04 +02:00
7a8bbadcee Fix exception when using TLS
Hanicef pushed to master at Hanicef/pipebridge 2026年06月26日 19:12:30 +02:00
51207b3237 Fix error when connection is closed gracelessly
Hanicef pushed to next at srb2classic/srb2classic 2026年06月23日 20:14:54 +02:00
09ba59857f
Merge remote-tracking branch 'upstream/next' into next
eb16ca309d Merge branch 'fix-opengl-if-color-lut-buffer-overflow' into 'next'
bbc1b41c29 Merge branch 'tsourdt3rdport2' into 'next'
7bfdf01908 Merge branch 'fix/viewserver-gamepad' into 'next'
f46940ade6 Merge branch 'classicbadtextures' into 'next'
Compare 19 commits »
Hanicef pushed to master at Hanicef/pipebridge 2026年06月21日 13:21:13 +02:00
74ddf07d93 Add /me, /help, and tweak bridge coloring
e2a532886b Implement /list command
f508e43d81 Add name changing to webbridge
b73195eaed Add scrolling and message limits to webbridge
7e18fd41c3 Add who command to webbridge
Compare 6 commits »
Hanicef pushed to master at Hanicef/pipebridge 2026年06月20日 22:34:12 +02:00
26141dc2d3 Add separate config file to webbridge
Hanicef pushed to master at Hanicef/pipebridge 2026年06月20日 19:57:59 +02:00
23ef05d585 Split HTML, CSS and JavaScript into separate files
Hanicef pushed to master at Hanicef/pipebridge 2026年06月20日 19:51:09 +02:00
b3467fd85c Replace overtebridge with a generic web bridge