blankart/src
toaster ab243e6ffa Fix G_UpdateVisited, this time in a forward-thinking way
- Check for if a single local player isn't spectator or no-contested.
- Clean up code to return early if exclusionary conditions are met, rather than one long if conditional bundling them together
2025-02-25 01:05:21 +01:00
..
acs bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05: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 Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
info Support for user-specified minimap bounds 2025-02-18 23:48:18 +01:00
locale
Makefile.d Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
math Add srb2::sweep, AABB line sweep algorithms 2024-12-25 13:21:23 -05:00
nds
objects Go back to using Sourcefiles since make works again. 2024-10-22 16:56:19 -04:00
sdl Remove NONET 2025-02-25 00:31:59 +01:00
sdl12 Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05: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
win32ce Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00
.gitignore
am_map.c Fix compile again 2025-02-18 23:48:18 +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
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 Imagine relying on C23 features 2025-02-23 16:47:59 +01:00
command.c Add a mode to the toggle command, cycle a set of values 2025-02-24 21:25:34 +01:00
command.h command.c: refactor Setvalue, create CV_CompleteValue 2025-02-24 21:09:06 +01:00
comptime.c fix make compile 2024-07-31 12:48:35 -04:00
config.h.in Use chars.kart 2025-01-26 15:48:15 -05:00
console.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
console.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
cxxutil.hpp Add SRB2_ASSERT, srb2::NotNull<T> 2024-12-26 11:22:22 -05:00
d_clisrv.c Remove NONET 2025-02-25 00:31:59 +01:00
d_clisrv.h Remove NONET 2025-02-25 00:31:59 +01:00
d_event.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
d_main.cpp Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
d_main.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -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 Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
d_netcmd.h bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05:00
d_netfil.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
d_netfil.h Remove NONET 2025-02-25 00:31:59 +01:00
d_player.h Remove rest of ringsting leftovers 2025-02-22 22:27:56 -05:00
d_think.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
d_ticcmd.h Enforce const in bot ticcmds 2025-02-04 21:38:13 -05:00
deh_lua.c More lua fixes 2025-02-21 19:24:44 -05:00
deh_lua.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
deh_soc.c Fix special map usage 2025-02-24 22:45:26 +01:00
deh_soc.h Long Map Names Port pt 1. 2025-02-05 17:46:21 -05:00
deh_tables.c Remove rest of ringsting leftovers 2025-02-22 22:27:56 -05:00
deh_tables.h Rework nextmap to be automatic 2025-02-11 02:24:01 +01:00
dehacked.c Level and cup header information: Hashing for referencing by name 2025-02-12 01:50:46 +01:00
dehacked.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
discord.c Salvage the remaining parts of 8f68a21 2025-02-17 21:51:31 +01:00
discord.h Shutdown DiscordRPC when discordrp cvar is set to Off 2025-02-09 18:45:53 -05:00
doomdata.h Merge pull request 'Add support for longmapnames' (#22) from longmapnames into ACS2 2025-02-17 22:38:05 +00:00
doomdef.h Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
doomstat.h bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05:00
doomtype.h Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
endian.h
f_finale.c Fix special map usage 2025-02-24 22:45:26 +01:00
f_finale.h Remove Ending gamestate and code 2025-01-02 23:13:00 -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 Long Map Names Port pt 3. shits broke 2025-02-05 21:57:03 -05:00
filesrch.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
font.c
font.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
g_demo.c Oops, forgot about G_LoadDemoInfo 2025-02-12 01:00:10 +01:00
g_demo.h All the save buffer fixes all at once! 2025-02-10 00:24:17 +01:00
g_game.c Fix G_UpdateVisited, this time in a forward-thinking way 2025-02-25 01:05:21 +01:00
g_game.h Port freeplay, grow music and invin music toggles from saturn 2025-02-20 18:12:03 -05:00
g_input.c Reimplement turn smoothing plus toggle 2024-09-18 10:17:35 -04:00
g_input.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
g_party.cpp Merge branch 'fix-reset-interpolation' into 'master' 2024-09-04 01:05:12 -04:00
g_splitscreen.c
g_state.h Remove Ending gamestate and code 2025-01-02 23:13:00 -05:00
http-mserv.c Merge branch 'asan-internal' into 'master' 2024-07-31 02:12:15 -04:00
hu_stuff.c Remove NONET 2025-02-25 00:31:59 +01:00
hu_stuff.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -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 Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01: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 Move two of the three remaining NUMMAPS arrays part of the mapheader_t struct 2025-02-11 03:47:36 +01: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.c Enforce const in bot ticcmds 2025-02-04 21:38:13 -05:00
k_bot.h Enforce const in bot ticcmds 2025-02-04 21:38:13 -05:00
k_botitem.c Add bot lshield/bshield prediction error 2025-02-20 09:37:42 -05:00
k_botsearch.c Don't see spectators for specfic bot actions 2025-02-04 21:04:10 -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 Revert 'New solid object bouncing, and updated player bouncing' 2025-02-23 18:04:20 -05:00
k_collide.h Rename back to thundershield, update doomdata.h ml_flags, update constants 2024-12-31 01:31:03 -05: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 Massive warning clean up 2024-10-23 00:01:03 -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 Add bot styles & bot spawn ACS function 2024-10-15 16:44:29 -04:00
k_grandprix.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_hud.c Fix HUD drawing crash if 1 or more KITEM_NONE 2025-02-24 23:47:02 +01:00
k_hud.h Clipping rectangle 2025-02-22 01:22:54 +01:00
k_kart.c K_GetRollingRouletteItem: support Battle 2025-02-24 22:45:26 +01:00
k_kart.h Add K_GetRollingRouletteItem, refactor item drawers 2025-02-24 22:45:23 +01: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_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.c Add RF_ALWAYSONTOP flags 2025-02-05 10:27:11 -05:00
k_waypoint.h Massive warning clean up 2024-10-23 00:01:03 -04: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 Revert 'New solid object bouncing, and updated player bouncing' 2025-02-23 18:04:20 -05:00
lua_blockmaplib.c devmode cheat online 2025-01-10 11:36:04 -05:00
lua_consolelib.c numlaps/basenumlaps compatibility 2025-01-28 21:47:08 +01:00
lua_followerlib.c Change some comments 2024-08-01 02:00:03 -04:00
lua_hook.h Vote HUD Hook 2025-02-09 18:45:53 -05:00
lua_hooklib.c More warning fixes, restore old pause, No void in 3p splitscreen 2025-02-23 21:45:33 -05:00
lua_hud.h Properly fix runaway cliprects so they don't interfere with other hooks 2025-02-22 19:38:35 +01:00
lua_hudlib.c Properly fix runaway cliprects so they don't interfere with other hooks 2025-02-22 19:38:35 +01: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 Merge pull request 'Add support for longmapnames' (#22) from longmapnames into ACS2 2025-02-17 22:38:05 +00:00
lua_mathlib.c Remove emeralds from battle 2024-12-17 10:13:09 -05:00
lua_mobjlib.c Imagine relying on C23 features 2025-02-23 16:47:59 +01:00
lua_playerlib.c bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05:00
lua_polyobjlib.c UDMF cherry-pick cherry-pick 2024-08-20 02:47:00 -04:00
lua_script.c Expose more globals as writeable 2025-02-21 12:55:44 -05: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 Merge pull request 'Add support for longmapnames' (#22) from longmapnames into ACS2 2025-02-17 22:38:05 +00:00
m_cheat.h devmode cheat online 2025-01-10 11:36:04 -05:00
m_cond.c Skip over locked maps/cups when getting nextmap 2025-02-24 22:45:26 +01: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
m_easing.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_fixed.c
m_fixed.h Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
m_memcpy.c Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00
m_menu.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
m_menu.h Introducing... M_GetMapThumbnail and arbitrarily scaled thumbnails 2025-02-12 01:09:02 +01:00
m_misc.cpp Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +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
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 NONET 2025-02-25 00:31:59 +01: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
p5prof.h
p_ceilng.c Add more stuff to mapnamespace 2025-02-24 00:53:59 -05:00
p_enemy.c bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05:00
p_floor.c Use mapnamespace for doceiling/dofloor compat 2025-02-24 00:42:09 -05:00
p_inter.c Fix SPB capsule overwriting current item 2025-02-22 22:43:34 -05:00
p_lights.c UDMF cherry-pick cherry-pick 2024-08-20 02:47:00 -04:00
p_local.h bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05:00
p_loop.c Kill on loops again 2025-01-27 11:35:20 -05:00
p_map.c Revert 'New solid object bouncing, and updated player bouncing' 2025-02-23 18:04:20 -05: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 Step up code shit again 2025-02-12 21:29:47 -05:00
p_maputl.h Opening_t typedef 2024-10-29 12:15:20 -04:00
p_mobj.c Add K_GetRollingRouletteItem, refactor item drawers 2025-02-24 22:45:23 +01:00
p_mobj.h bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05:00
p_polyobj.c Polyobject transparency issuse quote on quote fix 2025-01-06 14:53:49 -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 bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05:00
p_saveg.h All the save buffer fixes all at once! 2025-02-10 00:24:17 +01:00
p_setup.c Be quiet please. 2025-02-23 21:04:06 -05:00
p_setup.h mapcompat + udmf_namespace = mapnamespace 2025-02-20 19:49:13 +01:00
p_sight.c Put tm* variables into a struct 2024-09-13 11:29:30 -04:00
p_slopes.c mapcompat + udmf_namespace = mapnamespace 2025-02-20 19:49:13 +01:00
p_slopes.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
p_spec.c bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05: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 Implement distance based itemodds when legacy waypoints are in play 2025-01-22 13:15:42 -05:00
p_tick.h Merge branch 'remove-pragma-interface' into 'master' 2025-01-09 13:24:25 -05:00
p_user.c bumpspark, bumpspring and small code refactoring and cleanup 2025-02-22 21:53:09 -05: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 Merge pull request 'Add support for longmapnames' (#22) from longmapnames into ACS2 2025-02-17 22:38:05 +00: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 Interpolate polyobjects properly for the software renderer 2025-02-11 16:46:49 -05: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 Merge branch 'fix-slope-convex-sectors' into 'next' 2025-02-11 16:58:57 -05:00
r_main.h Add R_PointOnSideFast and R_PointInSubsectorFast and use it to optimize some stuff 2025-02-09 18:45:53 -05: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 Add SPRINFO_DEFAULT_PIVOT, change spriteinfo_t.available to bit array 2024-07-31 03:11:54 -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 a possible crash in R_RenderMaskedSegRange 2025-02-11 16:48:45 -05:00
r_segs.h Use separate table for maskedtexturecol 2025-02-10 17:54:40 -05:00
r_skins.c Make Sonic... slightly less hardcoded 2025-02-24 00:43:50 +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 mapcompat + udmf_namespace = mapnamespace 2025-02-20 19:49:13 +01:00
r_textures.h The actual palette remapping 2025-01-24 18:18:37 +01:00
r_things.cpp Oops, forgot to resize spritecachedinfo in R_AddKartFaces 2025-02-23 01:45:29 +01:00
r_things.h Sprite frame/char compatibility 2025-02-20 00:32:31 +01:00
s_sound.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2025-02-25 00:42:42 +01:00
s_sound.h Merge branch 'v2dev3' into ACS2 2024-11-16 14:27:34 -05:00
screen.c Use some rendering code from durrr 2024-12-30 13:10:51 -05: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 use RR's version of Mobj spawn height since we have cpp now 2025-01-27 01:53:44 -05:00
st_stuff.c Interop late, fix runaway cliprects, cleanup 2025-02-22 02:25:25 +01: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
tmap.nas Revert "2.1 palette pt 1" 2025-01-24 16:57:44 +01:00
tmap.s
tmap_asm.s
tmap_mmx.nas Revert "2.1 palette pt 1" 2025-01-24 16:57:44 +01:00
tmap_vc.nas
typedef.h Clipping rectangle 2025-02-22 01:22:54 +01:00
v_video.c Fix off-by-one when clipping rectangle bottom 2025-02-22 01:30:17 +01:00
v_video.h Prevent modifying cliprect, wordier vars 2025-02-22 01:29:24 +01: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 Change thumbnail reference scale to 320x200 2025-02-17 21:51:31 +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