blankart/src
2026-02-06 14:28:07 -05:00
..
acs More fastcmp cleanup 2025-12-11 21:58:37 +01:00
blan Year update attempt 2 2026-01-01 14:45:23 -05:00
blua Make compatmode writable, fix compatmode in nested hooks 2026-01-01 21:15:39 +01:00
core
dummy
hardware Update header headers 2026-02-03 18:19:30 -05:00
info Bounce sound 2026-02-04 00:51:07 -05:00
locale
math
objects Year update attempt 2 2026-01-01 14:45:23 -05:00
sdl Kill off most of HWRAPI 2026-02-03 18:15:51 -05:00
tests
win32 Revert "We've made a full rotation around the sun" 2026-01-01 14:53:12 -05:00
.gitignore
am_map.c
am_map.h
apng.c
apng.h
asm_defs.inc
byteptr.h Allow (U)INT64 savebuffer read+write and netsync 2026-02-04 10:38:06 -05:00
CMakeLists.txt Start work on an item roll tracker 2025-12-12 21:38:15 -05:00
command.c Add "Lunatic" and "Maniac" modes 2025-12-28 21:13:30 -05:00
command.h Add "Lunatic" and "Maniac" modes 2025-12-28 21:13:30 -05:00
comptime.c
config.h.in
console.c Convert most strcmp/stricmp to fastcmp/fasticmp 2025-12-11 13:00:32 -05:00
console.h dont call CON_Drawer during frameskip, just call CON_MoveConsole instead 2025-12-03 12:39:12 -05:00
cxxutil.hpp Try to get zig to compile lmao 2025-12-09 15:15:45 -05:00
d_clisrv.c Revert "Explictly cast netxcmd stuff" 2025-12-29 14:04:35 -05:00
d_clisrv.h Remove CLIENTMIS 2025-12-24 12:22:59 -05:00
d_event.h
d_main.cpp feel-tuning 2026-02-04 20:55:35 -05:00
d_main.h Port faster file finding from SRB2Kart Saturn 2025-12-11 11:05:57 -05:00
d_net.c Global init 2026-01-17 02:04:31 -05:00
d_net.h Merge branch 'push-back-acktosend' into 'next' 2025-12-16 01:26:11 -05:00
d_netcmd.c "fusion" air drop 2026-02-05 21:33:45 -05:00
d_netcmd.h RadioRacers' player-tracking roulette 2026-02-03 16:40:53 -05:00
d_netfil.c d_netfil: dont use zone memory in CURLGetFile 2026-01-16 20:36:50 -05:00
d_netfil.h Fix server never sending TOOLARGE to clients and make stuff use constants 2025-12-16 01:39:45 -05:00
d_player.h separate light drop delay and heavy drop high power 2026-02-06 11:22:23 -05:00
d_think.h
d_ticcmd.h Dedicated horn button 2026-02-01 16:16:02 -05:00
deh_lua.c Expose airdrop flags to Lua 2026-02-04 11:21:25 -05:00
deh_lua.h More fastcmp cleanup 2025-12-11 21:58:37 +01:00
deh_soc.c Add "horn" state for followers 2026-02-01 16:16:02 -05:00
deh_soc.h Port most of SECRET_SKIN and player->availabilities changes from RR 2025-12-11 20:47:52 -05:00
deh_tables.c Almost forgot the bitflags 2026-02-04 18:23:40 -05:00
deh_tables.h Expose airdrop flags to Lua 2026-02-04 11:21:25 -05:00
dehacked.c Add cup select 2026-01-02 02:54:02 +01:00
dehacked.h
discord.c Convert most strcmp/stricmp to fastcmp/fasticmp 2025-12-11 13:00:32 -05:00
discord.h
doomdata.h
doomdef.h Revert "Try to fix P_LookForPlayers lock up on empty servers" 2025-12-15 10:40:59 -05:00
doomstat.h Add cup select 2026-01-02 02:54:02 +01:00
doomtype.h fastcmp.h: mark fastcmp functions as pure 2025-12-15 21:03:01 -05:00
endian.h
f_dscredits.cpp Year update attempt 2 2026-01-01 14:45:23 -05:00
f_dscredits.hpp Year update attempt 2 2026-01-01 14:45:23 -05:00
f_finale.c RadioRacers' player-tracking roulette 2026-02-03 16:40:53 -05:00
f_finale.h
f_wipe.c
fastcmp.h Remove pure attribute from fasticmp 2025-12-16 17:50:43 +01:00
filesrch.c Global init 2026-01-17 02:04:31 -05:00
filesrch.h
font.c
font.h
g_demo.c READSTRINGN considered harmful 2025-12-29 16:51:55 +01:00
g_demo.h
g_game.c Dedicated horn button 2026-02-01 16:16:02 -05:00
g_game.h client-determined drift mode? 2026-01-26 13:36:35 -05:00
g_input.c Dedicated horn button 2026-02-01 16:16:02 -05:00
g_input.h Dedicated horn button 2026-02-01 16:16:02 -05:00
g_party.cpp Year update attempt 2 2026-01-01 14:45:23 -05:00
g_party.h Year update attempt 2 2026-01-01 14:45:23 -05:00
g_state.h
h_timers.cpp Don't account for viewpoint text 2026-01-10 15:23:24 -05:00
h_timers.h
http-mserv.c
hu_stuff.c plug a potential memory leak in M_SaveConfig 2026-02-03 12:03:52 -05:00
hu_stuff.h
i_addrinfo.c Convert most strcmp/stricmp to fastcmp/fasticmp 2025-12-11 13:00:32 -05:00
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h Reapply "dont call I_Quit from withing quit_handler, let it signal main loop to quit" 2025-12-25 22:14:04 -05:00
i_tcp.c Revert "netcode: replace some stuff with memsets + add a little bounds safety in some places" 2025-12-11 20:59:05 -05:00
i_tcp.h
i_threads.h
i_time.c Global init 2026-01-17 02:04:31 -05:00
i_time.h
i_video.h
info.c Whole-diff garbage collection 2025-11-30 22:25:52 +01:00
info.h Add compatmode to mobjinfo 2025-12-17 15:59:43 -05:00
k_battle.c
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp Add grandprixinfo.gp checks I forgot about 2025-12-29 10:41:05 -05:00
k_bot.h Add "Lunatic" and "Maniac" modes 2025-12-28 21:13:30 -05:00
k_botitem.cpp get everything working exactly like the prototype 2025-12-09 00:38:57 -05:00
k_botsearch.cpp
k_brightmap.c More fastcmp cleanup 2025-12-11 21:58:37 +01:00
k_brightmap.h
k_cluster.cpp warning clean up 2025-12-21 21:41:13 -05:00
k_cluster.hpp Refactor clustering (again) 2025-12-14 00:02:55 -05:00
k_collide.c Revert "Kill Alt. Invin." 2025-12-22 20:23:45 -05:00
k_collide.h get everything working exactly like the prototype 2025-12-09 00:38:57 -05:00
k_color.c Go back to the old one, but gamma correct it 2025-12-28 17:12:56 -05:00
k_color.h
k_director.c
k_director.h
k_follower.c Follower mood system 2026-02-01 16:16:03 -05:00
k_follower.h Follower mood system 2026-02-01 16:16:03 -05:00
k_grandprix.c Don't have bots appear in GP itembreaker 2025-12-12 21:36:15 -05:00
k_grandprix.h Add "Lunatic" and "Maniac" modes 2025-12-28 21:13:30 -05:00
k_hud.c Merge branch 'next' into heavyairdrop 2026-02-06 14:28:07 -05:00
k_hud.h RadioRacers' player-tracking roulette 2026-02-03 16:40:53 -05:00
k_itemlist.cpp HORIZONTAL scrolling! 2025-12-12 21:38:16 -05:00
k_itemlist.hpp HORIZONTAL scrolling! 2025-12-12 21:38:16 -05:00
k_items.c configurable item amount display 2026-01-26 18:12:03 -05:00
k_items.h configurable item amount display 2026-01-26 18:12:03 -05:00
k_kart.c Fix up mod displays for airdrop 2026-02-06 14:26:42 -05:00
k_kart.h Fix up mod displays for airdrop 2026-02-06 14:26:42 -05:00
k_mapuser.c
k_mapuser.h
k_objects.h
k_pathfind.c
k_pathfind.h
k_pwrlv.c
k_pwrlv.h
k_runahead.hpp Start a bit of work on input threads 2026-01-26 13:40:23 -05:00
k_specialstage.c
k_specialstage.h
k_stats.c
k_stats.h
k_terrain.c Year update attempt 2 2026-01-01 14:45:23 -05:00
k_terrain.h
k_waypoint.cpp Don't outright ignore Z coordinates for next/prev waypoints 2025-12-03 18:20:11 +01:00
k_waypoint.h
keys.h
libdivide.h
lonesha256.c
lonesha256.h
lua_baselib.c Fix up mod displays for airdrop 2026-02-06 14:26:42 -05:00
lua_blockmaplib.c
lua_botvarslib.c More fastcmp cleanup 2025-12-11 21:58:37 +01:00
lua_consolelib.c Make compatmode writable, fix compatmode in nested hooks 2026-01-01 21:15:39 +01:00
lua_followerlib.c Expose horn sounds to Lua 2026-02-01 16:16:03 -05:00
lua_hook.h make equip style a property of the items proper 2025-12-06 00:33:51 -05:00
lua_hooklib.c Make compatmode writable, fix compatmode in nested hooks 2026-01-01 21:15:39 +01:00
lua_hud.h Add itemtimers and lapsplits into list of lua-togglable hud items 2025-12-24 01:41:07 +03:00
lua_hudlib.c Merge branch 'next' into heavyairdrop 2026-02-06 14:28:07 -05:00
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c simplify LUA_Alloc 2026-01-24 12:20:39 -05:00
lua_itemlib.c Year update attempt 2 2026-01-01 14:45:23 -05:00
lua_libs.h Allow boostinfo to be read and set 2025-12-13 22:59:46 -05:00
lua_maplib.c Expose sector offroad to lua 2025-12-16 12:46:54 -05:00
lua_mathlib.c More fastcmp cleanup 2025-12-11 21:58:37 +01:00
lua_matrixlib.c Year update attempt 2 2026-01-01 14:45:23 -05:00
lua_mobjlib.c Expose slopepitch and sloperoll 2026-01-18 17:20:33 -05:00
lua_playerlib.c Expose airdrop flags to Lua 2026-02-04 11:21:25 -05:00
lua_polyobjlib.c More fastcmp cleanup 2025-12-11 21:58:37 +01:00
lua_quaternionlib.c Year update attempt 2 2026-01-01 14:45:23 -05:00
lua_script.c simplify LUA_Alloc 2026-01-24 12:20:39 -05:00
lua_script.h Make compatmode writable, fix compatmode in nested hooks 2026-01-01 21:15:39 +01:00
lua_skinlib.c I should break; this habit... 2025-12-13 13:57:49 -05:00
lua_taglib.c
lua_terrainlib.c Year update attempt 2 2026-01-01 14:45:23 -05:00
lua_thinkerlib.c
lua_vectorlib.c Year update attempt 2 2026-01-01 14:45:23 -05:00
lua_voicelib.c Year update attempt 2 2026-01-01 14:45:23 -05:00
lua_waypointslib.c More fastcmp cleanup 2025-12-11 21:58:37 +01:00
lz4.c
lz4.h
lzf.c
lzf.h
m_aatree.c Revert "Fix memory leak in AATree string trees" 2025-12-07 15:14:03 -05:00
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c Move airdrop-related flags to its own variable 2026-02-04 10:38:06 -05:00
m_cheat.h
m_cond.c Forgot about condition sets! 2025-12-22 13:59:39 +01:00
m_cond.h Forgot about condition sets! 2025-12-22 13:59:39 +01:00
m_dllist.h
m_easing.c
m_easing.h
m_emotes.cpp Convert most strcmp/stricmp to fastcmp/fasticmp 2025-12-11 13:00:32 -05:00
m_emotes.h Reapply "Cache emotes on registration rather then at runtime" 2025-12-06 14:05:14 -05:00
m_fixed.c
m_fixed.h
m_menu.c Global init 2026-01-17 02:04:31 -05:00
m_menu.h Add cup select 2026-01-02 02:54:02 +01:00
m_misc.cpp plug a potential memory leak in M_SaveConfig 2026-02-03 12:03:52 -05:00
m_misc.h
m_perfstats.c Convert most strcmp/stricmp to fastcmp/fasticmp 2025-12-11 13:00:32 -05:00
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
m_textinput.c
m_textinput.h
mserv.c
mserv.h
p_ceilng.c
p_deepcopy.cpp
p_deepcopy.h
p_enemy.c Disable Ring drop for now 2026-01-30 00:07:11 -05:00
p_floor.c
p_inter.c lots of performance tuning for recovery dash 2026-01-27 21:45:10 -05:00
p_lights.c
p_local.h Expose the Arrow Bullet scalar to Lua 2025-12-26 03:43:41 -05:00
p_loop.c Year update attempt 2 2026-01-01 14:45:23 -05:00
p_map.c Maybe don't do player-specific bounce logic unless both mobjs are players 2026-01-10 23:38:35 +01:00
p_mapthing.cpp
p_maputl.c Global init 2026-01-17 02:04:31 -05:00
p_maputl.h
p_mobj.c Revert "Reallow doomednum overriding" 2026-02-01 09:59:49 -05:00
p_mobj.h two(!!) new modes for airdrop 2026-02-03 23:39:05 -05:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c separate light drop delay and heavy drop high power 2026-02-06 11:22:23 -05:00
p_saveg.h
p_setup.c two(!!) new modes for airdrop 2026-02-03 23:39:05 -05:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Add cvar to allow bubbleboost to mow offroad and shield boost rumble support 2026-01-21 20:11:20 -05:00
p_spec.h Add Spring force angle flag for UDMF 2025-12-02 18:16:26 -05:00
p_sweep.cpp
p_sweep.hpp
p_telept.c
p_test.cpp
p_tick.c Grand Prix start jingle 2025-12-17 18:55:46 -05:00
p_tick.h Expose MobjTypeName in PARANOIA mode 2025-12-02 11:22:32 -05:00
p_user.c feel-tuning 2026-02-04 20:55:35 -05:00
qs22j.c
qs22j.h
r_bbox.c
r_bsp.cpp rename "ffloor" global to "visffloor" 2026-02-04 11:01:24 -05:00
r_bsp.h
r_data.c Init some stuff in software renderer 2026-02-04 10:52:24 -05:00
r_data.h
r_debug.cpp rename "ffloor" global to "visffloor" 2026-02-04 11:01:24 -05:00
r_debug_detail.hpp Update header headers 2026-02-03 18:19:30 -05:00
r_debug_parser.cpp Update header headers 2026-02-03 18:19:30 -05:00
r_defs.h Revert "Merge pull request 'Revert Pal Render for fixing' (#199) from revertpalfornow into next" 2025-12-15 22:25:50 +01:00
r_draw.cpp Convert most strcmp/stricmp to fastcmp/fasticmp 2025-12-11 13:00:32 -05:00
r_draw.h
r_draw_column.cpp
r_draw_flush.cpp
r_draw_span.cpp
r_fps.c Actually fix interp artifacts 2025-12-07 21:10:13 -05:00
r_fps.h Interpolate radius/height when scaling mobjs 2025-12-07 19:27:22 -05:00
r_local.h
r_main.cpp Port player fading from saturn and fix up RR GL renderer nonsense 2026-01-24 15:07:45 -05:00
r_main.h Port player fading from saturn and fix up RR GL renderer nonsense 2026-01-24 15:07:45 -05:00
r_patch.c
r_patch.h Revert "Kill Alt. Invin." 2025-12-22 20:23:45 -05:00
r_patchrotation.c Update hashes, fix floating item spriteroll 2026-01-03 00:48:23 +01:00
r_patchrotation.h
r_picformats.c Convert most strcmp/stricmp to fastcmp/fasticmp 2025-12-11 13:00:32 -05:00
r_picformats.h
r_plane.cpp rename "ffloor" global to "visffloor" 2026-02-04 11:01:24 -05:00
r_plane.h rename "ffloor" global to "visffloor" 2026-02-04 11:01:24 -05:00
r_portal.c
r_portal.h
r_segs.cpp rename "ffloor" global to "visffloor" 2026-02-04 11:01:24 -05:00
r_segs.h
r_skins.c fix swapping skins mid-game removing restat 2026-01-24 15:44:33 -05:00
r_skins.h Port most of SECRET_SKIN and player->availabilities changes from RR 2025-12-11 20:47:52 -05:00
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c Fix skywall appearing for some invisible FOFs 2026-02-04 12:10:07 -05:00
r_textures.h
r_things.cpp Kill off most of HWRAPI 2026-02-03 18:15:51 -05:00
r_things.h Port player fading from saturn and fix up RR GL renderer nonsense 2026-01-24 15:07:45 -05:00
s_sound.c Alt. music cvar settings 2026-01-02 00:31:39 -05:00
s_sound.h Alt. music cvar settings 2026-01-02 00:31:39 -05:00
screen.c Always reload texture arrays on renderer switch and bring back ingame renderer hotswapping 2026-01-31 12:00:49 -05:00
screen.h Always reload texture arrays on renderer switch and bring back ingame renderer hotswapping 2026-01-31 12:00:49 -05:00
slope_anchors.c
sounds.c Use hex for SFX freeslot names 2025-12-08 10:15:04 -05:00
sounds.h raise SFX freeslots 2025-12-08 10:06:14 -05:00
st_stuff.c Apply this to the st_stuff version as well 2026-01-01 23:06:28 -05:00
st_stuff.h
strbuf.c Year update attempt 2 2026-01-01 14:45:23 -05:00
strbuf.h Year update attempt 2 2026-01-01 14:45:23 -05:00
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2025-11-29 18:09:47 -05:00
string.c
stun.c
stun.h
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c
taglist.h
typedef.h WIP affine patch drawing 2025-12-31 15:40:35 +01:00
v_video.c Fix up how the palette color cube is applied 2026-01-30 02:02:06 -05:00
v_video.h RadioRacers' player-tracking roulette 2026-02-03 16:40:53 -05:00
version.h Increase MODVERSION 2025-12-02 10:26:11 -05:00
vid_copy.s
w_wad.cpp We have missingpat here 2025-12-29 14:02:08 -05:00
w_wad.h w_wad: use unordered map to cache wad start and end folders 2025-12-07 16:09:44 -05:00
y_inter.c Apply this to the st_stuff version as well 2026-01-01 23:06:28 -05:00
y_inter.h Use Y_ItemListActive in Lua contexts 2025-12-14 18:35:56 -05:00
z_zone.cpp Add more tracy zones 2025-12-26 20:27:01 -05:00
z_zone.h