..
acs
Fix Music Remap
2025-05-21 07:25:56 -04:00
blan
Adjust some stuff to accout for how the map header toggle works
2025-06-02 15:11:39 -04:00
blua
Toss some backcompat lua shit under lua_compatmode
2025-02-04 07:54:32 -05:00
core
Clang fixes
2025-05-01 15:16:53 -04:00
dummy
Merge branch 'memory-tweaks' into 'master'
2024-12-29 15:14:36 -05:00
hardware
Port v.cachePatch second parameter for rotation from Classic
2025-06-02 11:23:51 -04:00
info
Make the camera options work again
2025-06-09 23:26:56 +02: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
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
objects
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
sdl
Menu functions now return INT32
2025-06-05 19:47:08 +02: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
Adjust some stuff to accout for how the map header toggle works
2025-06-02 15:11:39 -04:00
am_map.h
Precalculate as much shared minimap/automap data on level load as possible
2025-02-18 23:48:18 +01: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
Replace MD5 with xxHash for file hashing
2025-04-26 00:25:23 +02:00
CMakeLists.txt
Clang fixes
2025-05-01 15:16:53 -04:00
command.c
Remove a TON of special-case menu code
2025-06-08 17:15:17 +02: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
Softcode server list page and sound options
2025-06-09 22:53:54 +02:00
d_clisrv.h
Warning cleanup
2025-06-01 09:35:41 -04:00
d_event.h
New input handling (port of cd8862f0)
2025-03-07 00:05:35 +01:00
d_main.cpp
Remove character descriptions
2025-06-03 18:58:09 +02:00
d_main.h
Add mappatch.pk3, Allow patches to remove existing mapthings.
2025-05-16 08:41:14 -04:00
d_net.c
bugfixes for sock stuff + kinda fix ipv6
2025-04-02 16:24:54 -04:00
d_net.h
Remove NONET
2025-02-25 00:31:59 +01:00
d_netcmd.c
Menu functions now return INT32
2025-06-05 19:47:08 +02:00
d_netcmd.h
Basic voting rows port
2025-05-28 10:51:18 -04:00
d_netfil.c
Add mappatch.pk3, Allow patches to remove existing mapthings.
2025-05-16 08:41:14 -04:00
d_netfil.h
Scrub more references to MD5
2025-04-26 00:57:51 +02:00
d_player.h
Kill SF_HIGHRES
2025-05-31 09:23:36 -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
Unify info lookup functions for SOC/Lua/ACS
2025-05-18 17:37:47 +02:00
deh_lua.h
Merge branch 'extern-c-everything' into 'master'
2024-10-15 14:14:43 -04:00
deh_soc.c
Three(!?) new methods for placing menu items
2025-06-12 16:54:43 +02:00
deh_soc.h
Menu functions now return INT32
2025-06-05 19:47:08 +02:00
deh_tables.c
Three(!?) new methods for placing menu items
2025-06-12 16:54:43 +02:00
deh_tables.h
Menu functions now return INT32
2025-06-05 19:47:08 +02:00
dehacked.c
Remove character descriptions
2025-06-03 18:58:09 +02:00
dehacked.h
Turn namehash/nameofs into a struct, and linearly allocate freeslots
2025-05-19 18:22:00 +02:00
discord.c
Use GP difficulty in RPC
2025-04-30 19:05:20 -04:00
discord.h
Shutdown DiscordRPC when discordrp cvar is set to Off
2025-02-09 18:45:53 -05:00
doomdata.h
Add mappatch.pk3, Allow patches to remove existing mapthings.
2025-05-16 08:41:14 -04:00
doomdef.h
Server Commit system to prevent old clients from joining then desynching
2025-05-31 14:02:07 -04:00
doomstat.h
Texture precaching
2025-05-29 12:06:51 -04:00
doomtype.h
Clang fixes
2025-05-01 15:16:53 -04:00
endian.h
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
f_finale.c
Fix diagonal squares
2025-05-18 19:58:50 -04: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
Scrub more references to MD5
2025-04-26 00:57:51 +02:00
filesrch.h
Replace MD5 with xxHash for file hashing
2025-04-26 00:25:23 +02: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
Menu functions now return INT32
2025-06-05 19:47:08 +02:00
g_demo.h
Replace MD5 with xxHash for file hashing
2025-04-26 00:25:23 +02:00
g_game.c
Remove a TON of special-case menu code
2025-06-08 17:15:17 +02:00
g_game.h
Add toggle for deadzone style
2025-05-18 14:06:56 -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
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 BlanKart Credits and append new scene to intro
2025-03-08 11:00:54 -05:00
http-mserv.c
bugfixes for sock stuff + kinda fix ipv6
2025-04-02 16:24:54 -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
Remove bird window shake
2025-05-15 14:35:46 -04:00
i_tcp.c
disable compiling with ipv6 support
2025-04-02 16:25:37 -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
Fix warnings
2025-05-19 19:36:49 +02:00
info.h
Fix warnings
2025-05-19 19:36:49 +02:00
k_battle.c
Remove Bumper Death animation
2025-04-07 21:01:01 -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
Refactor some HUD elements and bring colorized hud support
2025-05-05 17:51:39 -04:00
k_boss.h
Merge branch 'extern-c-everything' into 'master'
2024-10-15 14:14:43 -04:00
k_bot.cpp
Trying to handle various different speeds...
2025-05-27 17:05:09 +02:00
k_bot.h
An attempt at timing and setting up drifts
2025-05-24 00:33:04 +02:00
k_botitem.cpp
Remove Droptarget.
2025-05-10 07:31:51 -04:00
k_botsearch.cpp
Adjust some stuff to accout for how the map header toggle works
2025-06-02 15:11:39 -04:00
k_brightmap.c
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
k_brightmap.h
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
k_collide.c
Make Ring drop on bumps consistent
2025-05-17 20:23:18 -04:00
k_collide.h
Remove Droptarget.
2025-05-10 07:31:51 -04:00
k_color.c
Revert "2.1 palette pt 1"
2025-01-24 16:57:44 +01:00
k_color.h
Move skincolors definition from doomdef.h to info.h
2025-05-19 17:29:55 +02: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
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
k_grandprix.c
Actually fix mickey mouse glitch
2025-04-21 21:03:10 -04:00
k_grandprix.h
Merge branch 'bortsport' into blankart-dev
2025-02-26 19:43:22 -05:00
k_hud.c
Trying to handle various different speeds...
2025-05-27 17:05:09 +02:00
k_hud.h
Refactor some HUD elements and bring colorized hud support
2025-05-05 17:51:39 -04:00
k_kart.c
Adjust some stuff to accout for how the map header toggle works
2025-06-02 15:11:39 -04:00
k_kart.h
Make accel stacking more accurate to neptune
2025-05-25 14:54:37 -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
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
No 1 PWRLV point in lobby of bots/guests, either
2025-04-22 13:43:09 -04:00
k_pwrlv.h
Update File headers to use BLANKART
2025-04-19 13:33:28 -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
Adjust some stuff to accout for how the map header toggle works
2025-06-02 15:11:39 -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
More robust(?) finish line handling
2025-05-20 00:07:37 +02:00
k_waypoint.h
Make bots drift
2025-04-25 16:21:57 -04:00
keys.h
Merge branch 'extern-c-everything' into 'master'
2024-10-15 14:14:43 -04:00
libdivide.h
Update libdivide, fix compiling with GCC 15
2025-05-01 17:03:56 +02:00
lua_baselib.c
Adjust some stuff to accout for how the map header toggle works
2025-06-02 15:11:39 -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
Call LUA_HookLinedefExecute from LUA_HookSpecialExecute
2025-05-10 08:51:45 -04: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
Port v.cachePatch second parameter for rotation from Classic
2025-06-02 11:23:51 -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
Turn namehash/nameofs into a struct, and linearly allocate freeslots
2025-05-19 18:22:00 +02:00
lua_libs.h
Port JugadorXEI's Terrain library for Lua
2025-06-02 14:38:33 -04: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
Port JugadorXEI's Terrain library for Lua
2025-06-02 14:38:33 -04:00
lua_playerlib.c
Texture precaching
2025-05-29 12:06:51 -04:00
lua_polyobjlib.c
UDMF cherry-pick cherry-pick
2024-08-20 02:47:00 -04:00
lua_script.c
Port JugadorXEI's Terrain library for Lua
2025-06-02 14:38:33 -04: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_terrainlib.c
Change Ring Racers refernce in file to Blankart
2025-06-02 15:17:58 -04:00
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
refactor giveitem and port other RR cheats.
2025-05-17 12:46:37 -04:00
m_cheat.h
refactor giveitem and port other RR cheats.
2025-05-17 12:46:37 -04:00
m_cond.c
Tri map records pt.3: Finalize changes
2025-04-12 13:12:24 -04:00
m_cond.h
Move skincolors definition from doomdef.h to info.h
2025-05-19 17:29:55 +02: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
Make bots drift
2025-04-25 16:21:57 -04:00
m_memcpy.c
Merge branch 'memory-tweaks' into 'master'
2024-12-29 15:14:36 -05:00
m_menu.c
Three(!?) new methods for placing menu items
2025-06-12 16:54:43 +02:00
m_menu.h
Three(!?) new methods for placing menu items
2025-06-12 16:54:43 +02:00
m_misc.cpp
Clang fixes
2025-05-01 15:16:53 -04:00
m_misc.h
make a backup of save data before writing to it
2025-04-19 14:18:18 -04: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
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
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
disable compiling with ipv6 support
2025-04-02 16:25:37 -04:00
p_ceilng.c
Fix movefloor/ceiling using wrong args
2025-05-21 10:04:09 -04:00
p_enemy.c
Fix missing hitbox for Mementos Reaper
2025-06-02 16:22:55 +02:00
p_floor.c
Fix movefloor/ceiling using wrong args
2025-05-21 10:04:09 -04:00
p_inter.c
Clear boost info when hit
2025-05-31 11:05:06 -04:00
p_lights.c
UDMF cherry-pick cherry-pick
2024-08-20 02:47:00 -04:00
p_local.h
Inline P_MobjWasRemoved
2025-06-02 11:14:16 -04:00
p_loop.c
Kill on loops again
2025-01-27 11:35:20 -05:00
p_map.c
add MF_PAIN fallback just in case
2025-06-02 09:39:49 -04:00
p_mapthing.cpp
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
p_maputl.c
Activate sector each time / once actions when mobj touches the ground
2025-05-06 19:07:53 +02:00
p_maputl.h
Fix tripwire wall issue
2025-05-02 12:18:56 -04:00
p_mobj.c
Remove Pandora's Box and Emblem Hints
2025-06-03 19:16:12 +02:00
p_mobj.h
Remove Pandora's Box and Emblem Hints
2025-06-03 19:16:12 +02:00
p_polyobj.c
Why Does this use args2
2025-04-26 08:44:19 -04: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
The acutal fix
2025-05-30 01:07:43 -04:00
p_saveg.h
All the save buffer fixes all at once!
2025-02-10 00:24:17 +01:00
p_setup.c
Adjust some stuff to accout for how the map header toggle works
2025-06-02 15:11:39 -04:00
p_setup.h
Get flat palremap working again
2025-05-25 18:18:48 +02:00
p_sight.c
Update File headers to use BLANKART
2025-04-19 13:33:28 -04: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
Adjust some stuff to accout for how the map header toggle works
2025-06-02 15:11:39 -04:00
p_spec.h
Add No Spread flag for patch finish lines
2025-06-03 01:10:11 +02: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
cherrypikcs from 'miniladder-16'
2025-01-09 13:19:48 -05:00
p_test.cpp
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
p_tick.c
Merge branch 'blankart-dev' into infostuff
2025-05-19 15:23:51 +02:00
p_tick.h
Merge branch 'remove-pragma-interface' into 'master'
2025-01-09 13:24:25 -05:00
p_user.c
Prevent antigrief from affecting bots
2025-06-02 09:10:13 -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
Fix this if statement
2025-05-29 13:36:57 -04:00
r_bsp.h
Merge branch 'remove-pragma-interface' into 'master'
2025-01-09 13:24:25 -05:00
r_data.c
Texture precaching
2025-05-29 12:06:51 -04: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
[PATCH] Convert kart renderer related changes to use mapnamespace system instead of UDMF
2025-04-02 16:04:54 -04:00
r_draw.cpp
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
r_draw.h
The actual palette remapping
2025-01-24 18:18:37 +01:00
r_draw_column.cpp
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
r_draw_span.cpp
Update File headers to use BLANKART
2025-04-19 13:33:28 -04:00
r_fps.c
R_ResetViewInterpolation: wait an extra tic if R_UpdateViewInterpolation has not run yet, do not add extra time for subsequent calls
2025-03-30 11:13:37 -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
The acutal fix
2025-05-30 01:07:43 -04:00
r_main.h
Texture precaching
2025-05-29 12:06:51 -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
Port v.cachePatch second parameter for rotation from Classic
2025-06-02 11:23:51 -04:00
r_patchrotation.h
Merge branch 'extern-c-everything' into 'master'
2024-10-15 14:14:43 -04:00
r_picformats.c
completly borked remove flats port
2025-05-24 23:41:33 -04:00
r_picformats.h
Merge branch 'extern-c-everything' into 'master'
2024-10-15 14:14:43 -04:00
r_plane.cpp
Warning cleanup
2025-06-01 09:35:41 -04: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
Revert Test rewrite for R_FFloorCanClip
2025-05-01 12:13:12 -04:00
r_segs.h
Use separate table for maskedtexturecol
2025-02-10 17:54:40 -05:00
r_skins.c
Kill SF_HIGHRES
2025-05-31 09:23:36 -04: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
Kill SF_HIGHRES
2025-05-31 09:23:36 -04:00
r_splats.h
Merge branch 'extern-c-everything' into 'master'
2024-10-15 14:14:43 -04:00
r_state.h
Loading map patches
2025-05-02 16:51:06 +02:00
r_textures.c
Remove leftover flat animdef code
2025-05-25 14:00:41 -04:00
r_textures.h
completly borked remove flats port
2025-05-24 23:41:33 -04:00
r_things.cpp
Kill SF_HIGHRES
2025-05-31 09:23:36 -04:00
r_things.h
Sprite frame/char compatibility
2025-02-20 00:32:31 +01:00
s_sound.c
Replace mainwads with an enum
2025-04-03 17:36:13 +02:00
s_sound.h
Music Test port from Saturn pt1
2025-03-12 12:36:07 -04:00
screen.c
Default to OpenGL until software works proper on windows
2025-05-26 22:09:44 -04:00
screen.h
Merge branch 'templated-drawing' into 'master'
2024-12-29 15:56:33 -05:00
slope_anchors.c
Update File headers to use BLANKART
2025-04-19 13:33:28 -04: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
Port JugadorXEI's Terrain library for Lua
2025-06-02 14:38:33 -04:00
st_stuff.c
Move freecam state to camera_t
2025-04-01 13:57:27 -04:00
st_stuff.h
Implement stplyrnum and refactor K_drawBattleFullscreen to use it
2025-02-09 18:45:53 -05:00
strbuf.c
Actually inline strbuf_get
2025-05-18 14:47:50 +02:00
strbuf.h
Unify info lookup functions for SOC/Lua/ACS
2025-05-18 17:37:47 +02: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
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
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
Port salty hop, changes for new terraindefs in assets
2025-05-20 17:07:13 -04:00
v_video.c
Clean up palette loading
2025-04-29 17:50:20 +02:00
v_video.h
move postimg flags to camera struct
2025-03-30 10:33:48 -04: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
w_wad.c
Refactor info table initialization
2025-05-14 17:28:41 +02:00
w_wad.h
Refactor info table initialization
2025-05-14 17:28:41 +02:00
y_inter.c
Port support for interpoints for non powerlevel scoring
2025-05-28 16:23:33 -04: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