RingRacers/src
2023-03-28 01:25:56 -07:00
..
acs Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
android
audio Implement musicdef volume in new mixer 2023-03-09 15:12:24 -06:00
blua
core hwr2: Reformat C++ code 2023-01-14 19:59:41 -06:00
dummy
hardware Only call NetUpdate once 2023-03-26 14:12:01 +01:00
hwr2 Rename RHI update_buffer_contents to update_buffer 2023-03-23 13:30:17 -05:00
io
locale
Makefile.d
media hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
menus Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
monocypher RRID: initial commit, WIP broken 2023-03-28 01:19:43 -07:00
nds
objects Merge branch 'heighted-ufo' into 'master' 2023-03-25 00:51:15 +00:00
rhi Rename RHI update_buffer_contents to update_buffer 2023-03-23 13:30:17 -05:00
sdl Load gamecontroller(_user).txt gamepad mappings 2023-03-24 14:19:58 -05:00
sdl12 Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
tests
win32
win32ce Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
.gitignore
am_map.c Handle gamepads from interface dynamically 2023-03-07 00:07:47 -06:00
am_map.h Precalculate as much shared minimap/automap data on level load as possible 2023-01-24 14:46:25 +00:00
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt RRID: initial commit, WIP broken 2023-03-28 01:19:43 -07:00
command.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-04 20:09:48 +00:00
command.h cupwindata_t 2023-03-10 20:20:48 +00:00
comptime.c
config.h.in
console.c Move R_PrintTextureDuplicates call to F_TitleScreenTicker 2023-03-16 05:39:27 -07:00
console.h
cxxutil.hpp cxxutil.hpp: fix std::hash include 2023-03-06 04:45:46 -08:00
d_clisrv.c Fail loudly on big-endian systems 2023-03-28 01:25:56 -07:00
d_clisrv.h Don't UpdateChallenges during NetKeepAlive, could lead to challenge spam 2023-03-28 01:25:55 -07:00
d_event.h Handle gamepads from interface dynamically 2023-03-07 00:07:47 -06:00
d_main.c Store keypairs in profiles, do signature verification for all splitscreen players 2023-03-28 01:19:43 -07:00
d_main.h Final fixup for profile-level keys and passing to player_t 2023-03-28 01:20:41 -07:00
d_net.c Let's try fixing potential UB on GetNodeAddressInt 2023-03-28 01:25:55 -07:00
d_net.h Block nodes while an auth challenge is taking place (jart) 2023-03-28 01:20:44 -07:00
d_netcmd.c Refactor challenge creation, no more duplicated memory shenanigans 2023-03-28 01:25:55 -07:00
d_netcmd.h Add battletest cvar, force Battle mode instead of Prisons in FREE PLAY 2023-03-23 19:31:23 -07:00
d_netfil.c Strip more debug print 2023-03-28 01:25:55 -07:00
d_netfil.h RRID: initial commit, WIP broken 2023-03-28 01:19:43 -07:00
d_player.h I don't even know, unfuck everything 2023-03-28 01:20:44 -07:00
d_think.h PARANOIA: fix faulty references warning 2023-03-20 19:57:00 -07:00
d_ticcmd.h WIP: Turn towards local camera (midgame join broken right now) 2023-02-24 16:59:22 -07:00
deh_lua.c lib_freeslot: Init dehacked state so SOC initialised later won't nuke freeslots generated here 2023-01-27 19:06:24 +00:00
deh_lua.h
deh_soc.c FINISHTIME, FINISHTIMEEXACT, FINISHTIMELEFT: use get_number for parameter 2023-03-18 04:46:59 -07:00
deh_soc.h
deh_tables.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
deh_tables.h
dehacked.c "Monitor" parameter for cups 2023-03-13 16:18:07 +00:00
dehacked.h
discord.c
discord.h
doomdata.h Add sector action 2023-01-06 05:31:53 -05:00
doomdef.h Normalize all volume scales to 0-100 2023-03-08 15:22:29 -06:00
doomstat.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
doomtype.h
endian.h
f_finale.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
f_finale.h Move podium code to its own file 2023-03-03 16:10:05 -05:00
f_wipe.c Add ceremony to twodee wipedefs tables 2023-03-04 13:49:07 -05:00
fastcmp.h
filesrch.c Remove screenshot_option, screenshot_folder, movie_option, movie_folder, addons_option, addons_folder 2023-03-13 20:39:57 -07:00
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
font.h
g_demo.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
g_demo.h demovars_s: Remove unused fromtitle property 2023-02-04 17:14:23 +00:00
g_game.c Final fixup for profile-level keys and passing to player_t 2023-03-28 01:20:41 -07:00
g_game.h G_DirtyGameData: Dirty bit only applied in I_Error and signal handlers, nowhere else 2023-03-17 14:42:06 +00:00
g_input.c Playable default controls 2023-03-19 16:02:16 -07:00
g_input.h G_PlayerInputAnalog: Only attempt default binds for menu if no binds are reachable by GetValueFromControlTable for that button 2023-03-19 17:48:24 +00:00
g_splitscreen.c
g_state.h Fixes for CEREMONY gamestate 2023-03-03 16:09:51 -05:00
http-mserv.c
hu_stuff.c Rename "Break the Capsules" to "Prison Break" 2023-03-12 20:17:46 +00:00
hu_stuff.h Merge branch 'titlecard-cecho' into 'master' 2023-03-01 17:21:13 +00:00
i_addrinfo.c
i_addrinfo.h
i_joy.h Print the device name and GUID for connected pads 2023-03-23 22:55:46 -05:00
i_net.h Let's try fixing potential UB on GetNodeAddressInt 2023-03-28 01:25:55 -07:00
i_sound.h Implement musicdef volume in new mixer 2023-03-09 15:12:24 -06:00
i_system.h Handle gamepads from interface dynamically 2023-03-07 00:07:47 -06:00
i_tcp.c Use server IP and timestamp in PT_SERVERCHALLENGE to avoid signature reuse 2023-03-28 01:25:54 -07:00
i_tcp.h
i_threads.h
i_time.c
i_time.h
i_video.h hwr2: overhaul wipe rendering 2023-02-26 18:47:42 -06:00
i_video_common.cpp Adjust ImGui frame starts to allow ImGui in passes 2023-03-23 11:31:44 -05:00
info.c Merge branch 'unnerf-missiles' into 'master' 2023-03-25 00:50:53 +00:00
info.h Morph Drop Target from forward thrown white to lime 2023-03-19 03:52:25 -07:00
k_battle.c Merge branch 'emerald-timer' into 'master' 2023-03-27 12:12:17 +00:00
k_battle.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-14 21:59:19 +00:00
k_bheap.c
k_bheap.h
k_boss.c Copyright notices update regarding the author of this commit 2023-03-05 18:13:39 +00:00
k_boss.h Copyright notices update regarding the author of this commit 2023-03-05 18:13:39 +00:00
k_bot.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-11 12:42:55 +00:00
k_bot.h
k_botitem.c Rename kitemcap to trackercap 2023-02-21 17:48:14 -08:00
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.cpp Clash Bubble Shield blowup with Invincibility etc; bounce players away with Bubble blowup 2023-03-27 04:54:37 -07:00
k_collide.h
k_color.c
k_color.h
k_director.c K_DirectorSwitch: Don't let forced switches cause a G_ResetView update when directorinfo.active is false 2023-03-01 13:56:45 +00:00
k_director.h Automatically toggle director depending on number of players 2023-02-26 05:55:44 -08:00
k_follower.c Follower hitlag 2023-01-08 16:51:58 +00:00
k_follower.h
k_grandprix.c Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
k_grandprix.h Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
k_hud.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_hud.h Update replay save prompts to use the new button graphics 2023-03-03 23:19:46 -05:00
k_hud_track.cpp battleprisons rename compilation repair 2023-03-19 13:06:55 +00:00
k_kart.c Merge branch 'emerald-timer' into 'master' 2023-03-27 12:12:17 +00:00
k_kart.h Merge branch 'momentum-angle-consistency' into 'master' 2023-03-23 08:36:29 +00:00
k_menu.h Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_menudraw.c Final fixup for profile-level keys and passing to player_t 2023-03-28 01:20:41 -07:00
k_menufunc.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_objects.h Morph Drop Target from forward thrown white to lime 2023-03-19 03:52:25 -07:00
k_pathfind.c
k_pathfind.h
k_podium.c G_DirtyGameData: Dirty bit only applied in I_Error and signal handlers, nowhere else 2023-03-17 14:42:06 +00:00
k_podium.h Three new UCRP's 2023-03-11 23:56:58 +00:00
k_profiles.c Move guest profile checks into dedicated method 2023-03-28 01:20:43 -07:00
k_profiles.h Cleanup + fix off-by-one in gamestate 2023-03-28 01:25:55 -07:00
k_pwrlv.c G_DirtyGameData: Dirty bit only applied in I_Error and signal handlers, nowhere else 2023-03-17 14:42:06 +00:00
k_pwrlv.h
k_race.c
k_race.h
k_rank.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
k_rank.h Rename "Break the Capsules" to "Prison Break" 2023-03-12 20:17:46 +00:00
k_respawn.c Merge branch 'buff-sliptide' into 'master' 2023-03-07 08:49:46 +00:00
k_respawn.h
k_roulette.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_roulette.h
k_specialstage.c K_MoveExitBeam: PF_NOCONTEST and P_DoPlayerExit to match other special stage failures. 2023-02-16 17:09:13 +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 minigen: Add black fragments to common objects on valid road 2023-01-24 18:59:13 +00:00
k_waypoint.c Merge branch 'render-highlight' into 'master' 2023-03-07 09:53:13 +00:00
k_waypoint.h Podium cutscene basics 2023-03-03 16:09:49 -05:00
keys.h
libdivide.h
lua_baselib.c lua_baselib.c: expose P_SpawnMobjFromMobjUnscaled 2023-03-26 20:44:43 -07:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c Fix perfstats 4 not working properly 2023-02-16 23:48:37 -05:00
lua_hud.h
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c Fix faulty assertions 2023-02-14 00:46:54 -08:00
lua_libs.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
lua_maplib.c Remove crusty unused metatable code 2023-02-10 05:07:55 -06:00
lua_mathlib.c
lua_mobjlib.c Implement thing special 2023-01-05 23:58:48 -05:00
lua_playerlib.c Push pretty RRID to Lua instead of unsanitized madness 2023-03-28 01:25:55 -07:00
lua_polyobjlib.c
lua_script.c Fixes for CEREMONY gamestate 2023-03-03 16:09:51 -05:00
lua_script.h Fixes for CEREMONY gamestate 2023-03-03 16:09:51 -05:00
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_anigif.h hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_argv.c
m_argv.h
m_avrecorder.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.h hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.hpp Add C game interface to construct and destroy global AVRecorder instance 2023-02-24 19:21:00 -08:00
m_bbox.c
m_bbox.h
m_cheat.c Add setscore cheat, sets player's point count 2023-03-02 22:08:30 -08:00
m_cheat.h Add setscore cheat, sets player's point count 2023-03-02 22:08:30 -08:00
m_cond.c UC_ROUNDSPLAYED: correct wording to "Prison" 2023-03-18 04:48:51 -07:00
m_cond.h G_DirtyGameData: Dirty bit only applied in I_Error and signal handlers, nowhere else 2023-03-17 14:42:06 +00:00
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_memcpy.c Convert m_misc.c to .cpp 2023-02-26 18:47:42 -06:00
m_misc.cpp Use gifs folder for GIF recording 2023-03-16 00:10:08 -07:00
m_misc.h Rename moviemode_mode cvar to lossless_recorder, remove WebM option, adjust menus 2023-03-16 00:10:08 -07:00
m_perfstats.c Fixes for CEREMONY gamestate 2023-03-03 16:09:51 -05:00
m_perfstats.h
m_queue.c
m_queue.h
m_random.c Correct a blatant lie in m_random.c, fix RNG range 2023-02-08 22:38:51 -06:00
m_random.h Sanity checking and cleanup 2023-02-11 03:08:46 -06:00
m_swap.h
Makefile
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c Replace bumpers completely with health 2023-03-07 22:54:33 -08:00
p_floor.c Prevent floating crumbling platforms from being triggered twice 2023-01-27 23:26:53 +00:00
p_inter.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
p_lights.c
p_local.h Revert "Add cv_scrambleremoved, disable scramble on P_RemoveMobj" 2023-03-20 19:57:00 -07:00
p_loop.c Player orbiting physics 2023-02-28 20:27:11 -08:00
p_map.c Merge remote-tracking branch 'origin/bumpers-ARE-health' 2023-03-13 00:51:44 -07:00
p_maputl.c
p_maputl.h
p_mobj.c Add fuse to Emeralds in Battle, same as dropped items 2023-03-23 19:39:28 -07:00
p_mobj.h Add MF2_ALREADYHIT; don't deal damage for multiple wombos within the same tic 2023-03-11 05:39:07 -08:00
p_polyobj.c Disable linedef executors in UDMF maps 2023-01-07 00:00:27 -05:00
p_polyobj.h
p_pspr.h
p_saveg.c Cleanup + fix off-by-one in gamestate 2023-03-28 01:25:55 -07:00
p_saveg.h
p_setup.c Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
p_setup.h
p_sight.c Remove p_sight assert 2023-03-18 01:27:32 -04:00
p_slopes.c Fix deleted line for uphill/downhill multiplier 2023-03-11 18:07:04 -05:00
p_slopes.h
p_spec.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
p_spec.h Delay spawning level sign posts, do not use youfuckedup face for tied sign posts 2023-03-20 20:59:12 -07:00
p_telept.c
p_tick.c Cleanup and comments 2023-03-28 01:25:55 -07:00
p_tick.h PARANOIA: add debug to P_SetTarget if references go negative 2023-03-20 19:57:00 -07:00
p_user.c Use bot mo angle in demo chasecam 2023-03-26 15:28:09 -07:00
r_bbox.c
r_bsp.c Let debugfinishline highlight Respawn Lines too 2023-03-26 05:27:58 -07:00
r_bsp.h Add debugfinishline, highlight finish line linedefs and black fill solid walls 2023-03-19 20:45:36 -07:00
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_debug.cpp Let debugfinishline highlight Respawn Lines too 2023-03-26 05:27:58 -07:00
r_debug_detail.hpp Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_debug_parser.cpp Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_defs.h Add RF_ALWAYSONTOP, renders sprite through walls 2023-03-06 06:50:23 -08:00
r_draw.c Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_draw.h Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_draw8.c
r_draw8_flat.c Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_draw8_npo2.c
r_draw16.c
r_fps.c
r_fps.h
r_local.h
r_main.c Merge branch 'skip-skybox-precip' into 'master' 2023-03-26 13:28:23 +00:00
r_main.h Add specialized drawing loop for debugfinishline 2023-03-26 05:27:58 -07:00
r_patch.cpp hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -06:00
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c Check return value of png_get_tRNS before using trans 2023-02-10 18:37:49 -08:00
r_picformats.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
r_plane.c Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_plane.h
r_portal.c software: Skip precip mobjs in sky portal renders 2023-03-25 22:47:12 -05:00
r_portal.h software: Skip precip mobjs in sky portal renders 2023-03-25 22:47:12 -05:00
r_segs.c Add specialized drawing loop for debugfinishline 2023-03-26 05:27:58 -07:00
r_segs.h
r_skins.c R_GetEngineClass 2023-03-12 14:41:15 +00:00
r_skins.h R_GetEngineClass 2023-03-12 14:41:15 +00:00
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c Add specialized drawing loop for debugfinishline 2023-03-26 05:27:58 -07:00
r_textures.h Add specialized drawing loop for debugfinishline 2023-03-26 05:27:58 -07:00
r_textures_dups.cpp DEVELOP: warn about duplicate textures in mainwads 2023-03-13 16:41:26 -07:00
r_things.c Merge branch 'respawn-line-debug' into 'master' 2023-03-27 12:12:39 +00:00
r_things.h WIP - try fix off-by-one error in R_ProjectSprite, debug 2023-03-01 06:35:10 -08:00
s_sound.c musicdef_t: Permit multiple tracks (music lumps) associated with the same entry 2023-03-23 20:08:44 +00:00
s_sound.h musicdef_t: Permit multiple tracks (music lumps) associated with the same entry 2023-03-23 20:08:44 +00:00
screen.c Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
screen.h Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
slope_anchors.c
sounds.c Use dedicated sound for wavedash min charge indicator 2023-03-12 17:09:09 -07:00
sounds.h Use dedicated sound for wavedash min charge indicator 2023-03-12 17:09:09 -07:00
st_stuff.c musicdef_t: Permit multiple tracks (music lumps) associated with the same entry 2023-03-23 20:08:44 +00:00
st_stuff.h
strcasestr.c
string.c
stun.c RRID: initial commit, WIP broken 2023-03-28 01:19:43 -07:00
stun.h RRID: initial commit, WIP broken 2023-03-28 01:19:43 -07:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c AngleDelta: return angle_t 2023-02-28 19:11:48 -08:00
tables.h Add FSIN/FCOS, shortcuts to FINESINE/FINECOSINE 2023-02-28 19:11:48 -08:00
taglist.c
taglist.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h I don't even know, unfuck everything 2023-03-28 01:20:44 -07:00
v_video.cpp V_DrawStretchyFixedPatch: fix flipped patch offsets 2023-03-15 01:16:12 -07:00
v_video.h hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -06:00
version.h
vid_copy.s
w_wad.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
w_wad.h
y_inter.c Update thin strings to use V_6WIDTHSPACE 2023-03-04 01:02:21 -05:00
y_inter.h
z_zone.c
z_zone.h doomdef.h: enable most debugging ifndef NDEBUG 2023-02-14 04:16:57 -08:00