blankart/src
2025-03-28 18:48:05 -04:00
..
acs Update some ACS documentation 2025-03-10 17:19:45 -04:00
android Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00
blan Force wall transfering on RR maps 2025-02-20 15:03:31 -05:00
blua Toss some backcompat lua shit under lua_compatmode 2025-02-04 07:54:32 -05:00
core Update core folder 2024-12-29 23:55:09 -05:00
dummy Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00
hardware refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
info Merge pull request 'Hardcoded Stacking and Chaining' (#33) from stackingmaybe into blankart-dev 2025-03-26 18:30:19 +00:00
locale make a few messages more helpful 2022-03-18 16:27:48 +00:00
Makefile.d remove even more unused/broken stuff 2025-03-25 09:31:28 -04:00
math Add srb2::sweep, AABB line sweep algorithms 2024-12-25 13:21:23 -05:00
objects Go back to using Sourcefiles since make works again. 2024-10-22 16:56:19 -04:00
sdl Merge branch 'blankart-dev' into socmenus 2025-03-26 18:49:30 +01:00
tests Add SRB2_ASSERT, srb2::NotNull<T> 2024-12-26 11:22:22 -05:00
win32 Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
.gitignore
am_map.c New input handling (port of cd8862f0) 2025-03-07 00:05:35 +01:00
am_map.h Precalculate as much shared minimap/automap data on level load as possible 2025-02-18 23:48:18 +01:00
Android.mk Remove ASM 2025-03-24 22:35:18 -04:00
apng.c fix a few more compiler warnings 2024-10-23 13:44:30 +02:00
apng.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
asm_defs.inc
byteptr.h i_system.c -> cpp 2024-12-29 13:19:05 -05:00
CMakeLists.txt Remove ASM 2025-03-24 22:35:18 -04:00
command.c Merge pull request 'Hardcoded Stacking and Chaining' (#33) from stackingmaybe into blankart-dev 2025-03-26 18:30:19 +00:00
command.h stacking part 6: Implement customization cvars 2025-03-26 13:35:26 -04:00
comptime.c fix make compile 2024-07-31 12:48:35 -04:00
config.h.in Move Hashes and filename 2025-03-25 10:05:44 -04:00
console.c Replace prevmenu with menustack 2025-03-23 01:47:19 +01:00
console.h god i hate cvars 2025-03-15 03:54:17 +01:00
cxxutil.hpp Add SRB2_ASSERT, srb2::NotNull<T> 2024-12-26 11:22:22 -05:00
d_clisrv.c Merge branch 'blankart-dev' into socmenus 2025-03-26 18:49:30 +01:00
d_clisrv.h Remove CLIENTBACKUPTICS 2025-03-13 01:48:02 -04:00
d_event.h New input handling (port of cd8862f0) 2025-03-07 00:05:35 +01:00
d_main.cpp refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
d_main.h Move Hashes and filename 2025-03-25 10:05:44 -04:00
d_net.c Remove NONET 2025-02-25 00:31:59 +01:00
d_net.h Remove NONET 2025-02-25 00:31:59 +01:00
d_netcmd.c something something consistency 2025-03-27 22:48:56 +01:00
d_netcmd.h something something consistency 2025-03-27 22:48:56 +01:00
d_netfil.c Move Hashes and filename 2025-03-25 10:05:44 -04:00
d_netfil.h Remove NONET 2025-02-25 00:31:59 +01:00
d_player.h refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
d_think.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
d_ticcmd.h fix copypaste errors in new bot respawn ticccmd code 2025-03-23 15:33:11 -04:00
deh_lua.c Merge branch 'blankart-dev' into socmenus 2025-03-21 13:58:19 +01:00
deh_lua.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
deh_soc.c Show names for menu/menuitem warnings 2025-03-25 17:11:52 +01:00
deh_soc.h Expose menu routines/drawers 2025-03-16 22:21:50 +01:00
deh_tables.c Expose gc_respawn 2025-03-26 18:53:21 +01:00
deh_tables.h Merge branch 'blankart-dev' into socmenus 2025-03-21 13:58:19 +01:00
dehacked.c Last-minute curse: no menus for dedis, empty item names instead of '.' 2025-03-25 01:35:07 +01:00
dehacked.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
discord.c SOC the Discord menus 2025-03-21 18:00:05 +01:00
discord.h Shutdown DiscordRPC when discordrp cvar is set to Off 2025-02-09 18:45:53 -05:00
doomdata.h Fix the Lua Linedef Flags conundrum 2025-03-17 23:01:09 +01:00
doomdef.h Remove macro to disable noclip camera 2025-03-27 21:43:42 +01:00
doomstat.h refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
doomtype.h refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
endian.h
f_finale.c Merge branch 'blankart-dev' into socmenus 2025-03-26 18:49:30 +01:00
f_finale.h Add BlanKart Credits and append new scene to intro 2025-03-08 11:00:54 -05:00
f_wipe.c Massive warning clean up 2024-10-23 00:01:03 -04:00
fastcmp.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
filesrch.c Merge branch 'blankart-dev' into socmenus 2025-03-26 18:49:30 +01:00
filesrch.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
font.c * Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed. 2022-05-14 14:56:02 +01:00
font.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
g_demo.c Merge branch 'blankart-dev' into socmenus 2025-03-26 18:49:30 +01:00
g_demo.h Various fixes from RR 2025-03-24 10:24:26 -04:00
g_game.c Merge branch 'blankart-dev' into socmenus 2025-03-26 18:49:30 +01:00
g_game.h Various fixes from RR 2025-03-24 10:24:26 -04:00
g_input.c Merge branch 'blankart-dev' into socmenus 2025-03-26 18:49:30 +01:00
g_input.h Fix spectate button, allow respawning local players 2-4, allow respawn to be binded to button 2025-03-24 18:54:58 -04:00
g_party.cpp Completely rewrite party management code 2025-03-24 09:43:34 -04:00
g_party.h Completely rewrite party management code 2025-03-24 09:43:34 -04:00
g_state.h Add BlanKart Credits and append new scene to intro 2025-03-08 11:00:54 -05:00
http-mserv.c Merge branch 'asan-internal' into 'master' 2024-07-31 02:12:15 -04:00
hu_stuff.c Fix many cases of ? with replacements 2025-03-14 20:26:51 -04:00
hu_stuff.h Fix many cases of ? with replacements 2025-03-14 20:26:51 -04:00
i_addrinfo.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
i_addrinfo.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
i_joy.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
i_net.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
i_sound.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
i_system.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
i_tcp.c Fix Windows build 2025-03-24 19:00:50 -04:00
i_tcp.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
i_threads.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
i_time.c Use Windows own high resolution timer for timing things instead of the SDL timer 2025-02-09 18:45:53 -05:00
i_time.h Merge branch 'universal-typedef' into 'master' 2024-10-15 04:16:58 -04:00
i_video.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
info.c Imagine relying on C23 features 2025-02-23 16:47:59 +01:00
info.h Macrofy info.h 2025-01-14 21:23:24 +01:00
k_battle.c Toggle for singleplayer itembreaker 2025-03-22 17:08:20 -04:00
k_battle.h Basic work to restore the wanted system 2024-12-17 10:54:22 -05:00
k_bheap.c
k_bheap.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_boss.c Remove hitlag. 2024-07-29 03:24:40 -04:00
k_boss.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_bot.cpp Adjust bot respawn condition 2025-03-28 10:45:43 -04:00
k_bot.h Fix develop compile 2025-03-25 11:51:11 -04:00
k_botitem.cpp Merge and Update Flameshield overhaul concept 2025-02-28 00:54:24 -05:00
k_botsearch.cpp Basic port of durrs bot code 2025-02-21 22:44:07 -05:00
k_brightmap.c Fix off-by-one error in BRIGHT and TERRAIN lump parsing 2024-08-22 19:12:28 -04:00
k_brightmap.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_collide.c Don't waste bubble if it doesn't collide 2025-03-21 10:34:32 -04:00
k_collide.h Refactor bubbleshield collide, use splitflags for analog input display, don't run waypoint update code on legacy checkpoints 2025-03-14 17:31:51 -04:00
k_color.c Revert "2.1 palette pt 1" 2025-01-24 16:57:44 +01:00
k_color.h Revert "2.1 palette pt 1" 2025-01-24 16:57:44 +01:00
k_director.c Director: skip splitscreen players when switching 2025-03-24 12:37:40 -04:00
k_director.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_follower.c Massive warning clean up 2024-10-23 00:01:03 -04:00
k_follower.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_grandprix.c check equal to and greater than for skin check 2025-02-26 21:23:37 -05:00
k_grandprix.h Merge branch 'bortsport' into blankart-dev 2025-02-26 19:43:22 -05:00
k_hud.c something something consistency 2025-03-27 22:48:56 +01:00
k_hud.h Add input display toggle 2025-03-13 00:08:07 -04:00
k_kart.c Let rings chain other boosts but don't let other boosts chain rings 2025-03-28 18:48:05 -04:00
k_kart.h stacking part 6: Implement customization cvars 2025-03-26 13:35:26 -04:00
k_mapuser.c ACS: Allocate user properties with PU_LEVEL 2024-10-15 15:34:10 -04:00
k_mapuser.h ACS: UDMF user properties 2024-10-15 15:33:16 -04:00
k_objects.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_pathfind.c Circuit pathfinding 2024-08-05 00:17:16 -04:00
k_pathfind.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_pwrlv.c Merge branch 'hostcode' into 'master' 2024-07-31 03:01:45 -04:00
k_pwrlv.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_stats.c Fix kartstuff in stats 2025-03-03 16:52:16 -05: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 compile again 2025-02-18 23:48:18 +01:00
k_terrain.h minigen: Add black fragments to common objects on valid road 2025-02-18 23:48:18 +01:00
k_waypoint.cpp Make legacy waypoint helper and expose K_RingsActive and K_UsingLegacyCheckpoints to lua 2025-03-10 19:14:35 -04:00
k_waypoint.h Port Waypoints.cpp from final RR as well 2025-02-22 02:10:50 -05:00
keys.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
libdivide.h Use C++ templates for DrawColumn/Span 2024-12-29 15:19:24 -05:00
lua_baselib.c stacking part 6: Implement customization cvars 2025-03-26 13:35:26 -04:00
lua_blockmaplib.c devmode cheat online 2025-01-10 11:36:04 -05:00
lua_consolelib.c stacking part 6: Implement customization cvars 2025-03-26 13:35:26 -04:00
lua_followerlib.c Change some comments 2024-08-01 02:00:03 -04:00
lua_hook.h Translate MapLoad/MapChange and implicit gamemap argument 2025-03-03 19:03:36 +01:00
lua_hooklib.c Y'know what? Just make these functions one-based, sheesh 2025-03-03 21:18:07 +01:00
lua_hud.h HUD drawing code clean up and add rings and lives hud toggles for lua 2025-03-14 22:22:25 -04:00
lua_hudlib.c HUD drawing code clean up and add rings and lives hud toggles for lua 2025-03-14 22:22:25 -04:00
lua_hudlib_drawlist.c Properly fix runaway cliprects so they don't interfere with other hooks 2025-02-22 19:38:35 +01:00
lua_hudlib_drawlist.h Expose V_SetClipRect and V_ClearClipRect to lua 2025-02-22 01:49:28 +01:00
lua_infolib.c Sprite frame/char compatibility 2025-02-20 00:32:31 +01:00
lua_libs.h Powers->Player_t metatable 2024-12-28 13:48:02 -05:00
lua_maplib.c Port basic lap anticheat for new waypoints from RR 2025-03-09 20:03:10 -04:00
lua_mathlib.c Remove emeralds from battle 2024-12-17 10:13:09 -05:00
lua_mobjlib.c Support for MF2_SHADOW 2025-03-22 16:57:35 -04:00
lua_playerlib.c stacking part 6: Implement customization cvars 2025-03-26 13:35:26 -04:00
lua_polyobjlib.c UDMF cherry-pick cherry-pick 2024-08-20 02:47:00 -04:00
lua_script.c Merge pull request 'Hardcoded Stacking and Chaining' (#33) from stackingmaybe into blankart-dev 2025-03-26 18:30:19 +00:00
lua_script.h Add lua_compatmode 2025-01-24 18:25:04 +01:00
lua_skinlib.c Assorted Lua fixes, part 1 2025-01-28 02:29:43 +01:00
lua_taglib.c
lua_thinkerlib.c thinkers.iterate 2024-12-31 00:33:21 -05:00
lzf.c
lzf.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_aatree.c Merge branch 'universal-typedef' into 'master' 2024-10-15 04:16:58 -04:00
m_aatree.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_anigif.c Optimize gif recording in opengl a bit 2025-02-09 18:45:53 -05:00
m_anigif.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_argv.c
m_argv.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_bbox.c
m_bbox.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_cheat.c Let savecheckpoint work online, work at all 2025-03-27 22:35:01 +01:00
m_cheat.h Let savecheckpoint work online, work at all 2025-03-27 22:35:01 +01:00
m_cond.c Add kartstats 2025-02-25 14:00:10 -05:00
m_cond.h The rest of the changes from de1f67b 2025-02-10 21:56:07 +01:00
m_dllist.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_easing.c Add ease Lua library 2022-03-18 16:25:57 +00:00
m_easing.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_fixed.c Remove FixedMul and FixedDiv2 asm implementations 2025-03-25 09:12:20 -04:00
m_fixed.h Remove FixedMul and FixedDiv2 asm implementations 2025-03-25 09:12:20 -04:00
m_memcpy.c Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00
m_menu.c Fix D-pad inputs in menu from pads other than player 1's 2025-03-28 16:15:26 +01:00
m_menu.h Don't use K&R syntax for messagebox routines which was removed in C23 2025-03-25 23:33:33 +01:00
m_misc.cpp Replace prevmenu with menustack 2025-03-23 01:47:19 +01:00
m_misc.h New console command "minigen" 2025-02-18 23:48:18 +01:00
m_perfstats.c m_perfstats.c: Fix directive output may be truncated warning/error 2024-10-18 03:20:41 -04:00
m_perfstats.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_queue.c
m_queue.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_random.c Add kartstats 2025-02-25 14:00:10 -05:00
m_random.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_swap.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
Makefile Remove ASM 2025-03-24 22:35:18 -04:00
md5.c
md5.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
mserv.c Remove NONET 2025-02-25 00:31:59 +01:00
mserv.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
p_ceilng.c Add more stuff to mapnamespace 2025-02-24 00:53:59 -05:00
p_enemy.c stacking pt.4.5: Ring Adjustments 2025-03-25 23:35:25 -04:00
p_floor.c Fix Spelunky 2025-03-17 00:42:53 +01:00
p_inter.c Wipe waterrun timer on hit 2025-03-27 15:58:59 -04:00
p_lights.c UDMF cherry-pick cherry-pick 2024-08-20 02:47:00 -04:00
p_local.h Fix thundershield not killing the spb and add DMG_VOLTAGE 2025-03-18 01:11:28 -04:00
p_loop.c Kill on loops again 2025-01-27 11:35:20 -05:00
p_map.c Remove macro to disable noclip camera 2025-03-27 21:43:42 +01:00
p_mapthing.cpp use RR's version of Mobj spawn height since we have cpp now 2025-01-27 01:53:44 -05:00
p_maputl.c Sweep Midtexture lines to prevent gremlins 2025-03-21 10:28:38 -04:00
p_maputl.h Opening_t typedef 2024-10-29 12:15:20 -04:00
p_mobj.c refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
p_mobj.h stacking pt.3: start work on chaining 2025-03-25 18:03:39 -04:00
p_polyobj.c rename tm to g_tm to fix C conflict 2025-02-22 01:24:53 -05:00
p_polyobj.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
p_pspr.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
p_saveg.c stacking part 6: Implement customization cvars 2025-03-26 13:35:26 -04:00
p_saveg.h All the save buffer fixes all at once! 2025-02-10 00:24:17 +01:00
p_setup.c refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
p_setup.h mapcompat + udmf_namespace = mapnamespace 2025-02-20 19:49:13 +01:00
p_sight.c Add p_sight.c as well 2025-02-22 07:49:35 -05:00
p_slopes.c Fix P_ButteredSlope's wrong behavior 2025-03-04 01:03:31 +01:00
p_slopes.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
p_spec.c Fix flat alignment on Kart maps 2025-03-28 14:17:56 +01:00
p_spec.h Remove Battle capsule stuff and turn it into Item Breaker 2024-12-17 00:24:20 -05:00
p_sweep.cpp Add srb2::sweep, AABB line sweep algorithms 2024-12-25 13:21:23 -05:00
p_sweep.hpp Add srb2::sweep, AABB line sweep algorithms 2024-12-25 13:21:23 -05:00
p_telept.c cherrypikcs from 'miniladder-16' 2025-01-09 13:19:48 -05:00
p_test.cpp Remove color helper code 2025-01-27 20:51:19 -05:00
p_tick.c refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
p_tick.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
p_user.c refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
qs22j.c Use qs22j for qsort 2024-09-05 03:11:40 -04:00
qs22j.h Use qs22j for qsort 2024-09-05 03:11:40 -04:00
r_bbox.c Reintroduce MF_FIRE 2025-01-25 11:20:35 -05:00
r_bsp.cpp Make Blockplayers UDMF only, revert ML_BLOCKPLAYERS to ML_EFFECT6 , readded override gravity flag and fix up binary conversion code. 2025-02-10 05:22:32 -05:00
r_bsp.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
r_data.c Support reading PICTURE/MINIMAP/ENCORE/TWEAKMAP lumps from a map resource 2025-02-07 02:41:06 +01:00
r_data.h Support reading PICTURE/MINIMAP/ENCORE/TWEAKMAP lumps from a map resource 2025-02-07 02:41:06 +01:00
r_debug.cpp debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered 2024-12-30 00:16:57 -05:00
r_debug_detail.hpp Add the debugrender_highlight command, highlight specific rendering in flat colors 2024-12-27 11:52:16 -05:00
r_debug_parser.cpp Add the debugrender_highlight command, highlight specific rendering in flat colors 2024-12-27 11:52:16 -05:00
r_defs.h Basic port of durrs bot code 2025-02-21 22:44:07 -05:00
r_draw.cpp Fix screen fade colors 2025-01-24 18:27:44 +01:00
r_draw.h The actual palette remapping 2025-01-24 18:18:37 +01:00
r_draw_column.cpp Use some rendering code from durrr 2024-12-30 13:10:51 -05:00
r_draw_span.cpp Use some rendering code from durrr 2024-12-30 13:10:51 -05:00
r_fps.c Move software shearing conditions from R_SetupFreelook into G_FinalClipAimingPitch 2025-03-22 11:17:46 -04:00
r_fps.h Interpolate polyobjects properly for the software renderer 2025-02-11 16:46:49 -05:00
r_local.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
r_main.cpp Properly fix shearing crash without the ugly hack 2025-03-23 22:30:36 -04:00
r_main.h Make sloperoll+pitch toggleable and make cameratilt not rely on sloperoll toggle 2025-03-11 22:48:02 -04:00
r_patch.c Fix cups. 2025-02-11 01:52:04 +01:00
r_patch.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
r_patchrotation.c Various random changes 2025-03-13 01:07:13 -04:00
r_patchrotation.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
r_picformats.c Sprite frame/char compatibility 2025-02-20 00:32:31 +01:00
r_picformats.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
r_plane.cpp Use separate table for maskedtexturecol 2025-02-10 17:54:40 -05:00
r_plane.h Use separate table for maskedtexturecol 2025-02-10 17:54:40 -05:00
r_portal.c dont use portals for skyboxes on binary maps 2024-12-30 20:30:14 +01:00
r_portal.h Merge branch 'fix-portal-slime-trails' into 'master' 2024-12-26 08:34:28 -05:00
r_segs.cpp Fix FOF sides clipping in Kart maps 2025-03-17 22:14:07 +01:00
r_segs.h Use separate table for maskedtexturecol 2025-02-10 17:54:40 -05:00
r_skins.c Fix sprite flipping on rotated drift frames 2025-02-26 20:54:21 +01:00
r_skins.h Kart skin compatibility 2025-01-25 23:53:53 +01:00
r_sky.c Revert "Sky offsets" 2024-12-30 13:16:29 -05:00
r_sky.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
r_splats.c Use C++ templates for DrawColumn/Span 2024-12-29 15:19:24 -05:00
r_splats.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
r_state.h Fix Textmap Output 2025-02-09 18:45:53 -05:00
r_textures.c Fix Spelunky 2025-03-17 00:42:53 +01:00
r_textures.h The actual palette remapping 2025-01-24 18:18:37 +01:00
r_things.cpp Software: krangle directional lighting in 3P/4P splitscreen 2025-03-24 12:39:22 -04:00
r_things.h Sprite frame/char compatibility 2025-02-20 00:32:31 +01:00
s_sound.c Fix more Music Test Crashes 2025-03-13 13:28:40 -04:00
s_sound.h Music Test port from Saturn pt1 2025-03-12 12:36:07 -04:00
screen.c Merge branch 'blankart-dev' into socmenus 2025-03-26 18:49:30 +01:00
screen.h Merge branch 'templated-drawing' into 'master' 2024-12-29 15:56:33 -05:00
slope_anchors.c Fix slope anchors crash 2025-01-27 01:44:31 -05:00
sounds.c Imagine relying on C23 features 2025-02-23 16:47:59 +01:00
sounds.h Remove Unused skinsounds 2025-02-05 12:54:33 -05:00
Sourcefile Remove ASM 2025-03-24 22:35:18 -04:00
st_stuff.c Properly fix shearing crash without the ugly hack 2025-03-23 22:30:36 -04:00
st_stuff.h Implement stplyrnum and refactor K_drawBattleFullscreen to use it 2025-02-09 18:45:53 -05:00
strcasestr.c
string.c use glibc strlcpy and strlcat with glibc2.38 and above 2024-10-23 13:46:41 +02:00
stun.c
stun.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Merge branch 'loops-prep' into 'master' 2024-09-12 11:48:08 -04:00
tables.h Loops: correct origin point over duration of loop 2024-10-16 22:30:45 -04:00
taglist.c Read-only mapthing_t 2024-10-16 13:11:13 -04:00
taglist.h Read-only mapthing_t 2024-10-16 13:11:13 -04:00
typedef.h stacking pt.2: finish stacking 2025-03-25 15:07:20 -04:00
v_video.c refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
v_video.h refactor postimg stuff so it can be combined with each other better 2025-03-28 18:22:01 -04:00
version.h Port Use SDL Game Controllers API by Eidolon 2024-08-16 21:18:18 -04:00
vid_copy.s
w_wad.c Check .kart extension for compatmode 2025-02-23 18:52:40 -05:00
w_wad.h Fix function prototype 2025-02-24 20:07:48 +01:00
y_inter.c Fix the intermission background 2025-03-26 23:06:21 +01:00
y_inter.h Animated vote screens support 2025-02-09 18:45:53 -05:00
z_zone.c Add More Tracy Zones 2025-02-21 13:58:41 -05:00
z_zone.h Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00