RSS feed
db9b193a
– qwx <qwx@sciops.net>
authored
on 2024/10/12 10:53
plan9/snd: fix race condition
e65eec36
– qwx <qwx@sciops.net>
authored
on 2024/07/19 03:39
fix qw build
6665b45d
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/12/22 14:36
progs: set numglobaldefs
7955211a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/29 21:06
mark a bunch of PF_* static
7922956e
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/29 21:06
mark verticalFieldOfView static
fc395539
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/26 19:31
aLways, aLready.
0f96a8c0
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/26 19:26
DP_QC_MINMAXBOUND
24f1de75
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/26 19:10
fix the usual SZ_GetSpace overflow on huge maps
471fd585
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/26 19:08
rrp quirk: "taregtname" -> "targetname"
620f4b87
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/26 15:20
9front does not have RAND_MAX, define it
a02168a3
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 21:49
DP_QC_ASINACOSATANATAN2TAN
0a04c0ef
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 21:46
DP_QC_SINCOSSQRTPOW
b64d816a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 21:33
better PF_random
28eafdc8
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 21:10
DP_QC_TOKENIZE_CONSOLE + KRIMZON_SV_PARSECLIENTCOMMAND
042cdd0a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 21:03
PR_StrTmp: fix an embarassing mistake (& vs %)
d3fa02cd
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 19:08
kencc: [0] -> [] (thanks qwx)
e40c6b33
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 15:31
move alias loading logic into a separate file
41b4118b
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 15:25
remove unused on-disk structs for sprites loading
f870bc65
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 15:22
zone: fix a few analyzer warnings
b92b18d1
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 15:12
Hunk_Alloc: say what size failed to alloc
40402e51
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/25 15:12
rewrite sprite loading; move to its own file
e0318617
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/22 19:56
fix a warning when building with -O0
d1fe886f
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/22 14:47
models and sprites do not require packed structs
da5379d7
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/22 14:35
initial multi-progs support work
2cf72989
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/21 18:13
mark _Noreturn
d68c16a2
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/21 17:06
make particles drawing less complex code-wise, change size according to distance
4fe828ca
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/21 13:04
clean up a bunch
0f07da74
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/14 20:45
split bsp/bsp2 loading and removing bsp-related packed structures altogether
5456cc33
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/10 20:49
remove a bunch of unused stuff
c1b63eaf
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/11/10 15:38
Host_Spawn_f: correct view angles on game load (thanks mh)
73fca33b
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/11/10 15:31
view: better stair-step smoothing (thanks mh)
d6265371
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/10 11:28
Draw_Pic: skip transparent (255) pixels
c8eebb95
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/10 00:53
garbage
b223b47f
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/10 00:41
use bool as is
07150873
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/10 00:36
more stuff turned static
6dd66847
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/09 22:51
more garbage out
944716cf
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/09 22:28
more header cleanup
02d16fad
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/09 21:35
mostly just reformat a bit
d64e9404
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/09 14:36
fix a bunch of stuff and clean up
5432e05f
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/11/08 21:13
snd: don't queue more audio than needed
8e5f152d
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/08 20:30
stepsnd: check if there is sound at all before doing anything
94d0eb47
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/11/08 20:29
R_ScanEdges: fix a wrong fixed point shift? found by clang analyzer
df6d7ef6
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/08 20:29
in (sdl): simplify
817743a2
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/08 20:24
vid (sdl): fix weird glitches and crashes
a4c94ff0
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 21:04
draw: make sure to not underflow
ba6ad8dd
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 20:05
CL_ClearState: reset cl_numvisedicts as well
8b1ca987
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 19:55
in (unix): process focus lost/gained
b46dffd1
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 19:27
vid (plan 9): don't forget to getwindow
299d5c31
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 19:04
makefile: remove manpage target, make all .o depend on headers
fc9ace41
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 18:59
readme: add a link to AD
d258601b
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/11/07 18:12
blended ents: stop the sorting madness that doesn't work
7763e5f0
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 18:11
fences: don't modify z-buffer unless drawing as opaque
7616b2f2
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 17:04
snd (plan9): proper (de)initialization
88418ce4
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/11/07 16:44
sndstop (plan9): wait until the proc exits
c1d7ea02
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 14:22
mention AD
3e0b750c
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 14:14
unix: don't crash on window resize
08ea19ee
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/07 14:03
audio: completely stop audio when needed, resume on next write
d40a186c
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/06 22:56
make sound less choppy and with less latency
c2239f90
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/06 22:27
portable sound
68f10f24
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/06 20:57
portable fs logic
9c69d793
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/06 18:50
clean up a bunch; more work
604d4793
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/05 22:20
portable: 9front + linux
4d90db49
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/04 16:08
update README
1d16b811
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/02 14:42
cl: put protocol into client instead of allocating
da3a52a4
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/02 14:41
snd: stop reallocating channels, just increase the limit
f2f725cc
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/02 13:49
cl: bring back entities reset
81829a02
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/01 22:00
rendering: sort alpha-blended entities to draw back-to-front
62d09d74
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/01 20:13
rendering: don't recurse the world nodes twice
8ae888bc
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/01 20:11
msurface_t: attempt to reduce its size in bytes
0ebadacc
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/01 18:51
R_RecursiveWorldNode: recurse less
916d1c74
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/01 18:34
R_InitTurb: use M_PI
70ad28fb
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/01 18:29
remove more crap
f636a9de
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/11/01 18:13
remove a bunch of crap out of the renderer
4044c72c
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/11/01 08:00
.alpha: part 7 - fix alpha blending on .mdl
f112dfc3
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/11/01 05:42
support "+map ad_tears"-style command-line arguments
4f3df5a4
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/31 08:37
clean up garbage in mathlib
970cd854
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/31 08:26
turn DotProduct into a C function; provide arm64 neon implementation
27db2993
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/31 08:25
force teleport surfaces to be non-transparent
5ffec98a
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
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 <sigrid@ftrv.se>
authored
on 2023/10/30 12:16
.alpha: part 3 - build full alphamaps on startup once
7240eb5e
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/26 22:01
.alpha: part 2 - drawing/blending
acad4d59
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/25 13:31
.alpha: part 1 - pr and protocol
57161a86
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 18:45
add r_lavaalpha and r_slimealpha; leave teleports alone (non-transparent)
a1da754e
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 18:12
build an alpha map for each new alpha value
a83a58da
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 17:51
don't care about ram pic
649706d1
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 16:54
R_RecursiveClipBPoly, R_DrawSolidClippedSubmodelPolygons: simplify just a bit
86d9d6b6
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 16:50
remove d_subdiv16 cvar (unused)
6d97f6b4
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 13:58
add initial water alpha support
bf02a091
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 09:41
oops
9084a389
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 09:39
steal fence drawing from super8 (useless comments removed)
f447b038
– Sigrid Solveig Haflínudóttir <sigrid@ftrv.se>
authored
on 2023/10/16 08:30
detect fence-like textures but ignore them when drawing - they look like shit
Next