RSS feed
4a017f06
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/12/10 18:46
bsp30: fix blacked out lightmaps on one surface
a8a766f5
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/12/10 17:40
textures: data -> pixels and reduce "offsets"-related noise
d1fec3d8
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/12/10 17:40
bsp30: blue on textures with "{" is transparent
5cffae70
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/12/10 17:39
physics: normalize to stop player from getting "hung" in corners while airborn
ddf01bc8
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/12/04 15:14
allow nil sky texture: don't draw any
8a8dbdd2
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/12/04 15:13
clean up softfloat code, leave the things of obvious need
26684157
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/12/03 00:44
break yet fix transparencies; colormaps and fullbright stuff will need a different way to work
9639189c
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/12/02 23:09
add pleminary Half-Life maps support
0886e4ba
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/29 21:06
Host_Error: include the error in fatal() call if reentered
24f1de75
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/26 19:10
fix the usual SZ_GetSpace overflow on huge maps
471fd585
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/26 19:08
rrp quirk: "taregtname" -> "targetname"
620f4b87
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/26 15:20
9front does not have RAND_MAX, define it
28eafdc8
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/25 21:10
DP_QC_TOKENIZE_CONSOLE + KRIMZON_SV_PARSECLIENTCOMMAND
042cdd0a
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/25 21:03
PR_StrTmp: fix an embarassing mistake (& vs %)
e40c6b33
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/25 15:31
move alias loading logic into a separate file
41b4118b
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/25 15:25
remove unused on-disk structs for sprites loading
b92b18d1
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/25 15:12
Hunk_Alloc: say what size failed to alloc
40402e51
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/25 15:12
rewrite sprite loading; move to its own file
e0318617
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/22 19:56
fix a warning when building with -O0
d1fe886f
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/22 14:47
models and sprites do not require packed structs
d68c16a2
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/21 17:06
make particles drawing less complex code-wise, change size according to distance
0f07da74
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/14 20:45
split bsp/bsp2 loading and removing bsp-related packed structures altogether
c1b63eaf
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/10 16:04
physics: make grenades bounce af on downward slopes (thanks LH, Baker, r00k)
5450e3af
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/10 15:38
Host_Spawn_f: correct view angles on game load (thanks mh)
73fca33b
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/10 15:32
physics: don't touch the triggers when in noclip mode (thanks mh)
ba66476b
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/10 15:31
view: better stair-step smoothing (thanks mh)
d6265371
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/10 11:28
Draw_Pic: skip transparent (255) pixels
5432e05f
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/08 21:22
Revert "R_ScanEdges: fix a wrong fixed point shift? found by clang analyzer"
8178edf7
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/08 21:13
snd: don't queue more audio than needed
8e5f152d
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/08 20:30
stepsnd: check if there is sound at all before doing anything
94d0eb47
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/08 20:30
R_AliasClipTriangle: fix dangling stack pointer set in a global variable (clang analyzer)
48aef200
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/08 20:29
R_ScanEdges: fix a wrong fixed point shift? found by clang analyzer
817743a2
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/08 20:24
vid (sdl): fix weird glitches and crashes
ba6ad8dd
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 20:05
CL_ClearState: reset cl_numvisedicts as well
8b1ca987
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 19:55
in (unix): process focus lost/gained
b46dffd1
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 19:27
vid (plan 9): don't forget to getwindow
299d5c31
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 19:04
makefile: remove manpage target, make all .o depend on headers
d258601b
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 18:14
R_EmitEdge: comment out stuff that doesn't seem to be required anymore
678bf631
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 18:12
blended ents: stop the sorting madness that doesn't work
7763e5f0
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 18:11
fences: don't modify z-buffer unless drawing as opaque
7616b2f2
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 17:04
snd (plan9): proper (de)initialization
88418ce4
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 17:00
snd (plan9): remove sndstop entirely, it's more work to make it work and no use anyway
313e885f
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 16:44
sndstop (plan9): wait until the proc exits
08ea19ee
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/07 14:03
audio: completely stop audio when needed, resume on next write
d40a186c
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/06 22:56
make sound less choppy and with less latency
1d16b811
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/02 14:42
cl: put protocol into client instead of allocating
da3a52a4
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/02 14:41
snd: stop reallocating channels, just increase the limit
81829a02
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 22:00
rendering: sort alpha-blended entities to draw back-to-front
62d09d74
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 20:13
rendering: don't recurse the world nodes twice
8ae888bc
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 20:11
msurface_t: attempt to reduce its size in bytes
f636a9de
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 18:13
remove a bunch of crap out of the renderer
4044c72c
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 09:43
sv: per-client pvs entity visibility check with no leafs limit (thanks super8 authors)
9ce92545
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 08:00
.alpha: part 7 - fix alpha blending on .mdl
f112dfc3
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 07:15
.alpha: part 6 - fix the sky looking like a disaster from under the water (thanks super8 authors)
27b3dc0c
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 06:58
.alpha: part 5 - fix missing alpha-blended surfaces (when entity alone has .alpha set)
f5346024
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/11/01 05:42
support "+map ad_tears"-style command-line arguments
970cd854
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/31 08:26
turn DotProduct into a C function; provide arm64 neon implementation
27db2993
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/31 08:25
force teleport surfaces to be non-transparent
5ffec98a
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/31 08:12
.alpha: part 4 - draw water-like surfaces in non-VISed maps when r_*alpha is set to 1
48d333cf
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/30 12:16
.alpha: part 3 - build full alphamaps on startup once
57161a86
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/16 18:45
add r_lavaalpha and r_slimealpha; leave teleports alone (non-transparent)
Next