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
|
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 |
|