shithub: qk1

RSS feed

1bff98bb – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/16 07:37
sv_protocol: use protocol version instead of id

f5b82c7a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/16 07:10
MAX_SFX → MAX_SOUNDS; reclaim sfx from previous maps if no free ones

c3562071 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/16 05:58
makestatic: fix for RMQ protocol

c7777847 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/16 05:58
PR_Str: a bit more robust checks

47b45ecf – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/16 05:57
d_init: remove unused stuff

aa3570b9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/16 05:56
add EF_NODRAW support

a71e3630 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/15 18:06
model: allow extents <= 2000

a2c15b54 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/15 15:32
set signon buffer size to NET_MAXMESSAGE

2e03c27e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/15 14:53
sizebuf_t: report the name of the buffer which got overflowed

9912aef9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 22:37
simpler backface cull check expression

1d9c69e0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 22:10
make particles smaller by default, provide r_part_scale to customize

126bee7e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 22:01
adjust particle max size based on FOV

02da7ebf – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 22:00
use unsigned short for zbuffers

990e5591 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 21:54
span in C: make it look simpler

5f773b69 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 20:51
model: don't care if texture is not 16-byte aligned

60d4aaf6 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 20:45
steal a fix for items falling out of world from JoeQuake

be3c7fb2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 20:36
qc: normalize, vlen: increase precision

b8bdb25c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 20:25
sky: oops.

c71c69b5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 20:18
dtime: plot twist - nanosec() already starts from 0

53b4dd2f – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 20:09
rewrite sky loading and rendering

116ac5a4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 18:05
a bit more precision in a few places

6c2828bf – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 17:43
minmaxs are float, no need to cast

56c455d2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 17:43
loadgame: bring loading plaque back

5636237b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> 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 <sigrid@ftrv.se> authored on 2023/10/14 17:12
don't out-of-bounds access type_size

16480f3c – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 16:56
yes, use locals

514a8b2f – mia soweli <inbox@tachibana-labs.org> authored and Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> committed on 2023/10/14 16:28
quake: add optimized pal2xrgb for 386

33941885 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 16:18
I don't like defines

802e7e75 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 14:20
use Q_MAXFLOAT; increase bmodel limits

a9de1dc0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 13:00
add bsp2 support

67889c60 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 12:14
Con_DPrintf: print to stderr if "developer" cvar is > 1

0e6e395d – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/14 12:13
CL_ParseStartSoundPacket: sv.protocol → cl.protocol

f6275a20 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 21:37
sv: typoed "model" vs "modelindex"

0e037180 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 21:04
more static; uncomment what that spams the console because of a bug

a0da6056 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 20:06
oops. put the stack back as it was

d6239b6e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 20:03
remove dprint, replace [df]print with Con_DPrintf

81efcd44 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 19:53
add "developer" cvar, Con_DPrintf, and shut up qc dprint

bab80c93 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 19:48
add basic RMQ net protocol support (for bigger mods)

caa94b6b – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 12:06
put MSG_ReadCoord and MSG_ReadAngle into protocol_t

e1f34fe5 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 11:59
cl: 1024 → MAX_DATAGRAM, like on the server side

de3b3f4e – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/12 11:59
cl: no need to memset efrags/entities; remove Hunk_Memset0

61726551 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/11 22:22
dummy sv protocol change and structures

187cabf9 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/11 21:24
declare more stuff as static

6c484cc0 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/11 20:58
pr: better string and temp string handling

1bf25dce – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/11 20:57
memset now-hunk-allocated arrays correctly

8a997601 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/11 15:56
edge: use memset instead of for loop

b934e2ac – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> 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 <sigrid@ftrv.se> 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 <sigrid@ftrv.se> authored on 2023/10/11 15:21
surf: import the moving brush dynamic light fix

1239323a – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/10 21:07
shut up a lot of spam

61219b55 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/10 20:41
raise a bunch of limits; get rid of packet overflow on loopback interface

9c261085 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/10 20:40
snd: allow too many sounds

83bd0b84 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/10 20:30
model: more random fixes

3d1b0094 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/10 20:08
model: don't underflow on mark surfaces

854729a4 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/10 12:07
clean up dynamic reallocation of arrays; fix nonsensical MAXEDGES value

8d177177 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/10 00:01
dynamically adjust surface/edge/span limits

00cb56d2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/09 22:25
reduce mainstacksize

41f0fca2 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/09 20:57
normal quake: completely rewrite memory management; increase default limits

d3fd0ce3 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/09 20:52
qc: add "pr_checkextension", no extensions are defined (yet)

3f506a05 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/09 20:49
pr_exec: print *which* builtin number is invalid

