RingRacers/src
2024-01-11 15:10:36 -08: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 Battle: flash emeralds on screen when someone wins by collecting all 7 2024-01-05 15:56:23 -08:00
hwr2 Enforce C++17 standard compliance 2023-12-14 21:00:42 -06:00
io Fix behavior of SpanStream/VecStream seek-from-end 2023-12-05 19:18:42 -06:00
locale
Makefile.d
math Fix apple clang compilation issues 2023-12-14 22:45:53 -06:00
media
menus Since we're polishing advancemap, let's also make it so the Pause menu Gametype switch doesn't set up the Voting screen if it's anything other than advancemap vote 2024-01-07 22:21:11 +00:00
monocypher
nds
objects Merge branch 'fix-bufo-fof' into 'master' 2024-01-11 20:42:47 +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
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
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
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 Merge branch 'fix-bufo-fof' into 'master' 2024-01-11 20:42:47 +00:00
cxxutil.hpp
d_clisrv.c Replace a whole bunch of copypasted boilerplate with direct call to Command_ExitGame_f 2023-12-01 17:03:37 +00:00
d_clisrv.h
d_event.h
d_main.cpp Read staff ghosts from pk3 directory 2024-01-02 21:05:43 -06:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Command_cxdiag_f: Evaluate Time Medals as well 2024-01-05 12:32:25 +00: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 Hardcoding: Cloud player struct variables 2024-01-10 20:37:29 -08: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 Lua: add S_FIRSTFREESLOT, MT_FIRSTFREESLOT, SPR_FIRSTFREESLOT 2023-11-28 21:57:19 -08:00
deh_lua.h
deh_soc.c Merge branch 'map-access-flingerdinger' into 'master' 2024-01-09 08:11:12 +00:00
deh_soc.h
deh_tables.c Hardcode waterfall particles spawner 2024-01-11 03:55:12 -08:00
deh_tables.h
dehacked.c dehacked.c: Forbid not providing an Emblem ID 2024-01-05 20:52:02 +00:00
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h
doomstat.h Merge branch 'map-access-flingerdinger' into 'master' 2024-01-09 08:11:12 +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
f_wipe.cpp
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_build_ticcmd.cpp
g_demo.c Merge branch 'bad-ghost-crash-fix' into 'master' 2024-01-06 00:51:37 +00:00
g_demo.h Defer ghost deallocation til FreeGhosts 2024-01-02 15:26:51 -06:00
g_game.c Merge branch 'map-access-flingerdinger' into 'master' 2024-01-09 08:11:12 +00:00
g_game.h Replace darktimer/darkness with g_darkness 2024-01-05 15:56:24 -08:00
g_input.c Revert to v1 default keyboard controls 2024-01-09 02:59:15 -07:00
g_input.h
g_party.cpp
g_party.h
g_state.h Tutorial skipping challenge - first pass 2023-11-16 21:44:52 +00:00
http-mserv.c
hu_stuff.c Merge branch 'map-access-flingerdinger' into 'master' 2024-01-09 08:11:12 +00:00
hu_stuff.h Add HU_DoTitlecardCEchoForDuration; letter disappearing time scales by total cecho duration 2024-01-05 15:56:23 -08:00
i_addrinfo.c
i_addrinfo.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_joy.h
i_net.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
i_sound.h
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
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 'fix-bufo-fof' into 'master' 2024-01-11 20:42:47 +00:00
info.h Hardcode waterfall particles spawner 2024-01-11 03:55:12 -08:00
k_bans.cpp
k_bans.h
k_battle.c Battle: do not spawn UFO during Overtime 2024-01-06 01:41:36 -08:00
k_battle.h Battle: use Easing_OutSine to shrink Overtime Barrier 2024-01-05 18:05:41 -08:00
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp Add forcebots cheat, spawn bots in non-GTR_BOTS gametypes 2024-01-08 19:01:05 -08: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_brightmap.h
k_collide.cpp Also tumble on guarding whip 2024-01-06 05:00:09 -07:00
k_collide.h
k_color.c
k_color.h
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 Bottom-mounted Dialogue 2023-12-01 16:44:11 +00:00
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
k_follower.c Fix follower bubbles desyncing during hitlag 2023-12-30 22:12:22 -07:00
k_follower.h
k_grandprix.c Add forcebots cheat, spawn bots in non-GTR_BOTS gametypes 2024-01-08 19:01:05 -08:00
k_grandprix.h
k_hitlag.c
k_hitlag.h
k_hud.cpp Battle: flash emeralds on screen when someone wins by collecting all 7 2024-01-05 15:56:23 -08:00
k_hud.h Battle: flash emeralds on screen when someone wins by collecting all 7 2024-01-05 15:56:23 -08:00
k_hud_track.cpp HUD tracking: ignore spectators 2024-01-08 19:01:05 -08:00
k_kart.c Merge branch 'battle-debt-indicator' into 'master' 2024-01-11 20:43:01 +00: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 OVERSIGHT: Challenges board should be checking locked courses for M_DrawChallengePreview, too 2024-01-07 14:47:12 +00:00
k_menufunc.c Merge branch 'goner-assignment' into 'master' 2024-01-05 12:35:20 +00:00
k_objects.h Hardcode waterfall particles spawner 2024-01-11 03:55:12 -08:00
k_pathfind.c
k_pathfind.h
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_AnyPowerUpRemaining: return bit mask 2023-11-16 21:08:30 -08:00
k_powerup.h K_AnyPowerUpRemaining: return bit mask 2023-11-16 21:08:30 -08:00
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
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.cpp Merge branch 'fix-gp-results-reload' into 'master' 2023-11-21 15:43:20 +00:00
k_rank.h gpRank_t: Prevent overflow in stored rank 2023-11-19 16:33:16 +00:00
k_respawn.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into other-progression 2023-11-16 13:46:59 +00:00
k_respawn.h
k_roulette.c SPB Capsule improvements 2023-12-08 22:24:38 +00:00
k_roulette.h Fix visuals on roulette latency compensation 2023-11-22 18:50:13 -05:00
k_serverstats.c
k_serverstats.h
k_specialstage.c
k_specialstage.h
k_tally.cpp HUD: draw tally of party member, not whoever may being spectated 2024-01-08 19:01:05 -08:00
k_tally.h Account for Hidden Palace-like replacement levels in the round queue and ranking systems 2023-11-19 18:01:02 +00:00
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 Fix odd low player count servers 2023-11-22 20:14:01 -05:00
k_vote.h
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
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 Hardcoding: let Lua write to tulip fields, oops 2024-01-10 20:38:33 -08:00
lua_polyobjlib.c
lua_profile.cpp
lua_profile.h
lua_script.c Remove mapmusflags 2023-11-27 05:38:20 -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
m_anigif.h
m_argv.c
m_argv.h
m_avrecorder.cpp Fix movie recorder config 2023-12-17 11:15:40 -06:00
m_avrecorder.h
m_avrecorder.hpp
m_bbox.c
m_bbox.h
m_cheat.c General clearup relating to Goner Setup 2023-12-07 23:11:05 +00:00
m_cheat.h
m_cond.c Merge branch 'map-access-flingerdinger' into 'master' 2024-01-09 08:11:12 +00:00
m_cond.h Intentfully permit gaps between Emblem IDs 2024-01-05 20:50:54 +00:00
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_memcpy.c
m_misc.cpp
m_misc.h
m_perfstats.c
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h Hardcode Frozen Production Frost Throwers (ceiling and horizontal versions) 2023-11-22 23:53:14 -08:00
m_swap.h
Makefile
md5.c
md5.h
mobj.hpp srb2::Mobj: add linkdraw methods 2023-11-28 06:32:52 -08:00
mobj_list.hpp Add srb2::MobjList, similar to std::forward_list 2023-12-03 10:44:11 -08:00
mobj_list_view.hpp srb2::MobjListView: call P_MobjWasRemoved directly 2023-12-03 11:47:05 -08:00
mserv.c
mserv.h
music.cpp Battle: Overtime music 2024-01-05 15:56:23 -08:00
music.h Music_Seek: argument in milliseconds instead of tics 2024-01-05 15:56:23 -08:00
music_detail.hpp
music_manager.cpp Music_Seek: argument in milliseconds instead of tics 2024-01-05 15:56:23 -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_Seek: argument in milliseconds instead of tics 2024-01-05 15:56:23 -08:00
p5prof.h
p_ceilng.c
p_enemy.c Disable constole print on cusval change 2023-11-27 02:33:52 -07:00
p_floor.c
p_inter.c Ensure player picking up dropped Emerald actualls receives it 2024-01-11 15:10:36 -08: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 Merge branch 'fix-bufo-fof' into 'master' 2024-01-11 20:42:47 +00:00
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c Merge branch 'fix-bufo-fof' into 'master' 2024-01-11 20:42:47 +00:00
p_mobj.h p_saveg.c: initialize "special" fields of mobj, if spawned from mapthing, in default state 2023-12-03 10:44:11 -08:00
p_polyobj.c
p_polyobj.h
p_pspr.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_saveg.c Hardcoding: Cloud player struct variables 2024-01-10 20:37:29 -08:00
p_saveg.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_setup.cpp Merge branch 'battle-release' into 'master' 2024-01-06 06:08:28 +00:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Half screenshake in Battle 2024-01-06 00:50:47 -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_tick.c Let level darkness be changed per splitscreen, use player_t variables 2024-01-05 15:56:24 -08:00
p_tick.h Remove all gcc pragma interface 2024-01-02 13:38:55 -06:00
p_user.c What the fuck are turbines 2024-01-05 17:45:37 -07:00
r_bbox.c renderhitbox: shown MF_PAPERCOLLISION correctly 2023-11-15 14:48:53 -08:00
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 Let level darkness be changed per splitscreen, use player_t variables 2024-01-05 15:56:24 -08:00
r_debug_detail.hpp
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
r_draw8.c
r_draw8_flat.c
r_draw8_npo2.c
r_draw16.c
r_fps.c
r_fps.h
r_local.h
r_main.cpp
r_main.h
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.cpp Sky offsets 2024-01-07 18:29:41 -05:00
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
r_skins.h
r_sky.c Sky offsets 2024-01-07 18:29:41 -05:00
r_sky.h Sky offsets 2024-01-07 18:29:41 -05: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
r_things.cpp R_ProjectBoundingBox: do not use linkdraw for renderhitbox 2023-11-28 06:33:47 -08:00
r_things.h
s_sound.c musicvolume, soundvolume: do not unmute during config loading 2024-01-11 13:53:52 -08: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 crate.cpp: Add crate sfx to configuration 2024-01-05 21:33:36 +00:00
sounds.h crate.cpp: Add crate sfx to configuration 2024-01-05 21:33:36 +00:00
st_stuff.c Account for Hidden Palace-like replacement levels in the round queue and ranking systems 2023-11-19 18:01:02 +00:00
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
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 Replace darktimer/darkness with g_darkness 2024-01-05 15:56:24 -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
version.h
vid_copy.s
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 Fix inttime 0 2024-01-07 22:02:09 +00:00
y_inter.h Show rank on intermission 2023-12-13 01:28:22 -05:00
z_zone.c
z_zone.h