| .. |
|
acs
|
CallFunc_SetThingProperty: Get next mobj in TID chain at start of loop
|
2025-05-26 15:22:30 +01:00 |
|
android
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
audio
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
blua
|
|
|
|
core
|
srb2::Vector: fix copy assignment not clearing contents of vector
|
2025-05-25 21:47:33 -07:00 |
|
dummy
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
hardware
|
HWR_CreateBlendedTexture: Do not operate on colorbrightnesses outside of TC_RAINBOW
|
2025-05-18 15:50:34 +01:00 |
|
hud
|
Spindash button, Strict Fastfall profile option
|
2025-05-05 20:36:00 -04:00 |
|
hwr2
|
TwodeeRenderer::rewrite_patch_quad_vertices: ensure high side of clipping clamp is >= low side
|
2025-05-14 13:12:27 -07:00 |
|
io
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
locale
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
Makefile.d
|
|
|
|
math
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
media
|
WebmVorbisEncoder::make_vorbis_private_data(): Resolve esoteric optimisation errors under GCC15 by assigning directly
|
2025-05-18 19:42:57 +01:00 |
|
menus
|
Lower Duel HUD, global option to disable/enable Duel
|
2025-06-06 21:32:37 -04:00 |
|
modp_b64
|
|
|
|
monocypher
|
|
|
|
nds
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
objects
|
constant tweaking!
|
2025-06-12 12:52:55 -04:00 |
|
rhi
|
Default move construct/assign of rhi::Handle
|
2025-05-14 19:15:24 -05:00 |
|
sdl
|
Don't try to open microphone when sound is disabled
|
2025-05-29 15:32:50 -05:00 |
|
sdl12
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
win32
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
win32ce
|
Fix conditionals on rendermode to allow for more modes
|
2025-03-12 21:50:37 -05:00 |
|
.gitignore
|
|
|
|
am_map.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
am_map.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
Android.mk
|
|
|
|
apng.c
|
apng_create_info_struct: Swap order of calloc params
|
2025-05-18 15:39:00 +01:00 |
|
apng.h
|
|
|
|
archive_wrapper.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
asm_defs.inc
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
byteptr.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
CMakeLists.txt
|
Merge branch 'duel-shuffle' into 'master'
|
2025-04-09 03:34:12 +00:00 |
|
command.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
command.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
comptime.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
config.h.in
|
|
|
|
console.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
console.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
cvars.cpp
|
WIP: takeover cvar, don't draw other player exp
|
2025-06-12 01:07:57 -04:00 |
|
cxxutil.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
d_clisrv.c
|
Disable spectator voice in-level
|
2025-06-10 18:24:42 -05:00 |
|
d_clisrv.h
|
Rip out all the rewinding code
|
2025-06-01 00:02:19 +01:00 |
|
d_event.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
d_main.cpp
|
Round Queue UI on Level Select
|
2025-06-01 00:25:20 +01:00 |
|
d_main.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
d_net.cpp
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
d_net.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
d_netcmd.c
|
Merge branch 'postrace-director' into 'master'
|
2025-06-04 00:37:43 +00:00 |
|
d_netcmd.h
|
Lower Duel HUD, global option to disable/enable Duel
|
2025-06-06 21:32:37 -04:00 |
|
d_netfil.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
d_netfil.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
d_player.h
|
WIP EXP counter ease
|
2025-06-12 12:06:37 -04:00 |
|
d_think.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
d_ticcmd.h
|
Spindash button, Strict Fastfall profile option
|
2025-05-05 20:36:00 -04:00 |
|
deh_lua.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
deh_lua.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
deh_soc.c
|
Add CameraHeight level header option for forcing the player's camera to be at a certain height.
|
2025-05-17 22:30:33 -04:00 |
|
deh_soc.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
deh_tables.c
|
WIP amp visuals
|
2025-06-11 23:45:18 -04:00 |
|
deh_tables.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
dehacked.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
dehacked.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
discord.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
discord.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
doomdata.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
doomdef.h
|
Exp rework. Uses the entire valid range of gradingfactor to map to exp instead of clamping some range off.
|
2025-05-25 17:13:28 -04:00 |
|
doomstat.h
|
Lower Duel HUD, global option to disable/enable Duel
|
2025-06-06 21:32:37 -04:00 |
|
doomtype.h
|
windows clang fixes
|
2025-02-14 12:53:41 -05:00 |
|
endian.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
f_finale.c
|
"devexec" cheat
|
2025-05-12 13:43:16 -04:00 |
|
f_finale.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
f_wipe.cpp
|
Fix conditionals on rendermode to allow for more modes
|
2025-03-12 21:50:37 -05:00 |
|
fastcmp.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
filesrch.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
filesrch.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
font.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
font.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
g_build_ticcmd.cpp
|
Time Attack respawn button: Specify hold behaviour
|
2025-06-01 00:05:45 +01:00 |
|
g_demo.cpp
|
New simpler rewind code + re-enable in UI
|
2025-06-01 00:02:19 +01:00 |
|
g_demo.h
|
New simpler rewind code + re-enable in UI
|
2025-06-01 00:02:19 +01:00 |
|
g_game.c
|
Merge branch 'beyond-the-relink' into 'master'
|
2025-06-11 21:37:18 +00:00 |
|
g_game.h
|
Round Queue UI on Level Select
|
2025-06-01 00:25:20 +01:00 |
|
g_gamedata.cpp
|
Drop time attack 1.0 records entirely on gamedata conversion
|
2025-05-26 21:33:01 +01:00 |
|
g_gamedata.h
|
Rewrite how Spray Cans are stored in gamedata
|
2025-05-20 20:27:06 +01:00 |
|
g_input.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
g_input.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
g_party.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
g_party.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
g_state.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
http-mserv.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
hu_stuff.c
|
Fix conditionals on rendermode to allow for more modes
|
2025-03-12 21:50:37 -05:00 |
|
hu_stuff.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
i_addrinfo.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_addrinfo.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_joy.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_net.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_sound.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
i_system.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_tcp.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_tcp.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_tcp_detail.h
|
i_tcp_detail: Rearrange header includes to silence warning
|
2025-05-18 15:35:59 +01:00 |
|
i_threads.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_time.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_time.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
i_video.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
i_video_common.cpp
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
info.c
|
WIP amp visuals
|
2025-06-11 23:45:18 -04:00 |
|
info.h
|
WIP amp visuals
|
2025-06-11 23:45:18 -04:00 |
|
k_bans.cpp
|
i_tcp_detail: Rearrange header includes to silence warning
|
2025-05-18 15:35:59 +01:00 |
|
k_bans.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_battle.c
|
Don't award Prison Eggs bopped after exiting
|
2025-02-23 14:39:37 +00:00 |
|
k_battle.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_bheap.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_bheap.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_boss.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_boss.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_bot.cpp
|
WIP: takeover cvar, don't draw other player exp
|
2025-06-12 01:07:57 -04:00 |
|
k_bot.h
|
WIP: takeover cvar, don't draw other player exp
|
2025-06-12 01:07:57 -04:00 |
|
k_botitem.cpp
|
Merge branch 'bot-grip' into 'master'
|
2025-06-06 04:08:20 +00:00 |
|
k_botsearch.cpp
|
Adjust stun durations & fix some item capsule pickup issues
|
2025-05-14 23:48:58 +10:00 |
|
k_brightmap.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_brightmap.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_collide.cpp
|
Fix mines with no target checking pickmeup
|
2025-06-06 00:02:17 -04:00 |
|
k_collide.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_color.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_color.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_credits.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
k_credits.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_dialogue.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
k_dialogue.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_dialogue.hpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
k_director.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_director.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_endcam.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_endcam.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_follower.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_follower.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_grandprix.cpp
|
Exp rework. Uses the entire valid range of gradingfactor to map to exp instead of clamping some range off.
|
2025-05-25 17:13:28 -04:00 |
|
k_grandprix.h
|
More renaming
|
2025-05-18 14:30:46 -04:00 |
|
k_hitlag.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_hitlag.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_hud.cpp
|
WIP EXP counter ease
|
2025-06-12 12:06:37 -04:00 |
|
k_hud.h
|
Merge branch 'teams-juice' into 'master'
|
2025-06-04 02:22:40 +00:00 |
|
k_hud_track.cpp
|
Add Stone Shoe
|
2025-06-10 16:41:54 -07:00 |
|
k_kart.c
|
WIP EXP counter ease
|
2025-06-12 12:06:37 -04:00 |
|
k_kart.h
|
WIP amp visuals
|
2025-06-11 23:45:18 -04:00 |
|
k_mapuser.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_mapuser.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_menu.h
|
Round Queue UI on Level Select
|
2025-06-01 00:25:20 +01:00 |
|
k_menudraw.c
|
Merge branch 'gamedata-pokes' into 'master'
|
2025-06-04 01:12:39 +00:00 |
|
k_menufunc.c
|
Time Attack respawn button: Specify hold behaviour
|
2025-06-01 00:05:45 +01:00 |
|
k_objects.h
|
WIP amp visuals
|
2025-06-11 23:45:18 -04:00 |
|
k_pathfind.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_pathfind.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_podium.cpp
|
Show difficulty on GP results screen
|
2025-05-24 15:31:50 -04:00 |
|
k_podium.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_powerup.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_powerup.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_profiles.cpp
|
Spindash button, Strict Fastfall profile option
|
2025-05-05 20:36:00 -04:00 |
|
k_profiles.h
|
Spindash button, Strict Fastfall profile option
|
2025-05-05 20:36:00 -04:00 |
|
k_pwrlv.c
|
Fuck it, I'll rewrite parts of PWR later
|
2025-05-25 18:19:05 -04:00 |
|
k_pwrlv.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_race.c
|
WIP: takeover cvar, don't draw other player exp
|
2025-06-12 01:07:57 -04:00 |
|
k_race.h
|
the dulcet tones of eri nobuchika are the only thing separating me from a shallow grave
|
2025-06-12 00:41:45 -04:00 |
|
k_rank.cpp
|
fix extra score for being over target
|
2025-05-18 14:30:52 -04:00 |
|
k_rank.h
|
Removes score from,gp grading
|
2025-05-18 14:30:46 -04:00 |
|
k_respawn.c
|
Power down straight-line wavedashes
|
2025-05-01 23:35:37 -04:00 |
|
k_respawn.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_roulette.c
|
Bots know about stone shoe
|
2025-06-11 17:30:03 -04:00 |
|
k_roulette.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
k_serverstats.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_serverstats.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_specialstage.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_specialstage.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_tally.cpp
|
Merge remote-tracking branch 'origin/master' into postrace-director
|
2025-05-26 02:38:53 -04:00 |
|
k_tally.h
|
directorwait 2sec -> 4sec
|
2025-06-03 00:18:30 -04:00 |
|
k_terrain.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
k_terrain.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_vote.c
|
Fix stage striking copypaste error for Battle
|
2025-06-04 02:23:41 -04:00 |
|
k_vote.h
|
Merge remote-tracking branch 'origin/master' into duel
|
2025-05-24 16:34:36 -04:00 |
|
k_waypoint.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
k_waypoint.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
k_zvote.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
k_zvote.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
keys.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
libdivide.h
|
Update libdivide
|
2025-04-29 14:33:27 -04:00 |
|
lua_baselib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_blockmaplib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_consolelib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_followerlib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_hook.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
lua_hooklib.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
lua_hud.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_hudlib.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
lua_hudlib_drawlist.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_hudlib_drawlist.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_infolib.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
lua_libs.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_maplib.c
|
Add CameraHeight level header option for forcing the player's camera to be at a certain height.
|
2025-05-17 22:30:33 -04:00 |
|
lua_mathlib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_mobjlib.c
|
Use ChangePlayerReferences to relink kartitems
|
2025-06-07 19:30:59 -04:00 |
|
lua_playerlib.c
|
numweaksneakers LUA EXPOSE TYPO
|
2025-06-03 06:58:22 +03:00 |
|
lua_polyobjlib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_profile.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
lua_profile.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_script.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
lua_script.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_skinlib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_taglib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lua_thinkerlib.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
lzf.c
|
|
|
|
lzf.h
|
|
|
|
m_aatree.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_aatree.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_anigif.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_anigif.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_argv.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_argv.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_avrecorder.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_avrecorder.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_avrecorder.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_bbox.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_bbox.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_cheat.c
|
More damage cheats
|
2025-06-02 12:47:38 -04:00 |
|
m_cheat.h
|
More damage cheats
|
2025-06-02 12:47:38 -04:00 |
|
m_cond.c
|
oops I'm a dipshit
|
2025-05-24 21:34:46 -04:00 |
|
m_cond.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_dllist.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_easing.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_easing.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_fixed.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_fixed.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_memcpy.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_misc.cpp
|
Fix conditionals on rendermode to allow for more modes
|
2025-03-12 21:50:37 -05:00 |
|
m_misc.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
m_perfstats.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_perfstats.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_pw.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
m_pw.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_pw_hash.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_pw_hash.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_queue.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_queue.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_random.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
m_random.h
|
Margin Boost UI psychosis
|
2025-05-29 19:11:32 -04:00 |
|
m_swap.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
md5.c
|
|
|
|
md5.h
|
|
|
|
mobj.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
mobj_list.hpp
|
Move count to checkpoint manager
|
2025-05-18 14:30:45 -04:00 |
|
mobj_list_view.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
mserv.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
mserv.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
music.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
music.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
music_detail.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
music_manager.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
music_manager.hpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
music_tune.hpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
p5prof.h
|
|
|
|
p_ceilng.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
p_deepcopy.cpp
|
Don't free stringargs during deep copy
|
2025-03-10 12:54:27 -05:00 |
|
p_deepcopy.h
|
Update copyright years to 2025
|
2025-02-13 15:56:37 -06:00 |
|
p_enemy.c
|
WIP EXP visuals
|
2025-06-12 00:07:25 -04:00 |
|
p_floor.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
p_inter.c
|
Forward thrown landmines will tumble the player less forcefully and not drop items while still in motion
|
2025-06-14 19:18:53 -04:00 |
|
p_lights.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
p_link.cpp
|
fix math
|
2025-06-01 14:26:30 -04:00 |
|
p_link.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_local.h
|
CallFunc_SetThingProperty: Get next mobj in TID chain at start of loop
|
2025-05-26 15:22:30 +01:00 |
|
p_loop.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_map.c
|
Add Stone Shoe
|
2025-06-10 16:41:54 -07:00 |
|
p_mapthing.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_maputl.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
p_maputl.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
p_mobj.c
|
WIP amp visuals
|
2025-06-11 23:45:18 -04:00 |
|
p_mobj.h
|
Use ChangePlayerReferences to relink kartitems
|
2025-06-07 19:30:59 -04:00 |
|
p_polyobj.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
p_polyobj.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_pspr.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_saveg.cpp
|
Merge branch 'beyond-the-relink' into 'master'
|
2025-06-11 21:37:18 +00:00 |
|
p_saveg.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_setup.cpp
|
Lower Duel HUD, global option to disable/enable Duel
|
2025-06-06 21:32:37 -04:00 |
|
p_setup.h
|
P_FreeLevelState
|
2025-06-01 00:02:19 +01:00 |
|
p_sight.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_slopes.c
|
Allow GL-specific memoized map properties in all comp modes
|
2025-03-12 22:16:10 -05:00 |
|
p_slopes.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_spec.c
|
Splitscreen flatmap camera height 3/4 -> 5/6
|
2025-06-18 14:43:31 +03:00 |
|
p_spec.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
p_sweep.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_sweep.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_telept.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_test.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_tick.c
|
Merge branch 'replay-kms' into 'master'
|
2025-06-02 21:30:45 +00:00 |
|
p_tick.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
p_user.c
|
Splitscreen flatmap camera height 3/4 -> 5/6
|
2025-06-18 14:43:31 +03:00 |
|
r_bbox.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_bsp.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_bsp.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_data.c
|
Fix conditionals on rendermode to allow for more modes
|
2025-03-12 21:50:37 -05:00 |
|
r_data.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_debug.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_debug.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_debug_detail.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_debug_parser.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_debug_printer.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
r_defs.h
|
Allow GL-specific memoized map properties in all comp modes
|
2025-03-12 22:16:10 -05:00 |
|
r_draw.cpp
|
Fix conditionals on rendermode to allow for more modes
|
2025-03-12 21:50:37 -05:00 |
|
r_draw.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_draw_column.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_draw_span.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_fps.cpp
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
r_fps.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_local.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_main.cpp
|
Merge public master
|
2025-04-09 09:29:22 -05:00 |
|
r_main.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
r_patch.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_patch.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_patchrotation.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_patchrotation.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_picformats.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
r_picformats.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_plane.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
r_plane.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_portal.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_portal.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_segs.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_segs.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_skins.c
|
2.4 TA refinements mkII
|
2025-05-12 17:18:14 -04:00 |
|
r_skins.h
|
2.4 TA refinements mkII
|
2025-05-12 17:18:14 -04:00 |
|
r_sky.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_sky.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_splats.c
|
Fix write Y range for splat drawing
|
2025-03-10 12:54:27 -05:00 |
|
r_splats.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_spritefx.cpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_state.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_textures.cpp
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
r_textures.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
r_textures_dups.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
r_things.cpp
|
More drawpickups exclusions for snapshotmaps
|
2025-05-22 11:39:39 -04:00 |
|
r_things.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
s_sound.c
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
s_sound.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
sanitize.cpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
sanitize.h
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
screen.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
screen.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
slope_anchors.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
sounds.c
|
Pickmeup: one last round
|
2025-05-16 23:21:47 -04:00 |
|
sounds.h
|
Pickmeup: one last round
|
2025-05-16 23:21:47 -04:00 |
|
st_stuff.c
|
M_MenuToLevelPreamble: Seriously clean up the process of starting a course from the menu
|
2025-06-01 00:05:45 +01:00 |
|
st_stuff.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
strcasestr.c
|
|
|
|
string.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
stun.cpp
|
windows clang fixes
|
2025-02-14 12:53:41 -05:00 |
|
stun.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
t_facon.c
|
|
|
|
t_fsin.c
|
|
|
|
t_ftan.c
|
|
|
|
t_tan2a.c
|
|
|
|
tables.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
tables.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
taglist.c
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
taglist.h
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
tmap.nas
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
tmap.s
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
tmap_asm.s
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
tmap_mmx.nas
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
tmap_vc.nas
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
typedef.h
|
Rip out all the rewinding code
|
2025-06-01 00:02:19 +01:00 |
|
v_draw.cpp
|
Control prompt localplayers cleanup
|
2025-06-01 16:04:14 -04:00 |
|
v_draw.hpp
|
Use new containers and json
|
2025-03-16 18:45:11 -05:00 |
|
v_draw_setter.hpp
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
v_video.cpp
|
Fix conditionals on rendermode to allow for more modes
|
2025-03-12 21:50:37 -05:00 |
|
v_video.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
version.h
|
|
|
|
vid_copy.s
|
Update copyright years to 2025
|
2025-02-13 15:32:26 -06:00 |
|
w_wad.cpp
|
Remove W_VerifyFileMD5
|
2025-04-08 09:34:23 -05:00 |
|
w_wad.h
|
Remove W_VerifyFileMD5
|
2025-04-08 09:34:23 -05:00 |
|
y_inter.cpp
|
Don't show voice indicators on score panel outside netgames
|
2025-06-10 18:34:16 -05:00 |
|
y_inter.h
|
Round Queue UI on Level Select
|
2025-06-01 00:25:20 +01:00 |
|
z_zone.cpp
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |
|
z_zone.h
|
Merge public master
|
2025-02-13 15:48:11 -06:00 |