RingRacers/src
2024-03-31 15:59:50 -07:00
..
acs Add PlayerExiting() ACS callfunc 2024-03-30 16:38:53 +00:00
android Delete outdated memcpy optimization 2023-09-24 18:32:22 -05:00
audio Let I_FadeSong be used in the middle of an existing fade 2024-03-24 19:07:49 -07:00
blua Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
core
dummy Delete outdated memcpy optimization 2023-09-24 18:32:22 -05:00
hardware Merge branch 'fix-ogl-clip-rect' into 'master' 2024-03-29 19:43:04 +00:00
hud
hwr2 Add SalCRT Sharp 2024-03-17 17:50:29 -07:00
io
locale
Makefile.d Remove HOSTTESTERS 2023-09-26 23:56:35 +01:00
math Fix apple clang compilation issues 2023-12-14 22:45:53 -06:00
media YUV420pFrame::BufferRGBA: fix uninitialized width/height 2024-03-26 02:15:10 -07:00
menus
modp_b64
monocypher
nds
objects
rhi
sdl Add SalCRT Sharp 2024-03-17 17:50:29 -07:00
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
comptime.c
config.h.in
console.c
console.h
cvars.cpp
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
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 Merge branch 'discord-rp-update' into 'master' 2024-03-29 20:30:20 +00:00
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 Remove screenshot_option, screenshot_folder, movie_option, movie_folder, addons_option, addons_folder 2023-03-13 20:39:57 -07:00
font.c * Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed. 2022-05-14 14:56:02 +01:00
font.h
g_build_ticcmd.cpp
g_demo.cpp
g_demo.h
g_game.c
g_game.h
g_gamedata.cpp
g_gamedata.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 Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_joy.h
i_net.h
i_sound.h Make master volume an independent gain control 2024-01-12 19:06:19 -06:00
i_system.h
i_tcp.c
i_tcp.h
i_tcp_detail.h
i_threads.h
i_time.c Attract: fade out and timescale at end of demo 2024-03-18 02:42:21 -07:00
i_time.h
i_video.h
i_video_common.cpp
info.c
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
k_bot.h
k_botitem.cpp
k_botsearch.cpp
k_brightmap.c
k_brightmap.h
k_collide.cpp Check for removed target of MT_DROPTARGET_SHIELD 2024-02-22 03:11:00 -07:00
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
k_director.h
k_endcam.cpp
k_endcam.h
k_follower.c
k_follower.h
k_grandprix.c Fix K_GetGPPlayerCount off by one 2024-03-27 16:58:58 -04:00
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
k_menudraw.c
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.cpp
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.cpp
k_rank.h Rejigger Grand Prix rank-related oversight exacerbated by MapWarp 2024-03-09 20:33:24 +00:00
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 Y_DrawVoteBackground: use unsigned type to avoid negative modulo into underflow 2024-03-27 03:43:15 -07:00
k_vote.h
k_waypoint.cpp
k_waypoint.h
k_zvote.c
k_zvote.h
keys.h
libdivide.h
lua_baselib.c
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
lua_maplib.c
lua_mathlib.c You probably don't want to memorise the formula to convert arccos to arcsin so 2022-03-18 20:16:23 +00:00
lua_mobjlib.c
lua_playerlib.c
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h
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
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
m_dllist.h
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_pw.cpp
m_pw.h Add password checking system 2024-03-28 00:09:11 -07:00
m_pw_hash.c
m_pw_hash.h
m_queue.c
m_queue.h
m_random.c PR_INTERPHUDRANDOM 2023-10-25 12:55:44 +01:00
m_random.h
m_swap.h
md5.c
md5.h
mobj.hpp
mobj_list.hpp
mobj_list_view.hpp
mserv.c
mserv.h
music.cpp
music.h
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
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c
p_saveg.h
p_setup.cpp
p_setup.h Refactor level music playing code 2024-03-09 06:32:37 -08:00
p_sight.c
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_tick.c
p_tick.h
p_user.c
r_bbox.c
r_bsp.cpp
r_bsp.h
r_data.c
r_data.h
r_debug.cpp Let level darkness be changed per splitscreen, use player_t variables 2024-01-05 15:56:24 -08:00
r_debug.hpp
r_debug_detail.hpp
r_debug_parser.cpp
r_debug_printer.cpp
r_defs.h
r_draw.cpp
r_draw.h
r_draw_column.cpp
r_draw_span.cpp
r_fps.c
r_fps.h
r_local.h
r_main.cpp
r_main.h Packet loss indicator 2023-10-20 20:33:37 -07:00
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
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
r_skins.c Merge branch 'discord-rp-update' into 'master' 2024-03-29 20:30:20 +00:00
r_skins.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_spritefx.cpp
r_state.h
r_textures.c
r_textures.h
r_textures_dups.cpp Disallow textures >2048 in size, print a console warning 2024-03-09 16:14:13 -08:00
r_things.cpp
r_things.h
s_sound.c
s_sound.h
sanitize.cpp
sanitize.h
screen.c
screen.h
slope_anchors.c
sounds.c
sounds.h
st_stuff.c
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.cpp
stun.h
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c
taglist.h Read-only mapthing_t 2023-05-25 14:40:55 -04:00
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h
v_draw.cpp
v_draw.hpp
v_draw_setter.hpp
v_video.cpp
v_video.h
version.h
vid_copy.s
w_wad.cpp Disallow patches >2048 in size 2024-03-09 14:39:35 -06:00
w_wad.h
y_inter.cpp
y_inter.h
z_zone.c
z_zone.h