RingRacers/src
2016-08-19 00:07:32 +01:00
..
android
blua
djgppdos
dummy
hardware Take out fixedheight-based hacks for checking if floor or ceiling! Use an "isceiling" boolean for that instead 2016-07-27 19:56:21 +01:00
locale
nds
sdl Merge branch 'master' into next 2016-07-21 18:49:33 -04:00
sdl12 Revert "Merge branch 'RemoveINetC' into 'master'" 2016-07-21 14:42:00 -04:00
win32
win32ce
.gitignore
am_map.c
am_map.h
Android.mk
asm_defs.inc
b_bot.c
b_bot.h
byteptr.h
CMakeLists.txt
command.c
command.h
comptime.c
config.h.in
console.c
console.h
d_clisrv.c
d_clisrv.h
d_event.h
d_main.c Detect if -warp's parm is actually a valid map name (MAPxx or plain number), and print an "invalid map name" message if not 2016-07-28 16:07:26 +01:00
d_main.h
d_net.c Revert "Merge branch 'RemoveINetC' into 'master'" 2016-07-21 14:42:00 -04:00
d_net.h
d_netcmd.c
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h
d_think.h
d_ticcmd.h
dehacked.c Merge branch 'master' into next 2016-07-11 16:10:40 -04:00
dehacked.h
doomdata.h
doomdef.h
doomstat.h
doomtype.h Merge branch 'macosx-hacking' into 'master' 2016-07-21 15:38:46 -04:00
endian.h
f_finale.c
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
filesrch.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 Revert "Merge branch 'RemoveINetC' into 'master'" 2016-07-21 14:42:00 -04:00
i_sound.h
i_system.h
i_tcp.c
i_tcp.h
i_video.h
info.c
info.h
keys.h
lua_baselib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h More consistent comment. 2016-08-19 00:07:32 +01:00
lua_hudlib.c The ability to disable weapon rings, as heavily requested by Lat and Speedwagon for their high effort character .wads and selfishly also desired to make thokker less hacky. 2016-08-19 00:06:12 +01:00
lua_infolib.c
lua_libs.h
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 define SRTICT_ALIGN to - if the system is x86/x64 system 2016-07-23 23:26:08 -04:00
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
m_menu.h
m_misc.c
m_misc.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile Merge branch 'master' into next 2016-07-21 18:49:33 -04:00
Makefile.cfg Merge branch 'macosx-hacking' into 'master' 2016-07-21 15:38:46 -04:00
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 Merge branch 'master' into next 2016-07-11 16:10:40 -04:00
p_map.c Minor change to fans and gas jets that makes them work on slopes. 2016-06-30 23:23:50 +01:00
p_maputl.c
p_maputl.h
p_mobj.c Minor change to fans and gas jets that makes them work on slopes. 2016-06-30 23:23:50 +01:00
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c
p_saveg.h
p_setup.c
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Leave a note to anyone foolish enough to try to fix this 2016-08-07 12:17:31 -05:00
p_spec.h
p_telept.c
p_tick.c
p_tick.h
p_user.c
r_bsp.c
r_bsp.h
r_data.c
r_data.h wad and lumps are unsigned, not signed 2016-07-23 23:02:10 -04:00
r_defs.h
r_draw.c
r_draw.h
r_draw8.c Fix R_DrawColumnShadowed_8 crash encountered in FuriousFox's map 2016-07-24 18:54:01 +01:00
r_draw16.c
r_local.h
r_main.c Fix chasecam/awayviewmobj viewz offset to be consistent with non-skybox frame rendering 2016-07-17 17:36:37 +01:00
r_main.h
r_plane.c
r_plane.h
r_segs.c Fixed typo of mine that lead to the ceiling part of GFZ2's tunnel section being rendered wrongly 2016-07-20 15:11:36 +01:00
r_segs.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_things.c Merge branch 'sprite-loading-tweaks' into 'master' 2016-08-07 16:33:15 -04:00
r_things.h
s_sound.c
s_sound.h
screen.c
screen.h
sounds.c
sounds.h
st_stuff.c The ability to disable weapon rings, as heavily requested by Lat and Speedwagon for their high effort character .wads and selfishly also desired to make thokker less hacky. 2016-08-19 00:06:12 +01:00
st_stuff.h
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
v_video.h
vid_copy.s
w_wad.c
w_wad.h
y_inter.c
y_inter.h
z_zone.c
z_zone.h