yquake2remaster/src
Daniel Gibson dc7ad65bb0 Fix crash in soft renderer
RE_Draw_StretchPicImplementation() would write up to
height+picupscale-1 lines.
That overflows the buffer so make sure it doesn't.
2021-06-04 13:38:14 +02:00
..
backends Revert "unix network little change proposal. socket port fits within unsigned 16 bits type." 2021-04-10 17:40:03 +02:00
client Fix crash in soft renderer 2021-06-04 13:38:14 +02:00
common Remove rev_vk from the client. 2021-05-28 09:33:44 +02:00
game Fix for some player sound bugs 2021-04-30 01:43:15 +00:00
server Detect if an autosave is loaded and advance world by 100 frames. 2021-05-29 17:16:42 +02:00
win-wrapper quake2.exe wrapper puts Q2 window in foreground 2019-05-08 03:04:12 +02:00