RingRacers/src
2024-03-01 17:38:22 -06:00
..
acs Merge branch 'objective-hud' into 'master' 2024-01-20 00:19:17 +00:00
android
audio Remove GME VGM music emulation 2024-01-29 15:54:20 -06:00
blua Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
core
dummy
hardware Exclude all "3D Geometry" sprites from sprite-clip hack 2024-02-14 04:14:28 -07:00
hud Improve analog handling and input display 2024-02-28 20:08:25 -07:00
hwr2 srb2::hwr2::PaletteManager: disable lighttables upload 2024-02-05 19:04:23 -08:00
io Add endian parameter to io read_ funcs 2024-02-25 09:55:48 -06:00
locale
Makefile.d
math
media Fix several Clang compile warnings 2024-01-16 06:11:43 -05:00
menus The pause menu Spectator toggle now supports splitscreen again (resolves #981) 2024-02-28 20:05:11 +00:00
monocypher
nds
objects Waypoints: thingarg3 is SPB speed (0-100) 2024-02-27 19:07:28 -08:00
rhi
sdl Merge branch 'srb2-tidy' into 'master' 2024-02-03 19:40:52 +00:00
sdl12 Delete everything major flagged up by listunusedsprites 2024-01-11 01:21:43 +00:00
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
archive_wrapper.hpp Add srb2::ArchiveWrapper and srb2::UnArchiveWrapper, helper class to simplify p_saveg I/O 2024-01-22 16:42:29 -08:00
asm_defs.inc
byteptr.h Let READ macros be used with const pointers 2024-02-11 05:41:50 -08:00
CMakeLists.txt y_inter.c -> y_inter.cpp 2024-02-25 10:23:46 -06:00
command.c Rename Easy, Normal, Hard to Gear 1, 2, 3 in non-GP contexts 2024-02-27 06:18:36 -08:00
command.h Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
comptime.c
config.h.in
console.c Console: use CTRL_+ and CTRL_- to change font size 2024-02-27 06:40:06 -08:00
console.h
cvars.cpp debugchallenges: conditionset searching/display 2024-02-27 06:40:06 -08:00
cxxutil.hpp
d_clisrv.c Merge branch 'title-tempest' into 'master' 2024-02-29 10:25:25 +00:00
d_clisrv.h Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
d_event.h
d_main.cpp Set deferredtitle false when starting title 2024-02-27 19:51:23 -06:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Got_TeamChange: Successfully remove PF_WANTSTOJOIN if you use changeteam spectator to cancel your join 2024-02-28 20:02:23 +00:00
d_netcmd.h Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
d_netfil.c
d_netfil.h Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
d_player.h Merge branch 'throwdir-restoration' into 'master' 2024-02-29 10:25:07 +00:00
d_think.h
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c Unlocks: add IsGear condition, restrict IsDifficulty to GP 2024-02-27 06:19:47 -08:00
deh_soc.h
deh_tables.c Restore Sapphire Coast decorative objects 2024-02-26 19:39:10 +00:00
deh_tables.h
dehacked.c
dehacked.h
discord.c discord.c: Fix joinSecret memory leak 2024-02-08 01:26:07 -05:00
discord.h
doomdata.h
doomdef.h M_TokenizerOpen: pass size in as argument instead of calling strlen implicitly 2024-02-08 18:16:41 -08:00
doomstat.h Add fault start mapthing 36 and prefer it for TA 2024-02-24 19:15:00 -06:00
doomtype.h
endian.h
f_finale.c C++ compat: rename tm -> g_tm 2024-02-19 19:36:42 -06:00
f_finale.h New Credits 2024-01-28 23:31:30 +00:00
f_wipe.cpp Reset all gamekeydown arrays for all devices 2024-01-11 22:04:13 -06:00
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_build_ticcmd.cpp Revert "Make ticcmd throwdir -1, 0, or 1, add deadzone" 2024-02-28 18:33:07 -07:00
g_demo.cpp Fix returning to menu after TA replay 2024-03-01 17:38:22 -06:00
g_demo.h Rewrite replay standings extrainfo 2024-02-25 10:23:46 -06:00
g_game.c G_PlayerReborn: always clear nocontrol 2024-02-26 22:38:14 -08:00
g_game.h Skip titlecard for modeattacking except VERSUS 2024-02-24 17:38:28 -06:00
g_gamedata.cpp Fix skincolor spraycan cache 2024-02-26 23:18:33 -06:00
g_gamedata.h Rename cup emerald field to gotemerald, make bool 2024-02-21 18:44:58 -06:00
g_input.c Add PF_ANALOGSTICK, tells if this player has bound analog stick to d-pad 2024-02-24 21:29:19 -08:00
g_input.h Add PF_ANALOGSTICK, tells if this player has bound analog stick to d-pad 2024-02-24 21:29:19 -08:00
g_party.cpp Add G_LocalSplitscreenPartyPosition 2024-02-24 21:29:19 -08:00
g_party.h Add G_LocalSplitscreenPartyPosition 2024-02-24 21:29:19 -08:00
g_state.h
http-mserv.c
hu_stuff.c Merge branch 'move-up-menu-credit' into 'master' 2024-02-24 07:08:14 +00:00
hu_stuff.h Display grading points on podium 2024-02-22 10:03:57 -05:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h Make master volume an independent gain control 2024-01-12 19:06:19 -06:00
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
info.c Restore Sapphire Coast decorative objects 2024-02-26 19:39:10 +00:00
info.h Restore Sapphire Coast decorative objects 2024-02-26 19:39:10 +00:00
k_bans.cpp
k_bans.h
k_battle.c Add K_EndBattleRound, end the round and give a player 100 points if they won 2024-01-26 14:30:56 -08:00
k_battle.h Add K_EndBattleRound, end the round and give a player 100 points if they won 2024-01-26 14:30:56 -08:00
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp Revert "Make ticcmd throwdir -1, 0, or 1, add deadzone" 2024-02-28 18:33:07 -07:00
k_bot.h
k_botitem.cpp Revert "Make ticcmd throwdir -1, 0, or 1, add deadzone" 2024-02-28 18:33:07 -07:00
k_botsearch.cpp k_botsearch.cpp: Don't sniff spectators 2024-01-09 20:39:55 +00:00
k_brightmap.c
k_brightmap.h
k_collide.cpp Check for removed target of MT_DROPTARGET_SHIELD 2024-02-22 03:11:00 -07:00
k_collide.h Per Sal's request, remove SMK stuff too 2024-01-26 00:56:01 +00:00
k_color.c
k_color.h
k_credits.cpp Clear console hud on init credits slide 2024-02-27 19:51:23 -06:00
k_credits.h New Credits 2024-01-28 23:31:30 +00:00
k_dialogue.cpp srb2::Dialogue::NewText: use string parsing 2024-01-16 06:34:58 -08:00
k_dialogue.h
k_dialogue.hpp srb2::Dialogue::NewText: use string parsing 2024-01-16 06:34:58 -08:00
k_director.cpp DirectorInfo::update_positions: fix player index out of bounds if all players are spectating 2024-02-05 19:04:23 -08:00
k_director.h
k_endcam.cpp Fix end camera freezing level on first tic after level loads 2024-01-26 15:12:47 -08:00
k_endcam.h Battle: use round end camera when player wins with final KO 2024-01-22 16:42:29 -08:00
k_follower.c
k_follower.h
k_grandprix.c Reorganize P_DoPlayerExit 2024-01-16 20:08:37 -05:00
k_grandprix.h
k_hitlag.c Bubble blow-up: hitlag is based on player's speed, not Bubble's speed 2024-01-21 15:58:30 -08:00
k_hitlag.h
k_hud.cpp Auto respawn after 35 tics if distancetofinish jumped too much 2024-02-28 18:13:01 -08:00
k_hud.h Replace in-map input display with new graphics 2024-02-24 22:01:07 -08:00
k_hud_track.cpp debugwaypoints: HUD tracking shows waypoint ID of nearby waypoints 2024-02-23 17:28:09 -08:00
k_kart.c Merge branch 'throwdir-restoration' into 'master' 2024-02-29 10:25:07 +00:00
k_kart.h Refactor player waypoint code 2024-02-28 18:06:32 -08:00
k_mapuser.c
k_mapuser.h
k_menu.h The pause menu Spectator toggle now supports splitscreen again (resolves #981) 2024-02-28 20:05:11 +00:00
k_menudraw.c The pause menu Spectator toggle now supports splitscreen again (resolves #981) 2024-02-28 20:05:11 +00:00
k_menufunc.c M_Responder: "Quick" event polish 2024-02-29 00:27:09 +00:00
k_objects.h Talk Point visual (for dialogue) 2024-02-23 06:15:31 -08:00
k_pathfind.c
k_pathfind.h
k_podium.cpp Add fill backing to podium 2024-02-22 10:58:51 -05:00
k_podium.h
k_powerup.cpp POINTS power-up: play SRB2 emerald token SFX on pickup 2024-01-26 15:26:13 -08:00
k_powerup.h
k_profiles.cpp Rewrite ringprofiles format 2024-02-25 10:23:46 -06:00
k_profiles.h Rewrite ringprofiles format 2024-02-25 10:23:46 -06:00
k_pwrlv.c Make PWRLV work in Battle 2024-01-23 00:00:26 -05:00
k_pwrlv.h Make PWRLV work in Battle 2024-01-23 00:00:26 -05:00
k_race.c
k_race.h
k_rank.cpp Display grading points on podium 2024-02-22 10:03:57 -05:00
k_rank.h Display grading points on podium 2024-02-22 10:03:57 -05:00
k_respawn.c Merge branch 'respawn-fuck' into 'master' 2024-02-25 07:19:59 +00:00
k_respawn.h
k_roulette.c
k_roulette.h
k_serverstats.c
k_serverstats.h
k_specialstage.c Special Stages: fade out music near the finish line 2024-01-15 16:30:12 -08:00
k_specialstage.h Special Stages: fade out music near the finish line 2024-01-15 16:30:12 -08:00
k_tally.cpp Battle: delay Tally a little bit to let round end camera finish beforehand 2024-01-22 16:42:29 -08:00
k_tally.h Battle: delay Tally a little bit to let round end camera finish beforehand 2024-01-22 16:42:29 -08:00
k_terrain.c
k_terrain.h
k_vote.c Add Medium Font 2024-01-27 20:38:52 -05:00
k_vote.h
k_waypoint.cpp
k_waypoint.h
k_zvote.c Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
k_zvote.h
keys.h
libdivide.h Use C++ templates for DrawColumn/Span 2024-01-11 01:50:46 -08:00
lua_baselib.c C++ compat: rename tm -> g_tm 2024-02-19 19:36:42 -06:00
lua_blockmaplib.c
lua_consolelib.c Merge branch 'const-netxcmd-buffer' into 'fix-lua-command-exploit' 2024-02-18 03:21:38 +00:00
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 C++ compat: rename tm -> g_tm 2024-02-19 19:36:42 -06:00
lua_mathlib.c
lua_mobjlib.c C++ compat: rename tm -> g_tm 2024-02-19 19:36:42 -06:00
lua_playerlib.c Improve analog handling and input display 2024-02-28 20:08:25 -07:00
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h
lua_script.c
lua_script.h Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08: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 Merge branch 'srb2-tidy' into 'master' 2024-02-03 19:40:52 +00:00
m_cheat.h
m_cond.c (demo v9) Demo save unlocks and mapmusrng 2024-03-01 17:27:41 -06:00
m_cond.h Unlocks: add IsGear condition, restrict IsDifficulty to GP 2024-02-27 06:19:47 -08:00
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_memcpy.c
m_misc.cpp Replace memcpy to gamecontrol with G_ApplyControlScheme 2024-02-24 21:29:18 -08:00
m_misc.h
m_perfstats.c
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
md5.c
md5.h
mobj.hpp
mobj_list.hpp
mobj_list_view.hpp
mserv.c
mserv.h
music.cpp Play TIMENT for mode attack intermission 2024-02-21 19:13:14 -06:00
music.h Play TIMENT for mode attack intermission 2024-02-21 19:13:14 -06:00
music_detail.hpp
music_manager.cpp Add S_LoadSongCredit/S_UnloadSongCredit, refactor cursongcredit 2024-02-09 18:13:35 -08:00
music_manager.hpp TuneManager: remove GME related code 2024-01-29 23:07:57 -08:00
music_tune.hpp Add Music_LevelVolume, Music_ResetLevelVolume: change music volume from gameplay contexts 2024-01-15 16:29:01 -08:00
p5prof.h
p_ceilng.c
p_enemy.c C++ compat: rename tm -> g_tm 2024-02-19 19:36:42 -06:00
p_floor.c Delete everything major flagged up by listunusedsprites 2024-01-11 01:21:43 +00:00
p_inter.c Fix deathpits in Tutorial Mode 2024-02-26 19:44:43 +00:00
p_lights.c
p_link.cpp
p_link.h
p_local.h C++ compat: rename tm -> g_tm 2024-02-19 19:36:42 -06:00
p_loop.c
p_map.c C++ compat: rename tm -> g_tm 2024-02-19 19:36:42 -06:00
p_mapthing.cpp
p_maputl.c P_PathTraverse improvements 2024-02-22 22:09:36 -08:00
p_maputl.h P_PathTraverse improvements 2024-02-22 22:09:36 -08:00
p_mobj.c Waypoints: thingarg3 is SPB speed (0-100) 2024-02-27 19:07:28 -08:00
p_mobj.h Add P_IsKartItem: true for anything the player can hold or throw (except shield overlays) 2024-01-13 22:56:16 -08:00
p_polyobj.c C++ compat: rename tm -> g_tm 2024-02-19 19:36:42 -06:00
p_polyobj.h
p_pspr.h
p_saveg.c Merge branch 'throwdir-restoration' into 'master' 2024-02-29 10:25:07 +00:00
p_saveg.h
p_setup.cpp (demo v9) Demo save unlocks and mapmusrng 2024-03-01 17:27:41 -06:00
p_setup.h Add fault start mapthing 36 and prefer it for TA 2024-02-24 19:15:00 -06:00
p_sight.c Sight check improvements 2024-02-22 22:09:36 -08:00
p_slopes.c Don't use Easy slope assist in tutorials 2024-01-11 20:57:54 -07:00
p_slopes.h
p_spec.c Fix player->lappoints for ending last lap 2024-02-29 20:50:04 +00:00
p_spec.h Activate sector each time / once actions when mobj touches the ground 2024-02-01 18:57:06 -08:00
p_sweep.cpp
p_sweep.hpp
p_telept.c
p_test.cpp
p_tick.c Add DeferredStartTitle in P_Ticker 2024-02-27 19:51:23 -06:00
p_tick.h
p_user.c Fix player->lappoints for ending last lap 2024-02-29 20:50:04 +00:00
r_bbox.c
r_bsp.cpp debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered 2024-01-17 16:43:45 -08:00
r_bsp.h debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered 2024-01-17 16:43:45 -08:00
r_data.c
r_data.h
r_debug.cpp Let level darkness be changed per splitscreen, use player_t variables 2024-01-05 15:56:24 -08:00
r_debug.hpp devmode render: show a list of errored holey textures on the HUD 2024-02-11 17:10:09 -08:00
r_debug_detail.hpp
r_debug_parser.cpp
r_debug_printer.cpp devmode render: show a list of errored holey textures on the HUD 2024-02-11 17:10:09 -08:00
r_defs.h Merge branch 'overtime-in-skybox' into 'master' 2024-01-13 23:09:06 +00:00
r_draw.cpp Use C++ templates for DrawColumn/Span 2024-01-11 01:50:46 -08:00
r_draw.h Fixed "splat" drawers 2024-01-11 01:50:46 -08:00
r_draw_column.cpp R_DrawColumn_Template: fix non-po2 column drawing 2024-02-09 19:46:45 -08:00
r_draw_span.cpp Fixed "splat" drawers 2024-01-11 01:50:46 -08:00
r_fps.c
r_fps.h
r_local.h
r_main.cpp debugrender_freezebsp: freeze culling to your current position, so you can see how much level is being rendered 2024-01-17 16:43:45 -08:00
r_main.h
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.cpp R_DrawColumn_Template: fix non-po2 column drawing 2024-02-09 19:46:45 -08:00
r_plane.h Refactor R_PlaneIsHighlighted 2024-01-26 18:10:07 -08:00
r_portal.c
r_portal.h
r_segs.cpp Render errored holey textures as TRANSERx 2024-02-11 17:10:09 -08:00
r_segs.h
r_skins.c
r_skins.h
r_sky.c Sky offsets 2024-01-07 18:29:41 -05:00
r_sky.h Sky offsets 2024-01-07 18:29:41 -05:00
r_splats.c Use C++ templates for DrawColumn/Span 2024-01-11 01:50:46 -08:00
r_splats.h
r_spritefx.cpp Refactor guard/whip cooldown checks 2024-01-09 20:26:35 -07:00
r_state.h
r_textures.c Use PU_LEVEL for texture caching 2024-02-08 17:50:38 -08:00
r_textures.h
r_textures_dups.cpp R_PrintTextureDuplicates: always join thread 2024-02-26 20:54:11 -08:00
r_things.cpp R_DrawColumn_Template: fix non-po2 column drawing 2024-02-09 19:46:45 -08:00
r_things.h OpenGL sprite+model directional light 2024-01-17 12:05:12 -08:00
s_sound.c Play TIMENT for mode attack intermission 2024-02-21 19:13:14 -06:00
s_sound.h Add S_LoadSongCredit/S_UnloadSongCredit, refactor cursongcredit 2024-02-09 18:13:35 -08:00
sanitize.cpp Menus: handle caret codes in text fields 2024-02-02 04:30:24 -08:00
sanitize.h Menus: handle caret codes in text fields 2024-02-02 04:30:24 -08:00
screen.c Warn about OpenGL's shortcomings 2024-02-27 02:46:12 -07:00
screen.h Add parallelsoftware cvar 2024-01-29 19:26:04 -06:00
slope_anchors.c
sounds.c Merge branch 'add-generic-sfx' into 'master' 2024-02-24 07:21:45 +00:00
sounds.h Merge branch 'add-generic-sfx' into 'master' 2024-02-24 07:21:45 +00:00
st_stuff.c Server splash: display server name in medium font 2024-02-09 18:13:35 -08: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 Refactor recorddata_t and separate into recordtimes_t 2024-01-27 04:13:01 -08:00
v_draw.cpp Merge branch 'vote-level-names' into 'master' 2024-01-28 23:29:44 +00:00
v_draw.hpp srb2::Draw::patch: accept std::string argument 2024-02-24 17:35:02 -08:00
v_draw_setter.hpp srb2::Draw: add clip method, optionally switch between draw chain's cliprect or global cliprect 2024-01-26 15:12:46 -08:00
v_video.cpp Merge branch 'vote-level-names' into 'master' 2024-01-28 23:29:44 +00:00
v_video.h srb2::Draw: inherit global cliprect by default 2024-01-26 15:12:46 -08:00
version.h
vid_copy.s
w_wad.cpp
w_wad.h
y_inter.cpp Rewrite replay standings extrainfo 2024-02-25 10:23:46 -06:00
y_inter.h
z_zone.c
z_zone.h