RSS feed
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)
a1da754e
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/16 18:12
build an alpha map for each new alpha value
649706d1
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/16 16:54
R_RecursiveClipBPoly, R_DrawSolidClippedSubmodelPolygons: simplify just a bit
9084a389
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/16 09:39
steal fence drawing from super8 (useless comments removed)
f447b038
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/16 08:30
detect fence-like textures but ignore them when drawing - they look like shit
1bff98bb
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/16 07:37
sv_protocol: use protocol version instead of id
f5b82c7a
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/16 07:10
MAX_SFX → MAX_SOUNDS; reclaim sfx from previous maps if no free ones
a2c15b54
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/15 15:32
set signon buffer size to NET_MAXMESSAGE
2e03c27e
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/15 14:53
sizebuf_t: report the name of the buffer which got overflowed
9912aef9
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 22:37
simpler backface cull check expression
1d9c69e0
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 22:10
make particles smaller by default, provide r_part_scale to customize
126bee7e
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 22:01
adjust particle max size based on FOV
5f773b69
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 20:51
model: don't care if texture is not 16-byte aligned
60d4aaf6
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 20:45
steal a fix for items falling out of world from JoeQuake
be3c7fb2
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 20:36
qc: normalize, vlen: increase precision
c71c69b5
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 20:18
dtime: plot twist - nanosec() already starts from 0
116ac5a4
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 18:05
a bit more precision in a few places
5636237b
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 17:36
sv: make sure there is no funky business happening with float modelindex - use int, always
ad2635d4
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 17:12
don't out-of-bounds access type_size
802e7e75
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 14:20
use Q_MAXFLOAT; increase bmodel limits
67889c60
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 12:14
Con_DPrintf: print to stderr if "developer" cvar is > 1
0e6e395d
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/14 12:13
CL_ParseStartSoundPacket: sv.protocol → cl.protocol
0e037180
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/12 21:04
more static; uncomment what that spams the console because of a bug
d6239b6e
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/12 20:03
remove dprint, replace [df]print with Con_DPrintf
81efcd44
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/12 19:53
add "developer" cvar, Con_DPrintf, and shut up qc dprint
bab80c93
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/12 19:48
add basic RMQ net protocol support (for bigger mods)
caa94b6b
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/12 12:06
put MSG_ReadCoord and MSG_ReadAngle into protocol_t
e1f34fe5
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/12 11:59
cl: 1024 → MAX_DATAGRAM, like on the server side
de3b3f4e
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/12 11:59
cl: no need to memset efrags/entities; remove Hunk_Memset0
61726551
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/11 22:22
dummy sv protocol change and structures
6c484cc0
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/11 20:58
pr: better string and temp string handling
1bf25dce
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/11 20:57
memset now-hunk-allocated arrays correctly
8a997601
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/11 15:56
edge: use memset instead of for loop
b934e2ac
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/11 15:50
zone: alignment would make wrong offsets in model loading logic - remove that
caf029c6
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/11 15:25
fix pvs for huge maps; define and use mclipnode for bigger maps; few short→int retypings
aa84da62
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/11 15:21
surf: import the moving brush dynamic light fix
61219b55
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/10 20:41
raise a bunch of limits; get rid of packet overflow on loopback interface
3d1b0094
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/10 20:08
model: don't underflow on mark surfaces
854729a4
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/10 12:07
clean up dynamic reallocation of arrays; fix nonsensical MAXEDGES value
8d177177
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/10 00:01
dynamically adjust surface/edge/span limits
41f0fca2
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/09 20:57
normal quake: completely rewrite memory management; increase default limits
d3fd0ce3
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/09 20:52
qc: add "pr_checkextension", no extensions are defined (yet)
3f506a05
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/09 20:49
pr_exec: print *which* builtin number is invalid
78fe6348
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/10/08 17:05
cmd: increase cmd text buffer: 8k → 64k
a2a1e4dd
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/09/19 17:42
normalquake: redo screen image conversion; remove scaling; make sound chop less
cff9f164
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/05/11 10:54
D_DrawSpans16 + loop unroll (thanks qbism & others)
d8f3a8ba
– Sigrid Solveig Haflínudóttir <
[email protected]>
authored
on 2023/05/11 10:53
qw/sys: use dir(f)stat in place of raw stat reading
d193ea72
– qwx <
[email protected]>
authored
on 2021/08/24 12:04
don't print any debug or console messages to stdin/err by default
Next