Logan Aerl Arias
5a16fd138f
fix path to x64 curl in VS project file
...
(edited by hand via WebIDE)
2024-02-14 23:53:13 +00:00
Arthur
0cb4a1397d
Remove absolute paths
2024-02-14 18:04:58 -05:00
Arthur
99c91d4bb3
Visual Studio compiles again
2024-02-14 16:36:36 -05:00
Alam Ed Arias
3a5c5410bf
Merge branch SRB2:next into fix-command-line-input
2024-02-14 17:12:05 +00:00
SteelT
ddfb59d185
Add common I_GetSysName function
...
Replaces the OS defines in Command_Version_f() with a common function to fetch the system name the game is currently running on.
2024-02-11 23:31:34 -05:00
Logan Aerl Arias
da394a87dd
add Visual Studio 2022 support (via CMAKE)
2024-02-10 19:29:48 +00:00
Hanicef
8155313344
Fix input via command line/terminal not working
2024-02-09 18:49:32 +01:00
Lactozilla
6180ddde32
Fix slope plane distortion
2024-01-29 22:08:22 -03:00
Lactozilla
b6e4771085
Merge branch 'next' into translations
2024-01-02 22:06:14 -03:00
Lactozilla
a266fbb6a0
Revert 6c701a9312
2023-12-26 17:53:38 -03:00
Logan Aerl Arias
6c701a9312
Revert "Merge branch 'native-keyboard-layout-support' into 'next'"
...
This reverts merge request !1952
2023-12-26 19:21:09 +00:00
Logan Aerl Arias
2cf26236df
Merge branch 'use-fwrapv-gcc-flag' into 'next'
...
Pass -fwrapv to GCC compilation flags
See merge request STJr/SRB2!2195
2023-12-25 23:59:30 +00:00
Logan Aerl Arias
3ba48ba43f
Merge branch 'use-unix-nanosleep' into 'next'
...
Use nanosleep for I_SleepDuration on *nix
See merge request STJr/SRB2!2184
2023-12-25 23:59:17 +00:00
Logan Aerl Arias
63a5361d3a
Merge branch 'native-keyboard-layout-support' into 'next'
...
Implement support for native keyboard layout
See merge request STJr/SRB2!1952
2023-12-25 23:57:51 +00:00
Alam Ed Arias
1c89d60b26
Merge branch 'master' into next
2023-12-25 17:45:49 -05:00
Hanicef
13cfc5ef59
Make execinfo.h optional (fixes musl libc build)
2023-12-25 16:38:11 -05:00
sphere
d2d03a2e54
Merge branch 'fix-ungrabbed-keydown' into 'next'
...
Fix mouse events not being fired when the mouse is ungrabbed
Closes #879
See merge request STJr/SRB2!2178
2023-12-22 10:52:53 +00:00
Lactozilla
5f21befb09
Merge branch 'next' into translations
2023-11-30 18:54:36 -03:00
Monster Iestyn
473597dd02
Merge branch 'master' into next
2023-11-29 16:49:18 +00:00
sphere
553c4b9ce9
Merge branch 'fix-module-volume' into 'next'
...
Make module music volume more accurate
See merge request STJr/SRB2!2215
2023-11-29 11:21:07 +00:00
bitten2up
30e48fd555
I_SetSongTrack(int) should be I_SetSongTrack(INT32)
2023-11-29 11:19:53 +00:00
Monster Iestyn
10ca749991
Merge branch 'Termios_fix' into 'next'
...
TERM IO fixup
Closes #1141
See merge request STJr/SRB2!2206
2023-11-26 19:25:21 +00:00
LJ Sonic
8cc7a88c5f
Make module music volume more accurate
2023-11-16 22:00:23 +01:00
Alam Ed Arias
2062553d22
Update i_system.c
...
Add a check for overflowing the TERIOS buffer
2023-11-09 20:21:04 -05:00
Gustaf Alhäll
6d650728f6
Update CMake and XCode build systems
2023-11-02 21:58:36 +01:00
Lactozilla
9dbf30e20d
Refactor tokenizer
2023-10-30 14:54:32 -03:00
Lactozilla
4f873d5f8f
WIP ZDoom translations
2023-10-29 20:33:49 -03:00
Gustaf Alhäll
e92787e75f
Fix Windows build
2023-10-28 15:44:45 +02:00
Gustaf Alhäll
b98d9dfe52
Use nanosleep for I_SleepDuration on *nix
2023-10-26 23:43:07 +02:00
Alam Ed Arias
f2fa2505cd
Merge branch SRB2:next into native-keyboard-layout-support
2023-10-25 19:05:06 +00:00
Alam Ed Arias
ffbe5dba15
Merge branch 'next' into fix-ungrabbed-keydown
2023-10-23 14:44:34 -04:00
Alam Ed Arias
a68440c4db
Merge branch 'master' into next
2023-10-22 11:14:13 -04:00
Gustaf Alhäll
b544c4202a
Fix FreeBSD build errors (again)
2023-10-20 17:37:32 +02:00
LJ Sonic
9f116c7c9e
Fix mouse events not being fired when the mouse is ungrabbed
2023-10-18 16:50:06 +02:00
Alam Ed Arias
a60ac0508f
Merge remote-tracking branch 'origin/next' into gitlabcirunnertest
2023-10-15 21:43:35 -04:00
Alam Ed Arias
35f57882e4
signalhandlers are function of NORETURN
2023-10-15 14:16:13 -04:00
Zwip-Zwap Zapony
cfedee9dc9
Fix CMake compiling
2023-09-19 18:46:05 +02:00
LJ Sonic
2a896538d9
Merge branch 'netcode-rerefactor' into 'next'
...
Re-delete netcode
See merge request STJr/SRB2!2083
2023-09-18 16:47:28 +00:00
Alam Ed Arias
8558d123ee
SDL: add version check for SDL_OPenURL()
2023-09-12 19:32:47 -04:00
Alam Ed Arias
64eb1b0bff
backtrace: do not care for junk var
2023-09-09 16:21:04 -04:00
Alam Ed Arias
05223fbc6d
backtrace: store result of write() in a junk var
2023-09-09 16:10:42 -04:00
sphere
d4aac9a857
Merge branch 'fix-freebsd-build' into 'next'
...
Fix FreeBSD build errors
See merge request STJr/SRB2!2071
2023-08-20 17:19:39 +00:00
Sally Coolatta
b5b7b7c1e3
Merge remote-tracking branch 'upstream/master' into next
2023-08-20 00:23:26 -04:00
bitten2up
93f11508fc
remove stray else
2023-08-19 19:52:10 -05:00
SteelT
20e4e8a5c4
Fix crash handler showing garbage string for signal title
...
This fixes the signal title being shown as something like "Process killed by signal: Process killed by signal: ó>"
Did some minor cleaning while I'm also here
2023-08-07 14:06:24 -04:00
LJ Sonic
df0c8e0557
Merge remote-tracking branch 'origin/next' into netcode-rerefactor
2023-08-01 19:00:52 +02:00
Sal
26583a9845
Ring Racers CMake + Debug build improvements
2023-08-01 02:29:45 +00:00
katsy
7634a96031
delete ASM code, remove NASM
2023-07-27 23:58:53 -05:00
LJ Sonic
684382fc5e
Add missing include directive
2023-07-27 15:38:51 +02:00
LJ Sonic
0b17e3c418
Move netcode files to a new folder
2023-07-27 15:38:42 +02:00