..
android
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
blua
Backport the Blockmap library I made two years ago
2018-11-30 17:11:11 +00:00
djgppdos
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
dummy
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
hardware
Merge branch 'MSVC-ARM' into 'master'
2018-12-28 01:05:40 -05:00
locale
Missed (unused?) viewpoint strings
2018-12-03 12:20:19 -05:00
nds
Add an int to I_PlaySound to tell an interface which channel number SRB2 is using.
2018-10-13 23:01:11 +01:00
sdl
Remove MP3 warning
2019-03-13 19:51:45 -04:00
sdl12
Merge branch 'apng' into 'master'
2019-02-28 12:00:58 -08:00
win32
Merge remote-tracking branch 'public-gl/next' into public-musicplus-core
2019-03-13 19:45:07 -04:00
win32ce
Fix missing commas and missed interface
2018-10-14 10:14:07 +01:00
.gitignore
am_map.c
Update am_map.c
2018-12-12 19:59:21 -02:00
am_map.h
Remove MINIAUTOMAP code
2018-12-12 18:53:13 -03:00
Android.mk
apng.c
Merge branch 'apng-oh-shit-fixes' into 'master'
2019-02-28 12:00:58 -08:00
apng.h
Merge branch 'apng-oh-shit-fixes' into 'master'
2019-02-28 12:00:58 -08:00
asm_defs.inc
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
b_bot.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
b_bot.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
byteptr.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
CMakeLists.txt
Merge branch 'apng' into 'master'
2019-02-28 12:00:58 -08:00
command.c
Merge remote-tracking branch 'public-gl/2122-version' into 2122-version
2018-12-22 23:42:25 -05:00
command.h
Properly restrict EXECVERSION from cvar updates
2018-12-20 17:56:51 -05:00
comptime.c
Branch and revision information in builds
2016-03-14 12:43:08 -04:00
config.h.in
New patch.dta hash for 2.1.22
2018-12-23 03:22:32 -05:00
console.c
Revert default console backcolor to green; changed from CHAT commit
2018-12-24 20:57:11 -05:00
console.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
d_clisrv.c
Added the Gametype_Names array and G_GetGametypeByName for ease in converting gametype nums to strings and vice versa
2019-03-18 22:00:23 +00:00
d_clisrv.h
Merge branch 'addons-backport' into '2122-version'
2018-12-23 18:08:06 -05:00
d_event.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
d_main.c
Added the Gametype_Names array and G_GetGametypeByName for ease in converting gametype nums to strings and vice versa
2019-03-18 22:00:23 +00:00
d_main.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
d_net.c
Apply srb2home to debugfile
2018-12-13 13:23:09 -05:00
d_net.h
Remove double define
2019-02-27 16:05:43 -05:00
d_netcmd.c
Added the Gametype_Names array and G_GetGametypeByName for ease in converting gametype nums to strings and vice versa
2019-03-18 22:00:23 +00:00
d_netcmd.h
Merge branch 'next' into 21-version
2018-12-02 15:45:07 +00:00
d_netfil.c
Merge remote-tracking branch 'public-gitlab/next' into addons-backport
2018-12-15 20:52:46 -05:00
d_netfil.h
Merge branch 'addons_menu' into 'master'
2018-12-15 20:46:42 -05:00
d_player.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
d_think.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
d_ticcmd.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
dehacked.c
Implement MUSICINTERFADEOUT level header
2019-03-15 01:05:52 -04:00
dehacked.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
doomdata.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
doomdef.h
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
doomstat.h
Added the Gametype_Names array and G_GetGametypeByName for ease in converting gametype nums to strings and vice versa
2019-03-18 22:00:23 +00:00
doomtype.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
endian.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
f_finale.c
Merge remote-tracking branch 'public-gl/next' into public-musicplus-core
2019-03-13 19:45:07 -04:00
f_finale.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
f_wipe.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
fastcmp.h
filesrch.c
Hide kart-specific addons behavior behind USE_KART
2018-12-16 16:07:47 -05:00
filesrch.h
Hide kart-specific addons behavior behind USE_KART
2018-12-16 16:07:47 -05:00
g_game.c
Added the Gametype_Names array and G_GetGametypeByName for ease in converting gametype nums to strings and vice versa
2019-03-18 22:00:23 +00:00
g_game.h
Added the Gametype_Names array and G_GetGametypeByName for ease in converting gametype nums to strings and vice versa
2019-03-18 22:00:23 +00:00
g_input.c
Merge branch 'master' into next
2018-12-24 16:56:29 -05:00
g_input.h
Merge remote-tracking branch 'public-gl/2122-version' into 2122-version
2018-12-23 18:09:54 -05:00
g_state.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
hu_stuff.c
Added the Gametype_Names array and G_GetGametypeByName for ease in converting gametype nums to strings and vice versa
2019-03-18 22:00:23 +00:00
hu_stuff.h
Merge branch '2122-patch-dta-update' into '2122-version'
2018-12-23 18:08:38 -05:00
i_addrinfo.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_addrinfo.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_joy.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_net.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_sound.h
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
i_system.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_tcp.c
Netcode: handle NULL in addrinfo lookup
2018-12-22 21:06:13 -05:00
i_tcp.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
i_video.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
info.c
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
info.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
keys.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lua_baselib.c
Remove S_MusicExists lua
2019-01-02 06:26:18 -05:00
lua_blockmaplib.c
Backport the Blockmap library I made two years ago
2018-11-30 17:11:11 +00:00
lua_consolelib.c
Merge branch 'next' into 21-version
2018-12-02 15:45:07 +00:00
lua_hook.h
Remove mute boolean from playermsg hook, fix username stuff still being there, potential memory leaks, and added back the ip message.
2018-12-22 16:44:58 +01:00
lua_hooklib.c
Remove mute boolean from playermsg hook, fix username stuff still being there, potential memory leaks, and added back the ip message.
2018-12-22 16:44:58 +01:00
lua_hud.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lua_hudlib.c
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
lua_infolib.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lua_libs.h
Backport the Blockmap library I made two years ago
2018-11-30 17:11:11 +00:00
lua_maplib.c
Implement MUSICINTERFADEOUT level header
2019-03-15 01:05:52 -04:00
lua_mathlib.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lua_mobjlib.c
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
lua_playerlib.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lua_script.c
Backport the Blockmap library I made two years ago
2018-11-30 17:11:11 +00:00
lua_script.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lua_skinlib.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
lua_thinkerlib.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
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
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_aatree.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_anigif.c
Fix 2 of the Unsuffixed Float Constant warnings
2018-11-29 22:12:14 +00:00
m_anigif.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_argv.c
Do not remove newlines from the end of files
2018-11-24 17:30:49 -05:00
m_argv.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_bbox.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_bbox.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_cheat.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_cheat.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_cond.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_cond.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_dllist.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_fixed.c
bland
2018-12-20 18:52:51 -03:00
m_fixed.h
bland
2018-12-20 18:52:51 -03:00
m_menu.c
Added the Gametype_Names array and G_GetGametypeByName for ease in converting gametype nums to strings and vice versa
2019-03-18 22:00:23 +00:00
m_menu.h
Setup the tables even eariler.
2019-01-26 23:16:49 -05:00
m_misc.c
Merge branch 'apng' into 'master'
2019-02-28 12:00:58 -08:00
m_misc.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_queue.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_queue.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_random.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_random.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
m_swap.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
Makefile
Merge branch 'apng' into 'master'
2019-02-28 12:00:58 -08:00
Makefile.cfg
TravisCI: add option for GCC 8.1
2019-03-09 19:41:56 -05:00
md5.c
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
md5.h
copyright dates/statements updated and such
2016-05-17 17:42:11 -07:00
mserv.c
Merge branch 'ms-cvars-fix' into 'master'
2018-11-25 14:04:12 -05:00
mserv.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p5prof.h
p_ceilng.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_enemy.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_floor.c
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
p_inter.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_lights.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_local.h
Fix the automap
2018-12-12 18:01:52 -03:00
p_map.c
Merge branch 'public-nights-invertloopfix' into 'next'
2018-11-26 16:08:24 -05:00
p_maputl.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_maputl.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_mobj.c
Merge branch 'ctf-enemy-flag-sound' into 2122-version
2018-12-25 00:27:08 -05:00
p_mobj.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_polyobj.c
Fix move by waypoints not checking for sector changes
2018-12-24 14:39:07 -05:00
p_polyobj.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_pspr.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_saveg.c
Merge branch 'next' into PK3-BackportNext
2018-11-26 18:56:51 +00:00
p_saveg.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_setup.c
Implement MUSICINTERFADEOUT level header
2019-03-15 01:05:52 -04:00
p_setup.h
Merge branch 'next' into PK3-BackportNext
2018-11-26 18:56:51 +00:00
p_sight.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_slopes.c
Show line number on error, also hide under devmode
2019-02-11 16:39:58 -05:00
p_slopes.h
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
p_spec.c
Fix custom fade source bug for Change Music linedef
2019-03-13 19:53:16 -04:00
p_spec.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_telept.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_tick.c
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
p_tick.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
p_user.c
Merge remote-tracking branch 'public-gl/next' into public-musicplus-core
2019-03-13 19:45:07 -04:00
r_bsp.c
Fix -ANGLE_180 because MSVC complains
2018-12-25 01:14:05 -05:00
r_bsp.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_data.c
Remove log message
2018-12-24 20:33:59 -05:00
r_data.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_defs.h
Large room fix
2018-12-09 19:34:17 -03:00
r_draw.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_draw.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_draw8.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_draw16.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_local.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_main.c
Merge branch 'next' into sw_largeroomfix
2018-12-20 16:56:05 -02:00
r_main.h
Large room fix
2018-12-09 19:34:17 -03:00
r_plane.c
Software plane fixes
2018-12-14 14:08:25 -03:00
r_plane.h
Update r_plane.h
2018-12-14 15:49:32 -03:00
r_segs.c
Fix rendering gaps on polys with upper/lower textures
2019-01-12 20:15:58 -05:00
r_segs.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_sky.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_sky.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_splats.c
Software plane fixes
2018-12-14 14:08:25 -03:00
r_splats.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_state.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
r_things.c
Fix skins overflow
2019-01-15 14:29:43 -05:00
r_things.h
Fix skins overflow
2019-01-15 14:29:43 -05:00
s_sound.c
When resetting volume on same music, make it fade instead of a hard change
2019-03-13 23:55:30 -04:00
s_sound.h
Merge remote-tracking branch 'public-gl/master' into public-musicplus-core
2019-01-01 10:41:40 -05:00
screen.c
Software plane fixes
2018-12-14 14:08:25 -03:00
screen.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
sounds.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
sounds.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
st_stuff.c
Unneeded input header in st_stuff
2018-12-03 12:36:42 -05:00
st_stuff.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
string.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
t_facon.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_fsin.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_ftan.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
t_tan2a.c
remove blank lines at EOF of new files
2016-05-13 00:12:51 -04:00
tables.c
Large room fix
2018-12-09 19:34:17 -03:00
tables.h
Large room fix
2018-12-09 19:34:17 -03:00
tmap.nas
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap_asm.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap_mmx.nas
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
tmap_vc.nas
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
v_video.c
fix the fucking warning
2018-12-17 18:09:29 -03:00
v_video.h
Merge branch 'addons-backport' into '2122-version'
2018-12-23 18:08:06 -05:00
vid_copy.s
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
w_wad.c
Merge branch 'master' into next
2019-03-01 17:32:17 -05:00
w_wad.h
Merge remote-tracking branch 'public-gitlab/next' into addons-backport
2018-12-15 20:52:46 -05:00
y_inter.c
Intermission: Don't fade out level music when using win32 midi volume hack
2019-03-15 01:26:13 -04:00
y_inter.h
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
z_zone.c
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
z_zone.h
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00