RingRacers/src
2020-05-12 19:58:16 +02:00
..
android
blua Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
djgppdos
dummy
hardware Last minute OpenGL fix: don't check flippedness in HWR_RotateSpritePolyToAim if the mobj is actually a precipmobj! 2020-05-10 20:09:08 +01:00
locale
sdl Update version names, SUBVERSION, MODVERSION 2020-05-11 14:41:36 -07:00
win32 Merge branch 'master' into next 2020-05-06 18:36:20 -04:00
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
b_bot.c Remove instances of HAVE_BLUA that actually disable Lua now 2020-05-10 19:59:56 -07:00
b_bot.h
byteptr.h
CMakeLists.txt
command.c Merge remote-tracking branch 'origin/master' into next 2020-04-18 17:20:33 -07:00
command.h
comptime.c
config.h.in Update patch.pk3 asset hash 2020-05-11 14:41:36 -07:00
console.c
console.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
d_clisrv.c Rename some file transfer functions 2020-05-12 19:06:40 +02:00
d_clisrv.h Add a minimum delay between connections 2020-04-24 14:05:15 +02:00
d_event.h
d_main.c Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2.git into fickleheart/SRB2-menu-soc-bullshit 2020-05-11 15:00:31 +01:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Add a minimum delay between connections 2020-04-24 14:05:15 +02:00
d_netcmd.h
d_netfil.c Rename local variables 2020-05-12 19:58:16 +02:00
d_netfil.h Rename some file transfer functions 2020-05-12 19:06:40 +02:00
d_player.h
d_think.h
d_ticcmd.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
dehacked.c Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2.git into fickleheart/SRB2-menu-soc-bullshit 2020-05-11 15:00:31 +01:00
dehacked.h
doomdata.h
doomdef.h Update version names, SUBVERSION, MODVERSION 2020-05-11 14:41:36 -07:00
doomstat.h Allow map-wide gravity to be set via level header 2020-05-03 18:33:18 +02:00
doomtype.h
endian.h
f_finale.c Revert "Replace a few instance of strncpy with strlcpy" 2020-04-29 10:55:49 +02:00
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
g_demo.c
g_demo.h
g_game.c
g_game.h
g_input.c
g_input.h
g_state.h
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 Rename some file transfer functions 2020-05-12 19:06:40 +02:00
i_tcp.h
i_video.h
info.c Prevent laser sprites clipping into walls/off ledges 2020-05-08 02:58:56 +08:00
info.h Update new GFZ3 laser 2020-05-06 09:03:03 +08:00
keys.h
lua_baselib.c
lua_blockmaplib.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c Restore old entry searching functions and add alternate versions for long names 2020-04-26 00:39:52 +02:00
lua_infolib.c
lua_libs.h
lua_maplib.c Allow map-wide gravity to be set via level header 2020-05-03 18:33:18 +02:00
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_script.c Merge branch 'optimise-archiving' into 'next' 2020-05-09 16:40:28 -04:00
lua_script.h
lua_skinlib.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_bbox.c
m_bbox.h
m_cheat.c
m_cheat.h
m_cond.c
m_cond.h
m_dllist.h
m_fixed.c
m_fixed.h
m_menu.c Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2.git into fickleheart/SRB2-menu-soc-bullshit 2020-05-11 15:00:31 +01:00
m_menu.h Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2.git into fickleheart/SRB2-menu-soc-bullshit 2020-05-11 15:00:31 +01:00
m_misc.c
m_misc.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
Makefile.cfg
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c Remove P_FindSectorFromLineTag 2020-04-27 14:31:37 +02:00
p_enemy.c Remove instances of HAVE_BLUA that actually disable Lua now 2020-05-10 19:59:56 -07:00
p_floor.c Merge branch 'find-sector-from-tag' into 'next' 2020-05-01 05:49:52 -04:00
p_inter.c Merge branch 'continue_tweaks' into 'next' 2020-04-18 20:15:04 -04:00
p_lights.c
p_local.h
p_map.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
p_maputl.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
p_maputl.h
p_mobj.c Use camera angle, not mobj angle, when comparing Angle Anchor 2020-05-10 19:40:28 -07:00
p_mobj.h Restore carelessly removed const keywords. 2020-04-22 23:38:10 +02:00
p_polyobj.c Fix PolyObject flags not being applied when there is no parameter line 2020-05-05 08:40:59 +02:00
p_polyobj.h Make PolyObject special functions return boolean instead of INT32 2020-05-04 10:07:38 +02:00
p_pspr.h
p_saveg.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
p_saveg.h
p_setup.c Allow map-wide gravity to be set via level header 2020-05-03 18:33:18 +02:00
p_setup.h
p_sight.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
p_slopes.c Remove P_FindSectorFromLineTag 2020-04-27 14:31:37 +02:00
p_slopes.h
p_spec.c Fixed a typo 2020-05-07 21:59:39 +02:00
p_spec.h Merge branch 'find-sector-from-tag' into 'next' 2020-05-01 05:49:52 -04:00
p_telept.c
p_tick.c
p_tick.h
p_user.c Fix crash with rollout rock 2020-05-11 23:48:35 +02:00
r_bsp.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
r_bsp.h Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
r_data.c Revert "Replace a few instance of strncpy with strlcpy" 2020-04-29 10:55:49 +02:00
r_data.h
r_defs.h Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
r_draw.c
r_draw.h
r_draw8.c
r_draw8_npo2.c
r_draw16.c
r_local.h
r_main.c
r_main.h
r_patch.c Fix drop shadow and rotsprite code to use SHORT() 2020-05-02 17:13:16 +01:00
r_patch.h
r_plane.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
r_plane.h Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
r_portal.c
r_portal.h
r_segs.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
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_things.c Merge branch 'master' into next 2020-05-06 21:51:36 +01:00
r_things.h
s_sound.c Merge branch 'master' into next 2020-05-06 18:36:20 -04:00
s_sound.h
screen.c Don't show the FPS counter during startup. 2020-05-11 01:33:34 +02:00
screen.h
sounds.c Update new GFZ3 laser 2020-05-06 09:03:03 +08:00
sounds.h
st_stuff.c Fix splitscreen Title Card act name regression 2020-05-11 19:57:20 +02:00
st_stuff.h
strcasestr.c
string.c
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c Make showfps save to config, and add a compact option. 2020-05-08 15:40:50 +02:00
v_video.h
vid_copy.s
w_wad.c Merge branch 'master' into next 2020-05-06 18:36:20 -04:00
w_wad.h Restore old entry searching functions and add alternate versions for long names 2020-04-26 00:39:52 +02:00
y_inter.c Revert "Replace a few instance of strncpy with strlcpy" 2020-04-29 10:55:49 +02:00
y_inter.h
z_zone.c
z_zone.h Merge branch 'update-copyright-year' into 'master' 2020-02-21 20:59:56 -05:00