smallmodel
|
619d27da81
|
Add getentity
|
2025-01-15 18:00:04 +01:00 |
|
smallmodel
|
bfd0f6e744
|
Fix the platform dependant compile error
Build branch / build-all (push) Failing after 18s
CodeQL / Analyze (push) Has been cancelled
|
2025-01-14 00:08:34 +01:00 |
|
smallmodel
|
6d71cabbda
|
Export FS_FOpenFile
|
2025-01-13 23:22:33 +01:00 |
|
smallmodel
|
317664f88c
|
Throw an error if the player is dead in EndLevel()
|
2025-01-13 20:51:28 +01:00 |
|
smallmodel
|
e7cddd47a5
|
Fix incorrect map name and spawnpoint when a spawnpoint ('$') is specified, causing crash
|
2025-01-13 20:45:53 +01:00 |
|
smallmodel
|
393dfae33e
|
Give starting ammo at the next frame
|
2025-01-13 20:27:07 +01:00 |
|
DraGoN
|
c69ea0e4d8
|
Fixed parameter order in localtime_r and gmtime_r for FreeBSD, OpenBSD, and NetBSD
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 16s
|
2025-01-13 19:21:56 +01:00 |
|
smallmodel
|
f22ea9eb21
|
Link against rt
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 21s
|
2025-01-11 23:50:33 +01:00 |
|
smallmodel
|
a0f6d7d361
|
Initialize met_comment to false
|
2025-01-11 15:20:41 +01:00 |
|
smallmodel
|
1b5232c2d0
|
Fix compile errors
Build branch / build-all (push) Failing after 18s
CodeQL / Analyze (push) Has been cancelled
|
2025-01-09 23:17:39 +01:00 |
|
smallmodel
|
089e68e85e
|
Add a cvar to opt out for logfile timestamps
|
2025-01-09 23:08:15 +01:00 |
|
smallmodel
|
a9ec7cff4f
|
Write the time before each message printed in the logfile
|
2025-01-09 22:23:02 +01:00 |
|
smallmodel
|
63c2b3642c
|
Print the version when opening the logfile
|
2025-01-09 21:42:12 +01:00 |
|
smallmodel
|
5e04124211
|
Fix accuracy being 0.0 in the stats screen
|
2025-01-09 21:30:40 +01:00 |
|
smallmodel
|
bbfd4ac280
|
Bump version number
|
2025-01-09 20:38:18 +01:00 |
|
smallmodel
|
28fd0ba201
|
Use spline as the default source resampler for OpenAL
This makes sounds feel stronger, the spline resampler has slightly louder high frequencies
|
2025-01-09 20:36:15 +01:00 |
|
smallmodel
|
305c026f4e
|
Import alGetStringiSOFT
|
2025-01-09 20:29:30 +01:00 |
|
smallmodel
|
ec95b6bfbe
|
Fix localization not working properly
|
2025-01-08 22:52:47 +01:00 |
|
smallmodel
|
6049ecfc6e
|
Localize dmbox and gmbox
|
2025-01-08 21:26:47 +01:00 |
|
smallmodel
|
6a31381c8e
|
Format localization source files
|
2025-01-08 21:26:41 +01:00 |
|
smallmodel
|
7f8bcf8075
|
Don't read localization.txt file twice
|
2025-01-08 21:07:13 +01:00 |
|
smallmodel
|
b84a47ad3f
|
Localization files should be sorted case-insensitive
|
2025-01-08 21:04:09 +01:00 |
|
smallmodel
|
f91d0c1693
|
Add missing EV_CanSeeNoEnts
The `canseenoents` was accidentally missing from the Entity's response list, some scripts rely on it
|
2025-01-08 20:52:24 +01:00 |
|
smallmodel
|
cd65424b00
|
Fix an infinite loop when setting up path for Vehicle
|
2025-01-08 20:32:34 +01:00 |
|
smallmodel
|
c0d5ebaaf3
|
Merge branch 'main' into freebsd-support
|
2025-01-08 18:55:50 +01:00 |
|
smallmodel
|
d396a45e64
|
Annoying MSVC focus mistake
|
2025-01-08 18:55:54 +01:00 |
|
smallmodel
|
c3b42cc297
|
Merge branch 'main' into freebsd-support
|
2025-01-08 18:50:34 +01:00 |
|
smallmodel
|
4f32d436bb
|
Disable OpenAL limiter
|
2025-01-08 18:45:05 +01:00 |
|
smallmodel
|
4268a875fa
|
Revert commit b95241dcfe
|
2025-01-08 17:56:44 +01:00 |
|
ysdragon
|
2ec2ef8bbf
|
Update sys CMake configuration to link execinfo for BSD variants
|
2025-01-08 11:27:09 +02:00 |
|
ysdragon
|
7ba29029e1
|
Add support for additional BSD platforms in platform detection
|
2025-01-08 11:26:54 +02:00 |
|
smallmodel
|
bbdbe62930
|
Let SetOwner() assign the edict's ownerNum
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 15s
|
2025-01-07 21:41:49 +01:00 |
|
smallmodel
|
b95241dcfe
|
Rotate audio listener by +90 degrees forward
This fixes wrong spatialization of 3D sources with HRTF
|
2025-01-07 20:49:25 +01:00 |
|
smallmodel
|
f7947b3fe3
|
Add playerbot_strategy source files
|
2025-01-07 01:03:35 +01:00 |
|
smallmodel
|
4c06dd7107
|
Make UColor constant
|
2025-01-07 00:40:11 +01:00 |
|
smallmodel
|
d6db83805d
|
Make chat message colors brighter
|
2025-01-07 00:39:45 +01:00 |
|
smallmodel
|
25f4d0199d
|
Use const UColor pointer
|
2025-01-07 00:32:03 +01:00 |
|
smallmodel
|
3bcd5cf308
|
Add UColor copy constructor
|
2025-01-07 00:26:40 +01:00 |
|
smallmodel
|
ce38cf9040
|
Add missing newline for the health pickup message
|
2025-01-07 00:09:44 +01:00 |
|
smallmodel
|
adc2704da0
|
Improve code clarity
|
2025-01-07 00:09:28 +01:00 |
|
smallmodel
|
f999d87f68
|
Set the subtitle regardless of g_subtitle if the alias indicate it's forced
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 1m12s
|
2025-01-06 13:37:19 +01:00 |
|
smallmodel
|
7f8446ab82
|
If random alias name is NULL, use one from global aliases
|
2025-01-06 13:32:50 +01:00 |
|
smallmodel
|
4d2b61a766
|
Server-side subtitles must only work on single-player mode
|
2025-01-06 13:29:12 +01:00 |
|
smallmodel
|
1f3661238a
|
Check for valid player 0 before setting subtitle
|
2025-01-06 13:26:29 +01:00 |
|
smallmodel
|
5f236d4d42
|
Fix projectiles having an unassigned weapon owner
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 1m43s
This fixes weapons that shoot projectiles not being taken into account for being the preferred weapon
|
2025-01-05 23:57:08 +01:00 |
|
smallmodel
|
8fb3856ea6
|
Add a centerprint message when joining a team that is full
|
2025-01-05 20:19:52 +01:00 |
|
smallmodel
|
418985f90b
|
Fix animation not looping in the same state
|
2025-01-05 20:02:50 +01:00 |
|
smallmodel
|
2c738fa28e
|
Fix occasional errors related to SV_FindIndex
Some maps (and mods) declare many sounds, sounds with the same name would be present more than once because the case was taken into account
|
2025-01-05 19:54:32 +01:00 |
|
smallmodel
|
8a8ac2e3d1
|
Fix newline in win message
|
2025-01-05 18:36:45 +01:00 |
|
smallmodel
|
cf65fd890d
|
Fix incorrect number of wins in the scoreboard
|
2025-01-05 18:20:00 +01:00 |
|