..
android
blua
djgppdos
dummy
hardware
Merge remote-tracking branch 'origin/master' into next
2020-04-18 17:20:33 -07:00
locale
sdl
Fix mouse being grabbed in intermission and cutscenes
2020-04-24 18:33:35 +02:00
win32
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
b_bot.c
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
console.c
console.h
d_clisrv.c
Merge branch 'master' into next
2020-03-31 20:46:54 -04:00
d_clisrv.h
Merge remote-tracking branch 'origin/master' into next
2020-04-18 17:20:33 -07:00
d_event.h
d_main.c
Merge remote-tracking branch 'origin/master' into next
2020-04-18 17:20:33 -07:00
d_main.h
d_net.c
d_net.h
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
d_netcmd.c
d_netcmd.h
d_netfil.c
d_netfil.h
d_player.h
Merge branch 'dye' into 'next'
2020-04-09 19:50:32 -04:00
d_think.h
d_ticcmd.h
dehacked.c
Revert "Replace a few instance of strncpy with strlcpy"
2020-04-29 10:55:49 +02:00
dehacked.h
doomdata.h
doomdef.h
Merge remote-tracking branch 'origin/master' into next
2020-04-18 17:20:33 -07:00
doomstat.h
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
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
g_demo.c
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
Dashmode fixes:
2020-05-01 08:26:23 +08:00
g_game.h
g_input.c
g_input.h
g_state.h
hu_stuff.c
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
i_joy.h
i_net.h
i_sound.h
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
i_system.h
i_tcp.c
i_tcp.h
i_video.h
info.c
info.h
keys.h
lua_baselib.c
lua_blockmaplib.c
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
lua_mathlib.c
lua_mobjlib.c
Make SRB2 flat like Earth
2020-03-20 18:55:29 +01:00
lua_playerlib.c
lua_script.c
Do the same with writing ARCH_FFLOOR values in Lua archiving code (reading was already dealt with years ago)
2020-04-24 22:43:23 +01:00
lua_script.h
lua_skinlib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
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
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
Revert "Replace a few instance of strncpy with strlcpy"
2020-04-29 10:55:49 +02:00
m_menu.h
Revert "Replace a few instance of strncpy with strlcpy"
2020-04-29 10:55:49 +02: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
Refactor T_MovePlane a little bit
2020-04-18 01:08:01 +02:00
p_enemy.c
p_floor.c
Eradicate levelspecthink_t
2020-04-18 11:05:58 +02: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
p_maputl.c
p_maputl.h
Make SRB2 flat like Earth
2020-03-20 18:55:29 +01:00
p_mobj.c
Dashmode fixes:
2020-05-01 08:26:23 +08:00
p_mobj.h
Restore carelessly removed const keywords.
2020-04-22 23:38:10 +02:00
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c
Merge branch 'next' into netarchive-cleanup
2020-04-29 15:27:07 +01:00
p_saveg.h
p_setup.c
Revert "Replace a few instance of strncpy with strlcpy"
2020-04-29 10:55:49 +02:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c
Merge branch 'next' into netarchive-cleanup
2020-04-29 15:27:07 +01:00
p_spec.h
created P_GetFFloorID to get an "ID" of an FOF in its target sector (an opposite to P_GetFFloorByID you could say!), rewrote floor/ceiling rover archiving code to use both P_GetFFloorID and P_GetFFloorByID
2020-04-24 22:29:41 +01:00
p_telept.c
p_tick.c
p_tick.h
p_user.c
Dashmode fixes:
2020-05-01 08:26:23 +08:00
r_bsp.c
Standardize the behavior of FF_INVERTSIDES and FF_INVERTPLANES
2020-03-25 08:34:52 +01:00
r_bsp.h
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
Add an enum for crumblestate
2020-04-17 23:54:37 +02:00
r_draw.c
r_draw.h
r_draw8.c
r_draw8_npo2.c
r_draw16.c
r_local.h
r_main.c
Make SRB2 flat like Earth
2020-03-20 18:55:29 +01:00
r_main.h
Merge branch 'master' into next
2020-02-21 21:01:29 -05:00
r_patch.c
r_patch.h
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c
Merge branch 'master' into next
2020-04-23 18:49:53 +01: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-04-23 18:49:53 +01:00
r_things.h
s_sound.c
s_sound.h
screen.c
screen.h
sounds.c
Include r_skins.h instead of r_things.h in many files where all they wanted from it was skins stuff
2020-03-09 13:54:56 +00:00
sounds.h
st_stuff.c
st_stuff.h
strcasestr.c
string.c
t_facon.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
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
Revert "Replace a few instance of strncpy with strlcpy"
2020-04-29 10:55:49 +02:00
v_video.h
vid_copy.s
w_wad.c
Revert "Replace a few instance of strncpy with strlcpy"
2020-04-29 10:55:49 +02: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
Update copyright year to 2020
2020-02-19 14:08:45 -08:00
z_zone.c
z_zone.h