RingRacers/src
toaster baeb48ca1f roundconditions_t - State tracking for events which occour mid-match and don't stay that way
- Exists on every player struct to simplify writes, but A) not netsynced and B) only checked for local players
- Updated in the relevant locations - no centralised ticking at the moment
- Has a number of new associated conditions that require playing (UCRP's).
    - The following require [True/False] as supplementary information.
        - FallOff
        - TouchOffroad
        - TouchSneakerPanel
        - RingDebt
    - The following have no supplementary information because they're universally a specific achievement.
        - TripwireHyuu
        - SPBNeuter
        - LandmineDunk
        - HitMidair
    - The following has specific requirements that can be set.
        - WetPlayer [name of fluid]
             - Append "Strict" to forbid even skimming the surface of the map's fluid.
2023-03-06 22:31:35 +00:00
..
acs Merge branch 'titlecard-cecho' into 'master' 2023-03-01 17:21:13 +00:00
android
audio
blua
core
dummy
hardware Only interpolate shadowcasters if they exist 2023-01-27 23:24:58 +00:00
hwr2 hwr2: separate Modulate and Alpha blending in 2d 2023-03-01 18:54:31 -06:00
io
locale
Makefile.d
media hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
menus SPB Attack: Integrate into conditions-cascading affairs 2023-03-05 20:48:31 +00:00
nds
objects WIP: SPB Attack - temp menu draws OOB, no unlocks 2023-03-03 12:14:58 -08:00
rhi hwr2: overhaul wipe rendering 2023-02-26 18:47:42 -06:00
sdl Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
sdl12 Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
tests
win32
win32ce Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt Merge branch 'hwr2-twodee' into 'master' 2023-03-02 01:42:26 +00:00
command.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-04 20:09:48 +00:00
command.h
comptime.c
config.h.in
console.c SPB Attack: medals, emblems, and fixes 2023-03-03 12:15:00 -08:00
console.h
cxxutil.hpp hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -06:00
d_clisrv.c Rework how Bots handle their skin availabilities 2023-03-05 18:06:09 +00:00
d_clisrv.h WIP: Turn towards local camera (midgame join broken right now) 2023-02-24 16:59:22 -07:00
d_event.h
d_main.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-04 20:09:48 +00:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Add eval command, calls LUA_EvalMath 2023-03-02 22:56:32 -08:00
d_netcmd.h Automatically toggle director depending on number of players 2023-02-26 05:55:44 -08:00
d_netfil.c
d_netfil.h
d_player.h roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
d_think.h
d_ticcmd.h WIP: Turn towards local camera (midgame join broken right now) 2023-02-24 16:59:22 -07:00
deh_lua.c
deh_lua.h
deh_soc.c roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
deh_soc.h
deh_tables.c SPB Attack: emblems/medals preliminary 2023-03-03 12:15:00 -08:00
deh_tables.h
dehacked.c
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h Make PARANOIA be on by default for DEVELOP builds 2023-02-26 22:27:52 -05:00
doomstat.h SPB Attack: review fixup omnibus 2023-03-04 06:41:44 -07:00
doomtype.h
endian.h
f_finale.c Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
f_finale.h hwr2: add wipe mode to F_RunWipe, fix all wipes 2023-02-27 21:45:59 -06:00
f_wipe.c hwr2: remove now-unused software wiggle 2023-02-27 21:46:40 -06:00
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_demo.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-05 19:51:48 +00:00
g_demo.h
g_game.c roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
g_game.h Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
g_input.c
g_input.h
g_splitscreen.c
g_state.h
http-mserv.c
hu_stuff.c Merge branch 'titlecard-cecho' into 'master' 2023-03-01 17:21:13 +00:00
hu_stuff.h Merge branch 'titlecard-cecho' into 'master' 2023-03-01 17:21:13 +00:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h sdl/new_sound.cpp: record audio with AVRecorder 2023-02-24 19:21:01 -08:00
i_system.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
i_tcp.c
i_tcp.h
i_threads.h
i_time.c
i_time.h
i_video.h hwr2: overhaul wipe rendering 2023-02-26 18:47:42 -06:00
i_video_common.cpp Move screenshot pass out of basic_rendering, into normal_rendering 2023-03-03 11:24:57 -08:00
info.c Add MT_LOOPENDPOINT, MT_LOOPCENTERPOINT 2023-02-28 20:27:11 -08:00
info.h Add MT_LOOPENDPOINT, MT_LOOPCENTERPOINT 2023-02-28 20:27:11 -08:00
k_battle.c Refactor Battle points cap to use g_pointlimit 2023-02-24 23:21:47 -08:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c Copyright notices update regarding the author of this commit 2023-03-05 18:13:39 +00:00
k_boss.h Copyright notices update regarding the author of this commit 2023-03-05 18:13:39 +00:00
k_bot.c Rework how Bots handle their skin availabilities 2023-03-05 18:06:09 +00:00
k_bot.h
k_botitem.c Rename kitemcap to trackercap 2023-02-21 17:48:14 -08:00
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.c roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
k_collide.h
k_color.c
k_color.h
k_director.c K_DirectorSwitch: Don't let forced switches cause a G_ResetView update when directorinfo.active is false 2023-03-01 13:56:45 +00:00
k_director.h Automatically toggle director depending on number of players 2023-02-26 05:55:44 -08:00
k_follower.c Follower hitlag 2023-01-08 16:51:58 +00:00
k_follower.h
k_grandprix.c Rework how Bots handle their skin availabilities 2023-03-05 18:06:09 +00:00
k_grandprix.h Rework how Bots handle their skin availabilities 2023-03-05 18:06:09 +00:00
k_hud.c Merge branch 'spb-attack' into 'master' 2023-03-05 01:26:32 +00:00
k_hud.h Update replay save prompts to use the new button graphics 2023-03-03 23:19:46 -05:00
k_hud_track.cpp Restrict HUD tracking on players 2023-02-24 23:21:47 -08:00
k_kart.c roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
k_kart.h Refactor timelimit and pointlimit to use "Default" option 2023-02-24 23:19:07 -08:00
k_menu.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-05 19:51:48 +00:00
k_menudraw.c SPB Attack: Integrate into conditions-cascading affairs 2023-03-05 20:48:31 +00:00
k_menufunc.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-05 19:51:48 +00:00
k_objects.h Spawn MT_LOOPENDPOINT and MT_LOOPCENTERPOINT mapthings 2023-02-28 20:27:11 -08:00
k_pathfind.c
k_pathfind.h
k_profiles.c PR_SaveProfiles: Do not attempt to save if Guest profile data hasn't been initialised yet. 2023-02-25 14:42:40 +00:00
k_profiles.h
k_pwrlv.c Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
k_pwrlv.h
k_race.c
k_race.h
k_respawn.c Apply flashing tics to RESPAWNST_DROP 2023-03-01 07:25:14 -08:00
k_respawn.h
k_roulette.c SPB Attack: review fixup omnibus 2023-03-04 06:41:44 -07:00
k_roulette.h
k_specialstage.c
k_specialstage.h
k_terrain.c
k_terrain.h
k_waypoint.c
k_waypoint.h
keys.h
libdivide.h
lua_baselib.c Titlecard CEcho 2023-02-21 16:16:34 +01:00
lua_blockmaplib.c
lua_consolelib.c
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
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c Briefly lock out TRIPWIRE_BLASTER after failing a tripwire 2023-02-24 00:30:21 -07:00
lua_polyobjlib.c
lua_script.c LUA_EvalMath: load math lib 2023-03-02 22:56:55 -08:00
lua_script.h
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_anigif.h hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
m_argv.c
m_argv.h
m_avrecorder.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
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 Add setscore cheat, sets player's point count 2023-03-02 22:08:30 -08:00
m_cheat.h Add setscore cheat, sets player's point count 2023-03-02 22:08:30 -08:00
m_cond.c roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
m_cond.h roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_memcpy.c Convert m_misc.c to .cpp 2023-02-26 18:47:42 -06:00
m_misc.cpp hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_misc.h hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
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
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
p_lights.c
p_local.h Player orbiting physics 2023-02-28 20:27:11 -08:00
p_loop.c Player orbiting physics 2023-02-28 20:27:11 -08:00
p_map.c Merge branch 'droptarget-collide-plus' into 'master' 2023-03-02 13:34:02 +00:00
p_maputl.c
p_maputl.h
p_mobj.c roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
p_mobj.h Add P_SpawnItemLine, spawn a row of mapthings between two points 2023-02-28 19:14:35 -08:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Add sonicloopvars_t to player_t 2023-02-28 19:14:35 -08:00
p_saveg.h Add functions to initialize savebuffer_t 2023-01-02 19:47:59 -05:00
p_setup.c Gamedata-related changes + Crash tracking 2023-03-03 13:38:31 +00:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-05 19:51:48 +00:00
p_spec.h Spawn MT_LOOPENDPOINT and MT_LOOPCENTERPOINT mapthings 2023-02-28 20:27:11 -08:00
p_telept.c
p_tick.c P_Ticker: Adjust bracketing of Gamedata save conditional to handle deferred saves even during intro turnaround 2023-03-05 21:00:27 +00:00
p_tick.h
p_user.c roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
r_bbox.c cv_renderhitbox is a cheat 2022-09-25 19:57:21 -04:00
r_bsp.c
r_bsp.h
r_data.c
r_data.h
r_defs.h
r_draw.c
r_draw.h
r_draw8.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.c hwr2: fix DrawFill full screen special case 2023-02-26 18:47:42 -06:00
r_main.h
r_patch.cpp hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -06:00
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c
r_segs.h
r_skins.c Copyright notices update regarding the author of this commit 2023-03-05 18:13:39 +00:00
r_skins.h Copyright notices update regarding the author of this commit 2023-03-05 18:13:39 +00:00
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c
r_textures.h
r_things.c WIP - try fix off-by-one error in R_ProjectSprite, debug 2023-03-01 06:35:10 -08:00
r_things.h WIP - try fix off-by-one error in R_ProjectSprite, debug 2023-03-01 06:35:10 -08:00
s_sound.c Command_Tunes_f: Additional functionality 2023-02-25 23:11:09 +00:00
s_sound.h
screen.c Fix faulty assertions 2023-02-14 00:46:54 -08:00
screen.h
slope_anchors.c
sounds.c Unlockable sounds updated 2023-02-25 00:33:56 +00:00
sounds.h Unlockable sounds updated 2023-02-25 00:33:56 +00:00
st_stuff.c Update thin strings to use V_6WIDTHSPACE 2023-03-04 01:02:21 -05:00
st_stuff.h
strcasestr.c
string.c
stun.c
stun.h
t_facon.c
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
tables.c AngleDelta: return angle_t 2023-02-28 19:11:48 -08:00
tables.h Add FSIN/FCOS, shortcuts to FINESINE/FINECOSINE 2023-02-28 19:11:48 -08:00
taglist.c
taglist.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h roundconditions_t - State tracking for events which occour mid-match and don't stay that way 2023-03-06 22:31:35 +00:00
v_video.cpp hwr2: separate Modulate and Alpha blending in 2d 2023-03-01 18:54:31 -06:00
v_video.h hwr2: Add hardware 2D rendering 2023-02-26 18:47:42 -06:00
version.h
vid_copy.s
w_wad.c UC_ADDON 2023-03-04 21:36:58 +00:00
w_wad.h
y_inter.c Update thin strings to use V_6WIDTHSPACE 2023-03-04 01:02:21 -05:00
y_inter.h
z_zone.c
z_zone.h