78fe6348 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/10/08 17:05
cmd: increase cmd text buffer: 8k → 64k

a2a1e4dd – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/19 17:42
normalquake: redo screen image conversion; remove scaling; make sound chop less

231f3bd7 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/09/14 12:53
add "showfps" cvar

44d88b57 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/29 14:36
qw: remove broken Sys_FileTime

cff9f164 – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/11 10:54
D_DrawSpans16 + loop unroll (thanks qbism & others)

d8f3a8ba – Sigrid Solveig Haflínudóttir <sigrid@ftrv.se> authored on 2023/05/11 10:53
qw/sys: use dir(f)stat in place of raw stat reading

d193ea72 – qwx <qwx@sciops.net> authored on 2021/08/24 12:04
don't print any debug or console messages to stdin/err by default

b5c21ec1 – qwx <qwx@sciops.net> authored on 2021/08/22 18:06
M ./qw/screen.c

1be34c4a – qwx <qwx@sciops.net> authored on 2021/08/20 14:53
M ./README

74b31afd – qwx <qwx@sciops.net> authored on 2021/08/15 18:15
M ./fs.c

72401e71 – qwx <qwx@sciops.net> authored on 2021/08/12 10:02
add missing cd.c

a6e5ce1f – qwx <qwx@sciops.net> authored on 2021/08/10 20:57
qw: fix whiteout on exit

a4c48171 – qwx <qwx@sciops.net> authored on 2021/08/10 03:04
note handling, from qk2

938b0160 – qwx <qwx@sciops.net> authored on 2021/07/24 06:19
snd: fix playback from physical cd's and put it in its own proc

5beae2e4 – qwx <qwx@sciops.net> authored on 2021/07/22 19:32
README: typo

56bc73e5 – qwx <qwx@sciops.net> authored on 2021/07/22 19:28
vid: lower resolution limit

453654e8 – qwx <qwx@sciops.net> authored on 2021/07/22 14:43
qw: always use %d instead of %i in printf functions

f931251f – qwx <qwx@sciops.net> authored on 2021/07/22 14:36
sys: always kill all threads on exit, use the same code for qw

a86ff36d – qwx <qwx@sciops.net> authored on 2021/07/22 14:09
README: lies

25db248e – qwx <qwx@sciops.net> authored on 2021/07/22 13:47
increase default memsize to 64mb

d7e016b5 – qwx <qwx@sciops.net> authored on 2021/07/21 13:50
qwsv: setfcr for ignored fp exceptions

979562fa – qwx <qwx@sciops.net> authored on 2021/07/21 05:13
update README

97fc2406 – qwx <qwx@sciops.net> authored on 2021/07/21 05:01
qw: set default framerate limit to max (72)

6df96093 – qwx <qwx@sciops.net> authored on 2021/07/20 21:47
in: grab mouse and mouse free look enabled by default

75c551ef – qwx <qwx@sciops.net> authored on 2021/07/20 10:39
qwcl: fix invalid encoding in console printed string

23e77431 – qwx <qwx@sciops.net> authored on 2021/07/20 09:54
mkfile: system-wide install

a7651d85 – qwx <qwx@sciops.net> authored on 2021/07/19 03:21
qw: fix console autorepeat when disconnected

8bdd3d9e – qwx <qwx@sciops.net> authored on 2021/07/10 08:02
host_cmd: fix missed %r usage (thanks kvik)

3ba533fb – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/03/02 05:18
increase local models name size for the insane amounts of brushes in BSP2

1d23f8a3 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/13 15:29
"profile" cmd: no action unless an active server

dcf466b3 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/08 04:55
replace nsec() with nanosec(): less context switching

42681cb8 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/08 04:47
draw viewmodel when fov is > 90 (can still be disabled with a cvar)

94c34b72 – qwx <qwx@sciops.net> authored on 2021/02/04 11:25
in: override of console key for swe keyboard (thanks sigrid)

f739255c – qwx <qwx@sciops.net> authored on 2021/02/04 11:17
README: mention qk1-specific m_windowed setting

d0c4a3f9 – qwx <> authored on 2019/03/17 09:34
vid: fix memory corruption on resize

08040011 – qwx <> authored on 2018/12/23 08:39
qw: warp fixes (from quake2)

b165d7bb – qwx <> authored on 2018/12/23 07:44
workaround for console color print

8ca1692e – qwx <> authored on 2018/12/16 13:13
fix qw screenshot code, add current time to filenames

b9433d70 – qwx <> authored on 2018/12/14 01:56
amend README

f97a929a – qwx <> authored on 2018/12/12 18:55
qw: mouse grabbing fixes

Next