RingRacers/src
2024-01-11 14:06:49 -08:00
..
acs
android
audio
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
hwr2 Enforce C++17 standard compliance 2023-12-14 21:00:42 -06:00
io
locale
Makefile.d
math
media
menus
monocypher
nds
objects Clouds: use consistent scale 2024-01-11 14:06:49 -08: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
CMakeLists.txt
command.c
command.h
comptime.c
config.h.in
console.c
console.h
cvars.cpp
cxxutil.hpp
d_clisrv.c
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
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h
d_think.h
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c
deh_soc.h
deh_tables.c
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 Delete outdated memcpy optimization 2023-09-24 18:32:22 -05:00
doomstat.h
doomtype.h
endian.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
f_finale.c
f_finale.h
f_wipe.cpp
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_build_ticcmd.cpp
g_demo.c
g_demo.h
g_game.c
g_game.h
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 Completely rewrite party management code 2023-04-02 17:26:33 +01:00
g_state.h Tutorial skipping challenge - first pass 2023-11-16 21:44:52 +00:00
http-mserv.c
hu_stuff.c
hu_stuff.h
i_addrinfo.c Kill last of DJGPP, WATTCP, _WINDOWS (ol' DirectDraw) 2022-09-24 19:43:44 -07:00
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h Implement musicdef volume in new mixer 2023-03-09 15:12:24 -06:00
i_system.h
i_tcp.c Set broadcast socket ports to 5029 2023-11-05 10:40:27 -06:00
i_tcp.h New bans 2023-10-16 23:50:50 +00:00
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 Add typedef.h 2022-11-27 17:21:40 -08:00
i_video.h
i_video_common.cpp
info.c
info.h Hardcode waterfall particles spawner 2024-01-11 03:55:12 -08:00
k_bans.cpp
k_bans.h
k_battle.c
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.cpp
k_bot.h
k_botitem.cpp
k_botsearch.cpp Fix clang errors 2024-01-02 13:17:50 -06:00
k_brightmap.c
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
k_color.h
k_dialogue.cpp
k_dialogue.h
k_dialogue.hpp
k_director.cpp Add TRICKSTATE_ constants 2023-11-07 23:06:50 +00:00
k_director.h
k_follower.c
k_follower.h
k_grandprix.c
k_grandprix.h
k_hitlag.c
k_hitlag.h
k_hud.cpp
k_hud.h
k_hud_track.cpp
k_kart.c
k_kart.h
k_mapuser.c
k_mapuser.h
k_menu.h
k_menudraw.c
k_menufunc.c
k_objects.h
k_pathfind.c
k_pathfind.h
k_podium.cpp
k_podium.h
k_powerup.cpp K_AnyPowerUpRemaining: return bit mask 2023-11-16 21:08:30 -08:00
k_powerup.h
k_profiles.c
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.cpp
k_rank.h
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
k_roulette.h
k_serverstats.c
k_serverstats.h
k_specialstage.c
k_specialstage.h
k_tally.cpp
k_tally.h
k_terrain.c
k_terrain.h
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 Add CV_ADDEDBYLUA, show all Lua cvars on the cheats menu 2023-09-01 22:13:18 +01:00
lua_hook.h
lua_hooklib.c
lua_hud.h
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
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 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
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 Refactor cvar definitions completely, move everything to cvars.cpp 2023-08-25 17:22:40 -07: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
m_avrecorder.h
m_avrecorder.hpp
m_bbox.c
m_bbox.h
m_cheat.c
m_cheat.h
m_cond.c
m_cond.h
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
m_swap.h Add extern "C" in C++ to all headers 2022-12-30 19:26:16 -06:00
Makefile
md5.c
md5.h
mobj.hpp
mobj_list.hpp
mobj_list_view.hpp
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_manager.hpp
music_tune.hpp
p5prof.h
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
p_inter.c Merge branch 'cloud-hardcoding' into 'master' 2024-01-11 06:40:34 +00:00
p_lights.c
p_link.cpp
p_link.h Battle UFOs, Checkpoints: use srb2::MobjList instead of standard containers 2023-12-03 10:44:11 -08:00
p_local.h
p_loop.c
p_map.c
p_mapthing.cpp
p_maputl.c
p_maputl.h
p_mobj.c
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c
p_saveg.h
p_setup.cpp
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c
p_spec.h
p_sweep.cpp
p_sweep.hpp
p_telept.c
p_test.cpp
p_tick.c
p_tick.h
p_user.c
r_bbox.c
r_bsp.cpp
r_bsp.h
r_data.c
r_data.h
r_debug.cpp
r_debug_detail.hpp
r_debug_parser.cpp Add the debugrender_highlight command, highlight specific rendering in flat colors 2023-03-06 05:25:36 -08:00
r_defs.h
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 Packet loss indicator 2023-10-20 20:33:37 -07:00
r_patch.cpp
r_patch.h rhi: Reset patch atlas if patch is freed 2023-04-15 22:19:01 -05:00
r_patchrotation.c The Garden Top 2022-09-28 02:01:37 -07:00
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.cpp
r_plane.h
r_portal.c
r_portal.h
r_segs.cpp
r_segs.h
r_skins.c
r_skins.h
r_sky.c Sky offsets 2024-01-07 18:29:41 -05:00
r_sky.h
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
r_textures.c
r_textures.h
r_textures_dups.cpp
r_things.cpp
r_things.h
s_sound.c Merge branch 'map-access-flingerdinger' into 'master' 2024-01-09 08:11:12 +00:00
s_sound.h
screen.c
screen.h
slope_anchors.c
sounds.c
sounds.h
st_stuff.c
st_stuff.h
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 Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_vc.nas
typedef.h Replace darktimer/darkness with g_darkness 2024-01-05 15:56:24 -08:00
v_draw.cpp
v_draw.hpp
v_draw_setter.hpp
v_video.cpp
v_video.h
version.h
vid_copy.s
w_wad.cpp
w_wad.h
y_inter.c
y_inter.h
z_zone.c
z_zone.h Clean up and simplify zone memory allocation 2023-09-24 17:03:55 -05:00