SRB2/src
Monster Iestyn 5241030012 Fix ShouldDamage, MobjDamage and MobjDeath hooks all messing up the pushing of variables to Lua as function args, by adding damagetype support where it was missing!
The above issue occured only if you had both a generic hook and a type specific hook for a particular hook type. This way, the stack is never updated to include damagetype at the start, and all pushes of the variables get offsetted by 1 compared to what they should be, once the code *expects* damagetype to be included in it.
2019-12-25 21:48:59 +00:00
..
android
blua
djgppdos Fix copy+paste goof 2019-12-06 15:21:41 -05:00
dummy Some fixup 2019-07-22 22:01:05 -04:00
hardware Merge branch 'hwrtexfix' into 'master' 2019-12-24 14:44:19 -05:00
locale Revert "Revert "Merge branch 'musicplus-aug2019-b' into 'master'"" 2019-08-04 12:03:57 +01:00
sdl Merge branch 'gl_gifs' into 'master' 2019-12-24 14:44:44 -05:00
win32 Merge branch 'opengl-is-a-bad-renderer' into 'master' 2019-12-14 16:48:50 -05:00
.gitignore
am_map.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
am_map.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
Android.mk
apng.c
apng.h Remove references to old console ports that slipped in from the 2.1 source code a while back 2019-08-20 14:13:38 +01:00
asm_defs.inc Update copyright date on source files 2019-12-06 13:49:42 -05:00
b_bot.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
b_bot.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
byteptr.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
CMakeLists.txt [cmake] Remove srb2dd target 2019-12-15 00:47:58 -06:00
command.c Let fix that GCC warning 2019-12-06 18:12:50 -05:00
command.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
comptime.c
config.h.in One more asset hash change 2019-12-07 14:17:26 +01:00
console.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
console.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_clisrv.c Use a random port when connecting 2019-12-18 15:34:55 -08:00
d_clisrv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_event.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_main.c Merge branch 'wipes2' into 'master' 2019-12-24 14:47:14 -05:00
d_main.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_net.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_net.h Use a random port when connecting 2019-12-18 15:34:55 -08:00
d_netcmd.c Merge branch 'better-deadzone' into 'master' 2019-12-20 17:33:29 -05:00
d_netcmd.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_netfil.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_netfil.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_player.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_think.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
d_ticcmd.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
dehacked.c Merge remote-tracking branch 'origin/master' into next 2019-12-24 11:53:49 -08:00
dehacked.h Fix "SRB2" SOC directive, though its usefulness is debatable 2019-12-17 14:11:45 -08:00
doomdata.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
doomdef.h Merge branch 'fixsignalhandler' into 'master' 2019-12-24 02:54:44 -05:00
doomstat.h More customisable title card 2019-12-18 00:28:58 -03:00
doomtype.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
endian.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
f_finale.c Merge remote-tracking branch 'origin/master' into wipes2 2019-12-11 12:57:59 -03:00
f_finale.h Merge remote-tracking branch 'origin/master' into wipes2 2019-12-11 12:57:59 -03:00
f_wipe.c Organise 2019-12-11 13:26:28 -03:00
fastcmp.h
filesrch.c Mark new-style log names as loaded. 2019-09-20 17:43:41 +01:00
filesrch.h
g_game.c Merge branch 'wipes2' into 'master' 2019-12-24 14:47:14 -05:00
g_game.h Port the deadzone cvar stuff from kart. 2019-12-15 15:36:13 +00:00
g_input.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
g_input.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
g_state.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
hu_stuff.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
hu_stuff.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_addrinfo.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_addrinfo.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_joy.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_net.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_sound.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_system.h Rename I_StartupKeyboard to I_RegisterSignals and call it in a sane place 2019-12-12 21:30:35 -08:00
i_tcp.c -clientport (it's back!) and -serverport, which is an alias to -port 2019-12-18 15:47:47 -08:00
i_tcp.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
i_video.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
info.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
info.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
keys.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_baselib.c Rework G_SetCustomExitVars to allow skipstats 2 2019-12-13 16:36:33 -05:00
lua_blockmaplib.c get lua_blockmaplib.c too 2019-12-06 15:27:20 -05:00
lua_consolelib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_hook.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_hooklib.c Fix ShouldDamage, MobjDamage and MobjDeath hooks all messing up the pushing of variables to Lua as function args, by adding damagetype support where it was missing! 2019-12-25 21:48:59 +00:00
lua_hud.h Let Lua toggle Match/CTF team scores HUD element 2019-12-16 17:58:00 -03:00
lua_hudlib.c Let Lua toggle Match/CTF team scores HUD element 2019-12-16 17:58:00 -03:00
lua_infolib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_libs.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_maplib.c Merge branch 'titlecard2' into 'next' 2019-12-24 14:47:55 -05:00
lua_mathlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_mobjlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_playerlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_script.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_script.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_skinlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lua_thinkerlib.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
lzf.c
lzf.h
m_aatree.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_aatree.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_anigif.c Avoid recreating the color LUT mid-recording-frame 2019-12-17 15:37:43 -03:00
m_anigif.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_argv.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_argv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_bbox.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_bbox.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cheat.c Separate P_SpawnHoopsAndRings into different functions: 2019-12-24 10:50:49 +01:00
m_cheat.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cond.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_cond.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_dllist.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_fixed.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_fixed.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_menu.c Merge branch 'hwrtexfix' into 'master' 2019-12-24 14:44:19 -05:00
m_menu.h Merge branch 'datestuff' into 'master' 2019-12-06 16:10:36 -05:00
m_misc.c Merge branch 'tokentweaks' into 'next' 2019-12-25 06:22:11 -05:00
m_misc.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_queue.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_queue.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_random.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_random.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
m_swap.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
Makefile Update copyright date on source files 2019-12-06 13:49:42 -05:00
Makefile.cfg Merge branch 'public_next' 2019-09-03 19:07:57 +01:00
md5.c
md5.h
mserv.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
mserv.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p5prof.h
p_ceilng.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_enemy.c Fix pflags not being properly reset when entering dust devil from top 2019-12-19 12:03:36 +08:00
p_floor.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_inter.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_lights.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_local.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_map.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_maputl.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_maputl.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_mobj.c Fixed missing break in offset handling for horizontal springs 2019-12-24 13:01:17 +01:00
p_mobj.h Move bonus time handling into new function P_SetBonusTime() 2019-12-24 12:52:43 +01:00
p_polyobj.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_polyobj.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_pspr.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_saveg.c Merge branch 'spawnhoopsandrings_refactor' into 'next' 2019-12-25 03:00:07 -05:00
p_saveg.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_setup.c Merge branch 'mapdataload_refactor' into 'next' 2019-12-25 06:21:49 -05:00
p_setup.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_sight.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_slopes.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_slopes.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_spec.c Remove redundant netarchive-related sector vars as they're not used anymore. 2019-12-23 12:42:38 +01:00
p_spec.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_telept.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_tick.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_tick.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
p_user.c Fix super theme ending early if invincibility expired 2019-12-20 23:45:32 -05:00
r_bsp.c Restore portal culling code that went gone by pure accident 2019-12-11 11:35:34 -03:00
r_bsp.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_data.c Fix NOPNG compiling 2019-12-24 11:37:37 -08:00
r_data.h Merge branch 'gl_gifs' into 'master' 2019-12-24 14:44:44 -05:00
r_defs.h Remove redundant netarchive-related sector vars as they're not used anymore. 2019-12-23 12:42:38 +01:00
r_draw.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw.h Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw8.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw8_npo2.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
r_draw16.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_local.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_main.c Merge branch 'opengl-is-a-bad-renderer' into 'master' 2019-12-14 16:48:50 -05:00
r_main.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_patch.c Update r_patch.c 2019-12-06 17:05:36 -03:00
r_patch.h Update r_patch.h 2019-12-06 17:07:57 -03:00
r_plane.c Fix NOPNG compiling 2019-12-24 11:37:37 -08:00
r_plane.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_portal.c Restore portal culling code that went gone by pure accident 2019-12-11 11:35:34 -03:00
r_portal.h Restore portal culling code that went gone by pure accident 2019-12-11 11:35:34 -03:00
r_segs.c stuff 2019-12-13 12:26:47 -03:00
r_segs.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_sky.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_sky.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_splats.c stuff 2019-12-13 12:26:47 -03:00
r_splats.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
r_state.h Store a copy of sectors, lines and sides in memory so that P_NetArchiveWorld() can soon use them instead of relying on re-opening the original lumps. 2019-12-23 12:30:32 +01:00
r_things.c stuff 2019-12-13 12:26:47 -03:00
r_things.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
s_sound.c Move S_InitMusicDefs call outside of the check. 2019-12-12 16:32:40 -05:00
s_sound.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
screen.c Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
screen.h Merge remote-tracking branch 'origin/master' into ripple2 2019-12-14 19:36:54 -03:00
sounds.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
sounds.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
st_stuff.c Merge branch 'titlecard2' into 'next' 2019-12-24 14:47:55 -05:00
st_stuff.h Merge branch 'datestuff' into 'master' 2019-12-06 16:10:36 -05:00
strcasestr.c Use a third variable of XOR nonsense 2019-12-07 17:36:45 -08:00
string.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
tables.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_asm.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_mmx.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
tmap_vc.nas Update copyright date on source files 2019-12-06 13:49:42 -05:00
v_video.c Avoid recreating the color LUT mid-recording-frame 2019-12-17 15:37:43 -03:00
v_video.h Avoid recreating the color LUT mid-recording-frame 2019-12-17 15:37:43 -03:00
vid_copy.s Update copyright date on source files 2019-12-06 13:49:42 -05:00
w_wad.c Merge remote-tracking branch 'origin/master' into next 2019-12-24 11:53:49 -08:00
w_wad.h Minor cleanup of virtual resources code 2019-12-16 00:04:48 +01:00
y_inter.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
y_inter.h Update copyright date on source files 2019-12-06 13:49:42 -05:00
z_zone.c Update copyright date on source files 2019-12-06 13:49:42 -05:00
z_zone.h Stop crashing with models because someone keeps freeing those tags 2019-12-12 19:54:47 -03:00