RingRacers/src
2023-04-07 23:47:30 -07:00
..
acs acs/CMakeLists.txt: remove ACSVM_NOFLAGS, fix Apple Clang 14 compile 2023-03-31 05:27:59 -07:00
android
audio Audio: fix GME not reporting song length most of the time 2023-03-30 23:18:17 -07:00
blua Hardcode assist, part J (jartha) 2023-04-01 05:44:59 -07:00
core Merge branch 'shader-postproc' into 'master' 2023-04-04 03:37:43 +00:00
dummy Make dummy compile again, if SDL is explicitly set to 0 2022-10-13 18:06:48 -05:00
hardware R_RenderPlayerView, HWR_RenderPlayerView, HWR_RenderSkyboxView: cut down on duplicated code 2023-04-06 04:47:14 -07:00
hwr2 hwr2: Do postimg in hardware 2023-04-02 19:46:21 -05:00
io
locale
Makefile.d Merge branch 'master' into acs 2022-11-03 19:53:43 -04:00
media
menus Merge branch 'tutorial-access' into 'master' 2023-04-06 17:02:59 +00:00
monocypher Monocypher license compliance 2023-03-28 01:29:30 -07:00
nds
objects K_GetBestWaypointForMobj: add a hint argument 2023-03-31 01:41:31 -07:00
rhi hwr2: Do postimg in hardware 2023-04-02 19:46:21 -05:00
sdl Merge branch 'shader-postproc' into 'master' 2023-04-04 03:37:43 +00: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
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 Merge branch 'r-bsp-cpp' into 'master' 2023-04-05 12:58:26 +00:00
command.c
command.h
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 Split thing voting screen to a new file 2023-04-03 20:57:31 -04:00
d_clisrv.h Fix RRID/crypto primitive size defines 2023-03-30 20:36:10 -07:00
d_event.h
d_main.c Merge branch 'tutorial-access' into 'master' 2023-04-06 17:02:59 +00: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 IsExternalAddress type fixup, move into i_tcp.c / SOCK_ abstraction 2023-03-28 01:25:56 -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 Merge branch 'tutorial-access' into 'master' 2023-04-06 17:02:59 +00:00
d_netcmd.h Remove restrictions on numlaps, merge with gptest 2023-03-29 03:53:21 -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 RRID: correct remaining instances of hardcoded sizes to defines 2023-03-28 03:54:29 -07:00
d_think.h PARANOIA: fix faulty references warning 2023-03-20 19:57:00 -07:00
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c levelheader_t: relevantskin property 2023-04-03 00:28:37 +01:00
deh_soc.h
deh_tables.c GameTypeRules: Add GTR_NOPOSITION 2023-04-03 00:28:36 +01: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 UDMF: add foflayer field to things TEXTMAP 2023-03-29 22:23:02 -07:00
doomdef.h Fix RRID/crypto primitive size defines 2023-03-30 20:36:10 -07:00
doomstat.h levelheader_t: relevantskin property 2023-04-03 00:28:37 +01:00
doomtype.h
endian.h
f_finale.c GT_TUTORIAL 2023-04-03 00:28:37 +01:00
f_finale.h
f_wipe.c
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 Split thing voting screen to a new file 2023-04-03 20:57:31 -04:00
g_demo.h demovars_s: Remove unused fromtitle property 2023-02-04 17:14:23 +00:00
g_game.c Merge branch 'tutorial-access' into 'master' 2023-04-06 17:02:59 +00:00
g_game.h Remove a bunch of mouse console variables that hold no relevance to us 2023-04-02 23:09:56 +01:00
g_input.c Rumble toggle attached to profile 2023-04-02 23:16:58 +01:00
g_input.h Rumble toggle attached to profile 2023-04-02 23:16:58 +01:00
g_party.cpp Remove player from old party when directly joining another 2023-04-02 17:26:34 +01:00
g_party.h Completely rewrite party management code 2023-04-02 17:26:33 +01:00
g_state.h
http-mserv.c
hu_stuff.c
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
i_joy.h Add I_GamepadRumble, I_GamepadRumbleTriggers 2023-04-02 21:56:39 +01:00
i_net.h IsExternalAddress type fixup, move into i_tcp.c / SOCK_ abstraction 2023-03-28 01:25:56 -07:00
i_sound.h
i_system.h
i_tcp.c IsExternalAddress type fixup, move into i_tcp.c / SOCK_ abstraction 2023-03-28 01:25:56 -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 hwr2: Do postimg in hardware 2023-04-02 19:46:21 -05:00
info.c Free MF_AMBIENT 2023-03-26 21:52:31 -07: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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_boss.c
k_boss.h
k_bot.c
k_bot.h
k_botitem.c
k_botsearch.c
k_brightmap.c K_InitBrightmapsPwad: Also use guaranteed null-terminated data copy ala K_InitTerrain 2023-01-05 20:50:13 +00:00
k_brightmap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
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_director.h
k_follower.c Follower hitlag 2023-01-08 16:51:58 +00:00
k_follower.h
k_grandprix.c GT_TUTORIAL 2023-04-03 00:28:37 +01:00
k_grandprix.h Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
k_hud.c Adjust position of Rings/Lives, Spheres, Speedometer and Accessibility Icons when gametype info is not drawn 2023-04-03 00:28:38 +01:00
k_hud.h
k_hud_track.cpp battleprisons rename compilation repair 2023-03-19 13:06:55 +00:00
k_kart.c Merge branch 'tutorial-access' into 'master' 2023-04-06 17:02:59 +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 'tutorial-access' into 'master' 2023-04-06 17:02:59 +00:00
k_menudraw.c Merge branch 'tutorial-access' into 'master' 2023-04-06 17:02:59 +00:00
k_menufunc.c Rumble toggle attached to profile 2023-04-02 23:16:58 +01:00
k_objects.h Add UFO script type 2023-03-28 18:07:22 -04:00
k_pathfind.c Circuit pathfinding 2022-09-10 03:52:31 -04:00
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
k_profiles.c Rumble toggle attached to profile 2023-04-02 23:16:58 +01:00
k_profiles.h Rumble toggle attached to profile 2023-04-02 23:16:58 +01:00
k_pwrlv.c cv_debugencorevote: force an encore scramble 2023-03-26 06:55:22 -07:00
k_pwrlv.h cv_debugencorevote: force an encore scramble 2023-03-26 06:55:22 -07:00
k_race.c Remove restrictions on numlaps, merge with gptest 2023-03-29 03:53:21 -07:00
k_race.h Remove restrictions on numlaps, merge with gptest 2023-03-29 03:53:21 -07:00
k_rank.c Remove restrictions on numlaps, merge with gptest 2023-03-29 03:53:21 -07:00
k_rank.h
k_respawn.c Do not run any thing collision for respawning players whatsoever 2023-03-26 20:45:18 -07: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_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_vote.c Split thing voting screen to a new file 2023-04-03 20:57:31 -04:00
k_vote.h Split thing voting screen to a new file 2023-04-03 20:57:31 -04:00
k_waypoint.cpp K_GetBestWaypointForMobj: add a hint argument 2023-03-31 01:41:31 -07:00
k_waypoint.h K_GetBestWaypointForMobj: add a hint argument 2023-03-31 01:41:31 -07: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 Replace LUA_PushLightUserdata with LUA_PushUserdata 2022-03-18 12:54:22 +00:00
lua_hook.h Experimental: Improve level load processing 2023-03-22 10:59:29 -04:00
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 Hardcode assist, part J (jartha) 2023-04-01 05:44:59 -07:00
lua_libs.h
lua_maplib.c
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 "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
lua_script.c GT_TUTORIAL 2023-04-03 00:28:37 +01:00
lua_script.h
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 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
m_bbox.c
m_bbox.h
m_cheat.c devmode: add devmode_screen cvar, select which splitscreen to display info for 2023-03-29 00:09:50 -07:00
m_cheat.h devmode: add devmode_screen cvar, select which splitscreen to display info for 2023-03-29 00:09:50 -07:00
m_cond.c FREE PLAY: Correct mistaken assumptions. 2023-04-03 00:28:38 +01:00
m_cond.h FREE PLAY: Correct mistaken assumptions. 2023-04-03 00:28:38 +01:00
m_dllist.h
m_easing.c
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_memcpy.c
m_misc.cpp Newsnapshotfile: increase array size to fit webm extension 2023-04-04 22:04:09 -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 Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_queue.h
m_random.c
m_random.h
m_swap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
Makefile
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c Add UFO script type 2023-03-28 18:07:22 -04:00
p_lights.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_local.h Revert "Add cv_scrambleremoved, disable scramble on P_RemoveMobj" 2023-03-20 19:57:00 -07:00
p_loop.c
p_map.c
p_mapthing.cpp Use foflayer when spawning mapthings 2023-03-29 22:23:56 -07:00
p_maputl.c
p_maputl.h
p_mobj.c MF_NOCLIPHEIGHT: remove restrictions on first-person camera 2023-04-02 05:22:17 -07:00
p_mobj.h Use foflayer when spawning mapthings 2023-03-29 22:23:56 -07:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Split thing voting screen to a new file 2023-04-03 20:57:31 -04:00
p_saveg.h
p_setup.c levelheader_t: relevantskin property 2023-04-03 00:28:37 +01:00
p_setup.h Experimental: Improve level load processing 2023-03-22 10:59:29 -04:00
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_spec.c line 448: do not change skybox after player finishes the race 2023-03-29 03:54:11 -07: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 Rumble: Also vibrate on the first half-second of a sneaker (panel), attenuating in strength with numsneakers. 2023-04-03 00:13:17 +01: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 Don't disable easing on driftend, it wasn't actually doing anything 2023-04-07 23:47:30 -07:00
r_bbox.c
r_bsp.cpp Cull BSP behind a raised floor or lowered ceiling that covers the entire screen 2023-04-05 15:05:32 +01:00
r_bsp.h Cull BSP behind a raised floor or lowered ceiling that covers the entire screen 2023-04-05 15:05:32 +01:00
r_data.c I_Error if ENCORE/TWEAKMAP has an incorrect size 2023-03-26 06:55:22 -07:00
r_data.h
r_debug.cpp Add debugrender_portal command 2023-04-02 01:43:32 -07:00
r_debug_detail.hpp
r_debug_parser.cpp
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_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 Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_fps.c
r_fps.h
r_local.h
r_main.c Merge branch 'dedup-render-view-functions' into 'master' 2023-04-07 07:56:50 +00:00
r_main.h Add debugrender_portal command 2023-04-02 01:43:32 -07: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 Set portal clipping in R_RenderSegLoop 2023-04-03 01:12:26 -07:00
r_portal.h Set portal clipping in R_RenderSegLoop 2023-04-03 01:12:26 -07:00
r_segs.c Cull BSP behind a raised floor or lowered ceiling that covers the entire screen 2023-04-05 15:05:32 +01:00
r_segs.h
r_skins.c levelheader_t: relevantskin property 2023-04-03 00:28:37 +01:00
r_skins.h R_GetLocalRandomSkin 2023-04-02 19:11:03 +01:00
r_sky.c
r_sky.h
r_splats.c R_RasterizeFloorSplat: set ds_brightmap to NULL 2023-04-04 22:15:47 -07:00
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 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 R_ClipVisSprite: add SC_CULL, completely exclude sprite from sorting if it is fully clipped 2023-04-06 01:19:22 -07:00
r_things.h R_ClipVisSprite: add SC_CULL, completely exclude sprite from sorting if it is fully clipped 2023-04-06 01:19:22 -07:00
s_sound.c Merge branch 'jam-project' into 'master' 2023-03-31 01:07:38 +00:00
s_sound.h Merge branch 'jam-project' into 'master' 2023-03-31 01:07:38 +00:00
screen.c
screen.h
slope_anchors.c
sounds.c Add sfx_etexpl 2023-03-30 17:13:55 -07:00
sounds.h Add sfx_etexpl 2023-03-30 17:13:55 -07:00
st_stuff.c ST_drawDebugInfo: fix displayplayers access out of bounds on startup 2023-04-04 22:10:44 -07:00
st_stuff.h devmode: draw over literally everything else 2023-03-29 00:11:01 -07:00
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
tmap.nas Changes to sprite rendering: 2020-10-12 00:13:22 -03:00
tmap.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas Update copyright year to 2020 2020-02-19 14:08:45 -08:00
typedef.h Merge branch 'licenses' into 'master' 2023-03-31 03:00:58 +00:00
v_video.cpp hwr2: Do postimg in hardware 2023-04-02 19:46:21 -05:00
v_video.h hwr2: Do postimg in hardware 2023-04-02 19:46:21 -05: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 Fix loading a map in a seperate file before loading a file with the relevant header 2023-01-01 23:39:28 +00:00
y_inter.c Split thing voting screen to a new file 2023-04-03 20:57:31 -04:00
y_inter.h Split thing voting screen to a new file 2023-04-03 20:57:31 -04:00
z_zone.c
z_zone.h