RingRacers/src
toaster 75257fbdd2 Fix instantaneous menu background image slideout on fade wipe
If the renderdeltatics is lagged enough, perform no change - a smaller delta should be along shortly.
2023-08-10 00:28:15 +01:00
..
acs ACS AddBot: Push -1 on fail instead of MAXPLAYERS 2023-06-14 09:30:34 -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 Toggle all manner of directional lighting with MSF_FLATLIGHTING 2023-07-27 17:49:45 -07: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 Port Sound Test (Stereo) code to new music system 2023-08-06 17:31:45 -07:00
monocypher
nds
objects Merge branch 'music-technology' into 'master' 2023-08-08 22:19:36 +00:00
rhi rhi/gl: Clear stencil buffer in default renderpass 2023-07-09 13:54:07 -05:00
sdl Merge branch 'vape-mode' into 'master' 2023-08-03 14:11:40 +00:00
sdl12
tests
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
asm_defs.inc
byteptr.h
CMakeLists.txt Replace music handling 2023-08-06 17:31:45 -07:00
command.c Merge branch 'console_sanity' into 'master' 2023-07-19 22:17:10 +00: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
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 Replace music handling 2023-08-06 17:31:45 -07:00
d_clisrv.h MAXTEXTCMD -> 512 2023-06-01 20:03:23 -07:00
d_event.h
d_main.c Replace music handling 2023-08-06 17:31:45 -07:00
d_main.h
d_net.c Expand textcmd size byte to 16-bit word 2023-06-01 20:03:23 -07:00
d_net.h
d_netcmd.c Register the fucking cvar 2023-08-07 19:19:59 -07:00
d_netcmd.h Register the fucking cvar 2023-08-07 19:19:59 -07:00
d_netfil.c
d_netfil.h
d_player.h Ring Box dopamine 2023-07-30 22:15:50 -07:00
d_think.h
d_ticcmd.h
deh_lua.c Permit lowercase enum grabs for sounds in get_number outside of Lua 2023-07-21 16:20:25 +01:00
deh_lua.h
deh_soc.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into more-conversions 2023-07-18 10:52:09 +01:00
deh_soc.h Conditionset is UINT16, not UINT8 2023-06-27 23:03:05 +01:00
deh_tables.c Replace music handling 2023-08-06 17:31:45 -07:00
deh_tables.h
dehacked.c Conditionset is UINT16, not UINT8 2023-06-27 23:03:05 +01:00
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into seeecret-colors 2023-06-26 23:25:47 +01:00
doomstat.h Simpler 120-tic flame shield behavior 2023-07-29 05:10:14 -07: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_demo.c On second thoughts, let's be EXTRA careful to avoid any potential double frees. 2023-07-22 13:17:17 +01:00
g_demo.h
g_game.c Replace music handling 2023-08-06 17:31:45 -07:00
g_game.h Rework how GP Backups are accessed 2023-06-25 23:44:39 +01:00
g_input.c
g_input.h Delete respawn command, put Ring shooter on Y 2023-04-17 00:23:06 -04:00
g_party.cpp
g_party.h
g_state.h Remove GS_ENDING 2023-06-25 23:49:20 +01:00
http-mserv.c Miscellaneous memory bug fixes to make AddressSanitizer happy 2022-09-12 16:49:18 +01:00
hu_stuff.c Fix the accidential reduction in wordwrap width for New Chat messages 2023-07-12 09:00:30 +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
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 Add typedef.h 2022-11-27 17:21:40 -08:00
i_video.h
i_video_common.cpp
info.c Don't encore remap the inside of item capsules 2023-08-02 14:23:00 -04:00
info.h Merge branch 'splatbooster' into 'dashrings' 2023-07-29 18:28:48 +00:00
k_battle.c K_RunPaperItemSpawners: always give monitors 3 item types 2023-07-03 06:20:20 -04:00
k_battle.h Always shrink Overtime Barrier in 30 seconds 2023-07-03 06:20:18 -04: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 Bots: Make them stay farther from the beam 2023-05-19 06:08:37 -04:00
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
k_collide.cpp DMG_WHUMBLE 2023-07-18 17:39:17 +01: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 Live Event Backup 2023-06-25 23:44:37 +01: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 K_drawKartSlotMachine: fix uninitialized variable 2023-08-07 13:39:33 -07:00
k_hud.h Super Flicky trackables 2023-07-30 00:48:59 -04:00
k_hud_track.cpp Super Flicky trackables 2023-07-30 00:48:59 -04:00
k_kart.c Merge branch 'music-technology' into 'master' 2023-08-08 22:19:36 +00:00
k_kart.h Simpler 120-tic flame shield behavior 2023-07-29 05:10:14 -07:00
k_mapuser.c
k_mapuser.h
k_menu.h Intermission - DUEL mode 2023-07-26 14:31:50 +01:00
k_menudraw.c Fix instantaneous menu background image slideout on fade wipe 2023-08-10 00:28:15 +01:00
k_menufunc.c Replace music handling 2023-08-06 17:31:45 -07:00
k_objects.h Super Flicky trackables 2023-07-30 00:48:59 -04:00
k_pathfind.c Circuit pathfinding 2022-09-10 03:52:31 -04:00
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 Don't use skincolor unlocks in situations where gamedata is inappropriate 2023-07-18 10:50:25 +01:00
k_profiles.h
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 Ring Box dopamine 2023-07-30 22:15:50 -07:00
k_roulette.h Ringbox: HUD, transform time define, ring-box-only, scaling rewards 2023-06-26 17:36:41 -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 writetextmap: save waypoints correctly, account for risers and anchors 2023-07-03 06:20:16 -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 Remove Lua Music API 2023-08-05 16:26:53 -07:00
lua_blockmaplib.c devmode cheat online 2022-09-29 12:19:45 -04:00
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 Remove binary-relevant text field from side_t (and line_t) 2023-07-12 18:37:00 +01:00
lua_mathlib.c
lua_mobjlib.c Merge branch 'refactor-mapthing' into 'master' 2023-06-14 00:07:42 +00:00
lua_playerlib.c Ring Box dopamine 2023-07-30 22:15:50 -07:00
lua_polyobjlib.c
lua_script.c Remove a bunch of unused emerald stuff inherited from SRB2 2023-06-25 23:49:20 +01: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 Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
lzf.c
lzf.h
m_aatree.c Add typedef.h 2022-11-27 17:21:40 -08:00
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_avrecorder.cpp
m_avrecorder.h
m_avrecorder.hpp
m_bbox.c
m_bbox.h
m_cheat.c Replace music handling 2023-08-06 17:31:45 -07:00
m_cheat.h Add setspheres command 2023-06-29 21:01:13 -07:00
m_cond.c V_ScaledWordWrap API changes 2023-07-12 09:00:30 +01:00
m_cond.h Implement SECRET_MEMETAUNTS 2023-06-28 19:31:40 +01:00
m_dllist.h
m_easing.c Add ease Lua library 2022-03-18 16:25:57 +00:00
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 ACS: User properties can tell bool from string 2023-05-02 18:44:30 -04:00
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 Battle UFO spawning behavior 2023-06-29 19:49:35 -07:00
m_swap.h
Makefile
md5.c
md5.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
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 Replace music handling 2023-08-06 17:31:45 -07:00
music_manager.hpp Replace music handling 2023-08-06 17:31:45 -07:00
music_tune.hpp Replace music handling 2023-08-06 17:31:45 -07:00
p5prof.h
p_ceilng.c
p_enemy.c Fix compile warnings 2023-07-29 18:23:04 +10:00
p_floor.c
p_inter.c Ring Box dopamine 2023-07-30 22:15:50 -07:00
p_lights.c
p_local.h Replace music handling 2023-08-06 17:31:45 -07:00
p_loop.c
p_map.c Merge branch 'splatbooster' into 'dashrings' 2023-07-29 18:28:48 +00:00
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c Fix misc -Wmaybe-uninitialized 2023-08-08 15:29:30 -07:00
p_mobj.h Remove a bunch of unused emerald stuff inherited from SRB2 2023-06-25 23:49:20 +01:00
p_polyobj.c Read-only mapthing_t 2023-05-25 14:40:55 -04:00
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 Ring Box dopamine 2023-07-30 22:15:50 -07:00
p_saveg.h Rework how GP Backups are accessed 2023-06-25 23:44:39 +01:00
p_setup.c Merge branch 'music-technology' into 'master' 2023-08-08 22:19:36 +00:00
p_setup.h Replace music handling 2023-08-06 17:31:45 -07:00
p_sight.c
p_slopes.c Small bird slope improvements 2023-06-14 07:58:41 -04:00
p_slopes.h
p_spec.c Replace music handling 2023-08-06 17:31:45 -07: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 music handling 2023-08-06 17:31:45 -07:00
p_tick.h Hardcode MT_SNEAKERPANELSPAWNER & adjust FF_GLOBALANIM behaviour 2023-07-29 17:51:25 +10:00
p_user.c Replace music handling 2023-08-06 17:31:45 -07:00
r_bbox.c
r_bsp.cpp Toggle all manner of directional lighting with MSF_FLATLIGHTING 2023-07-27 17:49:45 -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 Add MSF_FLATLIGHTING 2023-07-27 17:49:26 -07:00
r_draw.c
r_draw.h
r_draw8.c
r_draw8_flat.c
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
r_main.h Merge branch 'misc-debug' into 'master' 2023-04-11 16:11:18 +00:00
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.c Toggle all manner of directional lighting with MSF_FLATLIGHTING 2023-07-27 17:49:45 -07:00
r_plane.h Toggle all manner of directional lighting with MSF_FLATLIGHTING 2023-07-27 17:49:45 -07:00
r_portal.c
r_portal.h
r_segs.cpp Fix misc -Wmaybe-uninitialized 2023-08-08 15:29:30 -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
r_sky.c
r_sky.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
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 Recharge VFX 2023-06-18 01:57:03 -07:00
r_state.h
r_textures.c
r_textures.h
r_textures_dups.cpp
r_things.c Toggle all manner of directional lighting with MSF_FLATLIGHTING 2023-07-27 17:49:45 -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 Port tunes command to new music system 2023-08-06 17:31:45 -07:00
s_sound.h Port Sound Test (Stereo) code to new music system 2023-08-06 17:31:45 -07:00
screen.c V_ALLOWLOWERCASE --> V_FORCEUPPERCASE 2023-07-12 09:00:29 +01: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 Small bird slope improvements 2023-06-14 07:58:41 -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 Replace music handling 2023-08-06 17:31:45 -07:00
st_stuff.h devmode: draw over literally everything else 2023-03-29 00:11:01 -07: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_bind: let multiple callbacks be registered by using std::vector 2023-05-15 00:22:16 -07:00
stun.h
t_facon.c
t_fsin.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c
taglist.h
tmap.nas
tmap.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into seeecret-colors 2023-06-28 12:48:50 +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 Remove even a mention of the slur that once sat here 2023-07-19 21:23:27 +01:00
v_video.h V_ScaledWordWrap API changes 2023-07-12 09:00:30 +01: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 Replace music handling 2023-08-06 17:31:45 -07:00
y_inter.h Intermission - DUEL mode 2023-07-26 14:31:50 +01:00
z_zone.c
z_zone.h