Alam Ed Arias
|
db7508f7e4
|
GitLab CI: use "ccache --set-config" over tee on the ccache.conf file
|
2025-02-26 21:02:48 -05:00 |
|
Alam Ed Arias
|
e06eead3eb
|
GitLab CI: no more Gold linker
|
2025-02-26 21:01:47 -05:00 |
|
Logan Aerl Arias
|
748fa366eb
|
Merge branch 'ipv6' into 'master'
netcode: fix runtime issues with -noipv4
See merge request STJr/SRB2!2646
|
2025-02-23 18:07:01 +00:00 |
|
Alam Ed Arias
|
646929d83d
|
netcode: fix runtime issues with -noipv4
|
2025-02-23 12:21:37 -05:00 |
|
Logan Aerl Arias
|
854fc95672
|
Merge branch 'fix-bind-with-ipv6-disabled' into 'master'
Update i_tcp.c to support hosts with IPv6 disabled
See merge request STJr/SRB2!2628
|
2025-02-22 19:47:06 +00:00 |
|
Logan Aerl Arias
|
06d8d02bc4
|
Merge branch 'fix-ipv6-port-collision' into 'master'
Fix port collision on IPv6 connections
See merge request STJr/SRB2!2622
|
2025-02-22 15:09:51 +00:00 |
|
Logan Aerl Arias
|
1472ac75da
|
Merge branch 'master' into 'fix-bind-with-ipv6-disabled'
# Conflicts:
# src/netcode/i_tcp.c
|
2025-02-22 05:29:09 +00:00 |
|
Logan Aerl Arias
|
53fabd11a2
|
Merge branch 'fix-address-resolution-failure' into 'master'
Fix address resolution failure in certain circumstances
See merge request STJr/SRB2!2617
|
2025-02-22 04:51:20 +00:00 |
|
Logan Aerl Arias
|
e7c18ba1f4
|
Merge branch 'add-noipv4-flag' into 'master'
Add -noipv4 flag
See merge request STJr/SRB2!2275
|
2025-02-22 00:44:45 +00:00 |
|
Logan Aerl Arias
|
f54549317b
|
Merge branch 'remove-gold-linker' into 'master'
remove gold linker everywhere
See merge request STJr/SRB2!2643
|
2025-02-16 19:22:10 +00:00 |
|
Logan Aerl Arias
|
36d8d8a01f
|
remove gold linker everywhere
remove gold linker everywhere
|
2025-02-16 14:15:28 -05:00 |
|
Logan Aerl Arias
|
4f64a5fb3d
|
Merge branch 'gitci-Windows-fix' into 'master'
use Unix Makefiles to build Win
See merge request STJr/SRB2!2641
|
2025-02-16 13:59:38 +00:00 |
|
Logan Aerl Arias
|
f7ae70201f
|
use Unix Makefiles to build Win
|
2025-02-16 13:59:38 +00:00 |
|
Logan Aerl Arias
|
6771d0e88b
|
Merge branch 'vcpkg-miniupnpc-fix' into 'master'
fix issue with static mingw build on Windows
See merge request STJr/SRB2!2640
|
2025-02-16 12:41:29 +00:00 |
|
Logan Aerl Arias
|
1f66341d59
|
fix issue with static mingw build on Windows
|
2025-02-16 12:41:29 +00:00 |
|
Alam Ed Arias
|
620bb5054f
|
GitlabCI: use lipo to create universal darwin binary
|
2025-02-07 00:40:21 -05:00 |
|
Alam Ed Arias
|
1e47cb2061
|
GitlabCI: checks if osxcross arm64 build fails
|
2025-02-06 18:51:58 -05:00 |
|
Alam Ed Arias
|
ec3edcc6c9
|
GitlabCI: install static version of curl, libopenmpt,libsdl2-mixer,libpng and libxmp for macs
|
2025-02-06 15:31:26 -05:00 |
|
Alam Ed Arias
|
10bb905ebd
|
GitlabCI: use cmake --build to compile and not call directly Makefile files
|
2025-02-06 12:27:22 -05:00 |
|
Alam Ed Arias
|
ebfea6de0c
|
use -bindaddr6 for mserv PROTO_V6 calls
|
2025-02-02 22:50:59 -05:00 |
|
Alam Ed Arias
|
598307f338
|
Only check for -noipv6 on IPv6 builds in HTTP code
|
2025-02-02 22:50:17 -05:00 |
|
Alam Ed Arias
|
0fe8c7a57a
|
Update m_menu.c
Add check netgame check if someone use both -noipv4 and -noipv6
|
2025-02-02 22:29:44 -05:00 |
|
Alam Ed Arias
|
1278bc5727
|
Update i_tcp.c
Do not error out if we don't have a socket for an address family we have disabled
|
2025-02-03 01:02:57 +00:00 |
|
Alam Ed Arias
|
1ebac1ed40
|
Avoid calling WSAGetLastError() (via errno/h_error) more then once with Winsock2
|
2025-02-02 12:56:56 -05:00 |
|
Alam Ed Arias
|
4bb8183e6f
|
Show in log if IPv6 support is disabled
fixup
|
2025-02-02 12:56:43 -05:00 |
|
Alam Ed Arias
|
4596f20b71
|
Check for ENODEV for hosts with IPv6 disabled while running in IPv6 mode
|
2025-02-02 12:48:57 -05:00 |
|
Alam Ed Arias
|
a203f4e553
|
Update i_tcp.c
Add checks for return code for ioctl(), setsockopt(), getsockopt() and getsockname()
Also show errno and strerror for failed calls
|
2025-02-02 12:48:57 -05:00 |
|
Alam Ed Arias
|
15e89d27c2
|
Merge branch 'master' into add-noipv4-flag
|
2025-02-01 18:39:32 -05:00 |
|
Alam Ed Arias
|
a30457c283
|
Merge commit '250928f6dfc1387b236f645387a39f7b09643065' (internal branch 2215) into add-noipv4-flag
|
2025-02-01 17:18:35 -05:00 |
|
Alam Ed Arias
|
8647766e38
|
Merge commit '7b7a0727a6556203e7321857f4094240ec7b5512' (internal branch 2214) into add-noipv4-flag
|
2025-02-01 16:48:04 -05:00 |
|
Alam Ed Arias
|
f8d0833eab
|
Merge commit '8e66ed73ab2371e89a548344e4ad26139e7d5db2' (internal branch 2214)~1 into add-noipv4-flag
|
2025-02-01 15:03:08 -05:00 |
|
Alam Ed Arias
|
0976bf9f79
|
Merge commit '525edab73c0a203aa85bfcc4eda3c977afdc5682' (branch avoid-update-failed-ms) into add-noipv4-flag
|
2025-02-01 14:58:26 -05:00 |
|
Alam Ed Arias
|
ea3204b5d4
|
Merge commit '0f479f602e2bc740c54b75facafe1c8ae36034da' (avoid-update-failed-ms~1) into add-noipv4-flag
|
2025-02-01 14:30:36 -05:00 |
|
Alam Ed Arias
|
666b9b7df4
|
GitLibCI: installing g++ also installs gcc, one less manually install package
|
2025-02-01 11:15:38 -05:00 |
|
Gustaf Alhäll
|
aee50849ad
|
Fix port collision on IPv6 connections
|
2025-01-29 18:51:53 +01:00 |
|
Alam Ed Arias
|
37ce0043f1
|
GitLabCI: install g++
|
2025-01-27 23:10:30 +00:00 |
|
Hanicef
|
8cbcbf8cf9
|
Fix address resolution failure in certain circumstances
|
2025-01-26 12:28:16 +01:00 |
|
Lactozilla
|
8701ef41f6
|
Remove Facebook URL from the README
|
2025-01-25 19:35:40 -03:00 |
|
Lactozilla
|
cbbe0439b5
|
Update asset hashes
|
2025-01-24 23:37:00 -03:00 |
|
Lactozilla
|
e9abba8748
|
Merge remote-tracking branch 'public/next' into 2215
|
2025-01-24 23:11:13 -03:00 |
|
Alam Ed Arias
|
596c10561f
|
Merge branch 'inline-mobjwasremoved' into 'next'
Inline P_MobjWasRemoved
See merge request STJr/SRB2!2616
|
2025-01-24 19:53:04 +00:00 |
|
Lugent
|
3b36c10d2a
|
Inline P_MobjWasRemoved
|
2025-01-24 19:53:04 +00:00 |
|
Alam Ed Arias
|
63e92b5046
|
Merge branch 'public_next' into 2215
|
2025-01-23 13:47:31 -05:00 |
|
Lactozilla
|
13df48b116
|
Merge branch 'soc-strlcpy-fix' into 'next'
Use deh_strlcpy instead of strncpy or strlcpy in SOC parser
See merge request STJr/SRB2!2614
|
2025-01-23 18:43:07 +00:00 |
|
Lactozilla
|
117e59a3d8
|
Merge branch 'fix-lua-skin-sprites-compat' into 'next'
Fix skin.sprites[i] when used with FF_SPR2SUPER
See merge request STJr/SRB2!2613
|
2025-01-23 18:17:19 +00:00 |
|
Lactozilla
|
d314a977b8
|
Consistency
|
2025-01-23 03:23:01 -03:00 |
|
Lactozilla
|
f2a4e76295
|
Use deh_strlcpy instead of strncpy or strlcpy in SOC parser
|
2025-01-23 03:15:29 -03:00 |
|
Lactozilla
|
24a2d88eb2
|
Fix skin.sprites[i] when used with FF_SPR2SUPER
|
2025-01-22 21:40:00 -03:00 |
|
Lactozilla
|
746a014ad1
|
Re-add P_DoSuperDetransformation
|
2025-01-22 21:11:06 -03:00 |
|
Lactozilla
|
a9cff13a1c
|
Fix building
|
2025-01-22 21:03:58 -03:00 |
|