RingRacers/src
James R 6d64d15216 Got_Saycmd: copy message content into intermediate buffer
This prevents modifying the original buffer at the cleanup
step as well as potentially writing out of bounds.
2024-02-11 05:38:12 -08:00
..
acs
android
audio
blua
core
dummy
hardware Check for SPR2_SIGN, SPR2_SIGL and SPR2_TALK as well 2024-01-22 22:40:38 -05:00
hud Battle: emerald win HUD polish 2024-01-22 16:42:29 -08:00
hwr2 srb2::hwr2::PaletteManager: disable lighttables upload 2024-02-05 19:04:23 -08:00
io
locale
Makefile.d
math
media
menus
monocypher
nds
objects
rhi
sdl
sdl12
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
archive_wrapper.hpp
asm_defs.inc
byteptr.h
CMakeLists.txt
command.c
command.h consvar_t: add step_amount field, used by menus 2024-01-01 03:05:17 -08:00
comptime.c
config.h.in
console.c
console.h
cvars.cpp Merge branch 'fix-demo-ghost-buffer-overrun' into 'master' 2024-02-01 03:00:26 +00:00
cxxutil.hpp
d_clisrv.c
d_clisrv.h
d_event.h
d_main.cpp
d_main.h Defer title start in intro responder to ticker 2023-10-22 17:56:16 -05:00
d_net.c Packet loss indicator 2023-10-20 20:33:37 -07:00
d_net.h
d_netcmd.c
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h
d_think.h
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c
deh_soc.h
deh_tables.c
deh_tables.h
dehacked.c dehacked.c: Forbid not providing an Emblem ID 2024-01-05 20:52:02 +00:00
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h
doomstat.h
doomtype.h
endian.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
f_finale.c
f_finale.h
f_wipe.cpp
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_build_ticcmd.cpp
g_demo.c
g_demo.h
g_game.c
g_game.h
g_input.c
g_input.h
g_party.cpp
g_party.h
g_state.h
http-mserv.c
hu_stuff.c
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c Set broadcast socket ports to 5029 2023-11-05 10:40:27 -06:00
i_tcp.h
i_tcp_detail.h
i_threads.h
i_time.c
i_time.h
i_video.h
i_video_common.cpp
info.c
info.h
k_bans.cpp
k_bans.h
k_battle.c Add K_EndBattleRound, end the round and give a player 100 points if they won 2024-01-26 14:30:56 -08:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp
k_bot.h
k_botitem.cpp
k_botsearch.cpp
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.cpp
k_collide.h
k_color.c
k_color.h
k_credits.cpp
k_credits.h
k_dialogue.cpp
k_dialogue.h
k_dialogue.hpp
k_director.cpp DirectorInfo::update_positions: fix player index out of bounds if all players are spectating 2024-02-05 19:04:23 -08:00
k_director.h
k_endcam.cpp
k_endcam.h
k_follower.c
k_follower.h
k_grandprix.c
k_grandprix.h
k_hitlag.c
k_hitlag.h
k_hud.cpp
k_hud.h
k_hud_track.cpp
k_kart.c
k_kart.h
k_mapuser.c
k_mapuser.h
k_menu.h Replays: add netdemo_size cvar, add to Data Options 2024-01-29 02:18:46 -08:00
k_menudraw.c Pause menu: display map icon, map name and currently playing song credit 2024-02-09 18:13:35 -08:00
k_menufunc.c
k_objects.h
k_pathfind.c
k_pathfind.h
k_podium.cpp
k_podium.h
k_powerup.cpp
k_powerup.h
k_profiles.c
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c Mania-style time trials 2023-11-02 06:51:51 -07:00
k_race.h Remove restrictions on numlaps, merge with gptest 2023-03-29 03:53:21 -07:00
k_rank.cpp
k_rank.h
k_respawn.c
k_respawn.h
k_roulette.c
k_roulette.h
k_serverstats.c
k_serverstats.h
k_specialstage.c
k_specialstage.h
k_tally.cpp
k_tally.h
k_terrain.c
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
k_waypoint.h
k_zvote.c
k_zvote.h
keys.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
libdivide.h
lua_baselib.c
lua_blockmaplib.c devmode cheat online 2022-09-29 12:19:45 -04:00
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h Tally screen 2023-09-09 05:27:55 +00:00
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h
lua_script.c
lua_script.h
lua_skinlib.c Skin name search-assistive hashing 2023-05-30 12:21:40 +01:00
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
m_avrecorder.h
m_avrecorder.hpp
m_bbox.c
m_bbox.h
m_cheat.c
m_cheat.h
m_cond.c
m_cond.h Intentfully permit gaps between Emblem IDs 2024-01-05 20:50:54 +00: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
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
Makefile
md5.c
md5.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
mobj.hpp
mobj_list.hpp
mobj_list_view.hpp srb2::MobjListView: call P_MobjWasRemoved directly 2023-12-03 11:47:05 -08:00
mserv.c
mserv.h
music.cpp
music.h Add Music_LevelVolume, Music_ResetLevelVolume: change music volume from gameplay contexts 2024-01-15 16:29:01 -08:00
music_detail.hpp
music_manager.cpp
music_manager.hpp
music_tune.hpp
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c
p_lights.c
p_link.cpp
p_link.h
p_local.h
p_loop.c
p_map.c
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c Merge branch 'fix-one-time-each-time-floor-activators' into 'master' 2024-02-06 01:01:44 +00:00
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_saveg.c
p_saveg.h
p_setup.cpp
p_setup.h
p_sight.c Add FOF behavior switch to P_LineOpening 2023-05-13 01:14:40 -04:00
p_slopes.c
p_slopes.h
p_spec.c
p_spec.h
p_sweep.cpp
p_sweep.hpp
p_telept.c
p_test.cpp P_TryMove: sweep collided lines to find nearest normal 2023-11-10 00:03:06 -08:00
p_tick.c
p_tick.h
p_user.c
r_bbox.c renderhitbox: shown MF_PAPERCOLLISION correctly 2023-11-15 14:48:53 -08:00
r_bsp.cpp
r_bsp.h
r_data.c
r_data.h
r_debug.cpp
r_debug_detail.hpp
r_debug_parser.cpp
r_defs.h
r_draw.cpp
r_draw.h
r_draw_column.cpp
r_draw_span.cpp
r_fps.c
r_fps.h Revert "Try to correctly interpolate chase camera viewpoint as angle changes" 2023-11-13 17:10:11 -08:00
r_local.h
r_main.cpp
r_main.h
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.cpp
r_plane.h
r_portal.c
r_portal.h
r_segs.cpp
r_segs.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_skins.c
r_skins.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_spritefx.cpp Refactor guard/whip cooldown checks 2024-01-09 20:26:35 -07:00
r_state.h
r_textures.c Use PU_LEVEL for texture caching 2024-02-08 17:50:38 -08:00
r_textures.h
r_textures_dups.cpp
r_things.cpp
r_things.h
s_sound.c
s_sound.h
sanitize.cpp
sanitize.h Menus: handle caret codes in text fields 2024-02-02 04:30:24 -08:00
screen.c
screen.h Add parallelsoftware cvar 2024-01-29 19:26:04 -06:00
slope_anchors.c
sounds.c
sounds.h
st_stuff.c
st_stuff.h
strcasestr.c
string.c
stun.cpp
stun.h
t_facon.c
t_fsin.c
t_ftan.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
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
v_draw.cpp Merge branch 'vote-level-names' into 'master' 2024-01-28 23:29:44 +00:00
v_draw.hpp
v_draw_setter.hpp srb2::Draw: add clip method, optionally switch between draw chain's cliprect or global cliprect 2024-01-26 15:12:46 -08:00
v_video.cpp
v_video.h
version.h
vid_copy.s
w_wad.cpp
w_wad.h
y_inter.c
y_inter.h
z_zone.c
z_zone.h