RingRacers/src
2020-08-02 14:15:29 -04:00
..
android The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
blua Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
djgppdos The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
dummy The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
hardware hw_main 2020-06-01 23:28:15 +01:00
locale
nds The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
sdl Resolve conflicts on the SDL interface files. 2020-05-29 16:17:26 -04:00
sdl12 The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
win32 The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
win32ce The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
.gitignore
am_map.c Rename P_GetZAt to P_GetSlopeZAt and P_GetZAt2 to P_GetZAt 2020-05-18 15:23:56 +02:00
am_map.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
Android.mk
apng.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
apng.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
asm_defs.inc Update copyright year to 2020 2020-02-19 14:08:45 -08:00
b_bot.c Remove instances of HAVE_BLUA that actually disable Lua now 2020-05-10 19:59:56 -07:00
b_bot.h Start on bots, doesn't work 2020-03-27 23:51:49 -04:00
byteptr.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
CMakeLists.txt The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
command.c Merge conflict resolution for command.c 2020-05-31 23:42:59 +01:00
command.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
comptime.c
config.h.in The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
console.c Merge conflict resolution for console.c/h 2020-06-01 00:10:44 +01:00
console.h Merge conflict resolution for console.c/h 2020-06-01 00:10:44 +01:00
d_clisrv.c Utilize SendKick more 2020-08-02 14:07:02 -04:00
d_clisrv.h Merge d_clisrv.c/h 2020-08-02 13:56:43 -04:00
d_event.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
d_main.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
d_main.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
d_net.c Merge d_net.c 2020-08-02 14:15:29 -04:00
d_net.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
d_netcmd.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
d_netcmd.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
d_netfil.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
d_netfil.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
d_player.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
d_think.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
d_ticcmd.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
dehacked.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
dehacked.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
doomdata.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
doomdef.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
doomstat.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
doomtype.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
endian.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
f_finale.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
f_finale.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
f_wipe.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
fastcmp.h
filesrch.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
filesrch.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
g_demo.c Make colors UINT16, increase color freeslots to 1024 2020-05-23 19:35:36 -05:00
g_demo.h Create G_FreeGhosts, for the benefit of G_DeferedInitNew (assuming it actually needs to do ghosts = NULL; at all) 2020-03-19 20:42:51 +00:00
g_game.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
g_game.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
g_input.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
g_input.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
g_splitscreen.c Replace even more ints with INT32 2020-03-21 13:18:17 -07:00
g_state.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
hu_stuff.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
hu_stuff.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
i_addrinfo.c Tested to be compile with Mingw64 9.1.0 2020-05-11 18:43:24 -07:00
i_addrinfo.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
i_joy.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
i_net.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
i_sound.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
i_system.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
i_tcp.c -clientport (it's back!) and -serverport, which is an alias to -port 2020-05-03 18:35:52 -07:00
i_tcp.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
i_video.h Merge branch 'sdlglcontext' into 'master' 2020-04-09 19:51:20 -04:00
info.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
info.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
k_battle.c toaster suggestions 2020-03-22 20:29:58 -04:00
k_battle.h Move item box counter stuff into k_battle 2020-03-22 16:23:56 -04:00
k_bheap.c void out heap after done asserting, to fix an unused variable compile error I get 2020-03-21 23:09:05 -04:00
k_bheap.h Include license/copyright headers on new files. 2020-03-22 00:16:32 +00:00
k_bot.c Minimum prediction distance 2020-05-28 18:46:33 -04:00
k_bot.h Make K_BotTopSpeedRubberband a function 2020-05-28 16:46:21 -04:00
k_botitem.c Split bot code into multiple files & clean up 2020-05-24 15:08:10 -04:00
k_botsearch.c Rewrite K_BotHatesThisSector slightly 2020-05-28 17:58:35 -04:00
k_collide.c Fix items vs springs crash 2020-05-03 20:12:01 -04:00
k_collide.h
k_color.c Fix k_color.c brief 2020-05-18 10:35:12 -04:00
k_color.h Skincolor code cleanup 2020-05-11 02:28:25 -04:00
k_kart.c Make K_BotTopSpeedRubberband a function 2020-05-28 16:46:21 -04:00
k_kart.h Merge branch 'master' into pet-robo 2020-05-18 15:18:37 -04:00
k_pathfind.c Include license/copyright headers on new files. 2020-03-22 00:16:32 +00:00
k_pathfind.h Include license/copyright headers on new files. 2020-03-22 00:16:32 +00:00
k_pwrlv.c No modify power level for beating/losing to players with no power level set 2020-05-28 13:42:11 -04:00
k_pwrlv.h Use PWRLVRECORD_START instead of PWRLVRECORD_DEF to encourage more spread 2020-03-21 23:01:51 -04:00
k_waypoint.c Merge branch 'master' into pet-robo 2020-05-18 15:18:37 -04:00
k_waypoint.h Multiply the default radius of 384 by mobjscale, but not user set radiuses 2020-05-04 17:54:43 -07:00
keys.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
lua_baselib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_blockmaplib.c Remove POLYOBJECTS and POLYOBJECTS_PLANES defines 2020-05-02 12:08:31 +02:00
lua_consolelib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_hook.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_hooklib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_hud.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_hudlib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_infolib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_libs.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_maplib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_mathlib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_mobjlib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_playerlib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_script.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_script.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_skinlib.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
lua_thinkerlib.c Use HAVE_BLUA as fuel for my fireplace 2020-03-19 18:36:14 +01:00
lzf.c
lzf.h
m_aatree.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_aatree.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_anigif.c Resolve m_anigif.c conflicts. 2020-05-31 19:39:42 -04:00
m_anigif.h Local Color Table for GIF movie mode 2020-03-23 17:47:08 -07:00
m_argv.c Forgot includes 2020-03-24 15:48:42 -07:00
m_argv.h Add support for srb2:// URL handler (server links) 2020-03-21 01:36:39 -05:00
m_bbox.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_bbox.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_cheat.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
m_cheat.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
m_cond.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
m_cond.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
m_dllist.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_fixed.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
m_fixed.h use ATTRINLINE rather than inline to match some of the other functions in this file, though I'm told modern compilers ignore inlining info as they actually decide themselves now 2020-03-30 20:25:56 +01:00
m_menu.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
m_menu.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
m_misc.c Resolve m_misc.c and z_zone.c 2020-06-03 20:16:48 -04:00
m_misc.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
m_queue.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_queue.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_random.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_random.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
m_swap.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
Makefile The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
Makefile.cfg The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
md5.c
md5.h
mserv.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
mserv.h added missing extern keyword for ms_RoomId in mserv.h (the definition is already in the .c file in this case) 2020-05-12 18:42:16 +01:00
p5prof.h
p_ceilng.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_enemy.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_floor.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_inter.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_lights.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
p_local.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_map.c p_map & p_maputl merge conflicts 2020-05-30 13:53:30 -04:00
p_maputl.c p_map & p_maputl merge conflicts 2020-05-30 13:53:30 -04:00
p_maputl.h Make SRB2 flat like Earth 2020-03-20 18:55:29 +01:00
p_mobj.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_mobj.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_polyobj.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_polyobj.h polywaypointdata_t: Turn reverse and continuous into flags 2020-05-16 09:49:30 +02:00
p_pspr.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_saveg.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_saveg.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
p_setup.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_setup.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_sight.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_slopes.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_slopes.h Rename P_GetZAt to P_GetSlopeZAt and P_GetZAt2 to P_GetZAt 2020-05-18 15:23:56 +02:00
p_spec.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_spec.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_telept.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_tick.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
p_tick.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
p_user.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_bsp.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_bsp.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_data.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_data.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_defs.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_draw.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_draw.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_draw8.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_draw8_npo2.c Make SRB2 flat like Earth 2020-03-20 18:55:29 +01:00
r_draw16.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_local.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_main.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_main.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_patch.c Fix drop shadow and rotsprite code to use SHORT() 2020-05-02 17:13:16 +01:00
r_patch.h :) 2020-02-19 14:44:22 -08:00
r_plane.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_plane.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_portal.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_portal.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_segs.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_segs.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_skins.c Make colors UINT16, increase color freeslots to 1024 2020-05-23 19:35:36 -05:00
r_skins.h Make colors UINT16, increase color freeslots to 1024 2020-05-23 19:35:36 -05:00
r_sky.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_sky.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_splats.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_splats.h Update copyright year to 2020 2020-02-19 14:08:45 -08:00
r_state.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_things.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
r_things.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
s_sound.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
s_sound.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
screen.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
screen.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
sounds.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
sounds.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
st_stuff.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
st_stuff.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
strcasestr.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
string.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tables.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
tmap.nas Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_asm.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_mmx.nas Update copyright year to 2020 2020-02-19 14:08:45 -08:00
tmap_vc.nas Update copyright year to 2020 2020-02-19 14:08:45 -08:00
v_video.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
v_video.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
vid_copy.s Update copyright year to 2020 2020-02-19 14:08:45 -08:00
w_wad.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
w_wad.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
y_inter.c The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
y_inter.h The start of the scary 2.2 merge 2020-05-29 13:43:38 -04:00
z_zone.c Resolve m_misc.c and z_zone.c 2020-06-03 20:16:48 -04:00
z_zone.h Merge branch 'update-copyright-year' into 'master' 2020-02-21 20:59:56 -05:00