SRB2/src
Nev3r caaacf3f76 Fixed the shield spawn/special hook cases on the hook add switch.
They basically work now.

Signed-off-by: Nev3r <apophycens@gmail.com>
2018-12-24 17:31:00 +01:00
..
android Merge remote-tracking branch 'public-gitlab/master' into public-music-cleanup 2018-10-19 22:04:26 -04:00
blua Merge branch 'public_next' into master 2017-09-28 11:01:20 -04:00
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 'nov20-build-fixes' into 'master' 2018-11-21 17:23:20 -05:00
locale Fixed forceskin to not always allow due to bad logic. 2016-07-14 13:24:57 +01:00
sdl Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
win32 Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
.gitignore SRB2 2.1 release 2014-03-15 13:11:35 -04:00
Android.mk SRB2 2.1 release 2014-03-15 13:11:35 -04: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
Makefile Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
Makefile.cfg Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
am_map.c ended NDS 2017-09-29 22:48:14 +01:00
am_map.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
asm_defs.inc SRB2 2.1 release 2014-03-15 13:11:35 -04:00
b_bot.c * (probably) fix crash with followmobj not being properly invalidated on mapload 2018-06-09 18:06:14 +01:00
b_bot.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
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
command.c Merge branch 'public_next' 2018-11-10 19:18:34 +00:00
command.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
comptime.c Branch and revision information in builds 2016-03-14 12:43:08 -04:00
config.h.in * Patch.pk3 as requested by literally everyone else on the team. 2018-06-06 14:42:50 +01:00
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 'public_next' 2018-11-20 14:33:10 +00:00
d_clisrv.h Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
d_event.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
d_main.c Merge remote-tracking branch 'origin/master' into HEAD 2018-11-20 23:19:36 -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 -Added a timeout for game state downloading to prevent definitive join freezes in some cases. The timeout has a minimum value of "jointimeout" and gets higher as the game state grows in size 2017-01-13 20:53:52 +01:00
d_netcmd.c Merge remote-tracking branch 'origin/master' into HEAD 2018-11-20 23:19:36 -05:00
d_netcmd.h Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
d_netfil.c Merge remote-tracking branch 'origin/master' into HEAD 2018-11-20 23:19:36 -05:00
d_netfil.h Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
d_player.h Merge branch 'master' into nights-dronebox 2018-09-07 09:06:32 -04:00
d_think.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
d_ticcmd.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
dehacked.c Merge branch 'nights-ideyaspawn-dronebox' into 'master' 2018-11-21 21:03:29 -05:00
dehacked.h Introducing skin patching! (Also, DELFILE is super dead.) 2017-01-17 00:16:23 +00:00
doomdata.h * Haunted Heights! Smashing spikeball, Cacolantern, Spinbobert and Hangster, along with the Spider and Bat flickies and general decoration/ambience stuff. 2018-04-28 15:13:44 +01:00
doomdef.h Merge branch 'debug_stuff' into 'master' 2018-11-21 16:41:51 -05: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 copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
f_finale.c Merge remote-tracking branch 'origin/master' into HEAD 2018-11-20 23:19:36 -05:00
f_finale.h Merge branch 'master' into text-prompts 2018-11-13 11:12:44 -05:00
f_wipe.c Merge branch 'public_next' into master 2017-09-28 11:01:20 -04:00
fastcmp.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
filesrch.c searchfilemenu: Replace first with 0 here as toaster suggested 2018-09-23 14:17:29 +01:00
filesrch.h Major refinement of Add-ons menu! 2018-06-18 16:55:34 +01:00
g_game.c Dont show Hold to Retry HUD when using Pause/Break key 2018-11-21 11:10:18 -05:00
g_game.h Dont show Hold to Retry HUD when using Pause/Break key 2018-11-21 11:10:18 -05:00
g_input.c Smarter pause/break rejection for setcontrol 2018-11-22 14:48:33 -05:00
g_input.h Refactor gclists 2018-11-12 23:23:39 -05:00
g_state.h Remove extern for unused "oncontinuescreen" variable 2016-05-18 17:41:11 +01:00
hu_stuff.c Dont show Hold to Retry HUD when using Pause/Break key 2018-11-21 11:10:18 -05:00
hu_stuff.h Merge branch 'public_next' 2018-11-10 19:18:34 +00:00
i_addrinfo.c ended NDS 2017-09-29 22:48:14 +01:00
i_addrinfo.h PS3 was deposed 2017-09-29 20:12:57 +01:00
i_joy.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
i_net.h -Added a timeout for game state downloading to prevent definitive join freezes in some cases. The timeout has a minimum value of "jointimeout" and gets higher as the game state grows in size 2017-01-13 20:53:52 +01:00
i_sound.h Clean up warnings 2018-11-14 10:52:16 -05:00
i_system.h Clipboard copy/paste testing 2016-11-03 01:43:57 -07:00
i_tcp.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
i_tcp.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
i_video.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
info.c Merge branch 'nights-ideyaspawn-dronebox' into 'master' 2018-11-21 21:03:29 -05:00
info.h Merge branch 'nights-ideyaspawn-dronebox' into 'master' 2018-11-21 21:03:29 -05:00
keys.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
lua_baselib.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_blockmaplib.c cleanup 2017-09-28 11:10:24 -04:00
lua_consolelib.c Merge branch 'public_next' 2018-07-31 19:41:54 +01:00
lua_hook.h Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_hooklib.c Fixed the shield spawn/special hook cases on the hook add switch. 2018-12-24 17:31:00 +01:00
lua_hud.h MONSTER COMMIT. 2018-06-03 22:41:54 +01:00
lua_hudlib.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_infolib.c Use playersprite_t 2018-01-04 14:49:26 -05:00
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 Merge branch 'public_next' into master 2016-05-20 17:58:57 -04:00
lua_mobjlib.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_playerlib.c Merge branch 'master' into nights-dronebox 2018-09-07 09:06:32 -04:00
lua_script.c Merge branch 'tutorial-time' into tutorial-time-firstprompt 2018-11-11 09:21:10 -05:00
lua_script.h Added the "lua_lumploading" variable for restricting certain Lua functions to lump load time only 2017-04-25 21:45:53 +01:00
lua_skinlib.c Smiles follow-mobj initial support! Still using a Lua hook to follow closely behind, but now it doesn't need to be a generic thinkframe. Woo! 2017-10-02 14:08:58 +01:00
lua_thinkerlib.c Merge branch 'public_next' 2017-05-31 15:18:05 +01:00
lzf.c Incinerated WinCE 2017-09-29 23:25:34 +01:00
lzf.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
m_aatree.c Split AA trees code from m_misc.c/.h into m_aatree.c/.h 2016-06-05 21:29:40 +01:00
m_aatree.h m_aatree: add newline 2016-12-22 19:39:37 -05:00
m_anigif.c Merge branch 'public_next' 2018-10-19 22:46:19 +01:00
m_anigif.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_argv.c Wiped out Wii (and Wii Linux) 2017-09-29 21:03:28 +01:00
m_argv.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_bbox.c copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_bbox.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_cheat.c VC build fixes 2018-11-20 21:54:20 -05:00
m_cheat.h Merge branch 'sphere-ring-concurrence' into 'master' 2018-08-29 04:24:23 -04:00
m_cond.c cleanup 2017-09-28 11:10:24 -04:00
m_cond.h Fix inconsistencies in spacing in m_cond.h 2017-05-09 16:28:20 +01:00
m_dllist.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_fixed.c Correct C FixedMul() off-by-one errors 2018-05-20 22:55:21 +03:00
m_fixed.h Incinerated WinCE 2017-09-29 23:25:34 +01:00
m_menu.c Change camera control names to Look 2018-11-22 11:28:32 -05:00
m_menu.h Merge remote-tracking branch 'origin/master' into HEAD 2018-11-20 23:19:36 -05:00
m_misc.c Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
m_misc.h Moved screenshot/movie consvar externs to m_misc.h 2018-10-11 19:38:11 +01:00
m_queue.c copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_queue.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_random.c copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_random.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
m_swap.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
md5.c Incinerated WinCE 2017-09-29 23:25:34 +01:00
md5.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
mserv.c Merge branch 'public_next' 2018-01-02 17:32:24 +00:00
mserv.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
p5prof.h SRB2 2.1 release 2014-03-15 13:11:35 -04:00
p_ceilng.c Build: kill GCC 7's implicit-fallthrough warning 2017-09-28 09:39:47 -04:00
p_enemy.c Merge remote-tracking branch 'private/master' into EOL 2018-11-27 23:36:09 -05:00
p_floor.c Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
p_inter.c Merge branch 'nights-ideyaspawn-dronebox' into 'master' 2018-11-21 21:03:29 -05: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 build errors 2018-11-20 20:23:48 -05:00
p_maputl.c Created R_GetTextureNum to make sure top/bottom/midtexture texture ids are always valid in rendering code for both software and OpenGL (and also for the Solid Midtexture effect physics code) 2016-12-16 21:38:53 +00:00
p_maputl.h P_LineOpening now takes a mobj_t argument, instead of relying on tmthing 2016-08-13 21:41:18 +01:00
p_mobj.c Redundant type 1800 check for MT_COIN 2018-11-27 14:10:55 -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 * SPR2_DRL0-C are gone. They're now (FF_SPR2SUPER|SPR2_NGT0-C). This frees up a bunch of badly-used freeslots, considering that you can't be super AND NiGHTS at the same time. 2017-03-11 17:14:39 +00:00
p_saveg.c Merge branch 'nights-dronebox' into 'master' 2018-11-21 20:19:39 -05:00
p_saveg.h * New, pretty save select! Requires patch.dta to really appreciate. 2017-08-20 23:18:47 +01:00
p_setup.c Redundant type 1800 check for MT_COIN 2018-11-27 14:10:55 -05:00
p_setup.h Merge branch 'master' into hud-n-menu-tidbits 2018-08-28 20:51:46 +01:00
p_sight.c Fixed P_CheckSight not considering polyobject top and bottom at all 2017-04-19 22:19:46 +01:00
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 Line 457: Calculate input angle tolerance correctly 2018-11-14 10:13:39 -05:00
p_spec.h Merge branch 'master' into le-fadefof 2018-09-18 17:11:33 -04:00
p_telept.c Increased space in pflags (because we were getting VERY close to full capacity), which I will re-organise when this branch is closer to completion. 2017-03-14 18:11:17 +00:00
p_tick.c Merge branch 'public_next' 2018-10-10 14:51:34 +01:00
p_tick.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
p_user.c Let skins jump their regular strength variances in NiGHTS 2018-11-21 21:24:44 -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 * Bumpers and Balloons in a more final state. 2018-05-20 00:04:39 +01:00
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 copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
r_local.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
r_main.c Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
r_main.h Remove all traces of SSN's old port of ZDoom's secplanes for slopes, since our slopes do not need them 2017-01-02 19:12:09 +00:00
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 Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
r_segs.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
r_sky.c titlemap - skipintro bugfix 2017-04-24 12:52:51 -04:00
r_sky.h copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
r_splats.c copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
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-11-20 14:33:10 +00:00
r_things.h Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
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 remote-tracking branch 'origin/master' into HEAD 2018-11-20 23:19:36 -05: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 * Made P_LevelInitStuff's stuff clearer. 2018-06-09 18:20:59 +01:00
sounds.h MONSTER COMMIT. 2018-06-03 22:41:54 +01:00
st_stuff.c Remove inline from ST_drawWeaponSelect() to fix 32-bit compile 2018-12-24 01:26:22 -05:00
st_stuff.h Merge remote-tracking branch 'origin/master' into HEAD 2018-11-20 23:19:36 -05:00
string.c Accidentially removed newline 2017-05-09 14:22:53 +01: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 ended NDS 2017-09-29 22:48:14 +01:00
tables.h ended NDS 2017-09-29 22:48:14 +01:00
tmap.nas Merge branch 'public_next' into master 2016-05-20 17:58:57 -04:00
tmap.s Obliterated OS/2 2017-10-07 18:11:14 +01:00
tmap_asm.s copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
tmap_mmx.nas Merge branch 'public_next' into master 2016-05-20 17:58:57 -04:00
tmap_vc.nas copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
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 copyright dates/statements updated and such 2016-05-17 17:42:11 -07:00
w_wad.c Merge remote-tracking branch 'origin/master' into HEAD 2018-11-20 23:19:36 -05:00
w_wad.h Merge branch 'public_next' 2018-11-20 14:33:10 +00:00
y_inter.c build errors 2018-11-20 20:23:48 -05: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 Added Z_TotalUsage as a shortcut for Z_TagsUsage(0, INT32_MAX) 2018-02-16 20:32:43 +00:00
z_zone.h Added Z_TotalUsage as a shortcut for Z_TagsUsage(0, INT32_MAX) 2018-02-16 20:32:43 +00:00