RingRacers/src
2020-01-07 14:12:19 -03:00
..
android Grab mouse again when closing menu, unpausing, etc 2020-01-02 00:45:28 +01:00
blua
djgppdos Merge remote-tracking branch 'origin/master' into renderswitch 2019-12-10 23:01:10 -03:00
dummy Grab mouse again when closing menu, unpausing, etc 2020-01-02 00:45:28 +01:00
hardware Fix OpenGL 2020-01-07 14:07:14 -03:00
locale
sdl
win32 Move texture stuff to its own file 2020-01-07 12:35:10 -03:00
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
b_bot.c
b_bot.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
byteptr.h
CMakeLists.txt
command.c Hahahahahahahahahahahahaha 2020-01-01 15:52:23 -08:00
command.h
comptime.c
config.h.in
console.c
console.h
d_clisrv.c
d_clisrv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_event.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_main.c Merge branch 'warp-by-name' into 'master' 2020-01-01 17:51:21 -05:00
d_main.h
d_net.c
d_net.h
d_netcmd.c
d_netcmd.h
d_netfil.c
d_netfil.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_player.h
d_think.h
d_ticcmd.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
dehacked.c
dehacked.h
doomdata.h
doomdef.h Merge branch 'renderswitch' into 'master' 2019-12-30 15:36:17 -05:00
doomstat.h
doomtype.h
endian.h
f_finale.c Merge remote-tracking branch 'origin/master' into renderswitch 2019-12-25 05:43:46 -03:00
f_finale.h
f_wipe.c Organise 2019-12-11 13:26:28 -03:00
fastcmp.h
filesrch.c
filesrch.h
g_game.c
g_game.h
g_input.c
g_input.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
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
i_tcp.h
i_video.h
info.c
info.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
keys.h
lua_baselib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_blockmaplib.c
lua_consolelib.c CV_NOLUA for when a cvar should not be changed via Lua 2019-12-26 18:15:19 -08:00
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c
lua_infolib.c
lua_libs.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_script.c
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 Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cheat.h
m_cond.c
m_cond.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_dllist.h
m_fixed.c
m_fixed.h
m_menu.c cleanup whitespace 2020-01-05 21:49:07 -05:00
m_menu.h
m_misc.c Fix M_PathParts instead 2019-12-28 22:18:41 -03:00
m_misc.h
m_queue.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
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 Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_enemy.c
p_floor.c
p_inter.c P_PlayerHitsPlayer is too big for inline, and these other functions are getting there 2019-12-26 14:59:31 -08:00
p_lights.c
p_local.h
p_map.c
p_maputl.c
p_maputl.h
p_mobj.c
p_mobj.h
p_polyobj.c
p_polyobj.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_pspr.h
p_saveg.c
p_saveg.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_setup.c
p_setup.h Fix OpenGL 2020-01-07 14:07:14 -03:00
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Move texture stuff to its own file 2020-01-07 12:35:10 -03:00
p_spec.h
p_telept.c
p_tick.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_tick.h
p_user.c
r_bsp.c
r_bsp.h
r_data.c
r_data.h
r_defs.h
r_draw.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw.h
r_draw8.c
r_draw8_npo2.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw16.c
r_local.h
r_main.c
r_main.h
r_picformats.c
r_picformats.h
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c Revert "Merge branch 'software-clownery' into 'master'" 2019-12-31 23:40:17 +00:00
r_segs.h
r_sky.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c
r_textures.h
r_things.c Cleanup, NOW 2020-01-06 20:16:48 -03:00
r_things.h Picture formats test 2020-01-06 18:22:23 -03:00
s_sound.c
s_sound.h
screen.c
screen.h Make the menu option for renderer switching transparent under NOHW 2019-12-30 21:45:19 -08:00
sounds.c
sounds.h
st_stuff.c
st_stuff.h
strcasestr.c
string.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c remove blank lines at EOF of new files 2016-05-13 00:12:51 -04:00
tables.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
tables.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
v_video.c
v_video.h
vid_copy.s
w_wad.c
w_wad.h Merge remote-tracking branch 'origin/master' into renderswitch 2019-12-10 23:01:10 -03:00
y_inter.c
y_inter.h
z_zone.c Picture formats test 2020-01-06 18:22:23 -03:00
z_zone.h