RingRacers/src
2023-11-10 16:47:52 -07:00
..
acs
android
audio
blua
core Add SPMC queue + thread pool job executor 2023-10-14 15:26:52 -05:00
dummy
hardware Fix many instances of splitscreen view number if there are duplicate displayplayers 2023-10-03 21:28:33 -07:00
hud
hwr2 UpscaleBackbuffer::begin_pass: use separate renderpass to clear framebuffer if texture was recreated 2023-09-30 19:23:14 -07:00
io
locale
Makefile.d
media
menus Only toggle keyboardTyping when input key is valid 2023-11-05 11:45:07 -06:00
monocypher
nds
objects Blend Eye Hardcode part EX: Code the rest of the owl 2023-10-31 21:47:18 +00:00
rhi rhi: use GL 2 instead of GL Core 2023-11-04 20:15:51 -05:00
sdl rhi: use GL 2 instead of GL Core 2023-11-04 20:15:51 -05:00
sdl12
tests
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt Podium rank screen polished 2023-10-29 06:04:22 +00:00
command.c
command.h
comptime.c
config.h.in
console.c
console.h
cvars.cpp Merge branch 'prison-difficulty' into 'master' 2023-10-29 06:07:42 +00:00
cxxutil.hpp
d_clisrv.c Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
d_clisrv.h Packet loss indicator 2023-10-20 20:33:37 -07:00
d_event.h
d_main.cpp Merge branch 'frameskip-fixups' into 'master' 2023-11-05 21:00:57 +00:00
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 Packet loss indicator 2023-10-20 20:33:37 -07:00
d_netcmd.c
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h Merge branch 'ballhog-limited-tapfire' into 'master' 2023-11-09 12:28:54 +00:00
d_think.h Cache and reuse removed mobjs when spawning mobjs 2023-11-05 15:44:53 -06:00
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c More consistent handling of special event round icons 2023-10-25 20:34:40 +01:00
deh_soc.h
deh_tables.c Blend Eye Hardcode part EX: Code the rest of the owl 2023-10-31 21:47:18 +00:00
deh_tables.h
dehacked.c
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h
doomstat.h Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
doomtype.h
endian.h
f_finale.c More consistent level init 2023-10-24 23:10:17 +01:00
f_finale.h
f_wipe.cpp HACK: Lift all inputs when wipes execute 2023-10-27 22:37:56 -07:00
fastcmp.h
filesrch.c
filesrch.h
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 Use JOYAXISRANGE for digital detection 2023-11-05 03:56:25 -07:00
g_demo.c Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
g_demo.h Mania-style time trials 2023-11-02 06:51:51 -07:00
g_game.c Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
g_game.h Mania-style time trials 2023-11-02 06:51:51 -07:00
g_input.c Use M_GetCvPlayerColor for pad LED color 2023-11-05 12:23:05 -06:00
g_input.h
g_party.cpp
g_party.h
g_state.h
http-mserv.c
hu_stuff.c Packet loss indicator 2023-10-20 20:33:37 -07:00
hu_stuff.h Packet loss indicator 2023-10-20 20:33:37 -07:00
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 Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
info.h Blend Eye Hardcode part EX: Code the rest of the owl 2023-10-31 21:47:18 +00:00
k_bans.cpp
k_bans.h
k_battle.c K_StartingBumperCount: Versus contexts also have a GP difficulty-locked quantity 2023-10-29 12:42:30 +00:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c Boss-related files: Adjust/add top-of-file copyright info 2023-10-30 00:12:12 +00:00
k_boss.h Blend Eye Hardcode part EX: Code the rest of the owl 2023-10-31 21:47:18 +00:00
k_bot.cpp Merge branch 'bot-controller' into 'master' 2023-10-24 01:03:01 +00:00
k_bot.h Add fof support for new bot controllers 2023-10-21 04:00:09 -04:00
k_botitem.c
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.cpp Whip fixups #69 2023-10-21 18:05:49 -07:00
k_collide.h
k_color.c
k_color.h
k_dialogue.cpp
k_dialogue.h
k_dialogue.hpp
k_director.cpp
k_director.h
k_follower.c
k_follower.h
k_grandprix.c
k_grandprix.h
k_hitlag.c
k_hitlag.h
k_hud.c Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
k_hud.h Podium rank screen polished 2023-10-29 06:04:22 +00:00
k_hud_track.cpp
k_kart.c Merge branch 'ballhog-limited-tapfire' into 'master' 2023-11-09 12:28:54 +00:00
k_kart.h Fix the Hanagumi Hall ring vent overflow 2023-11-02 11:24:54 +00:00
k_mapuser.c
k_mapuser.h
k_menu.h Podium rank screen polished 2023-10-29 06:04:22 +00:00
k_menudraw.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into will-it-blend 2023-10-29 12:36:30 +00:00
k_menufunc.c Y to quick restart attack modes 2023-11-02 16:53:55 -07:00
k_objects.h
k_pathfind.c
k_pathfind.h
k_podium.cpp Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into will-it-blend 2023-10-29 12:36:30 +00:00
k_podium.h Podium rank screen polished 2023-10-29 06:04:22 +00:00
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
k_rank.cpp Podium rank screen polished 2023-10-29 06:04:22 +00:00
k_rank.h Podium rank screen polished 2023-10-29 06:04:22 +00:00
k_respawn.c Self-review: K_DoFault - add challenge check deferral 2023-10-20 14:59:49 +01:00
k_respawn.h
k_roulette.c
k_roulette.h
k_serverstats.c
k_serverstats.h
k_specialstage.c
k_specialstage.h K_drawKartMinimap: Add progression meter variation 2023-04-07 18:01:50 +01:00
k_tally.cpp Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into will-it-blend 2023-10-29 12:36:30 +00:00
k_tally.h Tally in GP contexts: Recognise earned lives from other sources, not just Ring Total 2023-10-25 16:11:57 +01:00
k_terrain.c
k_terrain.h
k_vote.c deferencoremode: Don't set to non-boolean value 2023-10-24 23:10:17 +01:00
k_vote.h
k_waypoint.cpp
k_waypoint.h
k_zvote.c
k_zvote.h
keys.h
libdivide.h
lua_baselib.c Blend Eye Hardcode part 2 2023-10-29 22:04:50 +00: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 Merge branch 'ballhog-limited-tapfire' into 'master' 2023-11-09 12:28:54 +00:00
lua_polyobjlib.c
lua_script.c
lua_script.h
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c Incinerated WinCE 2017-09-29 23:25:34 +01:00
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 The Tournament Mode cheat is now "chaos zero 64". Thanks to the OG! 2023-10-20 16:56:25 +01:00
m_cheat.h
m_cond.c VC requests for auto-naming AltMusic Challenge 2023-10-20 20:39:16 +01:00
m_cond.h UCRP_FINISHGRADE A 2023-10-20 13:03:45 +01:00
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_queue.c
m_queue.h
m_random.c PR_INTERPHUDRANDOM 2023-10-25 12:55:44 +01:00
m_random.h PR_INTERPHUDRANDOM 2023-10-25 12:55:44 +01:00
m_swap.h
Makefile
md5.c
md5.h
mserv.c
mserv.h
music.cpp Instead of tying vape mode to music sync, make it (two) tune-specific properties. 2023-10-24 23:10:17 +01:00
music.h
music_detail.hpp
music_manager.cpp
music_manager.hpp
music_tune.hpp Instead of tying vape mode to music sync, make it (two) tune-specific properties. 2023-10-24 23:10:17 +01:00
p5prof.h
p_ceilng.c
p_enemy.c A_ForceWin: Health should not matter 2023-10-31 20:15:50 +00:00
p_floor.c
p_inter.c Merge branch 'failsafe-input-check' into 'master' 2023-11-05 21:53:57 +00:00
p_lights.c
p_local.h Cache and reuse removed mobjs when spawning mobjs 2023-11-05 15:44:53 -06:00
p_loop.c
p_map.c Blend Eye Hardcode part EX: Code the rest of the owl 2023-10-31 21:47:18 +00:00
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c Cache and reuse removed mobjs when spawning mobjs 2023-11-05 15:44:53 -06:00
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Merge branch 'ballhog-limited-tapfire' into 'master' 2023-11-09 12:28:54 +00:00
p_saveg.h
p_setup.c Cache and reuse removed mobjs when spawning mobjs 2023-11-05 15:44:53 -06:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Fix standard race times being modified on line cross 2023-11-02 07:06:28 -07:00
p_spec.h Bot controller is stored on the sector now 2023-10-21 03:36:26 -04:00
p_telept.c
p_tick.c Cache and reuse removed mobjs when spawning mobjs 2023-11-05 15:44:53 -06:00
p_tick.h
p_user.c Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
r_bbox.c renderhitbox: fix raster errors at screen edge 2023-10-13 01:33:09 -07: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 Bot controller is stored on the sector now 2023-10-21 03:36:26 -04:00
r_draw.c
r_draw.h
r_draw8.c
r_draw8_flat.c
r_draw8_npo2.c
r_draw16.c
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
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
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 Don't force player sounds to full volume when exiting 2023-11-10 16:47:52 -07:00
s_sound.h
screen.c Packet loss indicator 2023-10-20 20:33:37 -07:00
screen.h
slope_anchors.c
sounds.c Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
sounds.h Merge branch 'will-it-blend' into 'master' 2023-11-05 18:45:51 +00:00
st_stuff.c More consistent handling of special event round icons 2023-10-25 20:34:40 +01: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 Podium rank screen polished 2023-10-29 06:04:22 +00:00
v_draw.cpp
v_draw.hpp
v_draw_setter.hpp
v_video.cpp
v_video.h
version.h
vid_copy.s
w_wad.cpp
w_wad.h
y_inter.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into will-it-blend 2023-10-29 12:36:30 +00:00
y_inter.h More consistent handling of special event round icons 2023-10-25 20:34:40 +01:00
z_zone.c
z_zone.h