| .. |
|
acs
|
Clang fixes
|
2025-05-01 15:16:53 -04:00 |
|
android
|
Merge branch 'memory-tweaks' into 'master'
|
2024-12-29 15:14:36 -05:00 |
|
blan
|
Setup b_socheader for c++
|
2025-04-21 14:31:42 -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
|
Fix up and remove some objects
|
2025-04-24 16:07:37 -04:00 |
|
info
|
Remove Droptarget.
|
2025-05-10 07:31:51 -04:00 |
|
locale
|
|
|
|
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
|
Some Cmake fixes
|
2025-05-01 20:03:51 -04: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
|
Fix up and remove some objects
|
2025-04-24 16:07:37 -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 |
|
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
|
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
|
Replace MD5 with xxHash for file hashing
|
2025-04-26 00:25:23 +02:00 |
|
command.h
|
stacking part 6: Implement customization cvars
|
2025-03-26 13:35:26 -04:00 |
|
comptime.c
|
|
|
|
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
|
Scrub more references to MD5
|
2025-04-26 00:57:51 +02:00 |
|
d_clisrv.h
|
Replace MD5 with xxHash for file hashing
|
2025-04-26 00:25:23 +02:00 |
|
d_event.h
|
New input handling (port of cd8862f0)
|
2025-03-07 00:05:35 +01:00 |
|
d_main.cpp
|
Update hash for assets additions
|
2025-05-12 12:47:58 -04:00 |
|
d_main.h
|
Replace mainwads with an enum
|
2025-04-03 17:36:13 +02: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
|
Remove Droptarget.
|
2025-05-10 07:31:51 -04:00 |
|
d_netcmd.h
|
Remove Droptarget.
|
2025-05-10 07:31:51 -04:00 |
|
d_netfil.c
|
Scrub more references to MD5
|
2025-04-26 00:57:51 +02:00 |
|
d_netfil.h
|
Scrub more references to MD5
|
2025-04-26 00:57:51 +02:00 |
|
d_player.h
|
Remove Droptarget.
|
2025-05-10 07:31:51 -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
|
Refactor some HUD elements and bring colorized hud support
|
2025-05-05 17:51:39 -04:00 |
|
deh_lua.h
|
Merge branch 'extern-c-everything' into 'master'
|
2024-10-15 14:14:43 -04:00 |
|
deh_soc.c
|
Refactor some HUD elements and bring colorized hud support
|
2025-05-05 17:51:39 -04:00 |
|
deh_soc.h
|
Expose menu routines/drawers
|
2025-03-16 22:21:50 +01:00 |
|
deh_tables.c
|
Make sneaker types no longer a magic number
|
2025-05-08 09:23:55 -04:00 |
|
deh_tables.h
|
Port v1 objects pt 4.5: extra stuff
|
2025-04-09 16:39:58 -04:00 |
|
dehacked.c
|
Replace mainwads with an enum
|
2025-04-03 17:36:13 +02:00 |
|
dehacked.h
|
Merge branch 'extern-c-everything' into 'master'
|
2024-10-15 14:14:43 -04: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
|
Fix the Lua Linedef Flags conundrum
|
2025-03-17 23:01:09 +01:00 |
|
doomdef.h
|
Allow multiple checksums to be specified in a patch
|
2025-05-08 22:00:46 +02:00 |
|
doomstat.h
|
Terrain Def Mapheader toggle
|
2025-04-21 13:31:41 -04:00 |
|
doomtype.h
|
Clang fixes
|
2025-05-01 15:16:53 -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
|
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
|
|
|
|
font.h
|
Merge branch 'extern-c-everything' into 'master'
|
2024-10-15 14:14:43 -04:00 |
|
g_demo.c
|
fix rare double free when getting hit at the same tic as a resynch occurs
|
2025-04-29 19:24:03 +02:00 |
|
g_demo.h
|
Replace MD5 with xxHash for file hashing
|
2025-04-26 00:25:23 +02:00 |
|
g_game.c
|
Use constants instead of magic numbers for roulette info
|
2025-05-03 12:48:02 -04:00 |
|
g_game.h
|
RA preset fixes
|
2025-04-13 06:53:47 -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
|
Merge branch 'remove-pragma-interface' into 'master'
|
2025-01-09 13:24:25 -05: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
|
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
|
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
|
Rework powersliding
|
2025-05-02 19:48:17 -04:00 |
|
k_bot.h
|
Make bots drift
|
2025-04-25 16:21:57 -04:00 |
|
k_botitem.cpp
|
Remove Droptarget.
|
2025-05-10 07:31:51 -04:00 |
|
k_botsearch.cpp
|
Remove Droptarget.
|
2025-05-10 07:31:51 -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
|
Remove Droptarget.
|
2025-05-10 07:31:51 -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
|
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
|
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
|
Remove Droptarget.
|
2025-05-10 07:31:51 -04:00 |
|
k_hud.h
|
Refactor some HUD elements and bring colorized hud support
|
2025-05-05 17:51:39 -04:00 |
|
k_kart.c
|
Nerf the landmine.
|
2025-05-10 08:14:48 -04:00 |
|
k_kart.h
|
Fix regression in checkpoint handling for unpatched waypoint maps
|
2025-05-08 23:20:52 +02: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
|
|
|
|
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
|
Make sneaker types no longer a magic number
|
2025-05-08 09:23:55 -04:00 |
|
k_terrain.h
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04:00 |
|
k_waypoint.cpp
|
Merge branch 'blankart-dev' into mappatch
|
2025-05-06 17:31:05 -04: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
|
Revert Rewrite mines
|
2025-04-29 18:10:57 -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
|
|
|
|
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
|
Refactor some HUD elements and bring colorized hud support
|
2025-05-05 17:51:39 -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
|
Making zero indexing require compatmode
|
2025-04-08 09:22:52 -04:00 |
|
lua_libs.h
|
Refactor some HUD elements and bring colorized hud support
|
2025-05-05 17:51:39 -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
|
Support for MF2_SHADOW
|
2025-03-22 16:57:35 -04:00 |
|
lua_playerlib.c
|
Expose previtem roulette to lua
|
2025-04-21 20:27:03 -04:00 |
|
lua_polyobjlib.c
|
|
|
|
lua_script.c
|
Fix splitscren parties not working in kart scripts
|
2025-04-21 20:20:35 -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_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
|
Tri map records pt.3: Finalize changes
|
2025-04-12 13:12:24 -04:00 |
|
m_cond.h
|
Disable emblem updates when RA mods are on
|
2025-04-11 10:04:02 -04: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
|
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
|
RA preset fixes
|
2025-04-13 06:53:47 -04:00 |
|
m_menu.h
|
Tri map records pt.3: Finalize changes
|
2025-04-12 13:12:24 -04: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
|
|
|
|
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
|
[PATCH] Compat changes
|
2025-04-07 15:50:56 -04:00 |
|
p_enemy.c
|
Use constants instead of magic numbers for roulette info
|
2025-05-03 12:48:02 -04:00 |
|
p_floor.c
|
Port v1 objects pt 4.5: extra stuff
|
2025-04-09 16:39:58 -04:00 |
|
p_inter.c
|
Remove Droptarget.
|
2025-05-10 07:31:51 -04:00 |
|
p_lights.c
|
|
|
|
p_local.h
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-13 10:51:23 -04:00 |
|
p_loop.c
|
Kill on loops again
|
2025-01-27 11:35:20 -05:00 |
|
p_map.c
|
Remove Droptarget.
|
2025-05-10 07:31:51 -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 Droptarget.
|
2025-05-10 07:31:51 -04:00 |
|
p_mobj.h
|
Merge branch 'blankart-dev' into portv1objects
|
2025-04-10 19:55:23 -04: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
|
Make bots drift
|
2025-04-25 16:21:57 -04:00 |
|
p_saveg.h
|
All the save buffer fixes all at once!
|
2025-02-10 00:24:17 +01:00 |
|
p_setup.c
|
Allow multiple checksums to be specified in a patch
|
2025-05-08 22:00:46 +02:00 |
|
p_setup.h
|
Replace MD5 with xxHash for file hashing
|
2025-04-26 00:25:23 +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
|
Call LUA_HookLinedefExecute from LUA_HookSpecialExecute
|
2025-05-10 08:51:45 -04:00 |
|
p_spec.h
|
Operation: Save Megablock Castle
|
2025-05-06 20:43:31 +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
|
Readd missing sprite, fix spacing on thinker code
|
2025-04-06 10:06:11 -04:00 |
|
p_tick.h
|
Merge branch 'remove-pragma-interface' into 'master'
|
2025-01-09 13:24:25 -05:00 |
|
p_user.c
|
Update waterrun conditions and make water trails spawn on items
|
2025-05-01 10:22:09 -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
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -04: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
|
[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
|
Merge pull request 'Spectator freecam' (#35) from freecamspectate into blankart-dev
|
2025-04-02 21:54:50 +00:00 |
|
r_main.h
|
Merge pull request 'Spectator freecam' (#35) from freecamspectate into blankart-dev
|
2025-04-02 21:54:50 +00: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
|
Reduce wall transfer tilting and make it only affect the player
|
2025-04-09 20:03:24 -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
|
Update File headers to use BLANKART
|
2025-04-19 13:33:28 -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
|
Replace mainwads with an enum
|
2025-04-03 17:36:13 +02: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
|
Loading map patches
|
2025-05-02 16:51:06 +02: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
|
R_ProjectSprite: fix overflow in sideways perspective clipping
|
2025-05-01 10:22:42 -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
|
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
|
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
|
Remove ASM
|
2025-03-24 22:35:18 -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 |
|
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
|
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
|
|
|
|
vid_copy.s
|
|
|
|
w_wad.c
|
Scrub more references to MD5
|
2025-04-26 00:57:51 +02:00 |
|
w_wad.h
|
Replace MD5 with xxHash for file hashing
|
2025-04-26 00:25:23 +02:00 |
|
y_inter.c
|
Actually fix mickey mouse glitch
|
2025-04-21 21:03:10 -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 |