blankart/src
toaster ab58883d85 minigen command: Support -m(ultiplier) parameter
Supports values between 1 and 10, with 1 being the default.
If a multiplier greater than 1 is provided, the filename will take the form "MINIMAP-%d.png", where %d is the multiplier.
2025-02-18 23:48:18 +01:00
..
acs Restore 'map +' command 2025-02-11 21:12:47 +01:00
android Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00
blan Add per-frame linear memory allocator 2024-12-29 09:13:37 -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 W_NeedPaletteRemap refactor because I'm stupid 2025-02-18 21:56:24 +01:00
info optimize state usage on watertrails and use new sprites and states 2025-01-29 02:02:34 -05:00
locale
Makefile.d Readd missing shit for make and fix 32 bit compile 2025-01-29 17:35:40 -05: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 Merge branch 'vsync-set-fix' into 'master' 2025-02-09 18:45:53 -05: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 AM_MinimapGenerate: return NULL if malloc fails 2025-02-18 23:48:18 +01:00
am_map.h Refactor in preperation for scaling feature 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 SHUUUUUUUUUUUUT UUUUUUUUUUUUUUPPPPP 2025-02-09 18:45:52 -05:00
command.c I_Error in all situations where mapheaders were previously allocated outside of SOC. 2025-02-11 01:52:05 +01:00
command.h Revert cheats streamine but keep stuff needed for online cheats 2025-01-10 11:16:16 -05:00
comptime.c
config.h.in Use chars.kart 2025-01-26 15:48:15 -05:00
console.c Always show the loading text 2025-02-12 11:33:16 -05: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 Revert "Place this here" 2025-02-12 11:18:15 -05:00
d_clisrv.h Remove mapname buffer from serverinfo_pak 2025-02-11 15:28:17 +01:00
d_event.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
d_main.cpp Salvage the remaining parts of 8f68a21 2025-02-17 21:51:31 +01:00
d_main.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
d_net.c Remove mapname buffer from serverinfo_pak 2025-02-11 15:28:17 +01:00
d_net.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
d_netcmd.c New console command "minigen" 2025-02-18 23:48:18 +01:00
d_netcmd.h Port Gametype Preference and associated changes 2025-02-11 01:52:05 +01:00
d_netfil.c Fix io.open() crashing the client sometimes 2025-02-11 17:12:44 -05:00
d_netfil.h Networked compatmode 2025-01-24 18:26:49 +01:00
d_player.h Change item locations to account for old lua and sprites 2025-02-04 09:18:44 -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 Rework nextmap to be automatic 2025-02-11 02:24:01 +01:00
deh_lua.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
deh_soc.c Level and cup header information: Hashing for referencing by name 2025-02-12 01:50:46 +01:00
deh_soc.h Long Map Names Port pt 1. 2025-02-05 17:46:21 -05:00
deh_tables.c Rework nextmap to be automatic 2025-02-11 02:24:01 +01: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 xva: dynamically allocated va 2025-02-17 21:51:31 +01:00
doomstat.h Level and cup header information: Hashing for referencing by name 2025-02-12 01:50:46 +01:00
doomtype.h windows compile fix #6 2025-01-08 18:03:18 -05:00
endian.h
f_finale.c Rework nextmap to be automatic 2025-02-11 02:24:01 +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 some G_BuildMapName string formats 2025-02-17 21:51:31 +01:00
g_game.h Refactoring ahoy 2025-02-11 17:22:34 +01: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
hu_stuff.c Introducing... M_GetMapThumbnail and arbitrarily scaled thumbnails 2025-02-12 01:09:02 +01:00
hu_stuff.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
i_addrinfo.c
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
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 Kart skin compatibility 2025-01-25 23:53:53 +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
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 Bots use rings for less significant speed loss 2025-02-04 21:49:27 -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 Experimental rings rebalance 2025-02-04 17:10:15 -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 New console command "minigen" 2025-02-18 23:48:18 +01:00
k_hud.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_kart.c Add safety fallback for respawn code 2025-02-18 17:29:57 -05:00
k_kart.h Numlaps updates from RingRacers 2025-02-09 18:45:53 -05: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
k_pathfind.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_pwrlv.c
k_pwrlv.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
k_terrain.c Rework automap/minigen colours 2025-02-18 23:48:18 +01:00
k_terrain.h Rework automap/minigen colours 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 I_Error in all situations where mapheaders were previously allocated outside of SOC. 2025-02-11 01:52:05 +01: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
lua_hook.h Vote HUD Hook 2025-02-09 18:45:53 -05:00
lua_hooklib.c Fix Lua HUD interpolation 2025-02-09 20:47:49 -05:00
lua_hud.h Add lua hud interpolation 2025-02-09 18:45:53 -05:00
lua_hudlib.c Expose map thumbnails and minimaps to Lua 2025-02-12 03:24:11 +01:00
lua_hudlib_drawlist.c Fix Lua HUD interpolation 2025-02-09 20:47:49 -05:00
lua_hudlib_drawlist.h Merge branch 'universal-typedef' into 'master' 2024-10-15 04:16:58 -04:00
lua_infolib.c misc fixes 2024-12-17 23:53:51 -05: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 Assorted Lua fixes, part 2 2025-01-28 17:52:08 +01:00
lua_playerlib.c Restore nights bumper object 2025-02-02 07:48:59 -05:00
lua_polyobjlib.c
lua_script.c Kill spstage_start and spmarathon_start 2025-02-11 17:30:03 +01: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 Move two of the three remaining NUMMAPS arrays part of the mapheader_t struct 2025-02-11 03:47:36 +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 Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
m_memcpy.c Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00
m_menu.c Fix some G_BuildMapName string formats 2025-02-17 21:51:31 +01:00
m_menu.h Introducing... M_GetMapThumbnail and arbitrarily scaled thumbnails 2025-02-12 01:09:02 +01:00
m_misc.cpp minigen command: Support -m(ultiplier) parameter 2025-02-18 23:48:18 +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 Add per-frame linear memory allocator 2024-12-29 09:13:37 -05:00
md5.c
md5.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
mserv.c Fix up loading 2024-09-07 11:58:30 -04:00
mserv.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
p5prof.h
p_ceilng.c Run old function ceiling and floor move regardless when in binary 2024-09-12 01:38:50 -04:00
p_enemy.c Various UDMF fixes 2025-02-11 15:32:19 -05:00
p_floor.c Fix the elevator in Diamond Square 2025-01-25 00:34:54 +01:00
p_inter.c Use correct wrong way sound 2025-02-09 22:04:11 -05:00
p_lights.c
p_local.h Step up code shit again 2025-02-12 21:29:47 -05:00
p_loop.c Kill on loops again 2025-01-27 11:35:20 -05:00
p_map.c Step up code shit again 2025-02-12 21:29:47 -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 Merge pull request 'Add support for longmapnames' (#22) from longmapnames into ACS2 2025-02-17 22:38:05 +00:00
p_mobj.h Fix custom ambient sound mobjs not working 2025-02-10 01:27:08 -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 Merge pull request 'Add support for longmapnames' (#22) from longmapnames into ACS2 2025-02-17 22:38:05 +00:00
p_saveg.h All the save buffer fixes all at once! 2025-02-10 00:24:17 +01:00
p_setup.c or just... check longname????? 2025-02-18 22:55:41 +01:00
p_setup.h Get rid of basenummapheaders 2025-02-11 17:22:31 +01:00
p_sight.c Put tm* variables into a struct 2024-09-13 11:29:30 -04:00
p_slopes.c Fix segfault when going up steep slopes in rare cases 2025-02-11 17:00:37 -05:00
p_slopes.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
p_spec.c Spec 500 uses the same speeds as other scrollers 2025-02-18 14:33:29 +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 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 Refactoring ahoy 2025-02-11 17:22:34 +01: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
r_patchrotation.h Merge branch 'extern-c-everything' into 'master' 2024-10-15 14:14:43 -04:00
r_picformats.c SPRTINFO: print warnings instead of I_Error (don't crash the game) 2024-10-18 04:13:44 -04: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 Refactoring ahoy 2025-02-11 17:22:34 +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 Palette texture hack for palremap 2025-02-18 21:56:24 +01:00
r_textures.h The actual palette remapping 2025-01-24 18:18:37 +01:00
r_things.cpp Prevent weather from I_Erroring in GL as well 2025-02-18 15:48:08 -05:00
r_things.h Kart skin compatibility 2025-01-25 23:53:53 +01:00
s_sound.c Fix streamersafemusic Cvar 2025-02-18 14:50:02 -05: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 SOC all hardcode mobjs/states/skincolors/sounds 2025-01-15 01:42:08 +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 Add lua hud interpolation 2025-02-09 18:45:53 -05: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 Refactor in preperation for scaling feature 2025-02-18 23:48:18 +01:00
v_video.c uncap vhs effect 2025-02-09 18:45:53 -05:00
v_video.h Revert "2.1 palette pt 1" 2025-01-24 16:57:44 +01:00
version.h
vid_copy.s
w_wad.c Fix double-free in W_Shutdown 2025-02-18 16:19:56 -05:00
w_wad.h W_NeedPaletteRemap refactor because I'm stupid 2025-02-18 21:56:24 +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 Make Valgrind builds usable when not running with Valgrind + cleanup 2025-02-09 23:06:13 +01:00
z_zone.h Merge branch 'memory-tweaks' into 'master' 2024-12-29 15:14:36 -05:00