RingRacers/src
Antonio Martinez 7e9710e81a WIP
2024-09-09 02:09:53 -07:00
..
acs
android
audio Cleanup includes and other warnings in new mixer 2024-08-04 22:17:27 -05:00
blua
core
dummy
hardware hw_draw.c: Don't draw anything if alphalevel > 12 2024-08-21 16:59:04 -03:00
hud Fix reversed inputs in input display in encore replay 2024-08-09 04:52:02 +00:00
hwr2 "snapshotmaps" command 2024-07-21 08:54:49 -04:00
io
locale
Makefile.d
math
media
menus Refactor how Profile cvar toggles are set when applying changes 2024-08-24 15:43:54 +01:00
modp_b64
monocypher
nds
objects Adjust behaviour for new frame offset in assets 2024-09-03 11:25:53 +01:00
rhi
sdl Merge branch 'save-display' into 'master' 2024-08-28 20:45:21 +00: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 Expose follower array and follower_t to lua 2024-08-22 13:05:41 +00:00
command.c
command.h
comptime.c
config.h.in
console.c Merge remote-tracking branch 'public-new/master' 2024-08-28 18:11:53 -04:00
console.h Fix random desyncs with -file in addons with custom net cvars. 2024-08-28 22:09:08 +00:00
cvars.cpp Merge branch 'save-display' into 'master' 2024-08-28 20:45:21 +00:00
cxxutil.hpp
d_clisrv.c New Ballhog design 2024-08-28 01:26:53 -04:00
d_clisrv.h WIP Race Checkpoints 2024-08-13 20:20:21 -04:00
d_event.h
d_main.cpp Adds the data subdir to the path of all data iwads 2024-08-28 22:37:08 -04:00
d_main.h "snapshotmaps" command 2024-07-21 08:54:49 -04:00
d_net.c Correct local millisecond measurement in ping command output 2024-06-08 00:27:44 +10:00
d_net.h
d_netcmd.c Duel vote: More conveyance 2024-09-03 20:56:36 -04:00
d_netcmd.h Fix map anger race condition 2024-09-02 04:20:04 -04:00
d_netfil.c
d_netfil.h
d_player.h Merge branch 'master' into duel 2024-09-08 08:46:16 -04:00
d_think.h
d_ticcmd.h
deh_lua.c Do not corrupt spraycan cache when freeslotting custom skincolours 2024-08-24 15:22:19 +01:00
deh_lua.h
deh_soc.c Do not corrupt spraycan cache when freeslotting custom skincolours 2024-08-24 15:22:19 +01:00
deh_soc.h
deh_tables.c Merge remote-tracking branch 'public-new/master' 2024-08-28 18:11:53 -04:00
deh_tables.h
dehacked.c
dehacked.h
discord.c Use kartkrew.org for Discord assets 2024-07-21 12:56:42 -04:00
discord.h
doomdata.h
doomdef.h New ice slope physics 2024-08-24 22:19:08 -04:00
doomstat.h Duel: cleanup, finish refactor, endcam, position fixes 2024-09-06 20:58:06 -07:00
doomtype.h
endian.h
f_finale.c Fix skip loop only working by accident 2024-08-28 18:19:37 -07:00
f_finale.h
f_wipe.cpp
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_build_ticcmd.cpp
g_demo.cpp Update demoversion to follow up commit 2024-09-05 01:03:07 -04:00
g_demo.h
g_game.c Duel: cleanup, finish refactor, endcam, position fixes 2024-09-06 20:58:06 -07:00
g_game.h "snapshotmaps" command 2024-07-21 08:54:49 -04:00
g_gamedata.cpp Use lambda funcs for skin/map/cup records into JSON 2024-08-26 00:31:06 +01:00
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
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
i_time.h
i_video.h
i_video_common.cpp Ensure no FPS/Delay on map thumbnails 2024-08-05 00:41:05 -04:00
info.c Implement reticule gfx, fix FOFs/walls/scale 2024-08-28 01:26:54 -04:00
info.h Implement reticule gfx, fix FOFs/walls/scale 2024-08-28 01:26:54 -04:00
k_bans.cpp
k_bans.h
k_battle.c Give Battle mode item spawners their own RNG class 2024-08-18 18:49:47 -04: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 Bots: 1st place holds OD 2024-08-29 20:32:10 -07:00
k_botsearch.cpp
k_brightmap.c
k_brightmap.h
k_collide.cpp Sneaker Lift 2024-08-25 23:50:10 +00:00
k_collide.h
k_color.c k_color: Fix support for more than 255 skincolors 2024-08-24 15:22:19 +01:00
k_color.h k_color: Fix support for more than 255 skincolors 2024-08-24 15:22:19 +01:00
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
k_grandprix.h
k_hitlag.c
k_hitlag.h
k_hud.cpp Fix lap display in duel 2024-09-06 21:45:05 -07:00
k_hud.h EXP HUD 2024-08-23 21:03:18 -07:00
k_hud_track.cpp Nametag stuff 2024-08-23 01:51:52 -04:00
k_kart.c WIP 2024-09-09 02:09:53 -07:00
k_kart.h Oops, make duels actually score correctly 2024-09-07 01:07:27 -07:00
k_mapuser.c
k_mapuser.h
k_menu.h
k_menudraw.c gameplay prototyping lightning round 2024-08-27 19:42:56 -07:00
k_menufunc.c
k_objects.h New Ballhog design 2024-08-28 01:26:53 -04:00
k_pathfind.c
k_pathfind.h
k_podium.cpp
k_podium.h
k_powerup.cpp
k_powerup.h
k_profiles.cpp Refactor how Profile cvar toggles are set when applying changes 2024-08-24 15:43:54 +01:00
k_profiles.h Refactor how Profile cvar toggles are set when applying changes 2024-08-24 15:43:54 +01:00
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.cpp Exp hud math for target 500 at 1.0 exp 2024-08-24 23:27:20 +00:00
k_rank.h
k_respawn.c
k_respawn.h
k_roulette.c Fix compile warnings 2024-08-28 17:56:11 -04:00
k_roulette.h Dynamic Roulette: mega cleanup, mini fixes 2024-08-21 02:28:31 -07:00
k_serverstats.c
k_serverstats.h
k_specialstage.c
k_specialstage.h
k_tally.cpp Duel: cleanup, finish refactor, endcam, position fixes 2024-09-06 20:58:06 -07:00
k_tally.h
k_terrain.c New ice slope physics 2024-08-24 22:19:08 -04:00
k_terrain.h
k_vote.c Duel vote: More conveyance 2024-09-03 20:56:36 -04:00
k_vote.h Duel voting 2024-09-03 20:08:04 -04:00
k_waypoint.cpp
k_waypoint.h
k_zvote.c Use HU_AddChatText for voter dox 2024-08-28 17:44:14 -04:00
k_zvote.h
keys.h
libdivide.h
lua_baselib.c Expose most of the music handler to Lua 2024-08-28 22:04:31 +00:00
lua_blockmaplib.c
lua_consolelib.c
lua_followerlib.c Expose follower array and follower_t to lua 2024-08-22 13:05:41 +00:00
lua_hook.h
lua_hooklib.c Move V_ClearClipRect after call_mapped 2024-08-26 10:31:48 +08:00
lua_hud.h
lua_hudlib.c Merge branch 'expose-splitscreen' into 'master' 2024-08-28 22:03:07 +00:00
lua_hudlib_drawlist.c Expose V_SetClipRect and V_ClearClipRect to lua 2024-06-04 17:16:12 +08:00
lua_hudlib_drawlist.h Expose V_SetClipRect and V_ClearClipRect to lua 2024-06-04 17:16:12 +08:00
lua_infolib.c
lua_libs.h Expose follower array and follower_t to lua 2024-08-22 13:05:41 +00:00
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c Merge branch 'master' into duel 2024-09-08 08:46:16 -04:00
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h
lua_script.c r_splitscreen -> v.splitscreen 2024-08-26 10:19:49 +08:00
lua_script.h Expose most of the music handler to Lua 2024-08-28 22:04:31 +00:00
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 "snapshotmaps" command 2024-07-21 08:54:49 -04:00
m_misc.h "snapshotmaps" command 2024-07-21 08:54:49 -04:00
m_perfstats.c
m_perfstats.h
m_pw.cpp
m_pw.h
m_pw_hash.c
m_pw_hash.h
m_queue.c
m_queue.h
m_random.c
m_random.h Fix game crashing trying to load ghost brief 2024-08-19 19:03:00 -04:00
m_swap.h
md5.c
md5.h
mobj.hpp
mobj_list.hpp WIP Race Checkpoints 2024-08-13 20:20:21 -04:00
mobj_list_view.hpp
mserv.c
mserv.h
music.cpp Expose most of the music handler to Lua 2024-08-28 22:04:31 +00:00
music.h Expose most of the music handler to Lua 2024-08-28 22:04:31 +00: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 Merge branch 'fix-perma-ring-leniency' into 'master' 2024-09-07 04:41:52 +00:00
p_lights.c
p_link.cpp
p_link.h
p_local.h New ice slope physics 2024-08-24 22:19:08 -04:00
p_loop.c
p_map.c Implement reticule gfx, fix FOFs/walls/scale 2024-08-28 01:26:54 -04:00
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c Implement reticule gfx, fix FOFs/walls/scale 2024-08-28 01:26:54 -04:00
p_mobj.h New Ballhog design 2024-08-28 01:26:53 -04:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Merge branch 'master' into duel 2024-09-08 08:46:16 -04:00
p_saveg.h
p_setup.cpp WIP Race Checkpoints 2024-08-13 20:20:21 -04:00
p_setup.h
p_sight.c
p_slopes.c New ice slope physics 2024-08-24 22:19:08 -04:00
p_slopes.h
p_spec.c WIP 2024-09-09 02:09:53 -07:00
p_spec.h
p_sweep.cpp
p_sweep.hpp
p_telept.c
p_test.cpp
p_tick.c Sneaker Lift 2024-08-25 23:50:10 +00:00
p_tick.h
p_user.c Duel: cleanup, finish refactor, endcam, position fixes 2024-09-06 20:58:06 -07:00
r_bbox.c
r_bsp.cpp
r_bsp.h
r_data.c New ice slope physics 2024-08-24 22:19:08 -04:00
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
r_draw_column.cpp
r_draw_span.cpp
r_fps.c
r_fps.h
r_local.h
r_main.cpp "snapshotmaps" command 2024-07-21 08:54:49 -04:00
r_main.h "snapshotmaps" command 2024-07-21 08:54:49 -04: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
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 Try preventing players during snapshotmaps 2024-07-26 22:59:49 -04:00
r_things.h "snapshotmaps" command 2024-07-21 08:54:49 -04:00
s_sound.c
s_sound.h
sanitize.cpp
sanitize.h
screen.c
screen.h
slope_anchors.c
sounds.c
sounds.h
st_stuff.c Merge remote-tracking branch 'public-new/master' 2024-08-28 18:11:53 -04: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_video.h
version.h
vid_copy.s
w_wad.cpp
w_wad.h
y_inter.cpp Duel voting 2024-09-03 20:08:04 -04:00
y_inter.h Duel voting 2024-09-03 20:08:04 -04:00
z_zone.c
z_zone.h