shithub: qk1

RSS feed

9889d032 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/23 21:05
don't enable hrtf by default

7117f132 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/23 21:00
openal: don't start the sounds too early

9a09ea8a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/23 20:28
replace SDL audio with OpenAL (wip)

bb5d36fa – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/23 13:36
move GetWavinfo to its own file

76563314 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/22 17:31
no more fbpal

9d7854ad – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/22 14:36
progs: set numglobaldefs

b06965ff – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/21 21:56
no xbr

d1931bf1 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/21 20:10
fence textures: enable scaling for bsp30; keep lower miplevel

222304b0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/21 20:01
D_DrawZSpans already checks for blending flag

d0cba51c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/21 19:59
image resize: be a bit more specific

18c2fe56 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/21 19:58
stb: no <assert.h> on plan 9

894b9a3c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/21 19:57
no fast math, sorry

68076027 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/18 02:36
fences (bsp20 and external textures): rescale from base as with premultiplied alpha and use other mip levels when rendering

6847239c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/18 01:27
separate image resize into its own file

85eb6d45 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/18 01:20
Load_ExternalTexture: use the original image for all mip levels when scaling

f81982ff – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/18 01:14
add external (TGA) texture loading and scaling

a97c55b4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 21:08
move blendalpha to d_alpha.c

959e7e5a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 20:06
blendalpha: fix fog with additive blending

3f06ec4d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 19:25
fog: correctly apply fog to all blended surfaces

1a81744f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 19:07
addlight: leave dest color attributes

a5b441d0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 19:06
fog: R_BlendFog for external callers

67e63b7e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 19:05
blendalpha: leave dest color attributes

c7cca523 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 15:43
fog: apply after warp

124417c9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 13:35
add "r_fog" to enable/disable fog globally in a config

e95c6802 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 13:29
fog: don't recalculate the same thing; no possible additive blending so inline it

d1d313fc – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 13:26
fix a warning

523e376a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/17 00:25
fix blended surface z-fighting and jagged fog

1a38b375 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 23:24
addlight: simplify

94202e45 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 19:30
move dotadd to BSP loading file; name math-specific files with m_* prefix

a54ece93 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 19:14
make some of the stuff use floats

87f457bc – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 19:04
remove the need for preprocessor; move platform-specific stuff into designated plan9/ and unix/

d9e95d51 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 18:41
mathlib: shorten Length and VectorNormalize

b787ae72 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 18:23
fix a few warnings

7168fb9d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 17:41
reset fog on each new map

0c16c09f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 16:53
horribly slow fog + skyfog

7c5df82b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 12:16
put the sky at ~ infinity

0e95c99e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/16 08:42
32-bit zbuffer and more precise zspans drawing

b85143c5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/15 15:58
R_EdgeDrawing: make sure model is set

5e9c01fa – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/15 11:37
baseline effects

efe2b69f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/15 11:36
sv: effects are always one byte

b5983c82 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/15 11:35
bsp30: "rendermode 5" -> EF_ADDITIVE

4c1435a0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/15 11:35
DP_EF_ADDITIVE

d055c88e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/15 11:33
particles: pick either fov_x or fov_y (max) when scaling

85924711 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/15 08:52
sv: try (harder) not to overflow message buffers

01271d8b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/13 18:35
hl: convert "renderamt" to alpha

87985592 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/13 18:20
bsp30: support fullbrights on textures with ~

ded5393b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/13 18:20
add "m_raw" cvar (use mouse raw input when possible, if enabled)

b4751172 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/13 17:27
cl: take out entity interpolation into a separate function

e87abf9c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/13 13:26
unix/vid: menu_quit on window close event; use mouse focus instead of keyboard focus

8a7a14f7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/13 13:24
better fov refdef recalculation

781eeead – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/13 09:18
bsp30: palette isn't always 256 colors, nor 'transparent' is _blue_. fix that

737261db – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/13 09:05
bring fullbright back

8a202d6c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/11 22:24
unlimited areanodes (thanks mh)

3e193403 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/11 20:30
plan 9: fix transperency in pics

2772ba4f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/11 20:20
add support for external .vis files

e84be712 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/11 20:18
fs: store lump's dir as fs_lmpfrom

05455d82 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/11 18:39
add basics of colored lighting

4a017f06 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/10 18:46
bsp30: fix blacked out lightmaps on one surface

a8a766f5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/10 17:40
textures: data -> pixels and reduce "offsets"-related noise

d1fec3d8 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/10 17:40
bsp30: blue on textures with "{" is transparent

5cffae70 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> 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 <sigrid@ftrv.se> authored on 2023/12/04 15:14
allow nil sky texture: don't draw any

8a8dbdd2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/12/04 15:13
clean up softfloat code, leave the things of obvious need

26684157 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> 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 <sigrid@ftrv.se> authored on 2023/12/02 23:09
add pleminary Half-Life maps support

b172dc86 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/11/29 21:06
mark a bunch of PF_* static

84359f2a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/11/29 21:06
mark verticalFieldOfView static

0886e4ba – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/11/29 21:06
Host_Error: include the error in fatal() call if reentered

8661f939 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/11/28 20:12
water-warp with the same resolution

f925d22c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/11/28 19:50
initial version of 24-bit rendering

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

Next