RingRacers/src
toaster c27e733985 P_DamageMobj changes for MF_BOSS
- Track round condition target damage, for potential future challenges
- Disable whip collision to prevent buzzsaw behaviour
2023-10-24 23:10:16 +01:00
..
acs ACS_Execute, ACS_ExecuteAlways: handle map stringargs 2023-10-07 20:40:39 -07:00
android Delete outdated memcpy optimization 2023-09-24 18:32:22 -05:00
audio
blua Hardcode assist, part J (jartha) 2023-04-01 05:44:59 -07:00
core
dummy
hardware
hud
hwr2
io
locale Starpost Gentrification 2023-09-01 00:31:49 -04:00
Makefile.d
media V_6WIDTHSPACE no longer a pitfall for using V_DrawThinString 2023-07-12 09:00:29 +01:00
menus Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into break-through-them-all 2023-10-17 23:32:08 +01:00
monocypher
nds
objects
rhi
sdl Merge branch 'threaded-software' into 'master' 2023-10-17 09:28:59 +00:00
sdl12
tests
win32
win32ce
.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 SRB2 2.1 release 2014-03-15 13:11:35 -04:00
apng.c Fix silly wrong pointer in apng.c 2022-02-20 03:29:41 -08:00
apng.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
asm_defs.inc
byteptr.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
CMakeLists.txt
command.c Register a bunch of commands with COM_AddDebugCommand, so they show up on the cheats menu 2023-09-01 22:13:17 +01:00
command.h
comptime.c Separate git commit subject line from comprevision, add SRB2_COMP_NOTE 2023-01-05 18:32:20 -08:00
config.h.in
console.c Register a bunch of commands with COM_AddDebugCommand, so they show up on the cheats menu 2023-09-01 22:13:17 +01:00
console.h
cvars.cpp Packet loss indicator 2023-10-20 20:33:37 -07:00
cxxutil.hpp
d_clisrv.c Merge branch 'network-debug' into 'master' 2023-10-24 01:26:20 +00:00
d_clisrv.h Packet loss indicator 2023-10-20 20:33:37 -07:00
d_event.h
d_main.cpp
d_main.h
d_net.c
d_net.h Packet loss indicator 2023-10-20 20:33:37 -07:00
d_netcmd.c New bans 2023-10-16 23:50:50 +00:00
d_netcmd.h
d_netfil.c Revert "W_InitFile: calculate md5sum on background thread, for startup wads" 2023-09-09 16:30:00 -07:00
d_netfil.h
d_player.h
d_think.h
d_ticcmd.h Delete respawn command, put Ring shooter on Y 2023-04-17 00:23:06 -04:00
deh_lua.c
deh_lua.h
deh_soc.c IsDifficulty: Fix setting Hard/Master 2023-10-21 11:27:31 +01:00
deh_soc.h Conditionset is UINT16, not UINT8 2023-06-27 23:03:05 +01:00
deh_tables.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into break-through-them-all 2023-10-19 17:32:35 +01:00
deh_tables.h
dehacked.c
dehacked.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
discord.c
discord.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
doomdata.h
doomdef.h
doomstat.h
doomtype.h Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile 2023-08-06 19:34:52 -07:00
endian.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
f_finale.c Defer title start in intro responder to ticker 2023-10-22 17:56:16 -05:00
f_finale.h
f_wipe.cpp
fastcmp.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
filesrch.c Revert "W_InitFile: calculate md5sum on background thread, for startup wads" 2023-09-09 16:30:00 -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 * Allocate the "MISSING" patch only once, statically, at first boot via missingpat, and prevent it from being freed. 2022-05-14 14:56:02 +01:00
font.h
g_build_ticcmd.cpp
g_demo.c
g_demo.h
g_game.c
g_game.h
g_input.c Self-review: G_SetPlayerGamepadIndicator - use skincolor's ramp directly instead of cacheing and then indexing an entire colormap 2023-10-20 14:47:28 +01:00
g_input.h
g_party.cpp
g_party.h Completely rewrite party management code 2023-04-02 17:26:33 +01:00
g_state.h Remove GS_ENDING 2023-06-25 23:49:20 +01:00
http-mserv.c HMS_fetch_rules: Return NULL if the curl connection failed, instead of producing garbled rules 2023-08-31 20:00:35 +01:00
hu_stuff.c
hu_stuff.h Packet loss indicator 2023-10-20 20:33:37 -07:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h New bans 2023-10-16 23:50:50 +00:00
i_sound.h
i_system.h Delete outdated memcpy optimization 2023-09-24 18:32:22 -05:00
i_tcp.c
i_tcp.h
i_tcp_detail.h New bans 2023-10-16 23:50:50 +00:00
i_threads.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
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 Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into break-through-them-all 2023-10-17 23:32:08 +01:00
info.h
k_bans.cpp
k_bans.h New bans 2023-10-16 23:50:50 +00:00
k_battle.c Always set starting bumpers in P_SpawnPlayer 2023-10-03 21:28:33 -07:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp
k_bot.h
k_botitem.c
k_botsearch.c Have bots avoid MT_SPECIALSTAGEBOMB 2023-09-29 20:25:59 +10: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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_collide.cpp
k_collide.h
k_color.c Sonic 3-style intermission coloring 2023-09-07 16:19:37 -04:00
k_color.h
k_dialogue.cpp Dialogue::WriteText improvements 2023-09-13 17:53:07 +01:00
k_dialogue.h
k_dialogue.hpp
k_director.cpp Let Director operate on separate splitscreens 2023-10-08 14:26:21 -07:00
k_director.h
k_follower.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into break-through-them-all 2023-10-07 12:42:07 +01:00
k_follower.h Ancient Shrine implementation beginning 2023-10-05 23:07:46 +01:00
k_grandprix.c Fix SECRET_SKIN locks preventing Rivals from showing up 2023-10-05 18:12:32 +01:00
k_grandprix.h Tally screen 2023-09-09 05:27:55 +00:00
k_hitlag.c Damage hitlag sounds 2023-09-23 09:57:16 -04:00
k_hitlag.h
k_hud.c
k_hud.h
k_hud_track.cpp
k_kart.c
k_kart.h
k_mapuser.c
k_mapuser.h ACS: UDMF user properties 2023-05-02 18:44:27 -04:00
k_menu.h Challenges Menu: Subtle glowverlay on the Chao Key in the top left if you're able to skip the currently selected tile 2023-09-29 11:01:20 +01:00
k_menudraw.c
k_menufunc.c
k_objects.h
k_pathfind.c Circuit pathfinding 2022-09-10 03:52:31 -04:00
k_pathfind.h
k_podium.c Move V-DrawCustomFadeScreen to D_Display 2023-09-11 09:20:00 +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 New bans 2023-10-16 23:50:50 +00:00
k_profiles.h New bans 2023-10-16 23:50:50 +00:00
k_pwrlv.c
k_pwrlv.h cv_debugencorevote: force an encore scramble 2023-03-26 06:55:22 -07:00
k_race.c Minor fixes for K_RaceLapCount 2023-09-19 22:40:12 +01:00
k_race.h Remove restrictions on numlaps, merge with gptest 2023-03-29 03:53:21 -07:00
k_rank.c debugrank command: let force rank grade, also make cv_debugrank a PlayerCheat instead of ServerCheat 2023-09-10 03:29:12 -07:00
k_rank.h Live Event Backup 2023-06-25 23:44:37 +01:00
k_respawn.c
k_respawn.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_roulette.c
k_roulette.h Replace instances of itemRoulette.active = false with K_StopRoulette 2023-08-11 19:21:59 -07:00
k_serverstats.c New bans 2023-10-16 23:50:50 +00:00
k_serverstats.h
k_specialstage.c P_DoPlayerExit changes 2023-05-02 18:16:26 +01:00
k_specialstage.h
k_tally.cpp UCRP_FINISHGRADE A 2023-10-20 13:03:45 +01:00
k_tally.h Tally screen 2023-09-09 05:27:55 +00:00
k_terrain.c i_system.c -> cpp, disable mumble 2023-10-14 15:26:52 -05:00
k_terrain.h Milky Way terrain 2023-06-14 10:29:19 -04:00
k_vote.c hwr2: Remove pass infrastructure 2023-09-01 15:30:04 -05:00
k_vote.h
k_waypoint.cpp K_CalculateTrackComplexity: format using fmt::format, to account for differences in size_t platform type 2023-09-24 15:52:00 -07:00
k_waypoint.h Track-based bot difficulty 2023-09-23 03:28:43 +00:00
k_zvote.c
k_zvote.h Implement "CALL VOTE" for victimless commands on the pause menu 2023-06-27 17:53:59 +01:00
keys.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
libdivide.h
lua_baselib.c
lua_blockmaplib.c devmode cheat online 2022-09-29 12:19:45 -04:00
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h Tally screen 2023-09-09 05:27:55 +00:00
lua_hudlib.c Fix many instances of splitscreen view number if there are duplicate displayplayers 2023-10-03 21:28:33 -07:00
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
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 Reset player lap when they reset to track 2023-10-17 22:18:49 -07:00
lua_polyobjlib.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
lua_script.c
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_aatree.c Add typedef.h 2022-11-27 17:21:40 -08:00
m_aatree.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_anigif.c
m_anigif.h hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_argv.c Define SERVER_URL_PROTOCOL const for easy reconfiguration 2020-03-21 07:47:29 -05:00
m_argv.h
m_avrecorder.cpp
m_avrecorder.h hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.hpp Add C game interface to construct and destroy global AVRecorder instance 2023-02-24 19:21:00 -08:00
m_bbox.c
m_bbox.h
m_cheat.c The Tournament Mode cheat is now "chaos zero 64". Thanks to the OG! 2023-10-20 16:56:25 +01:00
m_cheat.h
m_cond.c
m_cond.h
m_dllist.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
m_easing.c
m_easing.h
m_fixed.c Merge public next 2020-11-10 15:32:48 -05:00
m_fixed.h
m_memcpy.c Delete outdated memcpy optimization 2023-09-24 18:32:22 -05:00
m_misc.cpp Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -07:00
m_misc.h Delete outdated memcpy optimization 2023-09-24 18:32:22 -05:00
m_perfstats.c V_ALLOWLOWERCASE --> V_FORCEUPPERCASE 2023-07-12 09:00:29 +01:00
m_perfstats.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
m_queue.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_queue.h
m_random.c Correct a blatant lie in m_random.c, fix RNG range 2023-02-08 22:38:51 -06:00
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 Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
mserv.c Merge branch 'let-release-build' into 'master' 2023-09-01 20:45:54 +00:00
mserv.h
music.cpp
music.h
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
music_tune.hpp
p5prof.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
p_ceilng.c Split EV_DoFloor, EV_DoCeiling, and EV_DoCrush 2022-11-14 13:51:46 -05:00
p_enemy.c
p_floor.c UC_PRISONEGGCD 2023-10-12 21:12:08 +01:00
p_inter.c
p_lights.c "UDMF: The whole thing" merged 2022-10-09 01:13:37 -04:00
p_local.h
p_loop.c
p_map.c Add K_SetTireGrease, spawn spring grease VFX and set tiregrease 2023-10-14 21:28:11 -07:00
p_mapthing.cpp Use foflayer when spawning mapthings 2023-03-29 22:23:56 -07:00
p_maputl.c
p_maputl.h Add FOF behavior switch to P_LineOpening 2023-05-13 01:14:40 -04:00
p_mobj.c
p_mobj.h
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
p_saveg.h
p_setup.c Merge branch 'bot-controller' into 'master' 2023-10-24 01:03:01 +00:00
p_setup.h
p_sight.c
p_slopes.c Add equation slopes to writetextmap 2023-08-27 15:49:05 -04:00
p_slopes.h
p_spec.c Bot controller is stored on the sector now 2023-10-21 03:36:26 -04:00
p_spec.h
p_telept.c
p_tick.c Don't skip signature check steps if server is lagging 2023-10-15 14:38:55 -07:00
p_tick.h Mobj thinker freeze condition rework 2023-09-18 03:24:58 -04:00
p_user.c
r_bbox.c
r_bsp.cpp Merge branch 'rideroid-hardcode' into 'master' 2023-10-08 21:22:18 +00:00
r_bsp.h
r_data.c
r_data.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_debug.cpp
r_debug_detail.hpp
r_debug_parser.cpp
r_defs.h Bot controller is stored on the sector now 2023-10-21 03:36:26 -04:00
r_draw.c Multithread software drawing 2023-10-14 15:26:52 -05:00
r_draw.h
r_draw8.c Slightly optimize tilted translucent spans 2023-10-15 19:33:05 -05:00
r_draw8_flat.c
r_draw8_npo2.c
r_draw16.c
r_fps.c
r_fps.h
r_local.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_main.cpp
r_main.h
r_patch.cpp
r_patch.h
r_patchrotation.c The Garden Top 2022-09-28 02:01:37 -07:00
r_patchrotation.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
r_picformats.c
r_picformats.h Convert w_wad.c to w_wad.cpp 2023-09-06 17:36:21 -07:00
r_plane.cpp
r_plane.h
r_portal.c
r_portal.h Set portal clipping in R_RenderSegLoop 2023-04-03 01:12:26 -07:00
r_segs.cpp
r_segs.h
r_skins.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into break-through-them-all 2023-10-17 23:32:08 +01:00
r_skins.h
r_sky.c
r_sky.h
r_splats.c Multithread software drawing 2023-10-14 15:26:52 -05:00
r_splats.h
r_spritefx.cpp
r_state.h
r_textures.c
r_textures.h Multithread software drawing 2023-10-14 15:26:52 -05:00
r_textures_dups.cpp
r_things.cpp
r_things.h
s_sound.c
s_sound.h
screen.c
screen.h Multithread software drawing 2023-10-14 15:26:52 -05:00
slope_anchors.c
sounds.c
sounds.h
st_stuff.c
st_stuff.h Make timing of level fade-in consistent, relative to title card 2023-09-12 05:19:27 -07:00
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
string.c
stun.cpp
stun.h RRID: initial commit, WIP broken 2023-03-28 01:19:43 -07:00
t_facon.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
t_fsin.c
t_ftan.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
t_tan2a.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
tables.c
tables.h
taglist.c
taglist.h Read-only mapthing_t 2023-05-25 14:40:55 -04:00
tmap.nas Changes to sprite rendering: 2020-10-12 00:13:22 -03:00
tmap.s
tmap_asm.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_mmx.nas
tmap_vc.nas
typedef.h
v_draw.cpp srb2::Draw: add button and small_button methods 2023-10-09 18:52:02 -07:00
v_draw.hpp
v_draw_setter.hpp v_draw.cpp, v_draw.hpp: add srb2::Draw, 2D drawing abstraction 2023-04-28 12:50:25 -07:00
v_video.cpp Fix many instances of splitscreen view number if there are duplicate displayplayers 2023-10-03 21:28:33 -07:00
v_video.h Remove translucenthud cvar, let V_HUDTRANS fade in like V_SLIDEIN 2023-09-11 18:30:40 -07:00
version.h Update SRB2VERSION for impending release 2023-08-31 20:00:33 +01:00
vid_copy.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
w_wad.cpp
w_wad.h Revert "W_InitFile: calculate md5sum on background thread, for startup wads" 2023-09-09 16:30:00 -07:00
y_inter.c
y_inter.h Tally screen 2023-09-09 05:27:55 +00:00
z_zone.c Add realloc and freetags tracy zones 2023-10-14 15:26:52 -05:00
z_zone.h