Commit graph

70 commits

Author SHA1 Message Date
Christoph Oelckers
a7d7f2bdb6 - new armor info type. 2014-08-11 10:09:30 +02:00
Christoph Oelckers
4713d79e01 - BlueShadow's GetArmorInfo submission. 2014-08-08 09:26:08 +02:00
Christoph Oelckers
998c8b15b2 - new render styles. 2014-05-13 21:08:44 +02:00
Gaerzi
79d5cfd471 Update zdefs.acs with shadow and subtract styles.
I'm not sure why the values jump from 1, 2, 3, 4, 5 to 64, 65, 66, 67, but I continued from there. Adding shadow is necessary to add subtract.
2014-04-22 11:31:54 +02:00
Edward Richardson
6f4c8d8b8c Added APROP_StencilColor for Set/GetActorProperty 2014-04-01 03:28:30 +13:00
Randy Heit
1722d11fe8 Add Get/SetLineActivation functions and definitions 2014-02-04 19:50:37 -06:00
Christoph Oelckers
373e48a9bc - BLOCKF_HITSCAN flag. 2013-08-09 21:28:27 +02:00
Christoph Oelckers
b8e601dd98 - new APROPs. 2013-08-09 12:03:35 +02:00
Christoph Oelckers
ef8e51899c - fixed parameter count of SpawnForced
- added stuff for LineAttack expansion.
2013-07-22 22:45:02 +02:00
Randy Heit
e58f13aabc - Added SpawnDecal and its flags to ACS includes.
SVN r4331 (trunk)
2013-06-05 02:16:51 +00:00
Randy Heit
d1bf5cdfa7 - Added PlayActorSound identifiers to zdefs.acs.
SVN r4327 (trunk)
2013-06-04 02:19:04 +00:00
Randy Heit
c7c757234e - Add more Skulltag/Zandronum stuff to zdefs.acs and zspecial.acs.
SVN r4320 (trunk)
2013-06-01 18:01:53 +00:00
Randy Heit
436e6e33a8 - Added channel flags for PlaySound to zdefs.acs.
SVN r4312 (trunk)
2013-06-01 16:39:23 +00:00
Randy Heit
f6d82abbdb - Fixed typo.
SVN r4311 (trunk)
2013-06-01 16:36:18 +00:00
Randy Heit
643469d630 - Forgot to add APROP_MeleeRange to zdefs.acs.
SVN r4309 (trunk)
2013-06-01 02:57:36 +00:00
Randy Heit
cccb298f8b - Update zdefs.acs and zspecial.acs for recent ACS additions.
SVN r4308 (trunk)
2013-06-01 02:56:20 +00:00
Christoph Oelckers
d70ecde7f0 ACC header for APROP_Reactiontime
SVN r4223 (trunk)
2013-04-20 21:33:54 +00:00
Randy Heit
dc24257416 - Added CHANGELEVEL_PRERAISEWEAPON to zdefs.acs.
SVN r4015 (trunk)
2013-01-03 02:20:08 +00:00
Randy Heit
a934c47119 - The ACS part of the HUD message clipping changes. Also add ZDaemon's functions to zspecial.acs.
SVN r3961 (trunk)
2012-11-10 03:24:29 +00:00
Randy Heit
5913c818a9 - Added FDARI's get actor height and radius patch.
SVN r3956 (trunk)
2012-11-09 23:07:10 +00:00
Randy Heit
14d9aee65c - Add HUDMSG_ALPHA to zdefs.acs.
SVN r3877 (trunk)
2012-09-20 02:07:46 +00:00
Randy Heit
e7c96aac47 - Added PLAYERINFO_FOV and PLAYERINFO_DESIREDFOV to zdefs.acs.
SVN r3836 (trunk)
2012-08-22 22:09:43 +00:00
Randy Heit
efd99b3ecf - Add new HUD message definitions to zdefs.acs.
SVN r3822 (trunk)
2012-08-12 22:26:12 +00:00
Randy Heit
a15d0a35b6 - Fixed T_MAXARMORBONUS typoed as T_MASARMORBONUS.
SVN r3817 (trunk)
2012-08-10 02:57:35 +00:00
Christoph Oelckers
43ff84e0a1 - added missing renderstyle constants.
SVN r3701 (trunk)
2012-06-21 08:47:56 +00:00
Christoph Oelckers
b55a64dc06 - added CR_CYAN to ACS headers.
SVN r3564 (trunk)
2012-04-14 16:05:01 +00:00
Christoph Oelckers
4202a38ac4 - added new AProps to ACC headers.
SVN r3428 (trunk)
2012-03-11 09:10:03 +00:00
Randy Heit
ba9700a8fa - Add SECF_FLOORDROP and SECF_NORESPAWN to zdefs.acs.
SVN r3324 (trunk)
2011-12-06 01:28:38 +00:00
Christoph Oelckers
9d2a8cf45e - ACC header part of setPointer/setActivator, submitted by FDARI.
SVN r3229 (trunk)
2011-06-13 09:21:57 +00:00
Randy Heit
9c81b93bce - Add TEXFLAG_ADDOFFSET definition, so that all the flags for Line_SetTextureOffset have mnemonics.
SVN r3184 (trunk)
2011-04-17 16:43:30 +00:00
Christoph Oelckers
efa487cbc0 - added a 'block sight' line flag.
- updated UDMF spec for player class and skill amount because the old menu limits no longer apply.
- fixed: FloorAndCeiling_LowerRaise needs to consider 4 args in maps to account for the Boom compatibility hack parameter.


