Alam Ed Arias
4258e898ff
whitespace cleanup
2025-01-21 23:26:47 -05:00
Lactozilla
8fbbf802e6
Update copyrights to 2025
2025-01-16 14:13:30 -03:00
Alam Ed Arias
7d8f442ea5
Merge branch SRB2:next into improve-sleep-accuracy
2025-01-10 06:36:46 +00:00
Alam Ed Arias
96cc0f35a5
Merge branch SRB2:next into haiku-update-support
2025-01-10 06:15:14 +00:00
Alam Ed Arias
89d11cf146
Merge branch SRB2:next into refactor-tty-input
2025-01-10 03:40:03 +00:00
Gustaf Alhäll
fb80091ac3
Double slack time for busy-wait
2025-01-06 09:49:04 +01:00
Gustaf Alhäll
f7b0e771de
Fix FreeBSD build
2024-12-17 20:43:09 +01:00
Hanicef
e215d23376
Update outdated __HAIKU__ ifdefs
2024-12-17 20:26:17 +01:00
Jordan Christiansen
0a611b0f09
Convert waddir to an absolute path
...
Since we change directories to the waddir, if waddir is a relative path,
it will be invalidated after changing directories. Converting it to an
absolute path means we can change directories without messing anything
up.
Fixes #1310
2024-11-07 16:03:48 -06:00
Gustaf Alhäll
455ffec1e4
Check for empty string before printing in console
2024-10-07 15:48:42 +02:00
Gustaf Alhäll
6dbcd2ba19
Fix buffer overflow when registering a dedicated build server on MS
2024-09-29 21:40:17 +02:00
Lactozilla
68f40d8a64
Merge branch 'fix-console-dedicated-windows' into 'next'
...
Fix command prompt issues on dedicated build on Windows
Closes #1290
See merge request STJr/SRB2!2518
2024-09-28 21:37:13 +00:00
Lactozilla
e7b4beba20
Update dates in copyright notices of all files modified in 2024
2024-09-21 21:35:01 -03:00
Hanicef
60852cab0e
Fix command prompt issues on dedicated build on Windows
2024-09-17 21:15:54 +02:00
Hanicef
f713f5fdeb
Don't traverse the entire HOME directory but for real this time
2024-06-28 21:07:18 +02:00
sphere
7cff7f7746
Merge branch 'avoid-traversing-home' into 'next'
...
Don't traverse the entire HOME directory to find wads
See merge request STJr/SRB2!2396
2024-06-05 21:33:18 +00:00
Hanicef
64df782287
Refactor TTY input handling
2024-05-19 12:20:03 +02:00
Hanicef
c2e58b59a9
Fix other builds
2024-05-12 19:54:14 +02:00
Hanicef
10365e943a
Use DEFAULTDIR instead of hardcoding .srb2
2024-03-20 20:44:17 +01:00
Hanicef
8794e411bd
Don't traverse the entire HOME directory to find wads
2024-03-20 19:23:13 +01:00
Eidolon
2c0622cd4d
Include poll.h on UNIXCOMMON in dedicated
2024-02-24 13:23:27 -06:00
Eidolon
4c7b2f16e7
Move MIN_SLEEP_DURATION_MS macros for Apple
...
These were not defined for macOS despite being necessary.
2024-02-24 13:19:22 -06:00
Lactozilla
0664671c57
Merge branch 'next' into delete-unused-render-code
2024-02-24 14:02:33 -03:00
Hanicef
0d598150b3
Fix insane TTY input latency
2024-02-21 20:22:23 +01:00
Lactozilla
07656de1d2
Delete old and unused rendering-related code
...
- Deleted view border code
- Deleted highcolor code
- Deleted pre-NEWCLIP code
- Deleted ylookup and columnofs
- Deleted the last remnants of con_clipviewtop and dc_hires
2024-02-18 22:11:22 -03:00
Hanicef
de66e055a7
Fix keyboard input via console
2024-02-15 18:56:25 +01:00
Hanicef
6218f85658
Add I_GetSysName to dedicated build
2024-02-15 18:54:24 +01:00
Hanicef
27cf39dd54
Prevent recursion into quit functions
2024-02-15 18:54:24 +01:00
Hanicef
c4b076ea1b
Fix compiler warning on Windows
2024-02-15 18:54:24 +01:00
Hanicef
f2a9a81786
Fix Windows build
2024-02-15 18:54:24 +01:00
Gustaf Alhäll
28f196ad3e
Fix potential deadlock when using cond
2024-02-15 18:54:24 +01:00
Gustaf Alhäll
77e83ddebb
Add dedicated server build
2024-02-15 18:54:24 +01:00