RingRacers/src
2023-06-06 16:48:18 +01:00
..
acs ACS: void MapWarp(str mapname, bool showintermission) 2023-06-02 20:56:27 +01:00
android
audio
blua
core
dummy
hardware HWR_ProjectSprite: Invert spriterotangle for the sake of rotsprite in GL 2023-06-05 16:12:12 +01:00
hwr2 hwr2: Only upload lighttable if currently valid 2023-06-01 05:12:04 -05:00
io
locale
Makefile.d
media
menus play-char-select.c: We haven't had problems with devices for a while, so #define away all the device handling messages to reduce the spurious console noise. 2023-06-06 16:48:18 +01:00
monocypher
nds
objects
rhi
sdl
sdl12
tests
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
cxxutil.hpp
d_clisrv.c Don't trash memory when reading saved PWR 2023-06-01 21:46:54 -07:00
d_clisrv.h MAXTEXTCMD -> 512 2023-06-01 20:03:23 -07:00
d_event.h
d_main.c
d_main.h
d_net.c Expand textcmd size byte to 16-bit word 2023-06-01 20:03:23 -07:00
d_net.h
d_netcmd.c
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h Merge branch 'ultra-die' into 'master' 2023-06-02 04:44:59 +00:00
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
discord.h
doomdata.h
doomdef.h
doomstat.h Map types: Make more map ID types consistent as UINT16 2023-06-02 20:27:38 +01:00
doomtype.h
endian.h
f_finale.c P_InitThinkers: Handle several important mobj cleaning tasks in one place, rather than scattered 2023-05-31 12:49:51 +01:00
f_finale.h P_InitThinkers: Handle several important mobj cleaning tasks in one place, rather than scattered 2023-05-31 12:49:51 +01:00
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_demo.c
g_demo.h
g_game.c Merge branch 'podium-music' into 'master' 2023-06-05 14:41:42 +00:00
g_game.h Merge branch 'podium-music' into 'master' 2023-06-05 14:41:42 +00:00
g_input.c
g_input.h
g_party.cpp
g_party.h
g_state.h
http-mserv.c
hu_stuff.c
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c
i_tcp.h
i_threads.h
i_time.c
i_time.h
i_video.h
i_video_common.cpp
info.c
info.h
k_battle.c
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.c
k_bot.h
k_botitem.c
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.cpp Include missing algorithm header in k_collide.cpp 2023-06-01 05:15:38 -05:00
k_collide.h
k_color.c
k_color.h
k_director.c
k_director.h
k_follower.c
k_follower.h
k_grandprix.c
k_grandprix.h
k_hud.c
k_hud.h
k_hud_track.cpp
k_kart.c Add sfx_endwrp 2023-06-03 20:55:00 +01:00
k_kart.h
k_mapuser.c
k_mapuser.h
k_menu.h
k_menudraw.c M_DrawCupSelect: Only draw Emerald on difficulties greater than Easy. 2023-05-31 11:55:20 +01:00
k_menufunc.c
k_objects.h
k_pathfind.c
k_pathfind.h
k_podium.c K_ResetCeremony: Adjust music set 2023-06-03 15:01:14 +01:00
k_podium.h
k_profiles.c When converting Gamedata, Profiles, and Serverstats files forwards to future versions, create backups. 2023-05-31 13:18:56 +01:00
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.c K_UpdateGPRank 2023-06-03 14:11:14 +01:00
k_rank.h K_UpdateGPRank 2023-06-03 14:11:14 +01:00
k_respawn.c
k_respawn.h
k_roulette.c
k_roulette.h
k_serverstats.c When converting Gamedata, Profiles, and Serverstats files forwards to future versions, create backups. 2023-05-31 13:18:56 +01:00
k_serverstats.h
k_specialstage.c
k_specialstage.h
k_terrain.c
k_terrain.h
k_vote.c
k_vote.h
k_waypoint.cpp
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
lua_polyobjlib.c
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
m_anigif.h
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_PopulateChallengeGrid: Fix memory corruption on fresh gamedata creation 2023-05-31 00:53:57 +01:00
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
Makefile
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c
p_lights.c
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 Merge branch 'fix-pwr-buffer' into 'master' 2023-06-02 09:08:50 +00:00
p_saveg.h
p_setup.c Merge branch 'podium-music' into 'master' 2023-06-05 14:41:42 +00:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c
p_spec.h
p_telept.c
p_tick.c P_Ticker: Do not start position music or play noises if gametype has no time between intro and start 2023-06-03 14:18:01 +01:00
p_tick.h
p_user.c Merge branch 'ultra-die' into 'master' 2023-06-02 04:44:59 +00:00
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
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.c
r_main.h
r_patch.cpp
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.cpp
r_segs.h
r_skins.c
r_skins.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c
r_textures.h
r_textures_dups.cpp
r_things.c R_ProjectSprite: fix overflow in sideways perspective clipping 2023-06-02 16:12:54 -07:00
r_things.h
s_sound.c S_SoundTestPlay: Set MINIMUM looping of ~4 seconds, for the sake the extremely short votepick song. 2023-06-03 15:41:52 +01:00
s_sound.h
screen.c
screen.h
slope_anchors.c
sounds.c Add sfx_endwrp 2023-06-03 20:55:00 +01:00
sounds.h Add sfx_endwrp 2023-06-03 20:55:00 +01:00
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
tmap_vc.nas
typedef.h
v_draw.cpp
v_draw.hpp
v_draw_setter.hpp
v_video.cpp
v_video.h
version.h
vid_copy.s
w_wad.c
w_wad.h
y_inter.c Merge branch 'podium-music' into 'master' 2023-06-05 14:41:42 +00:00
y_inter.h
z_zone.c
z_zone.h