RingRacers/src
2024-03-31 15:59:50 -07:00
..
acs Add PlayerExiting() ACS callfunc 2024-03-30 16:38:53 +00:00
android
audio Let I_FadeSong be used in the middle of an existing fade 2024-03-24 19:07:49 -07:00
blua Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
core
dummy
hardware Merge branch 'fix-ogl-clip-rect' into 'master' 2024-03-29 19:43:04 +00:00
hud Copyright fixup: James Robert Roman 2024-03-28 19:01:38 -07:00
hwr2 Add SalCRT Sharp 2024-03-17 17:50:29 -07:00
io Add endian parameter to io read_ funcs 2024-02-25 09:55:48 -06:00
locale
Makefile.d
math
media YUV420pFrame::BufferRGBA: fix uninitialized width/height 2024-03-26 02:15:10 -07:00
menus Merge branch 'goner-final-final-final' into 'master' 2024-03-31 05:53:23 +00:00
modp_b64 Pull client9/stringencoders/modp_b64 2024-03-28 00:09:02 -07:00
monocypher
nds
objects Merge branch 'destroy-kart' into 'master' 2024-03-31 18:45:30 +00:00
rhi Add SalCRT Sharp 2024-03-17 17:50:29 -07:00
sdl Add SalCRT Sharp 2024-03-17 17:50:29 -07:00
sdl12 Always show delay (remove cv_showping) 2024-03-22 19:11:04 -07:00
win32
win32ce Always show delay (remove cv_showping) 2024-03-22 19:11:04 -07:00
.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 Add password checking system 2024-03-28 00:09:11 -07:00
command.c Add a little more info to Host menu (text only) 2024-03-29 22:04:16 +00:00
command.h WHOOPS forgot one 2024-03-11 23:26:04 -07:00
comptime.c
config.h.in
console.c CONS_Printf: lock more of the function behind mutex 2024-03-02 22:23:42 -08:00
console.h
cvars.cpp Add a little more info to Host menu (text only) 2024-03-29 22:04:16 +00:00
cxxutil.hpp
d_clisrv.c Server Browser last-minute adjustments 2024-03-29 22:04:17 +00:00
d_clisrv.h Server Browser last-minute adjustments 2024-03-29 22:04:17 +00:00
d_event.h
d_main.cpp Add password checking system 2024-03-28 00:09:11 -07:00
d_main.h Update button states during wipes 2024-03-03 17:48:11 -08:00
d_net.c Refactor: replace references to cv_timescale with I_GetTimeScale 2024-03-18 02:42:21 -07:00
d_net.h
d_netcmd.c Merge branch 'discord-rp-update' into 'master' 2024-03-29 20:30:20 +00:00
d_netcmd.h Add cheats 2024-03-28 00:09:12 -07: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 Faster z speed in the air 2024-03-26 21:59:49 -04:00
d_think.h
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c Merge branch 'discord-rp-update' into 'master' 2024-03-29 20:30:20 +00:00
deh_soc.h
deh_tables.c Add destroyed kart effects 2024-03-31 00:58:14 -07:00
deh_tables.h
dehacked.c
dehacked.h
discord.c Update Discord RP for Ring Racers 2024-03-23 01:31:51 -04:00
discord.h Update Discord RP for Ring Racers 2024-03-23 01:31:51 -04:00
doomdata.h
doomdef.h Update RR mainwads loading 2024-03-21 19:29:49 -05:00
doomstat.h Add speed to gametype 2024-03-22 16:58:36 -04:00
doomtype.h DEVELOP: add debugtraversemax cvar to improve sight check consistency 2024-03-06 18:48:32 -08:00
endian.h
f_finale.c Goner Disclaimer adjustments 2024-03-30 21:56:19 +00:00
f_finale.h Dehardcode "titlemusicstart" (position in O__TITLE the titlescreen starts on) 2024-03-23 16:21:03 -07:00
f_wipe.cpp Refactor: replace references to cv_timescale with I_GetTimeScale 2024-03-18 02:42:21 -07: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 DF_ENCORE: Warn about double #definition (aaah??) 2024-03-29 22:04:17 +00:00
g_demo.h Replays: larger buffers for player name, skin name, color name; bump demo version 0x0009 -> 0x000A 2024-03-19 01:23:51 -07:00
g_game.c Merge branch 'sealed-acs-splitscreen' into 'master' 2024-03-31 05:54:16 +00:00
g_game.h Skip titlecard for modeattacking except VERSUS 2024-02-24 17:38:28 -06:00
g_gamedata.cpp Use correct type for unlock IDs in loading 2024-03-09 12:41:03 -06:00
g_gamedata.h Use correct type for unlock IDs in loading 2024-03-09 12:41:03 -06:00
g_input.c Virtual Keyboard: rewrite keyboard-gamepad switching 2024-03-05 17:03:05 -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 Replays: let G_IsPartyLocal work 2024-03-12 06:42:24 -07:00
g_party.h Add G_LocalSplitscreenPartyMember 2024-03-01 06:03:21 -08:00
g_state.h
http-mserv.c
hu_stuff.c Merge branch 'discord-rp-update' into 'master' 2024-03-29 20:30:20 +00:00
hu_stuff.h Support tilde in LT_ range fonts 2024-03-10 21:18:15 +00:00
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 Attract: fade out and timescale at end of demo 2024-03-18 02:42:21 -07:00
i_time.h Refactor: replace references to cv_timescale with I_GetTimeScale 2024-03-18 02:42:21 -07:00
i_video.h
i_video_common.cpp Always show delay (remove cv_showping) 2024-03-22 19:11:04 -07:00
info.c Add destroyed kart effects 2024-03-31 00:58:14 -07:00
info.h Add destroyed kart effects 2024-03-31 00:58:14 -07:00
k_bans.cpp
k_bans.h
k_battle.c Battle: cap lasers at player's last known floorz 2024-03-08 17:53:07 -08:00
k_battle.h Power-ups: dropped power-ups always have at least 15 seconds 2024-03-08 17:59:52 -08:00
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp Guarantee 0 Match Race bots on Titlescreen (resolves #1216) 2024-03-29 22:04:17 +00:00
k_bot.h K_SetNameForBot 2024-03-18 19:23:55 +00:00
k_botitem.cpp Bots use rings for less significant speed loss 2024-03-13 05:06:58 -07:00
k_botsearch.cpp
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 Credits: remove music fade out into evaluation screen 2024-03-24 18:09:24 -07:00
k_credits.h Delete experimental code committed by accident 2024-03-24 18:09:01 -07:00
k_dialogue.cpp Dialogue dark mode: Speaker highlight update 2024-03-17 16:47:02 +00:00
k_dialogue.h
k_dialogue.hpp
k_director.cpp Director copyright 2024-03-31 15:59:50 -07:00
k_director.h Director copyright 2024-03-31 15:59:50 -07:00
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 Add pre-Podium intermission music 2024-03-10 14:08:59 -04:00
k_follower.h
k_grandprix.c Fix K_GetGPPlayerCount off by one 2024-03-27 16:58:58 -04:00
k_grandprix.h
k_hitlag.c Tweaked all quake values 2024-03-25 01:00:17 -04:00
k_hitlag.h
k_hud.cpp Colorize minimap finish line 2024-03-30 15:08:19 -07:00
k_hud.h Extern kp_unknownminimap 2024-03-26 00:13:03 -07:00
k_hud_track.cpp Only draw HUD help for correct view 2024-03-04 01:16:55 -07:00
k_kart.c Do not play overtake voices/passing sounds in K_Cooperative 2024-03-30 16:01:03 +00:00
k_kart.h GP bonus round: do not spawn duel mode items TWICE 2024-03-07 03:06:38 -08:00
k_mapuser.c
k_mapuser.h
k_menu.h Introduce a variant of M_DrawEggaChannel aligned to center or left depending on parameter 2024-03-29 22:04:17 +00:00
k_menudraw.c Server Browser last-minute adjustments 2024-03-29 22:04:17 +00:00
k_menufunc.c Time Attack replays menu: Permit restoring to this menu after a Staff Replay 2024-03-29 22:04:16 +00:00
k_objects.h Add destroyed kart effects 2024-03-31 00:58:14 -07:00
k_pathfind.c
k_pathfind.h
k_podium.cpp As promised, Encore (alt)music 2024-03-10 21:18:15 +00:00
k_podium.h
k_powerup.cpp Copyright fixup: James Robert Roman 2024-03-28 19:01:38 -07:00
k_powerup.h Copyright fixup: James Robert Roman 2024-03-28 19:01:38 -07:00
k_profiles.cpp Menus/Accessibility: add FOV option, 70 to 110 2024-03-04 22:11:35 -08:00
k_profiles.h Menus/Accessibility: add FOV option, 70 to 110 2024-03-04 22:11:35 -08: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 Finish Beam: play sound when nearby 2024-03-09 20:42:00 -08:00
k_race.h
k_rank.cpp Rejigger Grand Prix rank-related oversight exacerbated by MapWarp 2024-03-09 20:33:24 +00:00
k_rank.h Rejigger Grand Prix rank-related oversight exacerbated by MapWarp 2024-03-09 20:33:24 +00:00
k_respawn.c Ring Shooter: do not go backward, go straight to respawn waypoint 2024-03-16 17:33:42 -07:00
k_respawn.h
k_roulette.c
k_roulette.h
k_serverstats.c
k_serverstats.h
k_specialstage.c K_PlayerIsEmptyHandedInSpecial 2024-03-30 16:15:35 +00:00
k_specialstage.h K_PlayerIsEmptyHandedInSpecial 2024-03-30 16:15:35 +00:00
k_tally.cpp Catch all other instances of sounds which might have played where R_CanShowSkinInDemo is false 2024-03-27 04:01:58 +00:00
k_tally.h Refine tally skip 2024-03-12 06:07:51 -07:00
k_terrain.c
k_terrain.h
k_vote.c Y_DrawVoteBackground: use unsigned type to avoid negative modulo into underflow 2024-03-27 03:43:15 -07:00
k_vote.h
k_waypoint.cpp
k_waypoint.h
k_zvote.c WIP: z-vote SFX 2024-03-10 17:19:36 -07:00
k_zvote.h
keys.h
libdivide.h
lua_baselib.c Add speed to gametype 2024-03-22 16:58:36 -04:00
lua_blockmaplib.c
lua_consolelib.c Let Lua assign "description" via CV_RegisterVar 2024-03-11 22:27:15 -07:00
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c R_SkinAvailableEX 2024-03-05 13:21:38 -08:00
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h
lua_maplib.c As promised, Encore (alt)music 2024-03-10 21:18:15 +00:00
lua_mathlib.c
lua_mobjlib.c R_SkinAvailableEX 2024-03-05 13:21:38 -08:00
lua_playerlib.c Revert "Lowercase player_t from Lua, take 2" 2024-03-27 14:32:27 -07:00
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h
lua_script.c R_SkinAvailableEX 2024-03-05 13:21:38 -08:00
lua_script.h Pass const pointer to all netxcmd handlers 2024-02-11 05:42:07 -08:00
lua_skinlib.c R_SkinAvailableEX 2024-03-05 13:21:38 -08: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 Fix line endings 2024-03-28 00:09:02 -07:00
m_cheat.h Add password checking system 2024-03-28 00:09:11 -07:00
m_cond.c Add password checking system 2024-03-28 00:09:11 -07:00
m_cond.h Add password checking system 2024-03-28 00:09:11 -07: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_pw.cpp Add cheats 2024-03-28 00:09:12 -07:00
m_pw.h Add password checking system 2024-03-28 00:09:11 -07:00
m_pw_hash.c Tweak password algorithm 2024-03-28 00:09:12 -07:00
m_pw_hash.h Tweak password algorithm 2024-03-28 00:09:12 -07:00
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
md5.c
md5.h
mobj.hpp Add destroyed kart effects 2024-03-31 00:58:14 -07:00
mobj_list.hpp
mobj_list_view.hpp
mserv.c
mserv.h
music.cpp (WIP) Play Title music after credits track ends 2024-03-23 16:21:03 -07:00
music.h Stereo Mode: Fix multi-Track musicdefs not having their first part loop under non-Seq conditions 2024-03-10 21:18:14 +00: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 As promised, Encore (alt)music 2024-03-10 21:18:15 +00:00
p5prof.h
p_ceilng.c
p_enemy.c Nudge low-ring volume again again 2024-03-03 16:53:55 -07:00
p_floor.c
p_inter.c Merge branch 'last-chance' into 'master' 2024-03-31 18:46:30 +00:00
p_lights.c
p_link.cpp
p_link.h
p_local.h Battle: Orbinaut/Jawz Shields award points on contact with a player 2024-03-11 05:26:33 -07:00
p_loop.c Kill players that fail loops 2024-03-28 16:13:10 -07:00
p_map.c Pause waypoint updates while player is touching finish line but not crossing it 2024-03-16 06:50:16 -07:00
p_mapthing.cpp Copyright fixup: Kart Krew 2024-03-28 19:02:01 -07:00
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 Add destroyed kart effects 2024-03-31 00:58:14 -07:00
p_mobj.h Polyobjects: add po_movecount member to mobj_t instead of using lastlook 2024-02-29 03:36:07 -08:00
p_polyobj.c Remove RANGECHECK, replace with devmode prints 2024-03-03 17:31:33 -08:00
p_polyobj.h
p_pspr.h
p_saveg.c Merge branch 'blend-end' into 'master' 2024-03-10 20:30:38 +00:00
p_saveg.h
p_setup.cpp ACS_RunPlayerEnterScript: If betweenmaps, defer until P_PostLoadLevel 2024-03-30 15:56:44 +00:00
p_setup.h Refactor level music playing code 2024-03-09 06:32:37 -08:00
p_sight.c DEVELOP: add debugtraversemax cvar to improve sight check consistency 2024-03-06 18:48:32 -08:00
p_slopes.c Use gamespeed multiplier checks for "hard" difficulty behavior (4th Gear compatibility) 2024-03-11 17:54:25 -07:00
p_slopes.h
p_spec.c K_PlayerIsEmptyHandedInSpecial 2024-03-30 16:15:35 +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 Interp: do not update view interpolation state during sped-up tics 2024-03-18 04:15:52 -07:00
p_tick.h
p_user.c Merge branch 'destroy-kart' into 'master' 2024-03-31 18:45:30 +00:00
r_bbox.c
r_bsp.cpp Remove RANGECHECK, replace with devmode prints 2024-03-03 17:31:33 -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
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
r_draw.cpp
r_draw.h
r_draw_column.cpp Remove RANGECHECK, replace with devmode prints 2024-03-03 17:31:33 -08:00
r_draw_span.cpp
r_fps.c Refactor: replace references to cv_timescale with I_GetTimeScale 2024-03-18 02:42:21 -07:00
r_fps.h
r_local.h
r_main.cpp debugrender_portal, debugrender_visplanes: fix in splitscreen 2024-03-02 22:24:33 -08:00
r_main.h
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c R_SkinAvailableEX 2024-03-05 13:21:38 -08:00
r_picformats.h
r_plane.cpp R_MapPlane, R_MapTiltedPlane: return on invalid coordinates, debug print in devmode render 2024-03-02 22:25:46 -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 Merge branch 'discord-rp-update' into 'master' 2024-03-29 20:30:20 +00:00
r_skins.h Rerandomize Heavy Magician when recovering in GTR_BUMPERS 2024-03-27 22:02:57 -07:00
r_sky.c
r_sky.h
r_splats.c Splats: fix fullbright / RF_NOCOLORMAPS still using sector colormap (underwater) 2024-03-13 02:11:11 -07:00
r_splats.h
r_spritefx.cpp Fade out characters you haven't unlocked yet in Time Attack demos exclusively 2024-03-05 13:33:24 -08:00
r_state.h
r_textures.c R_LoadTexturePwad: fix faulty texture counting 2024-03-16 20:47:34 -07:00
r_textures.h Disallow textures >2048 in size, print a console warning 2024-03-09 16:14:13 -08:00
r_textures_dups.cpp Disallow textures >2048 in size, print a console warning 2024-03-09 16:14:13 -08:00
r_things.cpp Software: krangle directional lighting in 3P/4P splitscreen 2024-03-14 00:06:52 -07:00
r_things.h Typo correction: Lightning -> Lighting 2024-03-09 19:25:43 +11:00
s_sound.c Catch all other instances of sounds which might have played where R_CanShowSkinInDemo is false 2024-03-27 04:01:58 +00: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 Always show delay (remove cv_showping) 2024-03-22 19:11:04 -07:00
screen.h Remove VHS filter 2024-03-26 17:41:49 -07:00
slope_anchors.c
sounds.c Add destroyed kart effects 2024-03-31 00:58:14 -07:00
sounds.h Add destroyed kart effects 2024-03-31 00:58:14 -07:00
st_stuff.c Always show delay (remove cv_showping) 2024-03-22 19:11:04 -07:00
st_stuff.h Replays: merge HUD and intermission drawing functions for "Save replay" prompt 2024-03-03 06:30:54 -08:00
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 Add g_musicfade, generic system to fade out the level music for a brief period 2024-03-08 17:53:07 -08:00
v_draw.cpp srb2::Draw: add fonts kRollingNum and kRollingNum4P 2024-03-04 01:42:29 -08:00
v_draw.hpp srb2::Draw: add fonts kRollingNum and kRollingNum4P 2024-03-04 01:42:29 -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 Refactor: separate parts of V_DrawCustomFadeScreen into reusable functions 2024-03-18 02:42:21 -07:00
v_video.h Refactor: separate parts of V_DrawCustomFadeScreen into reusable functions 2024-03-18 02:42:21 -07:00
version.h
vid_copy.s
w_wad.cpp Disallow patches >2048 in size 2024-03-09 14:39:35 -06:00
w_wad.h
y_inter.cpp Tally, Intermission: mask not-yet-unlocked characters 2024-03-26 00:15:36 -07:00
y_inter.h Tally: Fix intermission music being played on rounds without intermissions 2024-03-18 18:38:41 -07:00
z_zone.c
z_zone.h