blankart/src
2025-09-24 09:53:34 -04:00
..
acs Attempt number two at fixing ACS unarchiving 2025-09-17 18:31:10 +02:00
blan Allow walltransfer to be enabled per sector 2025-09-06 15:06:03 -04:00
blua Fix OS-specific behavior caused by integer overflow on Lua numbers 2025-09-07 11:50:10 -04:00
core Fix the splitscreen crash 2025-09-04 16:40:55 +02:00
dummy (WIP) Rewrite screen capture code for GIFs 2025-09-09 23:09:51 +02:00
hardware Add for floorClip support to 3D models 2025-09-14 21:20:14 -04:00
info SuperJustinBros New Skincolors 2025-09-11 16:21:12 -04:00
locale
Makefile.d Switch to SHA256 for authentication 2025-08-23 20:56:07 -04:00
math Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
objects Update some loops stuff to be more up to date 2025-09-22 15:16:27 -04:00
sdl Do not disable and reenable sounds entirely when window focus changes 2025-09-20 17:45:38 +02:00
tests
win32 fix: multiple additional buffer overruns 2025-08-22 22:52:59 -04:00
.gitignore
am_map.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
am_map.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
apng.c
apng.h
asm_defs.inc Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
byteptr.h Replace MD5 with xxHash for file hashing 2025-04-26 00:25:23 +02:00
CMakeLists.txt AirDrop Starting Commit 2025-09-20 00:41:08 -04:00
command.c Fix custom skincolors being inaccessible in menus (closes #59) 2025-09-04 23:32:01 +02:00
command.h Read Kart demo netvars properly 2025-08-02 00:56:26 +02:00
comptime.c
config.h.in Move Hashes and filename 2025-03-25 10:05:44 -04:00
console.c Fix some compiler warnings AGAIN 2025-09-17 20:56:29 -04:00
console.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
cxxutil.hpp
d_clisrv.c Update in-game server browser 2025-09-21 20:51:30 -04:00
d_clisrv.h Update in-game server browser 2025-09-21 20:51:30 -04:00
d_event.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
d_main.cpp Update hash 2025-09-22 20:18:53 -04:00
d_main.h Lots of fixes for the intermission background 2025-08-27 21:32:47 +02:00
d_net.c Add KZ speedometer and fix many compiler warnings 2025-09-12 19:43:43 -04:00
d_net.h RR Packetloss display Port 2025-07-22 18:51:59 -04:00
d_netcmd.c Add Reset to Blue bumpspark, Clang-format the cvar for my sanity 2025-09-22 17:47:06 -04:00
d_netcmd.h AirDrop Starting Commit 2025-09-20 00:41:08 -04:00
d_netfil.c Remove maxsend limit, default to 200MB maxsend 2025-09-16 10:36:45 -04:00
d_netfil.h Threaded HTTP downloader 2025-09-12 00:33:26 -04:00
d_player.h Make Airdrop drop lines only turn yellow when you have ringboost 2025-09-20 10:23:15 -04:00
d_think.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
d_ticcmd.h (WIP) Rewrite bot code to be much more sane 2025-08-28 21:42:51 +02:00
deh_lua.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
deh_lua.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
deh_soc.c Merge branch 'blankart-dev' into AirDrop 2025-09-22 15:35:20 -04:00
deh_soc.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
deh_tables.c Readd bot airbrake logic for bot controllers 2025-09-20 09:40:27 -04:00
deh_tables.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
dehacked.c Fix custom skincolors being inaccessible in menus (closes #59) 2025-09-04 23:32:01 +02:00
dehacked.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
discord.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
discord.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
doomdata.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
doomdef.h Merge branch 'blankart-dev' into AirDrop 2025-09-20 13:21:46 -04:00
doomstat.h Add server contact and refactor to use netcode to send stuff 2025-09-01 12:45:25 -04:00
doomtype.h Add full ("secret"/MKDS) credits 2025-09-02 02:37:07 -04:00
endian.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
f_dscredits.cpp Add KZ speedometer and fix many compiler warnings 2025-09-12 19:43:43 -04:00
f_dscredits.hpp Add full ("secret"/MKDS) credits 2025-09-02 02:37:07 -04:00
f_finale.c PINGAS 2025-09-16 18:09:45 -04:00
f_finale.h Add full ("secret"/MKDS) credits 2025-09-02 02:37:07 -04:00
f_wipe.c (WIP) Rewrite screen capture code for GIFs 2025-09-09 23:09:51 +02:00
fastcmp.h
filesrch.c Shove this behind a define for windows 2025-08-28 19:17:42 -04:00
filesrch.h Use textinput_t for addon search 2025-08-15 14:56:54 -04:00
font.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
font.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
g_demo.c Clean up and fix segfault in demo error code 2025-09-23 21:59:16 +02:00
g_demo.h Add Reset to Blue bumpspark, Clang-format the cvar for my sanity 2025-09-22 17:47:06 -04:00
g_game.c Fix bumpspark merge conflict 2025-09-22 17:20:49 -04:00
g_game.h Move driftjitter cvars to weaponpref 2025-09-12 17:13:21 -04:00
g_input.c Update the director to the saturn version 2025-08-17 10:48:05 -04:00
g_input.h Update the director to the saturn version 2025-08-17 10:48:05 -04:00
g_party.cpp Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
g_party.h Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
g_state.h Add full ("secret"/MKDS) credits 2025-09-02 02:37:07 -04:00
h_timers.cpp Add KZ speedometer and fix many compiler warnings 2025-09-12 19:43:43 -04:00
h_timers.h Item Timers PT.1 2025-04-20 10:51:19 -04:00
http-mserv.c shut up curl im already long 2025-08-01 17:38:21 -04:00
hu_stuff.c Fix chat and console being affected menucaps 2025-09-06 11:02:51 -04:00
hu_stuff.h Merge branch 'blankart-dev' into neotabranking 2025-08-21 16:52:03 -04:00
i_addrinfo.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
i_addrinfo.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
i_joy.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
i_net.h Get rid of netbuffer global 2025-08-13 19:49:22 -04:00
i_sound.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
i_system.h Multipassword and salts 2025-08-23 20:42:10 -04:00
i_tcp.c Get rid of netbuffer global 2025-08-13 19:49:22 -04:00
i_tcp.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
i_threads.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
i_time.c Funny shitpost idea to improve smoothness 2025-08-15 17:33:08 -04:00
i_time.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
i_video.h Add cvar for keyboard layout 2025-09-14 10:52:38 -04:00
info.c brap 2025-09-17 18:31:10 +02:00
info.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
k_battle.c Remove Bumper Death animation 2025-04-07 21:01:01 -04:00
k_battle.h
k_bheap.c Merge branch 'bheapPushWrongRealloc' into 'master' 2025-09-12 01:21:11 -04:00
k_bheap.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
k_boss.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
k_boss.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
k_bot.cpp Merge branch 'blankart-dev' into AirDrop 2025-09-20 19:33:10 -04:00
k_bot.h Remove sclar on driftskill, make small grip lock out after drifts and make bots go neutral faster at high speeds 2025-09-18 16:53:08 -04:00
k_botitem.cpp Fix Bubble and Flame activating instatly when holding item down 2025-09-13 00:55:18 -04:00
k_botsearch.cpp [PATCH} Allow min and max ringcap to be set via cvars and lua 2025-08-31 23:49:32 -04:00
k_brightmap.c Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115) 2025-09-20 13:43:35 -04:00
k_brightmap.h Revert 'Merge pull request 'File loading refactor' (#68) from wadstrbuf into blankart-dev' 2025-06-30 01:45:01 -04:00
k_cluster.cpp More changes to Alt Invincibility 2025-06-29 01:30:17 -04:00
k_cluster.hpp Add clustering 2025-06-29 01:30:02 -04:00
k_collide.c Small Cleanup 2025-09-11 11:16:13 -04:00
k_collide.h Remove Droptarget. 2025-05-10 07:31:51 -04:00
k_color.c SuperJustinBros New Skincolors 2025-09-11 16:21:12 -04:00
k_color.h Alt Invincibility overlay improvements 2025-08-26 22:50:35 -04:00
k_director.c Update the director to the saturn version 2025-08-17 10:48:05 -04:00
k_director.h Update the director to the saturn version 2025-08-17 10:48:05 -04:00
k_follower.c
k_follower.h Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
k_grandprix.c Bot library for Lua (botvars getter/setter, bot functions) 2025-08-31 14:16:49 +02:00
k_grandprix.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
k_hud.c Add flipcam support to nametags 2025-09-23 18:59:43 -04:00
k_hud.h Add KZ speedometer and fix many compiler warnings 2025-09-12 19:43:43 -04:00
k_kart.c Impact added to purple and rainbow drift sounds 2025-09-22 20:12:48 -04:00
k_kart.h Add Reset to Blue bumpspark, Clang-format the cvar for my sanity 2025-09-22 17:47:06 -04:00
k_mapuser.c Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
k_mapuser.h Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
k_objects.h
k_odds.c Add KZ speedometer and fix many compiler warnings 2025-09-12 19:43:43 -04:00
k_odds.h Small Cleanup 2025-09-11 11:16:13 -04:00
k_pathfind.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
k_pathfind.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
k_pwrlv.c Add expert speed 2025-06-22 11:13:00 -04:00
k_pwrlv.h Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
k_stats.c Add Flipover damage, change Invincibility interactions 2025-06-29 01:30:00 -04:00
k_stats.h Make custom stats fully compatible between different versions, so new fields can be added in future without save corruptions 2025-02-25 14:15:29 -05:00
k_terrain.c Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115) 2025-09-20 13:43:35 -04:00
k_terrain.h Adjust some stuff to accout for how the map header toggle works 2025-06-02 15:11:39 -04:00
k_waypoint.cpp Waypoints library for Lua 2025-08-11 18:02:27 -04:00
k_waypoint.h Waypoints library for Lua 2025-08-11 18:02:27 -04:00
keys.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
libdivide.h Update libdivide, fix compiling with GCC 15 2025-05-01 17:03:56 +02:00
lonesha256.c Switch to SHA256 for authentication 2025-08-23 20:56:07 -04:00
lonesha256.h Switch to SHA256 for authentication 2025-08-23 20:56:07 -04:00
lua_baselib.c Merge branch 'blankart-dev' into AirDrop 2025-09-22 15:35:20 -04:00
lua_blockmaplib.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_botvarslib.c Add KZ speedometer and fix many compiler warnings 2025-09-12 19:43:43 -04:00
lua_consolelib.c Fix error handler staying on lua stack after lua commands being called 2025-08-15 15:01:42 -04:00
lua_followerlib.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_hook.h Bot library for Lua (botvars getter/setter, bot functions) 2025-08-31 14:16:49 +02:00
lua_hooklib.c Bot library for Lua (botvars getter/setter, bot functions) 2025-08-31 14:16:49 +02:00
lua_hud.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_hudlib.c Fix Colormap compat 2025-09-11 10:33:13 -04:00
lua_hudlib_drawlist.c Rework rendertimefrac and gate it behind a function 2025-08-27 21:34:01 +02:00
lua_hudlib_drawlist.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_infolib.c Fix A_Lua not removing error handler from lua stack 2025-08-15 15:01:50 -04:00
lua_libs.h Expose botdata stuff to Lua 2025-08-31 20:40:24 +02:00
lua_maplib.c Bot library for Lua (botvars getter/setter, bot functions) 2025-08-31 14:16:49 +02:00
lua_mathlib.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_mobjlib.c Add variables that bake 3D offsets into a sprite 2025-09-12 11:50:24 -04:00
lua_playerlib.c Make Airdrop drop lines only turn yellow when you have ringboost 2025-09-20 10:23:15 -04:00
lua_polyobjlib.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_script.c Merge branch 'blankart-dev' into AirDrop 2025-09-22 15:35:20 -04:00
lua_script.h Use G_GamestateUsesLevel everywhere (and actually use levelloaded) 2025-08-27 22:03:05 +02:00
lua_skinlib.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_taglib.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_terrainlib.c Change Ring Racers refernce in file to Blankart 2025-06-02 15:17:58 -04:00
lua_thinkerlib.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lua_waypointslib.c Waypoints library for Lua 2025-08-11 18:02:27 -04:00
lzf.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
lzf.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_aatree.c Port restrict and LIKELY/UNLIKELY macros and mark stuff for blitting loop as const and with register 2025-08-18 09:59:58 -04:00
m_aatree.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_anigif.c Fix GIF recording at 1x resolution, and stop recording on resolution change 2025-09-11 17:52:27 +02:00
m_anigif.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_argv.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_argv.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_bbox.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_bbox.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_cheat.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_cheat.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_cond.c Merge pull request 'Item Timers' (#46) from itemtimers into blankart-dev 2025-08-22 00:13:45 +02:00
m_cond.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_dllist.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_easing.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_easing.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_emotes.cpp Merge pull request #187 from Indev450/emotes 2025-08-15 13:24:38 -04:00
m_emotes.h Raise Emote width and center chat text 2025-08-18 16:42:08 -04:00
m_fixed.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_fixed.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_memcpy.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_menu.c Make sure NextmapOnchage is updated when quiting or ending ta 2025-09-22 20:41:09 -04:00
m_menu.h Merge branch 'blankart-dev' into AirDrop 2025-09-22 15:35:20 -04:00
m_misc.cpp (WIP) Rewrite screen capture code for GIFs 2025-09-09 23:09:51 +02:00
m_misc.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_perfstats.c Don't draw most of thinker stats when level is not running. 2025-09-13 14:58:31 -04:00
m_perfstats.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_queue.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_queue.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_random.c Fix modulo by zero done in __external_prng_bound__ and __internal_prng_bound__ 2025-08-27 08:28:51 -04:00
m_random.h Try some things to reduce rng biases 2025-08-24 11:36:24 -04:00
m_swap.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
m_textinput.c Port Native keyboard 2025-09-13 22:41:48 -04:00
m_textinput.h Merge pull request #187 from Indev450/emotes 2025-08-15 13:24:38 -04:00
Makefile Switch to SHA256 for authentication 2025-08-23 20:56:07 -04:00
mserv.c Use srb2 classic as the MS 2025-09-21 17:32:50 -04:00
mserv.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_ceilng.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_deepcopy.cpp Merge branch 'more-saveg-fixes' into 'master' 2025-09-12 12:27:40 -04:00
p_deepcopy.h Merge branch 'more-saveg-fixes' into 'master' 2025-09-12 12:27:40 -04:00
p_enemy.c Make Airdrop drop lines only turn yellow when you have ringboost 2025-09-20 10:23:15 -04:00
p_floor.c Split up EV_DoElevator 2025-08-06 16:12:56 -04:00
p_inter.c Don't kick bots with antigrief 2025-09-21 22:24:31 -04:00
p_lights.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_local.h Revert 'Use Path traversal if sweep lines fail' 2025-09-14 15:39:42 -04:00
p_loop.c Update some loops stuff to be more up to date 2025-09-22 15:16:27 -04:00
p_map.c Add Reset to Blue bumpspark, Clang-format the cvar for my sanity 2025-09-22 17:47:06 -04:00
p_mapthing.cpp Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
p_maputl.c Inline P_PointOnLineSide 2025-09-02 22:06:50 -04:00
p_maputl.h Inline P_PointOnLineSide 2025-09-02 22:06:50 -04:00
p_mobj.c Fix gravfix (fixes #124) 2025-09-24 09:53:34 -04:00
p_mobj.h Merge branch 'blankart-dev' into AirDrop 2025-09-22 15:35:20 -04:00
p_polyobj.c Fix polywaypoint_t->continuous being uninitialized 2025-07-20 22:41:41 +02:00
p_polyobj.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_pspr.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_saveg.c Merge branch 'blankart-dev' into AirDrop 2025-09-22 15:35:20 -04:00
p_saveg.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_setup.c Better bumpspark bitmask reading (thanks GHG) 2025-09-23 11:31:59 -04:00
p_setup.h Port addfilelocal from saturn 2025-09-14 01:06:05 -04:00
p_sight.c Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
p_slopes.c Fix Crystal Caverns ripple and ceiling slopes 2025-07-18 23:44:36 +02:00
p_slopes.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_spec.c Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115) 2025-09-20 13:43:35 -04:00
p_spec.h Readd bot airbrake logic for bot controllers 2025-09-20 09:40:27 -04:00
p_sweep.cpp Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
p_sweep.hpp Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
p_telept.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_test.cpp Adjust for our needs 2025-09-21 15:21:36 -04:00
p_tick.c Add misccap and add rings minimap debugger 2025-09-05 19:47:12 -04:00
p_tick.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
p_user.c Don't kick bots with antigrief 2025-09-21 22:24:31 -04:00
qs22j.c
qs22j.h
r_bbox.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_bsp.cpp Mostly fix encore inversion issues with specials 2025-07-17 14:30:22 -04:00
r_bsp.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_data.c Apply colormaps directly to sectors in kart maps, fixes Misty Maze 2025-07-17 19:53:11 +02:00
r_data.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_debug.cpp
r_debug_detail.hpp
r_debug_parser.cpp
r_defs.h Auto-center ALL rank and minimap patches, make offsets relative to center 2025-09-21 18:02:54 -04:00
r_draw.cpp Revert 'Merge pull request 'File loading refactor' (#68) from wadstrbuf into blankart-dev' 2025-06-30 01:45:01 -04:00
r_draw.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_draw_column.cpp Fix pixel shift caused by negative pixel positioning in software 2025-08-13 19:15:40 -04:00
r_draw_span.cpp Port restrict and LIKELY/UNLIKELY macros and mark stuff for blitting loop as const and with register 2025-08-18 09:59:58 -04:00
r_fps.c Fix interpolation going missing for freecam 2025-08-28 20:29:53 +02:00
r_fps.h Fix interpolation going missing for freecam 2025-08-28 20:29:53 +02:00
r_local.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_main.cpp Fix interpolation going missing for freecam 2025-08-28 20:29:53 +02:00
r_main.h Rework rendertimefrac and gate it behind a function 2025-08-27 21:34:01 +02:00
r_patch.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_patch.h Fix mis-scaling of rolling offsets 2025-09-12 20:21:57 -04:00
r_patchrotation.c Fix mis-scaling of rolling offsets 2025-09-12 20:21:57 -04:00
r_patchrotation.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_picformats.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_picformats.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_plane.cpp Sky offsets 2025-07-02 20:13:38 -04:00
r_plane.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_portal.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_portal.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_segs.cpp Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115) 2025-09-20 13:43:35 -04:00
r_segs.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_skins.c Add qs22j header to r_skins 2025-09-11 10:38:43 -04:00
r_skins.h prefcolor sorting 2025-09-08 13:21:10 -04:00
r_sky.c Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115) 2025-09-20 13:43:35 -04:00
r_sky.h Sky offsets 2025-07-02 20:13:38 -04:00
r_splats.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_splats.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_state.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
r_textures.c Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115) 2025-09-20 13:43:35 -04:00
r_textures.h Fix SRB2 1393 (Nep: also flats and brightmap support Thx lug) (Closes #115) 2025-09-20 13:43:35 -04:00
r_things.cpp Fix mis-scaling of rolling offsets 2025-09-12 20:21:57 -04:00
r_things.h Add variables that bake 3D offsets into a sprite 2025-09-12 11:50:24 -04:00
s_sound.c Do not disable and reenable sounds entirely when window focus changes 2025-09-20 17:45:38 +02:00
s_sound.h Show Music credits across more places. 2025-08-21 16:50:20 -04:00
screen.c Fix GIF recording at 1x resolution, and stop recording on resolution change 2025-09-11 17:52:27 +02:00
screen.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
slope_anchors.c Update File headers to use BLANKART 2025-04-19 13:33:28 -04:00
sounds.c Rename sfx->pitch to sfx->flags 2025-08-12 19:47:50 -04:00
sounds.h Rename sfx->pitch to sfx->flags 2025-08-12 19:47:50 -04:00
Sourcefile Merge branch 'more-saveg-fixes' into 'master' 2025-09-12 12:27:40 -04:00
st_stuff.c Auto-center ALL rank and minimap patches, make offsets relative to center 2025-09-21 18:02:54 -04:00
st_stuff.h Update the director to the saturn version 2025-08-17 10:48:05 -04:00
strbuf.c Revert 'Merge pull request 'File loading refactor' (#68) from wadstrbuf into blankart-dev' 2025-06-30 01:45:01 -04:00
strbuf.h Revert 'Merge pull request 'File loading refactor' (#68) from wadstrbuf into blankart-dev' 2025-06-30 01:45:01 -04:00
strcasestr.c
string.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
stun.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
stun.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
tables.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
taglist.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
taglist.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
typedef.h Allow Lua to add new scoreboard mods 2025-09-03 20:27:08 -04:00
v_video.c Refactor driftgauge and fix the bar colors (closes #95) 2025-09-16 18:23:48 +02:00
v_video.h At long last... V_DrawFixedFill 2025-09-02 23:33:33 +02:00
version.h This is a dev branch we don't need the beta tag 2025-05-31 14:03:59 -04:00
vid_copy.s Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
w_wad.c brap 2025-09-17 18:31:10 +02:00
w_wad.h brap 2025-09-17 18:31:10 +02:00
y_inter.c Fix erroneous facepatch assign (fixes #122) 2025-09-21 18:02:54 -04:00
y_inter.h Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
z_zone.c Update rest of the existing files to use blankart branding 2025-07-01 00:23:30 -04:00
z_zone.h Introducing: __attribute__((__cleanup__)) 2025-09-20 16:52:44 +02:00