RingRacers/src
James R ecc7b466af Menus/Options: interpolate main Options menu
Profiles menu is touched too out of necessity (since these
share state). However, no mind has been paid to Profiles.

I have not tested Profiles after this change.
2023-12-29 05:46:56 -08:00
..
acs
android
audio Immediately load 0-length sfx lumps as nullopt 2023-12-05 19:19:01 -06:00
blua Hardcode assist, part J (jartha) 2023-04-01 05:44:59 -07:00
core Switch from CPM to vcpkg 2023-12-15 02:49:15 +00:00
dummy
hardware Use untranslated texture for checking R_TextureCanRemap 2023-12-22 19:02:07 -08:00
hud Switch from CPM to vcpkg 2023-12-15 02:49:15 +00:00
hwr2 Enforce C++17 standard compliance 2023-12-14 21:00:42 -06:00
io
locale
Makefile.d
math Fix apple clang compilation issues 2023-12-14 22:45:53 -06:00
media
menus Menus/Options: interpolate main Options menu 2023-12-29 05:46:56 -08:00
monocypher
nds
objects Merge branch 'ufo-no-hit' into 'master' 2023-12-24 16:30:05 +00:00
rhi rhi: use GL 2 instead of GL Core 2023-11-04 20:15:51 -05:00
sdl Sound options: merge playmusicifunfocused/playsoundifunfocused into one cvar 2023-12-23 13:17:04 -08:00
sdl12
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt Convert k_hud.c -> k_hud.cpp 2023-12-23 14:36:30 -08:00
command.c
command.h Add CV_ADDEDBYLUA, show all Lua cvars on the cheats menu 2023-09-01 22:13:18 +01:00
comptime.c
config.h.in
console.c
console.h Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -07:00
cvars.cpp Sound options: merge playmusicifunfocused/playsoundifunfocused into one cvar 2023-12-23 13:17:04 -08:00
cxxutil.hpp
d_clisrv.c
d_clisrv.h
d_event.h
d_main.cpp
d_main.h
d_net.c
d_net.h
d_netcmd.c Further cxdiag faff 2023-12-27 16:34:23 +00:00
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h Allow Top to pass tripwire, once 2023-12-28 23:27:34 -07:00
d_think.h
d_ticcmd.h Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
deh_lua.c
deh_lua.h
deh_soc.c mapheader_t destroyforchallenge: Actually read supplied mobjtypes past the first one 2023-12-27 15:28:34 +00:00
deh_soc.h
deh_tables.c Hardcode Endless Mine faucet / rain 2023-12-08 17:42:17 -08:00
deh_tables.h
dehacked.c
dehacked.h
discord.c
discord.h
doomdata.h P_SpawnMapThing, P_RaiseTaggedThingsToFakeFloor: save raised Z position for respawning later 2023-09-24 15:36:46 -07:00
doomdef.h
doomstat.h Show rank on intermission 2023-12-13 01:28:22 -05:00
doomtype.h
endian.h
f_finale.c Intro adjustments 2023-12-18 01:10:37 +00:00
f_finale.h
f_wipe.cpp HACK: Lift all inputs when wipes execute 2023-10-27 22:37:56 -07:00
fastcmp.h
filesrch.c Revert "W_InitFile: calculate md5sum on background thread, for startup wads" 2023-09-09 16:30:00 -07:00
filesrch.h
font.c
font.h
g_build_ticcmd.cpp
g_demo.c Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
g_demo.h
g_game.c Merge branch 'time-attack-rng' into 'master' 2023-12-29 13:39:54 +00:00
g_game.h
g_input.c Use M_GetCvPlayerColor for pad LED color 2023-11-05 12:23:05 -06:00
g_input.h
g_party.cpp
g_party.h Completely rewrite party management code 2023-04-02 17:26:33 +01:00
g_state.h
http-mserv.c HMS_fetch_rules: Return NULL if the curl connection failed, instead of producing garbled rules 2023-08-31 20:00:35 +01:00
hu_stuff.c Packet loss indicator 2023-10-20 20:33:37 -07:00
hu_stuff.h Packet loss indicator 2023-10-20 20:33:37 -07:00
i_addrinfo.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c
i_tcp.h
i_tcp_detail.h
i_threads.h
i_time.c
i_time.h
i_video.h
i_video_common.cpp finish_legacy_ogl_update: merge with temp_legacy_finishupdate_draws, draw avrecorder stats in opengl 2023-10-03 21:28:34 -07:00
info.c Merge branch 'explosions-trick' into 'master' 2023-12-24 16:30:25 +00:00
info.h
k_bans.cpp
k_bans.h
k_battle.c
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp Rebalance bot rubberbanding, take 2 2023-12-25 01:25:07 -05:00
k_bot.h GP bots: Difficulty nerf on GP level restart is now gamespeed-dependent, not a constant, per VC request 2023-12-23 16:45:43 +00:00
k_botitem.c Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
k_botsearch.c Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
k_brightmap.c
k_brightmap.h
k_collide.cpp Merge branch 'fix-crate-instawhip' into 'master' 2023-12-23 22:41:02 +00:00
k_collide.h
k_color.c Sonic 3-style intermission coloring 2023-09-07 16:19:37 -04:00
k_color.h
k_dialogue.cpp
k_dialogue.h
k_dialogue.hpp
k_director.cpp
k_director.h Let Director operate on separate splitscreens 2023-10-08 14:26:21 -07:00
k_follower.c
k_follower.h
k_grandprix.c Rebalance bot rubberbanding, take 2 2023-12-25 01:25:07 -05:00
k_grandprix.h
k_hitlag.c
k_hitlag.h
k_hud.cpp debugwaypoints: sort minimap dots drawing order 2023-12-23 14:38:51 -08:00
k_hud.h
k_hud_track.cpp
k_kart.c Merge branch 'pushable-pugilism' into 'master' 2023-12-29 13:41:12 +00:00
k_kart.h Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
k_mapuser.c
k_mapuser.h
k_menu.h Menus/Options: interpolate main Options menu 2023-12-29 05:46:56 -08:00
k_menudraw.c Menus/Options: interpolate main Options menu 2023-12-29 05:46:56 -08:00
k_menufunc.c Merge branch 'menu-indents-pass-1' into 'master' 2023-12-29 13:40:51 +00:00
k_objects.h Merge branch 'fix-crate-instawhip' into 'master' 2023-12-23 22:41:02 +00:00
k_pathfind.c Circuit pathfinding 2022-09-10 03:52:31 -04:00
k_pathfind.h
k_podium.cpp Handle Podium unlocks during mapload, not when finishing the ceremony 2023-12-23 22:12:00 +00:00
k_podium.h Podium rank screen polished 2023-10-29 06:04:22 +00:00
k_powerup.cpp
k_powerup.h
k_profiles.c
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.cpp Merge branch 'fix-gp-results-reload' into 'master' 2023-11-21 15:43:20 +00:00
k_rank.h
k_respawn.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into other-progression 2023-11-16 13:46:59 +00:00
k_respawn.h
k_roulette.c
k_roulette.h
k_serverstats.c New bans 2023-10-16 23:50:50 +00:00
k_serverstats.h
k_specialstage.c
k_specialstage.h
k_tally.cpp Show rank on intermission 2023-12-13 01:28:22 -05:00
k_tally.h
k_terrain.c Disable stairjank terrain and offroad rumble at 0 speed 2023-12-28 23:47:03 -07:00
k_terrain.h TERRAIN: add 'remap' boolean, toggles ENCOREMAP/TWEAKMAP 2023-12-22 19:02:06 -08:00
k_vote.c
k_vote.h
k_waypoint.cpp Fix complexity spikes on pitch changes 2023-12-25 01:24:39 -05:00
k_waypoint.h
k_zvote.c
k_zvote.h
keys.h
libdivide.h
lua_baselib.c
lua_blockmaplib.c
lua_consolelib.c Add CV_ADDEDBYLUA, show all Lua cvars on the cheats menu 2023-09-01 22:13:18 +01:00
lua_hook.h
lua_hooklib.c Add basic profiling for Lua hooks (except HUD hooks) 2023-11-11 02:27:39 -08:00
lua_hud.h
lua_hudlib.c
lua_hudlib_drawlist.c Clean up and simplify zone memory allocation 2023-09-24 17:03:55 -05:00
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c Merge remote-tracking branch 'origin/master' into catholic-vfx 2023-11-14 21:47:51 -07:00
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h Add basic profiling for Lua hooks (except HUD hooks) 2023-11-11 02:27:39 -08:00
lua_script.c
lua_script.h
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -07:00
m_anigif.h
m_argv.c
m_argv.h
m_avrecorder.cpp Fix movie recorder config 2023-12-17 11:15:40 -06:00
m_avrecorder.h hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.hpp
m_bbox.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_bbox.h
m_cheat.c
m_cheat.h
m_cond.c UCRP_TRACKHAZARD fixes 2023-12-27 15:16:03 +00:00
m_cond.h Easier Chao Key generation 2023-12-24 12:38:51 -05:00
m_dllist.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_easing.c
m_easing.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_fixed.c
m_fixed.h
m_memcpy.c
m_misc.cpp
m_misc.h
m_perfstats.c
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
md5.c
md5.h
mobj.hpp srb2::Mobj: add linkdraw methods 2023-11-28 06:32:52 -08:00
mobj_list.hpp
mobj_list_view.hpp
mserv.c
mserv.h
music.cpp Display the music credits for titlescreen 2023-12-24 16:56:15 -05:00
music.h TuneManager: clear current song if music is disabled, so music can resume later 2023-12-23 13:17:03 -08:00
music_detail.hpp
music_manager.cpp
music_manager.hpp TuneManager: clear current song if music is disabled, so music can resume later 2023-12-23 13:17:03 -08:00
music_tune.hpp Add Music_BatchExempt, temporarily exemplify a tune from batch operations 2023-12-05 04:15:21 -08:00
p5prof.h
p_ceilng.c
p_enemy.c Disable constole print on cusval change 2023-11-27 02:33:52 -07:00
p_floor.c
p_inter.c UCRP_TRACKHAZARD fixes 2023-12-27 15:16:03 +00:00
p_lights.c
p_link.cpp
p_link.h
p_local.h Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
p_loop.c
p_map.c MF_PAIN: remove sound effect functionality 2023-12-23 08:49:30 -08:00
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
p_mobj.h p_saveg.c: initialize "special" fields of mobj, if spawned from mapthing, in default state 2023-12-03 10:44:11 -08:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Battle UFOs, Checkpoints: use srb2::MobjList instead of standard containers 2023-12-03 10:44:11 -08:00
p_saveg.h
p_setup.c Handle Podium unlocks during mapload, not when finishing the ceremony 2023-12-23 22:12:00 +00:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_spec.c Count PF_VOID as FAULTing during POSITION for the purpose of Challenges 2023-12-26 16:56:55 +00:00
p_spec.h
p_sweep.cpp Fix apple clang compilation issues 2023-12-14 22:45:53 -06:00
p_sweep.hpp
p_telept.c
p_test.cpp
p_tick.c Disable stairjank terrain and offroad rumble at 0 speed 2023-12-28 23:47:03 -07:00
p_tick.h
p_user.c Merge branch 'fix-downward-camera' into 'master' 2023-12-28 14:56:40 +00:00
r_bbox.c
r_bsp.cpp R_NoEncore: remove hardcoded condition for trick panels, sneaker panels, speed pads 2023-12-22 19:02:07 -08:00
r_bsp.h
r_data.c Fix GLENCORE memory leak, re-enable 2023-12-14 23:03:42 -06:00
r_data.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_debug.cpp "DARKNESS" mapheader option for Shrink lighting 2023-10-12 21:07:04 -07:00
r_debug_detail.hpp
r_debug_parser.cpp
r_defs.h
r_draw.c
r_draw.h
r_draw8.c
r_draw8_flat.c
r_draw8_npo2.c
r_draw16.c
r_fps.c
r_fps.h
r_local.h
r_main.cpp
r_main.h
r_patch.cpp
r_patch.h rhi: Reset patch atlas if patch is freed 2023-04-15 22:19:01 -05:00
r_patchrotation.c The Garden Top 2022-09-28 02:01:37 -07:00
r_patchrotation.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_picformats.c SPRTINFO: print warnings instead of I_Error (don't crash the game) 2023-08-31 05:22:13 -07:00
r_picformats.h Convert w_wad.c to w_wad.cpp 2023-09-06 17:36:21 -07:00
r_plane.cpp Fix parallel slope plane calculations 2023-10-16 17:09:35 -05:00
r_plane.h
r_portal.c
r_portal.h
r_segs.cpp Use untranslated texture for checking R_TextureCanRemap 2023-12-22 19:02:07 -08:00
r_segs.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_skins.c
r_skins.h
r_sky.c
r_sky.h
r_splats.c R_RasterizeFloorSplat: fix encore remap 2023-12-22 05:28:28 -08:00
r_splats.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_spritefx.cpp
r_state.h
r_textures.c TERRAIN: add 'remap' boolean, toggles ENCOREMAP/TWEAKMAP 2023-12-22 19:02:06 -08:00
r_textures.h TERRAIN: add 'remap' boolean, toggles ENCOREMAP/TWEAKMAP 2023-12-22 19:02:06 -08:00
r_textures_dups.cpp
r_things.cpp
r_things.h
s_sound.c Master volume: alter both music/sound volume without changing balance 2023-12-23 13:38:15 -08:00
s_sound.h Sound options: merge playmusicifunfocused/playsoundifunfocused into one cvar 2023-12-23 13:17:04 -08:00
screen.c
screen.h
slope_anchors.c
sounds.c Add Lost Colony Fuel Canister states 2023-12-07 19:18:33 -08:00
sounds.h
st_stuff.c
st_stuff.h
strcasestr.c
string.c
stun.cpp
stun.h RRID: initial commit, WIP broken 2023-03-28 01:19:43 -07:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c AngleDelta: return angle_t 2023-02-28 19:11:48 -08:00
tables.h
taglist.c
taglist.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Add menu_anim_t and easing helper functions 2023-12-27 12:24:53 -08:00
v_draw.cpp v_draw.cpp Chain::fill: Ensure flags are passed to V_DrawFill 2023-12-23 17:30:08 +00:00
v_draw.hpp
v_draw_setter.hpp
v_video.cpp
v_video.h
version.h
vid_copy.s
w_wad.cpp
w_wad.h
y_inter.c Randomize menu backgrounds 2023-12-28 23:39:10 -05:00
y_inter.h Show rank on intermission 2023-12-13 01:28:22 -05:00
z_zone.c
z_zone.h