RingRacers/src
2018-11-16 18:26:26 -05:00
..
android Merge remote-tracking branch 'public-gitlab/master' into public-music-cleanup 2018-10-19 22:04:26 -04:00
blua
djgppdos Merge branch 'public_next' 2018-10-20 15:31:48 +01:00
dummy Merge remote-tracking branch 'public-gitlab/master' into public-music-cleanup 2018-10-19 22:04:26 -04:00
hardware Merge branch 'master' into text-prompts 2018-11-13 11:12:44 -05:00
locale
sdl Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
win32 Merge branch 'public_next' 2018-10-20 15:31:48 +01:00
.gitignore
am_map.c
am_map.h
Android.mk
asm_defs.inc
b_bot.c
b_bot.h
byteptr.h byteptr.h: include endian.h to help define WRITE/READ macros correctly according to endianness 2018-11-08 17:16:54 +00:00
CMakeLists.txt Starting work on porting hw_clip.c/h code, Makefiles and CMake can compile them at least 2018-11-10 16:08:26 +00:00
command.c Merge branch 'public_next' 2018-11-10 19:18:34 +00:00
command.h
comptime.c
config.h.in
console.c Set up separate background color for prompts vs. console 2018-11-09 22:38:55 -05:00
console.h Set up separate background color for prompts vs. console 2018-11-09 22:38:55 -05:00
d_clisrv.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
d_clisrv.h Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
d_event.h
d_main.c Implement scrolling menu backgrounds 2018-11-16 18:26:26 -05:00
d_main.h D_PostEvent_end is only used by Allegro (used by the DOS port) to help timers work, so check for PC_DOS in preprocessor code. Also remove FUNCMATH from said function. 2018-11-07 21:21:36 +00:00
d_net.c debugfile is only used by DEBUGFILE code, no need to declare/define it for anything else 2018-10-11 19:59:09 +01:00
d_net.h
d_netcmd.c tutorial-time gclist -> gcl refactor 2018-11-12 23:25:49 -05:00
d_netcmd.h Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
d_netfil.c
d_netfil.h
d_player.h Merge branch 'master' into hud-cleaning 2018-08-29 16:39:02 +01:00
d_think.h
d_ticcmd.h
dehacked.c Extra title SOCs: Music and FadeScreen. TitleScrollYSpeed in MainCfg 2018-11-16 15:01:28 -05:00
dehacked.h
doomdata.h
doomdef.h Merge branch 'public_next' 2018-11-10 19:18:34 +00:00
doomstat.h Merge branch 'master' into text-prompts 2018-11-13 11:12:44 -05:00
doomtype.h Merge branch 'public_next' 2018-11-10 19:18:34 +00:00
endian.h
f_finale.c Implement scrolling menu backgrounds 2018-11-16 18:26:26 -05:00
f_finale.h Implement scrolling menu backgrounds 2018-11-16 18:26:26 -05:00
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
g_game.c Merge branch 'master' into text-prompts 2018-11-13 11:12:44 -05:00
g_game.h First time tutorial prompt fixes 2018-11-12 19:10:41 -05:00
g_input.c Refactor gclists 2018-11-12 23:23:39 -05:00
g_input.h Refactor gclists 2018-11-12 23:23:39 -05:00
g_state.h
hu_stuff.c Add INFLIVES macro, to make it easier to find infinite lives-related code 2018-08-23 20:09:39 +01:00
hu_stuff.h Merge branch 'public_next' 2018-11-10 19:18:34 +00:00
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h Merge remote-tracking branch 'public-gitlab/master' into public-music-cleanup 2018-10-19 22:04:26 -04:00
i_system.h
i_tcp.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
i_tcp.h
i_video.h
info.c Trigger line exec by whether mobj is facing its tracer 2018-11-04 16:28:25 -05:00
info.h Trigger line exec by whether mobj is facing its tracer 2018-11-04 16:28:25 -05:00
keys.h
lua_baselib.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_hooklib.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_hud.h
lua_hudlib.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_infolib.c
lua_libs.h Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_maplib.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_mathlib.c
lua_mobjlib.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_playerlib.c totalmarescore player variable for NiGHTS scoring 2018-08-12 19:59:34 -04:00
lua_script.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_script.h
lua_skinlib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c Merge branch 'public_next' 2018-10-19 22:46:19 +01:00
m_anigif.h
m_argv.c
m_argv.h
m_bbox.c
m_bbox.h
m_cheat.c Merge branch 'master' into hud-cleaning 2018-08-29 20:46:35 +01:00
m_cheat.h Merge branch 'sphere-ring-concurrence' into 'master' 2018-08-29 04:24:23 -04:00
m_cond.c
m_cond.h
m_dllist.h
m_fixed.c
m_fixed.h
m_menu.c Implement scrolling menu backgrounds 2018-11-16 18:26:26 -05:00
m_menu.h Implement scrolling menu backgrounds 2018-11-16 18:26:26 -05:00
m_misc.c ->defalutvalue -- .defaultvalue adjustment 2018-11-12 17:37:54 -05:00
m_misc.h Moved screenshot/movie consvar externs to m_misc.h 2018-10-11 19:38:11 +01:00
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile Starting work on porting hw_clip.c/h code, Makefiles and CMake can compile them at least 2018-11-10 16:08:26 +00:00
Makefile.cfg
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c Add exec to GoldMonitorPop; transfer Angle tag to mobj->lastlook for Lua compat 2018-11-05 07:41:02 -05:00
p_floor.c Merge branch 'public_next' 2018-09-14 19:51:20 +01:00
p_inter.c Merge branch 'master' into nights-keeppoints 2018-09-07 08:13:57 -04:00
p_lights.c Merge branch 'master' into le-fadefof 2018-09-18 17:11:33 -04:00
p_local.h Remove unused "runcount" variable from p_local.h 2018-10-11 20:00:23 +01:00
p_map.c Set mobj->floorrover and ceilingrover in appropriate places 2018-09-10 00:38:07 -04:00
p_maputl.c
p_maputl.h
p_mobj.c Merge branch 'tracerangle' into 'master' 2018-11-13 10:48:01 -05:00
p_mobj.h Merge branch 'tracerangle' into 'master' 2018-11-13 10:48:01 -05:00
p_polyobj.c Merge branch 'fof-fixes-movingplatexists' into 'master' 2018-09-18 11:29:11 -04:00
p_polyobj.h 492: Merge speed and duration logic for fade polyobject 2018-09-15 20:00:37 -04:00
p_pspr.h
p_saveg.c Merge branch 'public_next' 2018-10-10 14:51:34 +01:00
p_saveg.h
p_setup.c Added page tags and find page by tag 2018-11-10 09:32:53 -05:00
p_setup.h
p_sight.c
p_slopes.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
p_slopes.h Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
p_spec.c Merge branch 'master' into text-prompts 2018-11-13 11:12:44 -05:00
p_spec.h Merge branch 'master' into le-fadefof 2018-09-18 17:11:33 -04:00
p_telept.c
p_tick.c Merge branch 'public_next' 2018-10-10 14:51:34 +01:00
p_tick.h
p_user.c Force chasecam for tutorialmode 2018-11-12 20:37:55 -05:00
r_bsp.c Made some efforts to improve efficiency of new code, hard to tell if I've made it better or worse though honestly 2018-11-10 16:09:21 +00:00
r_bsp.h Made some efforts to improve efficiency of new code, hard to tell if I've made it better or worse though honestly 2018-11-10 16:09:21 +00:00
r_data.c Be gone ye old texture hack 2018-10-11 21:08:25 +01:00
r_data.h Make extracolormap_t->fog UINT8; it's not boolean, but categorical 2018-09-13 12:08:46 -04:00
r_defs.h Make new pv1/pv2 seg pointers, so AdjustSeg doesn't modify the v1/v2 pointers directly anymore 2018-10-27 19:29:31 +01:00
r_draw.c
r_draw.h Add R_Draw2sMultiPatchTranslucentColumn_8, for columns of multi-patch textures used as midtextures on two-sided linedefs with both transparency AND translucency 2018-10-11 17:05:13 +01:00
r_draw8.c Change when and specifically what colormap[] is applied to in R_Draw2sMultiPatchTranslucentColumn_8 2018-10-11 17:05:23 +01:00
r_draw16.c
r_local.h
r_main.c Force chasecam for tutorialmode 2018-11-12 20:37:55 -05:00
r_main.h
r_plane.c Merge branch 'public_next' 2018-08-28 19:31:08 +01:00
r_plane.h Remove FUNCMATH from functions with a void return value or args, or examine variables other than their args (which could be modified) 2018-11-08 16:26:55 +00:00
r_segs.c Add R_Draw2sMultiPatchTranslucentColumn_8, for columns of multi-patch textures used as midtextures on two-sided linedefs with both transparency AND translucency 2018-10-11 17:05:13 +01:00
r_segs.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h Remove FUNCMATH from functions with a void return value or args, or examine variables other than their args (which could be modified) 2018-11-08 16:26:55 +00:00
r_state.h Remove unused sscount variable 2018-10-11 19:59:26 +01:00
r_things.c Merge branch 'public_next' 2018-10-10 14:51:34 +01:00
r_things.h
s_sound.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
s_sound.h Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
screen.c Merge branch 'public_next' 2018-11-10 19:18:34 +00:00
screen.h Add R_Draw2sMultiPatchTranslucentColumn_8, for columns of multi-patch textures used as midtextures on two-sided linedefs with both transparency AND translucency 2018-10-11 17:05:13 +01:00
sounds.c
sounds.h
st_stuff.c Prompt HUD hiding implementation 2018-11-10 01:00:18 -05:00
st_stuff.h Merge branch 'public_next' 2018-11-10 19:18:34 +00:00
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 Merge branch 'control-selector' into text-prompts 2018-11-12 21:11:53 -05:00
v_video.h Set up separate background color for prompts vs. console 2018-11-09 22:38:55 -05:00
vid_copy.s
w_wad.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
w_wad.h
y_inter.c Removed all code in Y_FollowIntermission that's already handled in G_AfterIntermission 2018-10-11 21:25:15 +01:00
y_inter.h Moved Y_EndGame from y_inter.c/h to g_game.c/h, renamed it to G_EndGame 2018-10-11 21:24:53 +01:00
z_zone.c
z_zone.h