RingRacers/src
toaster 7916a6e1cb UC_UNLOCKPERCENT: Only evaluate when not in-game
- M_MapLocked uses netgame state, so too easy to get Test Run early (resolves #859)
- Major iteration of unlockable structs and related, so may also confer a performance benefit
2024-01-07 14:03:06 +00:00
..
acs New ACS functions (resolves #697) 2023-12-10 18:23:57 +00:00
android
audio srb2::audio::Gme: seek on background thread 2023-12-29 00:27:36 -08:00
blua
core Switch from CPM to vcpkg 2023-12-15 02:49:15 +00:00
dummy
hardware Use untranslated texture for checking R_TextureCanRemap 2023-12-22 19:02:07 -08:00
hud Switch from CPM to vcpkg 2023-12-15 02:49:15 +00:00
hwr2 Enforce C++17 standard compliance 2023-12-14 21:00:42 -06:00
io
locale
Makefile.d
math Fix apple clang compilation issues 2023-12-14 22:45:53 -06:00
media
menus More universal Course restriction based on progression 2024-01-07 13:57:05 +00:00
monocypher
nds
objects Merge branch 'fix-tutorial-hologram-items' into 'master' 2024-01-05 12:34:43 +00:00
rhi
sdl Add evil mutex bypass hack in console 2024-01-02 13:18:31 -06:00
sdl12
win32
win32ce
.gitignore
am_map.c minigen: Use index 98 for finish lines per desired spec 2023-09-19 18:47:32 +01:00
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
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 Update copyright year to 2020 2020-02-19 14:08:45 -08:00
byteptr.h Fix big endian byteptr.h C++ compile 2024-01-03 16:05:02 -06:00
CMakeLists.txt Convert p_setup.c -> p_setup.cpp 2024-01-02 21:00:41 -06:00
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 consvar_t: add step_amount field, used by menus 2024-01-01 03:05:17 -08:00
comptime.c
config.h.in
console.c Add evil mutex bypass hack in console 2024-01-02 13:18:31 -06:00
console.h
cvars.cpp Menus/Recording Options: expose rest of video recording options 2024-01-01 03:05:18 -08:00
cxxutil.hpp
d_clisrv.c
d_clisrv.h
d_event.h Revert "Revert "Ignore OS key repeats for game controls"" 2023-04-12 18:42:16 +01:00
d_main.cpp Read staff ghosts from pk3 directory 2024-01-02 21:05:43 -06:00
d_main.h
d_net.c Packet loss indicator 2023-10-20 20:33:37 -07:00
d_net.h
d_netcmd.c pointlimit: rename Default to Auto 2024-01-01 03:05:16 -08:00
d_netcmd.h Move screenshake adjustments to "screenshake" cvar 2023-12-30 16:22:04 -07:00
d_netfil.c Read staff ghosts from pk3 directory 2024-01-02 21:05:43 -06:00
d_netfil.h
d_player.h Rebalanced Invinc 2023-12-31 17:34:25 -07:00
d_think.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
d_ticcmd.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
deh_lua.c
deh_lua.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
deh_soc.c More universal Course restriction based on progression 2024-01-07 13:57:05 +00:00
deh_soc.h
deh_tables.c More universal Course restriction based on progression 2024-01-07 13:57:05 +00:00
deh_tables.h
dehacked.c
dehacked.h
discord.c i_system.c -> cpp, disable mumble 2023-10-14 15:26:52 -05:00
discord.h
doomdata.h
doomdef.h
doomstat.h Gamedata: A Course only needs to be beaten to be stored as an unloaded mapheader record, not need FinishNeeded/a Time Attack record 2024-01-07 13:59:42 +00:00
doomtype.h
endian.h
f_finale.c src/f_finale.c: Fix compiler error 2024-01-03 02:25:23 -05:00
f_finale.h Fixes for titlemaps 2023-10-17 17:56:10 -04:00
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
font.c
font.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
g_build_ticcmd.cpp
g_demo.c Reset playbackspeed to 1 in G_DoPlayDemo 2024-01-03 13:42:52 -06:00
g_demo.h
g_game.c Gamedata: A Course only needs to be beaten to be stored as an unloaded mapheader record, not need FinishNeeded/a Time Attack record 2024-01-07 13:59:42 +00:00
g_game.h
g_input.c
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
http-mserv.c
hu_stuff.c Precache static level graphics 2024-01-06 23:17:45 +00:00
hu_stuff.h
i_addrinfo.c
i_addrinfo.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_joy.h Add I_GamepadRumble, I_GamepadRumbleTriggers 2023-04-02 21:56:39 +01:00
i_net.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_sound.h Implement musicdef volume in new mixer 2023-03-09 15:12:24 -06:00
i_system.h Merge branch 'evil-signal-mutex-hack' into 'master' 2024-01-03 21:20:24 +00:00
i_tcp.c
i_tcp.h
i_tcp_detail.h
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
i_video.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_video_common.cpp
info.c Merge branch 'explosions-trick' into 'master' 2023-12-24 16:30:25 +00:00
info.h Hardcode Endless Mine faucet / rain 2023-12-08 17:42:17 -08:00
k_bans.cpp
k_bans.h
k_battle.c Battle UFOs, Checkpoints: use srb2::MobjList instead of standard containers 2023-12-03 10:44:11 -08:00
k_battle.h
k_bheap.c Fix the cause of the waypoint debug message spam in Canyon Rush. 2020-07-08 21:36:28 +01:00
k_bheap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_boss.c
k_boss.h Blend Eye Hardcode part EX: Code the rest of the owl 2023-10-31 21:47:18 +00:00
k_bot.cpp Merge branch 'bots-disable-no-ring-shooter' into 'master' 2024-01-04 11:02:01 +00:00
k_bot.h GP bots: Difficulty nerf on GP level restart is now gamespeed-dependent, not a constant, per VC request 2023-12-23 16:45:43 +00:00
k_botitem.cpp Merge branch 'bots-flame-shield' into 'master' 2024-01-04 11:00:47 +00:00
k_botsearch.cpp Fix clang errors 2024-01-02 13:17:50 -06: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 Merge branch 'fix-crate-instawhip' into 'master' 2023-12-23 22:41:02 +00:00
k_collide.h
k_color.c
k_color.h Don't use skincolor unlocks in situations where gamedata is inappropriate 2023-07-18 10:50:25 +01:00
k_dialogue.cpp ACS-Dialogue interface: New threads with dialogue auto-skip previous threads with dialogue 2023-12-10 16:10:45 +00:00
k_dialogue.h
k_dialogue.hpp ACS-Dialogue interface: New threads with dialogue auto-skip previous threads with dialogue 2023-12-10 16:10:45 +00:00
k_director.cpp
k_director.h Let Director operate on separate splitscreens 2023-10-08 14:26:21 -07:00
k_follower.c Fix follower bubbles desyncing during hitlag 2023-12-30 22:12:22 -07:00
k_follower.h
k_grandprix.c INT8 -> SINT8 2023-12-30 00:19:51 -08:00
k_grandprix.h
k_hitlag.c
k_hitlag.h Damage hitlag sounds 2023-09-23 09:57:16 -04:00
k_hud.cpp Merge branch 'no-minimap-dot-for-others' into 'master' 2024-01-05 01:11:53 +00:00
k_hud.h Podium rank screen polished 2023-10-29 06:04:22 +00:00
k_hud_track.cpp
k_kart.c Fix bot Flame Shield 2024-01-03 01:22:15 -05:00
k_kart.h Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
k_mapuser.c
k_mapuser.h
k_menu.h Merge branch 'interp-challenges-scrolling' into 'master' 2024-01-04 22:21:45 +00:00
k_menudraw.c M_DrawCupPreview: Show static in place of courses which would not be accessible via Match Race (visitation/head of cupcache/NoVisitNeeded) 2024-01-07 13:58:24 +00:00
k_menufunc.c Merge branch 'goner-assignment' into 'master' 2024-01-05 12:35:20 +00:00
k_objects.h Merge branch 'fix-crate-instawhip' into 'master' 2023-12-23 22:41:02 +00:00
k_pathfind.c
k_pathfind.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
k_podium.cpp Handle Podium unlocks during mapload, not when finishing the ceremony 2023-12-23 22:12:00 +00:00
k_podium.h
k_powerup.cpp
k_powerup.h
k_profiles.c PR_ApplyProfile_Settings: fix rumble not being reset when switching profiles 2023-12-30 00:52:17 -08:00
k_profiles.h Lite Steer profile option, itemstate pflags -> player.itemflags 2023-11-09 17:29:26 -07:00
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.cpp
k_rank.h
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 SPB Capsule improvements 2023-12-08 22:24:38 +00:00
k_roulette.h
k_serverstats.c
k_serverstats.h WIP: Social restrictions until you've played some games 2023-04-22 21:02:36 -07:00
k_specialstage.c P_DoPlayerExit changes 2023-05-02 18:16:26 +01:00
k_specialstage.h K_drawKartMinimap: Add progression meter variation 2023-04-07 18:01:50 +01:00
k_tally.cpp Show rank on intermission 2023-12-13 01:28:22 -05:00
k_tally.h
k_terrain.c Disable stairjank terrain and offroad rumble at 0 speed 2023-12-28 23:47:03 -07:00
k_terrain.h TERRAIN: add 'remap' boolean, toggles ENCOREMAP/TWEAKMAP 2023-12-22 19:02:06 -08:00
k_vote.c
k_vote.h Implement FG catchers 2023-04-10 02:10:01 -04:00
k_waypoint.cpp Fix complexity spikes on pitch changes 2023-12-25 01:24:39 -05:00
k_waypoint.h
k_zvote.c
k_zvote.h
keys.h
libdivide.h
lua_baselib.c
lua_blockmaplib.c
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 Hardcode assist, part J (jartha) 2023-04-01 05:44:59 -07:00
lua_libs.h Merge branch 'sprite-brightmaps' into 'master' 2023-02-02 05:49:31 +00:00
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c mobj_t: add owner member 2023-11-13 23:49:33 -08:00
lua_playerlib.c Rebalanced Invinc 2023-12-31 17:34:25 -07:00
lua_polyobjlib.c
lua_profile.cpp Add basic profiling for Lua hooks (except HUD hooks) 2023-11-11 02:27:39 -08:00
lua_profile.h Add basic profiling for Lua hooks (except HUD hooks) 2023-11-11 02:27:39 -08:00
lua_script.c
lua_script.h
lua_skinlib.c
lua_taglib.c Better check for tag list userdata 2020-12-14 08:08:01 -08:00
lua_thinkerlib.c
lzf.c Incinerated WinCE 2017-09-29 23:25:34 +01:00
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 hwr2: do GIF recording in screenshot pass 2023-02-26 20:28:05 -06:00
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 Fix movie recorder config 2023-12-17 11:15:40 -06:00
m_avrecorder.h hwr2: integrate avrecorder with RHI and legacy GL 2023-02-27 19:49:45 -06:00
m_avrecorder.hpp
m_bbox.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_bbox.h
m_cheat.c General clearup relating to Goner Setup 2023-12-07 23:11:05 +00:00
m_cheat.h Mobj thinker freeze condition rework 2023-09-18 03:24:58 -04:00
m_cond.c UC_UNLOCKPERCENT: Only evaluate when not in-game 2024-01-07 14:03:06 +00:00
m_cond.h Easier Chao Key generation 2023-12-24 12:38:51 -05: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 Merge public next 2020-11-10 15:32:48 -05:00
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
m_misc.h
m_perfstats.c
m_perfstats.h Add basic profiling for Lua hooks (except HUD hooks) 2023-11-11 02:27:39 -08:00
m_queue.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_queue.h
m_random.c PR_INTERPHUDRANDOM 2023-10-25 12:55:44 +01:00
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 Merge branch 'revert-aae35b92' into 'master' 2023-12-31 17:26:27 +00:00
music.h Add Music_FadeOutDuration 2023-12-29 04:26:05 -08:00
music_detail.hpp
music_manager.cpp Music Manager: add suspension functionality 2023-12-29 04:25:36 -08:00
music_manager.hpp TuneManager: clear current song if music is disabled, so music can resume later 2023-12-23 13:17:03 -08:00
music_tune.hpp Music Manager: add suspension functionality 2023-12-29 04:25:36 -08:00
p5prof.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
p_ceilng.c
p_enemy.c
p_floor.c Remove MF_MONITOR 2023-11-13 19:23:54 -08:00
p_inter.c Fix top being dropped when players hit your items 2024-01-02 23:57:47 -07:00
p_lights.c
p_link.cpp Hardcode bustable rocks -- Angel Island + Endless Mine 2023-12-08 17:42:17 -08:00
p_link.h Battle UFOs, Checkpoints: use srb2::MobjList instead of standard containers 2023-12-03 10:44:11 -08:00
p_local.h Enforce const in bot ticcmds 2023-12-22 23:28:08 -05:00
p_loop.c
p_map.c MF_PAIN: remove sound effect functionality 2023-12-23 08:49:30 -08:00
p_mapthing.cpp
p_maputl.c Use more explicit floor/ceiling FOF sort 2023-05-13 04:13:35 -04:00
p_maputl.h
p_mobj.c Netgames: never spawn shrines, instead of despawning them 2024-01-02 23:30:55 -07:00
p_mobj.h
p_polyobj.c
p_polyobj.h Merge branch 'master' into acs 2022-12-31 15:04:51 -05:00
p_pspr.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_saveg.c Rebalanced Invinc 2023-12-31 17:34:25 -07:00
p_saveg.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_setup.cpp Read staff ghosts from pk3 directory 2024-01-02 21:05:43 -06:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
p_spec.c Move screenshake adjustments to "screenshake" cvar 2023-12-30 16:22:04 -07:00
p_spec.h
p_sweep.cpp Fix apple clang compilation issues 2023-12-14 22:45:53 -06:00
p_sweep.hpp
p_telept.c
p_test.cpp P_TryMove: sweep collided lines to find nearest normal 2023-11-10 00:03:06 -08:00
p_tick.c Disable stairjank terrain and offroad rumble at 0 speed 2023-12-28 23:47:03 -07:00
p_tick.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_user.c Merge branch 'fix-downward-camera' into 'master' 2023-12-28 14:56:40 +00:00
r_bbox.c
r_bsp.cpp R_NoEncore: remove hardcoded condition for trick panels, sneaker panels, speed pads 2023-12-22 19:02:07 -08:00
r_bsp.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_data.c Fix GLENCORE memory leak, re-enable 2023-12-14 23:03:42 -06:00
r_data.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_debug.cpp "DARKNESS" mapheader option for Shrink lighting 2023-10-12 21:07:04 -07:00
r_debug_detail.hpp Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_debug_parser.cpp
r_defs.h Precache static level graphics 2024-01-06 23:17:45 +00:00
r_draw.c
r_draw.h Multithread software drawing 2023-10-14 15:26:52 -05:00
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 Revert "Try to correctly interpolate chase camera viewpoint as angle changes" 2023-11-13 17:10:11 -08:00
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
r_patchrotation.h
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
r_segs.cpp Use untranslated texture for checking R_TextureCanRemap 2023-12-22 19:02:07 -08:00
r_segs.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
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 Line up the center of skies with horizon line 2023-05-06 02:19:26 -04:00
r_sky.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_splats.c R_RasterizeFloorSplat: fix encore remap 2023-12-22 05:28:28 -08:00
r_splats.h
r_spritefx.cpp
r_state.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_textures.c TERRAIN: add 'remap' boolean, toggles ENCOREMAP/TWEAKMAP 2023-12-22 19:02:06 -08:00
r_textures.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
r_textures_dups.cpp DEVELOP: warn about duplicate textures in mainwads 2023-03-13 16:41:26 -07:00
r_things.cpp
r_things.h Multithread software drawing 2023-10-14 15:26:52 -05:00
s_sound.c More universal Course restriction based on progression 2024-01-07 13:57:05 +00:00
s_sound.h soundtest: refactor to track tune with integer instead of string 2023-12-29 04:30:54 -08:00
screen.c OpenGL: Don't force texture quality to 8-bit when setting default video mode 2023-12-29 23:24:35 -05:00
screen.h
slope_anchors.c
sounds.c
sounds.h Add Lost Colony Fuel Canister states 2023-12-07 19:18:33 -08:00
st_stuff.c
st_stuff.h Account for Hidden Palace-like replacement levels in the round queue and ranking systems 2023-11-19 18:01:02 +00:00
strcasestr.c Rename strcasestr to nongnu_strcasestr, macro strcasestr ifndef _GNU_SOURCE 2022-12-30 20:17:26 -08:00
string.c Rename HAVE_STRLCPY to SRB2_HAVE_STRLCPY, fix non-glibc compile 2023-08-06 19:34:52 -07:00
stun.cpp Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -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
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h Add menu_anim_t and easing helper functions 2023-12-27 12:24:53 -08:00
v_draw.cpp srb2::Draw: add menu font 2023-12-29 17:03:54 -08:00
v_draw.hpp srb2::Draw: add menu font 2023-12-29 17:03:54 -08:00
v_draw_setter.hpp
v_video.cpp V_GetFontSpecification: bunch menu font 2023-12-29 17:03:54 -08: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 Implement getModuleName for ACS environment 2023-11-22 14:37:07 +00:00
w_wad.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
y_inter.c Randomize menu backgrounds 2023-12-28 23:39:10 -05:00
y_inter.h Show rank on intermission 2023-12-13 01:28:22 -05:00
z_zone.c
z_zone.h