qzdoom/src/fragglescript
Christoph Oelckers bc63b70d88 Merge branch 'master' into scripting
Conflicts:
	src/actor.h
	src/fragglescript/t_func.cpp
	src/g_doom/a_bossbrain.cpp
	src/g_doom/a_revenant.cpp
	src/g_heretic/a_hereticartifacts.cpp
	src/g_heretic/a_hereticweaps.cpp
	src/g_heretic/a_knight.cpp
	src/g_hexen/a_bishop.cpp
	src/g_hexen/a_clericholy.cpp
	src/g_hexen/a_dragon.cpp
	src/g_hexen/a_firedemon.cpp
	src/g_hexen/a_flechette.cpp
	src/g_hexen/a_heresiarch.cpp
	src/g_hexen/a_hexenspecialdecs.cpp
	src/g_hexen/a_iceguy.cpp
	src/g_hexen/a_korax.cpp
	src/g_hexen/a_magelightning.cpp
	src/g_hexen/a_serpent.cpp
	src/g_hexen/a_spike.cpp
	src/g_hexen/a_wraith.cpp
	src/g_raven/a_minotaur.cpp
	src/g_shared/a_bridge.cpp
	src/g_shared/a_pickups.cpp
	src/g_shared/a_randomspawner.cpp
	src/g_strife/a_alienspectres.cpp
	src/g_strife/a_crusader.cpp
	src/g_strife/a_entityboss.cpp
	src/g_strife/a_inquisitor.cpp
	src/g_strife/a_loremaster.cpp
	src/g_strife/a_programmer.cpp
	src/g_strife/a_sentinel.cpp
	src/g_strife/a_spectral.cpp
	src/g_strife/a_strifestuff.cpp
	src/g_strife/a_strifeweapons.cpp
	src/g_strife/a_thingstoblowup.cpp
	src/p_local.h
	src/r_utility.cpp
2016-01-19 13:43:11 +01:00
..
t_cmd.cpp Fix some issues with changing player viewheight at runtime 2015-04-22 23:22:27 -05:00
t_fs.h - some more fixes of 'Restart'. Still not working as intended. 2015-04-28 19:03:52 +02:00
t_fspic.cpp - Fixed: All clang 5.0 warnings. 2014-01-05 19:50:09 -05:00
t_func.cpp Merge branch 'master' into scripting 2016-01-19 13:43:11 +01:00
t_load.cpp - fixed: MAPINFO option fs_nocheckposition parsed the '=' twice. 2016-01-05 20:41:59 +01:00
t_oper.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_parse.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_prepro.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_script.cpp - don't delete any DObjects 2015-04-28 21:30:12 +02:00
t_script.h - removed all uses of single precision floats from FraggleScript code. 2013-09-02 09:08:47 +02:00
t_spec.cpp - merged 3dfloors2 branch into trunk. 2011-01-29 11:09:38 +00:00
t_variable.cpp - removed all uses of single precision floats from FraggleScript code. 2013-09-02 09:08:47 +02:00