SRB2/src
Nev3r 36036b6cfd Permit textures to use the "TEXTURE" tag in addition to "WALLTEXTURE".
It's pointless to make any distinctions anymore IMO, given flats can load them just fine now.
2019-05-26 12:02:43 +02:00
..
android Merge remote-tracking branch 'public-gitlab/master' into public-music-cleanup 2018-10-19 22:04:26 -04:00
blua Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
djgppdos Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
dummy Merge remote-tracking branch 'public-gitlab/master' into public-music-cleanup 2018-10-19 22:04:26 -04:00
hardware Fix warnings 2019-05-21 11:03:53 -03: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 Merge branch 'perpetual-modifier-updates' into 'master' 2019-05-13 00:36:06 -04:00
sdl12 Merge branch 'apng' into 'master' 2019-02-28 12:00:58 -08:00
win32 Don't enable UPnP support if NONET is defined. 2019-04-16 15:05:09 -04:00
win32ce Fix missing commas and missed interface 2018-10-14 10:14:07 +01:00
.gitignore SRB2 2.1 release 2014-03-15 13:11:35 -04:00
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 SRB2 2.1 release 2014-03-15 13:11:35 -04:00
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 branch 'alias_recursion_hotfix_2' into 'master' 2019-05-08 11:25:15 -04:00
command.h Don't count down wait timer when executing a command 2019-04-14 15:17:47 -07: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 Merge branch 'perpetual-modifier-updates' into 'master' 2019-05-13 00:36:06 -04:00
console.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
d_clisrv.c Don't count down wait timer when executing a command 2019-04-14 15:17:47 -07: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 Merge branch 'perpetual-modifier-updates' into 'master' 2019-05-13 00:36:06 -04: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 Accommodate Kart splitscreen code for CHAT via #define NETSPLITSCREEN 2018-12-22 20:52:32 -05:00
d_netcmd.c Don't close console when changing map 2019-03-26 13:04:11 -07: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 Support for patches and textures to be used in place of sector flats 2019-05-21 00:28:52 -03: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 Update code versions to 2.1.23 2018-12-26 16:31:43 -05:00
doomstat.h Save override for level header 2018-12-16 20:09:59 -05: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 Remove redundant CON_ClearHUD calls 2019-03-26 12:59:13 -07: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 SRB2 2.1 release 2014-03-15 13:11:35 -04:00
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 Merge remote-tracking branch 'public-gl/next' into 2122-version 2018-12-25 00:19:42 -05:00
g_game.h Merge branch 'next' into SRB2-CHAT 2018-12-23 22:53:24 +01: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 Fix NONET build 2019-05-13 01:51:36 -04: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 Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_system.h Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
i_tcp.c Actually allow connecting to "localhost" 2019-03-20 20:37:00 -07: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 Merge branch 'next' into SRB2-CHAT 2018-12-23 22:53:24 +01: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 fix ffloor.toppic/bottompic to be consistent in behavior with sector.floorpic/ceilingpic 2018-12-20 16:47:17 +00: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 SRB2 2.1 release 2014-03-15 13:11:35 -04:00
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 Increase M_ChangecontrolResponse message buffer by 25 chars 2019-01-04 19:38:36 -05:00
m_menu.h Merge branch 'addons_menu' into 'master' 2018-12-15 20:46:42 -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 SRB2 2.1 release 2014-03-15 13:11:35 -04:00
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 P_SuperDamage() is too big for inlining 2019-03-25 15:30:25 -04: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 Animations, better flat management. 2019-05-21 15:24:26 -03:00
p_setup.h Animations, better flat management. 2019-05-21 15:24:26 -03:00
p_sight.c Update source copyrights to 2018 2018-11-25 07:35:38 -05:00
p_slopes.c Merge branch 'master' into next 2018-11-25 20:39:17 +00:00
p_slopes.h Merge branch 'master' into next 2018-11-25 20:39:17 +00:00
p_spec.c Animations, better flat management. 2019-05-21 15:24:26 -03: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 Fix bot players using the respawning code meant only for real players to use 2018-12-24 17:59:12 +00: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 Permit textures to use the "TEXTURE" tag in addition to "WALLTEXTURE". 2019-05-26 12:02:43 +02:00
r_data.h Animations, better flat management. 2019-05-21 15:24:26 -03:00
r_defs.h Large room fix 2018-12-09 19:34:17 -03:00
r_draw.c Support for patches and textures to be used in place of sector flats 2019-05-21 00:28:52 -03:00
r_draw.h Support for patches and textures to be used in place of sector flats 2019-05-21 00:28:52 -03:00
r_draw8.c Support for patches and textures to be used in place of sector flats 2019-05-21 00:28:52 -03: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 Add a cvar for sprite billboarding, off by default. 2019-05-06 16:57:32 +01:00
r_main.h Large room fix 2018-12-09 19:34:17 -03:00
r_plane.c Animations, better flat management. 2019-05-21 15:24:26 -03:00
r_plane.h Animations, better flat management. 2019-05-21 15:24:26 -03:00
r_segs.c add parentheses around these conditions to fix sloped lights cutting out lights on FOF walls for apparently no reason 2019-05-03 16:38:59 +01: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 Software plane fixes 2018-12-14 14:08:25 -03:00
r_things.h R_Char2Frame special case for backslash: accept plus as substitute 2018-12-13 14:59:12 -05:00
s_sound.c Last minute changes. 2018-11-26 00:24:11 -05:00
s_sound.h Save sound toggles to config 2018-11-25 14:22:52 -05:00
screen.c Support for patches and textures to be used in place of sector flats 2019-05-21 00:28:52 -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 Add a cvar for sprite billboarding, off by default. 2019-05-06 16:57:32 +01: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 Remove the define. 2019-03-15 18:46:25 -04: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 Merge branch 'master' into next 2018-11-25 20:39:17 +00: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