RingRacers/src
James R 5fe55f54a1 Reset camera interpolation when switching viewpoints
Fixes a 1-frame jitter of the camera moving across the
level and turning around to match the new viewpoint.
2023-02-26 04:08:20 -08:00
..
acs ACS: include required C++ headers 2023-02-22 03:20:47 -08:00
android
audio Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
blua
core hwr2: Reformat C++ code 2023-01-14 19:59:41 -06:00
dummy
hardware Only interpolate shadowcasters if they exist 2023-01-27 23:24:58 +00:00
hwr2 Music credits show up in more contexts 2023-02-25 22:54:36 +00:00
io io: Allow span and vec stream to seek past end 2023-01-04 16:51:12 -06:00
locale
Makefile.d
media media: fix incorrect usage of SRB2_ASSERT on functions with side effects 2023-02-24 19:21:01 -08:00
menus MISC_ChallengeDef: Move challenges grid up by 2 pixels 2023-02-25 14:17:11 +00:00
nds
objects More UFO FX 2023-02-22 01:09:34 -07:00
rhi hwr2 gl3core: Fix FBO depth attachment 2023-01-14 20:30:52 -06:00
sdl sdl/new_sound.cpp: record audio with AVRecorder 2023-02-24 19:21:01 -08:00
sdl12
tests Add SRB2_ASSERT, srb2::NotNull<T> 2022-12-30 23:49:29 -06:00
win32
win32ce
.gitignore
am_map.c minigen: Add black fragments to common objects on valid road 2023-01-24 18:59:13 +00:00
am_map.h Precalculate as much shared minimap/automap data on level load as possible 2023-01-24 14:46:25 +00:00
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt Add C game interface to construct and destroy global AVRecorder instance 2023-02-24 19:21:00 -08:00
command.c Merge branch 'minor-cherrypicks-270123' into 'master' 2023-02-06 22:19:32 +00:00
command.h
comptime.c Separate git commit subject line from comprevision, add SRB2_COMP_NOTE 2023-01-05 18:32:20 -08:00
config.h.in Separate git commit subject line from comprevision, add SRB2_COMP_NOTE 2023-01-05 18:32:20 -08:00
console.c Merge branch 'master' into acs 2023-01-05 22:23:51 -05:00
console.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
cxxutil.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
d_clisrv.c Reset viewpoint to local player if last viewed player spectates or leaves 2023-02-26 04:08:19 -08:00
d_clisrv.h Contain end & size into savebuffer_t 2023-01-01 00:23:23 -08:00
d_event.h
d_main.c Music credits show up in more contexts 2023-02-25 22:54:36 +00:00
d_main.h Restore menu state after playsim 2023-01-29 23:53:21 +00:00
d_net.c
d_net.h
d_netcmd.c Reset viewpoint to local player if last viewed player spectates or leaves 2023-02-26 04:08:19 -08:00
d_netcmd.h Refactor pointlimit to be delayed until next round, like timelimit 2023-02-23 18:37:30 -08:00
d_netfil.c d_netfil.c: fix usage of CURLOPT_PROTOCOLS_STR 2023-01-12 07:55:42 -08:00
d_netfil.h Resize downloaddir to fix -Wformat-truncation 2023-01-05 04:24:37 -08:00
d_player.h Briefly lock out TRIPWIRE_BLASTER after failing a tripwire 2023-02-24 00:30:21 -07:00
d_think.h
d_ticcmd.h
deh_lua.c lib_freeslot: Init dehacked state so SOC initialised later won't nuke freeslots generated here 2023-01-27 19:06:24 +00:00
deh_lua.h
deh_soc.c Sanity checking and cleanup 2023-02-11 03:08:46 -06:00
deh_soc.h
deh_tables.c Add Gacha Bom sprites 2023-02-20 20:52:11 -08:00
deh_tables.h
dehacked.c
dehacked.h
discord.c
discord.h
doomdata.h Add sector action 2023-01-06 05:31:53 -05:00
doomdef.h Turn on RANGECHECK in all builds 2023-02-18 22:34:51 -08:00
doomstat.h HUD target player with most points 2023-02-24 23:21:47 -08:00
doomtype.h Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
endian.h
f_finale.c Don't let testers shoot themselves in menus 2023-02-17 00:02:23 -07:00
f_finale.h Parity between title screen and menu version info 2023-01-01 15:40:51 -08:00
f_wipe.c
fastcmp.h
filesrch.c opendir: Eidolon suggestion for initialiser 2023-01-06 11:58:17 +00:00
filesrch.h
font.c
font.h
g_demo.c g_demo.c: ensure demobuf is always freed before use 2023-02-14 04:17:04 -08:00
g_demo.h demovars_s: Remove unused fromtitle property 2023-02-04 17:14:23 +00:00
g_game.c Reset camera interpolation when switching viewpoints 2023-02-26 04:08:20 -08:00
g_game.h Debounce cmd latency in local camera prediction 2023-02-23 15:19:11 -07:00
g_input.c
g_input.h
g_splitscreen.c
g_state.h
http-mserv.c
hu_stuff.c Music credits show up in more contexts 2023-02-25 22:54:36 +00:00
hu_stuff.h Music credits show up in more contexts 2023-02-25 22:54:36 +00:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h sdl/new_sound.cpp: record audio with AVRecorder 2023-02-24 19:21:01 -08:00
i_system.h
i_tcp.c
i_tcp.h
i_threads.h
i_time.c
i_time.h
i_video.h (WIP) hardware: add render hardware interface 2023-01-14 18:40:26 -06:00
i_video_common.cpp Music credits show up in more contexts 2023-02-25 22:54:36 +00:00
info.c Unlockable sounds updated 2023-02-25 00:33:56 +00:00
info.h Add Gacha Bom sprites 2023-02-20 20:52:11 -08:00
k_battle.c Refactor Battle points cap to use g_pointlimit 2023-02-24 23:21:47 -08:00
k_battle.h Set fuse for Battle items 2023-01-01 18:38:53 -08:00
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
k_bot.c K_BuildBotTiccmd: Catch NULL track predictions 2023-01-27 19:58:45 +00:00
k_bot.h
k_botitem.c Rename kitemcap to trackercap 2023-02-21 17:48:14 -08:00
k_botsearch.c
k_brightmap.c K_InitBrightmapsPwad: Also use guaranteed null-terminated data copy ala K_InitTerrain 2023-01-05 20:50:13 +00:00
k_brightmap.h
k_collide.c Add exception to let Lightning Shield destroy SPB 2023-02-22 03:42:25 -08:00
k_collide.h
k_color.c
k_color.h
k_director.c avoid wasteful player_t copy 2022-02-14 14:27:33 +01:00
k_director.h
k_follower.c Follower hitlag 2023-01-08 16:51:58 +00:00
k_follower.h
k_grandprix.c Permit losing a life when exited if the player has PF_NOCONTEST 2023-01-02 00:54:24 +00:00
k_grandprix.h
k_hud.c Load Menu Tooltip Button graphics 2023-02-26 02:31:37 -08:00
k_hud.h Challenges Grid: New tile borders + selection reticule 2023-02-23 21:39:55 +00:00
k_hud_track.cpp Restrict HUD tracking on players 2023-02-24 23:21:47 -08:00
k_kart.c Merge branch 'longer-eggbox' into 'master' 2023-02-26 02:58:29 +00:00
k_kart.h Refactor timelimit and pointlimit to use "Default" option 2023-02-24 23:19:07 -08:00
k_menu.h Challenge Grid: Introduce flipping tiles 2023-02-25 00:21:28 +00:00
k_menudraw.c M_DrawChallenges: Adjust drawing order so all underlays are drawn before any actual content 2023-02-25 14:16:43 +00:00
k_menufunc.c Music credits show up in more contexts 2023-02-25 22:54:36 +00:00
k_objects.h Refactor objects/orbinaut.c for Gacha Bom 2023-02-20 20:57:17 -08:00
k_pathfind.c
k_pathfind.h
k_profiles.c PR_SaveProfiles: Do not attempt to save if Guest profile data hasn't been initialised yet. 2023-02-25 14:42:40 +00:00
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_respawn.c Don't FAULT outside of Race modes 2023-02-21 23:59:56 -08:00
k_respawn.h
k_roulette.c Merge branch 'lag-compensate-roulette' into 'master' 2023-02-26 03:37:47 +00:00
k_roulette.h
k_specialstage.c K_MoveExitBeam: PF_NOCONTEST and P_DoPlayerExit to match other special stage failures. 2023-02-16 17:09:13 +00:00
k_specialstage.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
k_terrain.c minigen: Add black fragments to common objects on valid road 2023-01-24 18:59:13 +00:00
k_terrain.h minigen: Add black fragments to common objects on valid road 2023-01-24 18:59:13 +00:00
k_waypoint.c Cleaner reference handling for the following extern-scope netsynced mobj_t*. 2023-01-05 23:32:12 +00:00
k_waypoint.h
keys.h
libdivide.h
lua_baselib.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
lua_hooklib.c Fix perfstats 4 not working properly 2023-02-16 23:48:37 -05:00
lua_hud.h
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c Fix faulty assertions 2023-02-14 00:46:54 -08:00
lua_libs.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
lua_maplib.c Remove crusty unused metatable code 2023-02-10 05:07:55 -06:00
lua_mathlib.c
lua_mobjlib.c Implement thing special 2023-01-05 23:58:48 -05:00
lua_playerlib.c Briefly lock out TRIPWIRE_BLASTER after failing a tripwire 2023-02-24 00:30:21 -07:00
lua_polyobjlib.c
lua_script.c Refactor pointlimit to be delayed until next round, like timelimit 2023-02-23 18:37:30 -08:00
lua_script.h Remove global lua_save_p and use savebuffer_t for LUA_Archive / LUA_UnArchive 2023-01-01 00:23:23 -08:00
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_avrecorder.cpp media: fix undefined behavior with options initialization order 2023-02-24 19:21:01 -08:00
m_avrecorder.h Add user feedback for AVRecorder 2023-02-24 19:21:01 -08:00
m_avrecorder.hpp Add C game interface to construct and destroy global AVRecorder instance 2023-02-24 19:21:00 -08:00
m_bbox.c
m_bbox.h
m_cheat.c Merge branch 'minigen' into 'master' 2023-01-25 05:54:12 +00:00
m_cheat.h
m_cond.c Unlockable sounds updated 2023-02-25 00:33:56 +00:00
m_cond.h Challenge Grid: Introduce flipping tiles 2023-02-25 00:21:28 +00:00
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_misc.c Add user feedback for AVRecorder 2023-02-24 19:21:01 -08:00
m_misc.h Add AVRecorder movie mode 2023-02-24 19:21:01 -08:00
m_perfstats.c
m_perfstats.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
m_queue.c
m_queue.h
m_random.c Correct a blatant lie in m_random.c, fix RNG range 2023-02-08 22:38:51 -06:00
m_random.h Sanity checking and cleanup 2023-02-11 03:08:46 -06:00
m_swap.h
Makefile
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c p_enemy.c: All object gravity arc calculations now collaborate with mapobjectscale again. 2023-02-16 16:52:55 +00:00
p_floor.c Prevent floating crumbling platforms from being triggered twice 2023-01-27 23:26:53 +00:00
p_inter.c Merge branch 'battle-points' into 'master' 2023-02-26 00:08:25 +00:00
p_lights.c
p_local.h Add P_SpawnMobjFromMobjUnscaled, does not scale offsets 2023-02-18 14:39:43 -08:00
p_map.c Buff eggbox speed, allow contact transfers 2023-02-21 23:00:56 -07:00
p_maputl.c
p_maputl.h
p_mobj.c HUD target player with most points 2023-02-24 23:21:47 -08:00
p_mobj.h Refactor trackercap 2023-02-21 18:27:46 -08:00
p_polyobj.c Disable linedef executors in UDMF maps 2023-01-07 00:00:27 -05:00
p_polyobj.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
p_pspr.h
p_saveg.c Merge branch 'battle-points' into 'master' 2023-02-26 00:08:25 +00:00
p_saveg.h Add functions to initialize savebuffer_t 2023-01-02 19:47:59 -05:00
p_setup.c HUD target player with most points 2023-02-24 23:21:47 -08:00
p_setup.h
p_sight.c
p_slopes.c Always quantize momentum on slopes, even if no physics 2023-02-16 19:23:45 -08:00
p_slopes.h
p_spec.c Merge branch 'special-out' into 'master' 2023-02-17 05:04:34 +00:00
p_spec.h Add sector action 2023-01-06 05:31:53 -05:00
p_telept.c
p_tick.c Refactor trackercap 2023-02-21 18:27:46 -08:00
p_tick.h
p_user.c Debounce cmd latency in local camera prediction 2023-02-23 15:19:11 -07:00
r_bbox.c
r_bsp.c
r_bsp.h
r_data.c r_data.c: Resolve defined-but-unused function warning intefering with compilation 2023-01-15 13:10:09 +00:00
r_data.h
r_defs.h Stumble damagetype 2023-01-22 14:56:42 +00:00
r_draw.c
r_draw.h
r_draw8.c
r_draw8_npo2.c
r_draw16.c
r_fps.c
r_fps.h
r_local.h
r_main.c
r_main.h
r_patch.cpp Convert r_patch.c to cpp 2023-01-19 14:19:46 -06:00
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c Check return value of png_get_tRNS before using trans 2023-02-10 18:37:49 -08:00
r_picformats.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c
r_segs.h
r_skins.c Add visual flicker in and out when faulting 2023-02-03 02:23:52 -07:00
r_skins.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c
r_textures.h
r_things.c Add more details to R_DrawVisSprite RANGECHECK message 2023-02-19 22:41:57 -08:00
r_things.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
s_sound.c Command_Tunes_f: Additional functionality 2023-02-25 23:11:09 +00:00
s_sound.h mapmusrng variable, proper sync, cleanup 2023-02-11 08:16:37 -06:00
screen.c Fix faulty assertions 2023-02-14 00:46:54 -08:00
screen.h (WIP) hardware: add render hardware interface 2023-01-14 18:40:26 -06:00
slope_anchors.c
sounds.c Unlockable sounds updated 2023-02-25 00:33:56 +00:00
sounds.h Unlockable sounds updated 2023-02-25 00:33:56 +00:00
st_stuff.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into music-debug 2023-01-22 15:20:14 +00:00
st_stuff.h
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
string.c
stun.c
stun.h
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c
taglist.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Challenges Grid: create dedicated struct for menu extradata 2023-02-24 17:38:08 +00:00
v_video.cpp V_AdjustXYWithSnap: Support top/bottom slides if not V_SPLITSCREEN, V_SNAPTORIGHT, or V_SNAPTOLEFT, but do have V_SLIDEIN 2023-02-16 18:14:31 +00:00
v_video.h Music credits show up in more contexts 2023-02-25 22:54:36 +00:00
version.h
vid_copy.s
w_wad.c Fix loading a map in a seperate file before loading a file with the relevant header 2023-01-01 23:39:28 +00:00
w_wad.h Fix loading a map in a seperate file before loading a file with the relevant header 2023-01-01 23:39:28 +00:00
y_inter.c Music credits show up in more contexts 2023-02-25 22:54:36 +00:00
y_inter.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into rulesify 2023-01-01 16:02:05 +00:00
z_zone.c
z_zone.h doomdef.h: enable most debugging ifndef NDEBUG 2023-02-14 04:16:57 -08:00