RingRacers/src
2023-02-08 22:38:51 -06:00
..
acs
android
audio
blua
core
dummy
hardware Only interpolate shadowcasters if they exist 2023-01-27 23:24:58 +00:00
hwr2 (WIP) hardware: add render hardware interface 2023-01-14 18:40:26 -06:00
io
locale
Makefile.d
menus
nds
objects
rhi
sdl
sdl12
tests
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc Update copyright year to 2020 2020-02-19 14:08:45 -08:00
byteptr.h
CMakeLists.txt
command.c
command.h
comptime.c
config.h.in
console.c
console.h
cxxutil.hpp cxx: clang-format adjustments 2023-01-09 20:02:19 -06:00
d_clisrv.c
d_clisrv.h
d_event.h
d_main.c
d_main.h
d_net.c
d_net.h
d_netcmd.c
d_netcmd.h
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
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 Sal's review: Clear levels on gamedata addition by default 2022-12-19 21:26:52 +00:00
dehacked.h
discord.c
discord.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomdata.h
doomdef.h Add devmode music 2023-01-12 03:29:43 -08:00
doomstat.h
doomtype.h
endian.h
f_finale.c
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_demo.c
g_demo.h
g_game.c G_UpdateRecords: Remove console print on RA Medal get as per textual request (UI now communicates this) 2023-02-06 22:38:32 +00:00
g_game.h G_UpdateTimeStickerMedals, M_StartTimeAttack: If you've beaten all game-provided times, show your personal best record on the in-level HUD instead. 2023-02-05 19:17:07 +00:00
g_input.c
g_input.h
g_splitscreen.c
g_state.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
http-mserv.c
hu_stuff.c
hu_stuff.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c
i_tcp.h
i_threads.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_time.c Tweaks for kart v1 MR comments 2022-05-21 12:43:28 -05:00
i_time.h
i_video.h
i_video_common.cpp
info.c Support for user-specified minimap bounds 2023-01-24 17:57:56 +00:00
info.h
k_battle.c
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c "Special Mode" (Sealed Stars) and "Versus Mode" (bosses) are now gametypes 2022-12-26 23:06:24 +00:00
k_boss.h
k_bot.c
k_bot.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_botitem.c
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.c
k_collide.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_color.c
k_color.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_director.c avoid wasteful player_t copy 2022-01-21 02:42:16 -06:00
k_director.h
k_follower.c Follower hitlag 2023-01-08 16:51:58 +00:00
k_follower.h
k_grandprix.c
k_grandprix.h
k_hud.c
k_hud.h
k_kart.c
k_kart.h
k_menu.h
k_menudraw.c stickermedalinfo, UpdateTimeStickerMedals: A centralised struct for Medal info attached to the time sticker. 2023-02-05 17:42:28 +00:00
k_menufunc.c M_StartControlPanel: Do not activate if map change is pending 2023-02-05 14:09:30 +00:00
k_objects.h
k_pathfind.c
k_pathfind.h
k_profiles.c
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_respawn.c Disable Drop Dashing while on the Garden Top 2023-01-14 18:35:49 -08:00
k_respawn.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_roulette.c
k_roulette.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_specialstage.c Clear UFO pointer if its object was removed (matches up with general mobjthinker P_SetTarget handling) 2022-12-31 18:45:04 +00:00
k_specialstage.h
k_terrain.c minigen: Add black fragments to common objects on valid road 2023-01-24 18:59:13 +00:00
k_terrain.h
k_waypoint.c
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
lua_hooklib.c Remove global lua_save_p and use savebuffer_t for LUA_Archive / LUA_UnArchive 2023-01-01 00:23:23 -08:00
lua_hud.h
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h
lua_maplib.c Add sector action 2023-01-06 05:31:53 -05:00
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c Add invulnhitlag, timeshit and timeshitprev fields to player_t 2022-12-21 08:08:59 -08:00
lua_polyobjlib.c
lua_script.c
lua_script.h
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c Add typedef.h 2022-11-27 17:21:40 -08:00
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_cheat.c
m_cheat.h
m_cond.c
m_cond.h
m_dllist.h
m_easing.c Add ease Lua library 2022-03-18 16:25:57 +00:00
m_easing.h
m_fixed.c
m_fixed.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_misc.c
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
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c Prevent floating crumbling platforms from being triggered twice 2023-01-27 23:26:53 +00:00
p_inter.c
p_lights.c
p_local.h
p_map.c
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.c
p_setup.h
p_sight.c Fix bad usage of const 2022-11-27 03:24:07 -05:00
p_slopes.c
p_slopes.h
p_spec.c
p_spec.h
p_telept.c Compilation errors from corrupted cherry-pick/porting 2022-11-03 14:32:40 +00:00
p_tick.c
p_tick.h
p_user.c
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
r_draw.c
r_draw.h
r_draw8.c Add Lua backwards compatibility for FOF flags 2022-10-09 01:56:50 -04:00
r_draw8_npo2.c
r_draw16.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_fps.c Add R_RelativeTeleportViewInterpolation 2022-11-03 13:52:17 +00:00
r_fps.h
r_local.h
r_main.c
r_main.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c
r_segs.h
r_skins.c
r_skins.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_textures.c
r_textures.h
r_things.c
r_things.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
s_sound.c
s_sound.h
screen.c
screen.h
slope_anchors.c
sounds.c
sounds.h
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
strcasestr.c
string.c
stun.c Merge public next 2020-11-10 15:32:48 -05:00
stun.h
t_facon.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
taglist.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
tmap.nas
tmap.s
tmap_asm.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_mmx.nas
tmap_vc.nas Update copyright year to 2020 2020-02-19 14:08:45 -08:00
typedef.h staffbrief_t 2023-02-03 00:55:34 +00:00
v_video.cpp Convert v_video.c to v_video.cpp 2023-02-08 08:06:46 -06:00
v_video.h
version.h
vid_copy.s
w_wad.c
w_wad.h
y_inter.c Fix yellowmap not being included 2023-01-01 16:02:55 +00:00
y_inter.h
z_zone.c
z_zone.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00