SVN r3121 (trunk)
2011-01-23 10:52:18 +00:00
Christoph Oelckers
4610ef9e44 - added DavidPH's A_SetMass submission.
SVN r3105 (trunk)
2011-01-14 22:59:20 +00:00
Christoph Oelckers
915a9a196a - added APROP_Dormant actor property for ACS (read only!)
- fixed_ When performing a restart menus and intermissions need to be closed first.


SVN r3048 (trunk)
2010-12-16 08:05:00 +00:00
Christoph Oelckers
316cfa18cd - ACC part of AProp_Scalex/Y.
SVN r2999 (trunk)
2010-11-07 23:59:57 +00:00
Christoph Oelckers
ff7999a0e4 - ACC definition of APROP_Waterlevel.
SVN r2987 (trunk)
2010-11-07 07:33:12 +00:00
Christoph Oelckers
b80c65db9b - added Demolisher's APROP_Target/TracerTID submission.
SVN r2793 (trunk)
2010-09-16 07:00:27 +00:00
Christoph Oelckers
23a52f6876 - added PinkSilver's ACS Checksight submission.
SVN r2532 (trunk)
2010-08-13 06:31:22 +00:00
Christoph Oelckers
be191de47f - added PinkSilver's APROP_MasterTid submission.
SVN r2456 (trunk)
2010-07-24 06:38:57 +00:00
Randy Heit
0138415af5 - Add CHANGELEVEL_RESETHEALTH to zdefs.acs.
SVN r2378 (trunk)
2010-06-18 03:36:46 +00:00
Christoph Oelckers
e7edb12a36 - new ACC definitions for print features.
SVN r2293 (trunk)
2010-04-20 11:00:53 +00:00
Christoph Oelckers
b4097c81ec - fixed: NO_CHANGE was not declared correctly in ACS headers.
SVN r2137 (trunk)
2010-01-28 09:23:55 +00:00
Christoph Oelckers
90ad91a5c1 - added PROP_BUDDHA option to SetPlayerProperty.
SVN r2127 (trunk)
2010-01-24 08:41:40 +00:00
Christoph Oelckers
911abd1e59 - Added ACS stubs for GZDoom's new SetGlobalFogParameter action special.
SVN r2058 (trunk)
2009-12-29 22:53:45 +00:00
Randy Heit
e14e81e0ff - Update zdefs.acs and zspecial.acs.
SVN r1940 (trunk)
2009-10-27 02:43:14 +00:00
Christoph Oelckers
d4de0095b1 - ACC Aprop_DamageFactor.
SVN r1914 (trunk)
2009-10-15 09:21:22 +00:00
Christoph Oelckers
9fbfe72ba8 - AProp_Notrigger in ACS header.
SVN r1906 (trunk)
2009-10-10 12:39:56 +00:00
Christoph Oelckers
4aed9916b9 ACC header changes for last revision.
SVN r1820 (trunk)
2009-09-14 19:44:47 +00:00
Christoph Oelckers
d23d215986 - Added missing APROP_Species #define for CheckActorProperty submission.
SVN r1708 (trunk)
2009-07-05 05:55:14 +00:00
Christoph Oelckers
9392539534 - fixed line blocking constants in zdefs.acs.
SVN r1591 (trunk)
2009-05-17 08:37:32 +00:00
Christoph Oelckers
7668d75645 Added AProp_Notarget to ACS headers.
SVN r1572 (trunk)
2009-05-09 08:26:37 +00:00