RingRacers/src
2023-08-25 17:19:04 -07:00
..
acs Merge branch 'master' into thing-script-args 2023-08-25 18:32:55 -04:00
android
audio Merge branch 'vape-mode' into 'master' 2023-08-03 14:11:40 +00:00
blua
core Give StaticVec a special iterator type 2023-07-09 12:27:00 -05:00
dummy
hardware Merge branch 'fix-gl-sprite-rollangle' into 'master' 2023-08-21 12:22:31 +00:00
hud Add K_TranslateTimer, get the correct timer value for time limit; use this function for splitscreen timer 2023-06-29 21:44:31 -07:00
hwr2 rhi: remove TransferContexts 2023-07-09 13:54:07 -05:00
io
locale
Makefile.d
media V_6WIDTHSPACE no longer a pitfall for using V_DrawThinString 2023-07-12 09:00:29 +01:00
menus Merge branch 'majin-box' into 'master' 2023-08-25 19:24:42 +00:00
monocypher
nds
objects Final thing args code cleanup 2023-08-22 02:14:09 -04:00
rhi rhi/gl: Clear stencil buffer in default renderpass 2023-07-09 13:54:07 -05:00
sdl Remove unused cvars 2023-08-24 04:52:41 -07:00
sdl12 Make bios.pk3 consistent filename 2023-08-20 22:06:11 +01:00
tests
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt CMakeLists.txt: remove -Wnested-externs warning 2023-08-25 17:19:04 -07:00
command.c Add 'reset' command to reset a cvar to its default value 2023-08-11 13:10:27 -07:00
command.h Add CV_TrueFalse as possible value types for console variables 2023-07-18 20:39:08 +01:00
comptime.c
config.h.in Make bios.pk3 consistent filename 2023-08-20 22:06:11 +01:00
console.c Use 99999999 instead of 86400, make "MIN" 0 2023-07-18 20:59:38 +01:00
console.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
cxxutil.hpp
d_clisrv.c Clear name/contact with strncpy instead of memset 2023-08-25 15:08:53 -04:00
d_clisrv.h Add server join splash 2023-08-25 14:42:01 -04:00
d_event.h
d_main.c Add server join splash 2023-08-25 14:42:01 -04:00
d_main.h
d_net.c DebugPrintpacket: fix underflow for PT_TEXTCMD reporting 2023-08-11 18:14:28 -07:00
d_net.h
d_netcmd.c Remove more unused cvars 2023-08-25 17:18:21 -07:00
d_netcmd.h Remove more unused cvars 2023-08-25 17:18:21 -07:00
d_netfil.c main.kart to bios.pk3 2023-08-20 01:46:53 -04:00
d_netfil.h
d_player.h Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
d_think.h
d_ticcmd.h
deh_lua.c Rework the Spray Can system to ACTUALLY be what we want 2023-08-23 00:46:46 +01:00
deh_lua.h
deh_soc.c Self-review: Correctly initialised gamedata spraycan map id in clear_Levels 2023-08-24 01:16:14 +01:00
deh_soc.h Conditionset is UINT16, not UINT8 2023-06-27 23:03:05 +01:00
deh_tables.c Merge branch 'majin-box' into 'master' 2023-08-25 19:24:42 +00:00
deh_tables.h
dehacked.c Only permit Spray Cans to be grabbed on base game levels 2023-08-23 17:16:07 +01:00
dehacked.h
discord.c
discord.h
doomdata.h Final thing args code cleanup 2023-08-22 02:14:09 -04:00
doomdef.h Rework the Spray Can system to ACTUALLY be what we want 2023-08-23 00:46:46 +01:00
doomstat.h Only permit Spray Cans to be grabbed on base game levels 2023-08-23 17:16:07 +01:00
doomtype.h Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile 2023-08-06 19:34:52 -07:00
endian.h
f_finale.c Replace music handling 2023-08-06 17:31:45 -07:00
f_finale.h Remove GS_ENDING 2023-06-25 23:49:20 +01:00
f_wipe.c Remove GS_ENDING 2023-06-25 23:49:20 +01:00
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_build_ticcmd.cpp Let replays use director controls 2023-08-19 05:01:40 -07:00
g_demo.c Merge branch 'thing-script-args' into 'master' 2023-08-25 23:29:06 +00:00
g_demo.h
g_game.c Merge branch 'majin-box' into 'master' 2023-08-25 19:24:42 +00:00
g_game.h Merge branch 'majin-box' into 'master' 2023-08-25 19:24:42 +00:00
g_input.c
g_input.h
g_party.cpp
g_party.h
g_state.h Remove GS_ENDING 2023-06-25 23:49:20 +01:00
http-mserv.c
hu_stuff.c Move Song Credits down by 8 pixels to avoid overlap with top-region MOTD 2023-08-25 21:41:49 +01:00
hu_stuff.h Add Menu Font (without using it anywhere) 2023-07-12 09:00:29 +01:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h Completely refactor G_BuildTiccmd into many smaller pieces 2023-08-13 17:08:12 -07:00
i_tcp.c
i_tcp.h
i_threads.h
i_time.c Tweaks for kart v1 MR comments 2022-05-21 12:43:28 -05:00
i_time.h
i_video.h
i_video_common.cpp
info.c Rework the Spray Can system to ACTUALLY be what we want 2023-08-23 00:46:46 +01:00
info.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into spraycans 2023-08-22 19:57:28 +01:00
k_battle.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
k_battle.h Deduplicate a bunch of emerald related code 2023-08-12 19:34:26 -07:00
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.c K_AddBot is direct 2023-06-15 12:06:21 -04:00
k_bot.h K_AddBot is direct 2023-06-15 12:06:21 -04:00
k_botitem.c Simpler 120-tic flame shield behavior 2023-07-29 05:10:14 -07:00
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.cpp PIT_SSMineExplode: don't do spinout damage to UFO Catcher 2023-08-12 17:06:23 -07:00
k_collide.h
k_color.c Don't use skincolor unlocks in situations where gamedata is inappropriate 2023-07-18 10:50:25 +01:00
k_color.h Don't use skincolor unlocks in situations where gamedata is inappropriate 2023-07-18 10:50:25 +01:00
k_director.c
k_director.h
k_follower.c Use display players for hearing/seeing horns, not local players 2023-07-18 17:53:54 +01:00
k_follower.h Horncode 2023-06-28 17:54:23 +01:00
k_grandprix.c Split G_ExitLevel into G_BeginLevelExit and G_FinishExitLevel 2023-08-20 00:36:00 -07:00
k_grandprix.h Live Event Backup 2023-06-25 23:44:37 +01:00
k_hitlag.c ReduceVFX MT_HITLAG 2023-07-03 05:33:20 -07:00
k_hitlag.h 10th frame of hitsparks added 2023-07-16 02:27:25 -04:00
k_hud.c Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
k_hud.h Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
k_hud_track.cpp Emerald orbits player after UFO Catcher is broken 2023-08-12 21:41:21 -07:00
k_kart.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
k_kart.h Instawhip: adjust player sprzoff and cameraOffset instead of momz 2023-08-17 18:10:59 -07:00
k_mapuser.c
k_mapuser.h
k_menu.h Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
k_menudraw.c VC review 2023-08-25 21:41:15 +01:00
k_menufunc.c Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
k_objects.h Add "twinkle" lens flare to emeralds 2023-08-19 03:40:17 -07:00
k_pathfind.c
k_pathfind.h
k_podium.c V_ALLOWLOWERCASE --> V_FORCEUPPERCASE 2023-07-12 09:00:29 +01:00
k_podium.h
k_powerup.cpp K_DropPowerUps: remove invincibilitytimer along with "S" 2023-06-30 01:23:17 -07:00
k_powerup.h Add Power-Up Aura 2023-06-29 19:37:22 -07:00
k_profiles.c Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
k_profiles.h Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.c K_UpdateGPRank 2023-06-03 14:11:14 +01:00
k_rank.h Live Event Backup 2023-06-25 23:44:37 +01:00
k_respawn.c
k_respawn.h
k_roulette.c Auto Roulette: stop after 2 seconds max speed 2023-08-20 20:44:06 -07:00
k_roulette.h Replace instances of itemRoulette.active = false with K_StopRoulette 2023-08-11 19:21:59 -07:00
k_serverstats.c When converting Gamedata, Profiles, and Serverstats files forwards to future versions, create backups. 2023-05-31 13:18:56 +01:00
k_serverstats.h
k_specialstage.c
k_specialstage.h
k_terrain.c Add outrun to netsave 2023-06-14 10:37:05 -04:00
k_terrain.h Milky Way terrain 2023-06-14 10:29:19 -04:00
k_vote.c Replace music handling 2023-08-06 17:31:45 -07:00
k_vote.h
k_waypoint.cpp Final thing args code cleanup 2023-08-22 02:14:09 -04:00
k_waypoint.h
k_zvote.c V_6WIDTHSPACE no longer a pitfall for using V_DrawThinString 2023-07-12 09:00:29 +01:00
k_zvote.h Implement "CALL VOTE" for victimless commands on the pause menu 2023-06-27 17:53:59 +01:00
keys.h
libdivide.h
lua_baselib.c Split G_ExitLevel into G_BeginLevelExit and G_FinishExitLevel 2023-08-20 00:36:00 -07:00
lua_blockmaplib.c
lua_consolelib.c Add CV_TrueFalse as possible value types for console variables 2023-07-18 20:39:08 +01:00
lua_hook.h Remove Lua Music API 2023-08-05 16:26:53 -07:00
lua_hooklib.c Remove Lua Music API 2023-08-05 16:26:53 -07:00
lua_hud.h
lua_hudlib.c V_ALLOWLOWERCASE --> V_FORCEUPPERCASE 2023-07-12 09:00:29 +01:00
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h
lua_maplib.c Separate script args from mapthing args 2023-08-21 03:33:04 -04:00
lua_mathlib.c
lua_mobjlib.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
lua_playerlib.c Reduce ring sound volume as it's repeated 2023-08-07 05:59:06 -07:00
lua_polyobjlib.c
lua_script.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
lua_script.h
lua_skinlib.c Skin name search-assistive hashing 2023-05-30 12:21:40 +01:00
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 Final thing args code cleanup 2023-08-22 02:14:09 -04:00
m_cheat.h Add setspheres command 2023-06-29 21:01:13 -07:00
m_cond.c M_AssignSpraycans: Forgot to remove an irrelevant check, now should update if new Spray Can conditions are added 2023-08-24 21:38:17 +01:00
m_cond.h Add UC_CHARACTERWINS 2023-08-23 18:58:10 +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 V_ALLOWLOWERCASE --> V_FORCEUPPERCASE 2023-07-12 09:00:29 +01:00
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
m_swap.h
Makefile
md5.c
md5.h
mserv.c M_StartMessage revamp 2023-06-09 19:23:36 +01:00
mserv.h
music.cpp Port Sound Test (Stereo) code to new music system 2023-08-06 17:31:45 -07:00
music.h Replace music handling 2023-08-06 17:31:45 -07:00
music_detail.hpp Replace music handling 2023-08-06 17:31:45 -07:00
music_manager.cpp srb2::music::TunesManager::resync: don't resync if server is not sending updates 2023-08-08 17:32:45 -07:00
music_manager.hpp Fix music manager clang error (thanks jart) 2023-08-15 20:37:21 +10:00
music_tune.hpp Replace music handling 2023-08-06 17:31:45 -07:00
p5prof.h
p_ceilng.c
p_enemy.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
p_floor.c
p_inter.c Merge branch 'master' into thing-script-args 2023-08-25 18:32:55 -04:00
p_lights.c
p_local.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into spraycans 2023-08-22 19:57:28 +01:00
p_loop.c
p_map.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c Remove more unused cvars 2023-08-25 17:18:21 -07:00
p_mobj.h Final thing args code cleanup 2023-08-22 02:14:09 -04:00
p_polyobj.c
p_polyobj.h
p_pspr.h Add FF_INVERT frame flag, use hitlag colormap 2023-06-13 14:42:00 -07:00
p_saveg.c Merge branch 'thing-script-args' into 'master' 2023-08-25 23:29:06 +00:00
p_saveg.h Rework how GP Backups are accessed 2023-06-25 23:44:39 +01:00
p_setup.c Merge branch 'master' into thing-script-args 2023-08-25 18:32:55 -04:00
p_setup.h Only permit Spray Cans to be grabbed on base game levels 2023-08-23 17:16:07 +01:00
p_sight.c
p_slopes.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
p_slopes.h
p_spec.c Merge branch 'master' into thing-script-args 2023-08-25 18:32:55 -04:00
p_spec.h "Bored" follower audience toggle (for Chaclon) 2023-06-20 12:41:42 +01:00
p_telept.c
p_tick.c Replace spectator movement with demo freecam 2023-08-19 05:01:40 -07:00
p_tick.h Hardcode MT_SNEAKERPANELSPAWNER & adjust FF_GLOBALANIM behaviour 2023-07-29 17:51:25 +10:00
p_user.c Merge branch 'acs-game-over' into 'master' 2023-08-21 16:50:18 +00:00
r_bbox.c cv_renderhitbox is a cheat 2022-09-25 19:57:21 -04:00
r_bsp.cpp Automatically disable directional lighting if the sector has no sky 2023-08-11 01:41:49 -07:00
r_bsp.h
r_data.c
r_data.h
r_debug.cpp
r_debug_detail.hpp
r_debug_parser.cpp
r_defs.h Separate script args from mapthing args 2023-08-21 03:33:04 -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 Move software shearing conditions from R_SetupFreelook into G_FinalClipAimingPitch 2023-08-19 05:01:40 -07:00
r_fps.h
r_local.h
r_main.c Remove unused cvars 2023-08-24 04:52:41 -07:00
r_main.h Remove unused cvars 2023-08-24 04:52:41 -07:00
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.c Automatically disable directional lighting if the sector has no sky 2023-08-11 01:41:49 -07:00
r_plane.h Automatically disable directional lighting if the sector has no sky 2023-08-11 01:41:49 -07:00
r_portal.c
r_portal.h
r_segs.cpp Automatically disable directional lighting if the sector has no sky 2023-08-11 01:41:49 -07:00
r_segs.h
r_skins.c Expand datatype for Unlockables, emblems (Medals + nonmedals), and Conditions. 2023-05-30 21:08:29 +01:00
r_skins.h Move skinrecord_t and unloaded_skin_t to doomstat.h 2023-05-30 12:21:41 +01:00
r_sky.c
r_sky.h
r_splats.c Add R_SplatSlope, function to set slope of splat during rendering 2023-06-18 00:46:57 -07:00
r_splats.h
r_spritefx.cpp Instawhip cooldown: don't flicker dark frames while whip is still out 2023-08-19 04:58:55 -07:00
r_state.h Add UDMF version system 2023-08-21 03:33:05 -04:00
r_textures.c
r_textures.h
r_textures_dups.cpp
r_things.c Automatically disable directional lighting if the sector has no sky 2023-08-11 01:41:49 -07:00
r_things.h Add R_SplatSlope, function to set slope of splat during rendering 2023-06-18 00:46:57 -07:00
s_sound.c s_sound: remove unused OpenMPT stuff 2023-08-24 04:56:02 -07:00
s_sound.h s_sound: remove unused OpenMPT stuff 2023-08-24 04:56:02 -07:00
screen.c V_ALLOWLOWERCASE --> V_FORCEUPPERCASE 2023-07-12 09:00:29 +01:00
screen.h
slope_anchors.c Final thing args code cleanup 2023-08-22 02:14:09 -04:00
sounds.c Ring Box dopamine 2023-07-30 22:15:50 -07:00
sounds.h Ring Box dopamine 2023-07-30 22:15:50 -07:00
st_stuff.c VC review 2023-08-25 21:41:15 +01:00
st_stuff.h VC review 2023-08-25 21:41:15 +01:00
strcasestr.c
string.c Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile 2023-08-06 19:34:52 -07:00
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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into spraycans 2023-08-22 19:57:28 +01:00
v_draw.cpp V_6WIDTHSPACE no longer a pitfall for using V_DrawThinString 2023-07-12 09:00:29 +01:00
v_draw.hpp Add Draw::Font::kZVote and Draw::Font::kPing 2023-06-29 19:27:35 -07:00
v_draw_setter.hpp
v_video.cpp Add server join splash 2023-08-25 14:42:01 -04:00
v_video.h Add server join splash 2023-08-25 14:42:01 -04:00
version.h
vid_copy.s
w_wad.c Double-free emergency fix for virtual resources 2023-07-24 23:40:30 +01:00
w_wad.h
y_inter.c Offline: intermission doesn't move automatically, skip with A button 2023-08-20 15:40:55 -07:00
y_inter.h Intermission - DUEL mode 2023-07-26 14:31:50 +01:00
z_zone.c
z_zone.h