RingRacers/src
2024-04-12 00:42:54 -05:00
..
acs
android
audio
blua
core
dummy
hardware V_DrawCustomFadeScreen fallback behaviour for Legacy GL 2024-04-11 22:12:21 +01:00
hud Splitscreen GP: timer is considered 000 for GAME OVERed players 2024-04-07 02:20:59 -07:00
hwr2
io
locale
Makefile.d
math
media
menus Merge branch 'furybike' into 'master' 2024-04-12 03:41:24 +00:00
modp_b64
monocypher
nds
objects Merge branch 'emerald-disambig' into 'master' 2024-04-12 03:40:49 +00:00
rhi
sdl Menus/Video/Advanced: hide Legacy GL options in Software mode 2024-04-10 05:52:29 -07:00
sdl12
win32 Update win32 resource strings to refer to KKD 2024-04-07 15:29:04 -05:00
win32ce
.gitignore
am_map.c Copyright update for Viv Grannell specifically (the author of this commit) 2024-04-02 17:38:18 +01:00
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 Better draw distance options 2024-04-12 00:17:13 -05:00
cxxutil.hpp
d_clisrv.c HandleConnect handles bots 2024-04-11 17:41:06 -04:00
d_clisrv.h
d_event.h
d_main.cpp V_DrawCustomFadeScreen fallback behaviour for Legacy GL 2024-04-11 22:12:21 +01:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Instead of ineffectually restricting karteliminatelast via console callback exclusively in release builds, just don't use the cvar's value if you can't K_CanChangeRules 2024-04-11 20:34:56 +01:00
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h Show last lap time on HUD 2024-04-11 03:05:11 -04:00
d_think.h
d_ticcmd.h
deh_lua.c Fix mismatched Lua lookup array for karthud constants 2024-04-06 23:32:03 -04:00
deh_lua.h
deh_soc.c Add "then" condition string builder type 2024-04-10 17:24:45 +01:00
deh_soc.h
deh_tables.c Fix mismatched Lua lookup array for karthud constants 2024-04-06 23:32:03 -04:00
deh_tables.h
dehacked.c
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h Bring roundsplayed_t into the highest common denominator header 2024-04-06 21:01:56 +01:00
doomstat.h Show last lap time on HUD 2024-04-11 03:05:11 -04:00
doomtype.h
endian.h
f_finale.c Widescreen support for Y_IntermissionButton 2024-04-10 00:51:09 +01:00
f_finale.h Init evaluation screen at start of credits, to circumvent clobbered grandprixinfo 2024-04-08 22:06:58 -07:00
f_wipe.cpp
fastcmp.h
filesrch.c
filesrch.h Copyright update for Viv Grannell specifically (the author of this commit) 2024-04-02 17:38:18 +01:00
font.c
font.h
g_build_ticcmd.cpp
g_demo.cpp Reset demobuf even when not saving a demo 2024-04-08 19:26:02 -05:00
g_demo.h Reset demobuf even when not saving a demo 2024-04-08 19:26:02 -05:00
g_game.c Merge branch 'furybike' into 'master' 2024-04-12 03:41:24 +00:00
g_game.h Fury Bike 2024-04-11 17:43:59 -07:00
g_gamedata.cpp load_ng_gamedata: In DEVELOP, if a skin's wins exceeds a skin's rounds, set rounds to wins 2024-04-06 22:54:08 +01:00
g_gamedata.h
g_input.c
g_input.h
g_party.cpp
g_party.h SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
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
i_tcp.h
i_tcp_detail.h
i_threads.h
i_time.c SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
i_time.h SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
i_video.h
i_video_common.cpp
info.c SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
info.h
k_bans.cpp
k_bans.h
k_battle.c K_StartingBumperCount: Stronger restriction against using cv_kartbumpers when you can't K_CanChangeRules 2024-04-11 20:37:23 +01:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp Don't transfer clientpowerlevels to a bot 2024-04-10 01:41:00 -04:00
k_bot.h
k_botitem.cpp
k_botsearch.cpp
k_brightmap.c
k_brightmap.h
k_collide.cpp
k_collide.h
k_color.c
k_color.h
k_credits.cpp Init evaluation screen at start of credits, to circumvent clobbered grandprixinfo 2024-04-08 22:06:58 -07:00
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 Add G_GametypeAllowsRetrying, split away from G_GametypeUsesLives 2024-04-06 22:19:34 -07:00
k_grandprix.h
k_hitlag.c
k_hitlag.h
k_hud.cpp Fix apostrophe and quotation mark locations for not-yet-completed time in Time Attack modes 2024-04-11 21:36:56 +01:00
k_hud.h
k_hud_track.cpp
k_kart.c Merge branch 'make-way-bots' into 'master' 2024-04-12 03:41:38 +00:00
k_kart.h No thunderdome in GP 2024-04-11 03:07:56 -04:00
k_mapuser.c
k_mapuser.h
k_menu.h Merge branch 'more-gameplay-option-restrictions' into 'master' 2024-04-12 03:40:29 +00:00
k_menudraw.c Grand Prix course preview adjustment: Show Prison Break stages too, just like on Challenges Board preview 2024-04-09 17:47:30 +01:00
k_menufunc.c Merge branch 'profile-naming-improvement' into 'master' 2024-04-11 21:57:23 +00:00
k_objects.h
k_pathfind.c
k_pathfind.h
k_podium.cpp Merge branch 'emerald-disambig' into 'master' 2024-04-12 03:40:49 +00:00
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
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 Tally: only show GAME OVER in Sealed Stars if a player entered with 0 lives, not if they die in that round 2024-04-08 23:24:08 -07:00
k_tally.h
k_terrain.c
k_terrain.h
k_vote.c SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
k_vote.h
k_waypoint.cpp SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
k_waypoint.h
k_zvote.c
k_zvote.h
keys.h
libdivide.h Use C++ templates for DrawColumn/Span 2024-01-11 01:50:46 -08:00
lua_baselib.c Add G_GametypeAllowsRetrying, split away from G_GametypeUsesLives 2024-04-06 22:19:34 -07:00
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
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h
lua_script.c Merge branch 'roboticize-copyright' into 'master' 2024-04-06 00:27:55 +00:00
lua_script.h
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_avrecorder.cpp SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
m_avrecorder.h
m_avrecorder.hpp
m_bbox.c SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
m_bbox.h
m_cheat.c
m_cheat.h
m_cond.c Merge branch 'furybike' into 'master' 2024-04-12 03:41:24 +00:00
m_cond.h Add "then" condition string builder type 2024-04-10 17:24:45 +01:00
m_dllist.h
m_easing.c SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
m_easing.h
m_fixed.c
m_fixed.h SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
m_memcpy.c
m_misc.cpp
m_misc.h
m_perfstats.c SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
m_perfstats.h
m_pw.cpp Merge branch 'furybike' into 'master' 2024-04-12 03:41:24 +00:00
m_pw.h
m_pw_hash.c SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
m_pw_hash.h SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
m_queue.c
m_queue.h
m_random.c
m_random.h Copyright update: Recieved notice of legal name change 2024-04-03 20:44:19 +01:00
m_swap.h SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
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 Instead of ineffectually restricting karteliminatelast via console callback exclusively in release builds, just don't use the cvar's value if you can't K_CanChangeRules 2024-04-11 20:34:56 +01:00
p_lights.c
p_link.cpp
p_link.h
p_local.h Fix Poh-Bee behaviour for flipped waypoints 2024-04-09 23:34:18 +10:00
p_loop.c
p_map.c
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c Merge branch 'reverse-gravibee' into 'master' 2024-04-10 05:26:57 +00:00
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Show last lap time on HUD 2024-04-11 03:05:11 -04:00
p_saveg.h
p_setup.cpp Show last lap time on HUD 2024-04-11 03:05:11 -04:00
p_setup.h SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Show last lap time on HUD 2024-04-11 03:05:11 -04:00
p_spec.h
p_sweep.cpp
p_sweep.hpp SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
p_telept.c
p_test.cpp
p_tick.c Count SPB Attack as a subset of Time Attack, not seperate 2024-04-06 21:47:28 +01:00
p_tick.h
p_user.c Show last lap time on HUD 2024-04-11 03:05:11 -04:00
r_bbox.c
r_bsp.cpp SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
r_bsp.h
r_data.c
r_data.h
r_debug.cpp
r_debug.hpp
r_debug_detail.hpp
r_debug_parser.cpp
r_debug_printer.cpp
r_defs.h
r_draw.cpp
r_draw.h SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
r_draw_column.cpp
r_draw_span.cpp SRB2 -> DRRR copyright in src, acs, android folder 2024-04-05 02:08:23 -04:00
r_fps.c
r_fps.h
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
r_skins.c
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
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 Fix wrong button on Save Replay prompt 2024-04-08 23:24:15 -07:00
st_stuff.h
strcasestr.c
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
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_DrawCustomFadeScreen fallback behaviour for Legacy GL 2024-04-11 22:12:21 +01:00
v_video.h
version.h
vid_copy.s
w_wad.cpp
w_wad.h
y_inter.cpp Widescreen support for Y_IntermissionButton 2024-04-10 00:51:09 +01:00
y_inter.h Widescreen support for Y_IntermissionButton 2024-04-10 00:51:09 +01:00
z_zone.c
z_zone.h