OSDN Git Service

zandronum/zandronum-acc.git
13 years ago- Bio Hazard's ACC tweaks:
Randy Heit [Sun, 17 Apr 2011 16:50:38 +0000 (16:50 +0000)]
- Bio Hazard's ACC tweaks:
  * Change CC, CFLAGS, and LDFLAGS assignment operators to ?=.
  * Add /usr/local/share/acc as a predefined include path on Unix systems.

SVN r3185 (trunk)

13 years ago- Add TEXFLAG_ADDOFFSET definition, so that all the flags for Line_SetTextureOffset...
Randy Heit [Sun, 17 Apr 2011 16:43:30 +0000 (16:43 +0000)]
- Add TEXFLAG_ADDOFFSET definition, so that all the flags for Line_SetTextureOffset have mnemonics.

SVN r3184 (trunk)

13 years ago- added Sector_SetTranslucent to ACC headers.
Christoph Oelckers [Sat, 12 Feb 2011 09:54:23 +0000 (09:54 +0000)]
- added Sector_SetTranslucent to ACC headers.

SVN r3150 (trunk)

13 years ago- added a 'block sight' line flag.
Christoph Oelckers [Sun, 23 Jan 2011 10:52:18 +0000 (10:52 +0000)]
- 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)

13 years ago- added DavidPH's A_SetMass submission.
Christoph Oelckers [Fri, 14 Jan 2011 22:59:20 +0000 (22:59 +0000)]
- added DavidPH's A_SetMass submission.

SVN r3105 (trunk)

13 years ago- added ACS SpawnForced function.
Christoph Oelckers [Fri, 14 Jan 2011 10:40:59 +0000 (10:40 +0000)]
- added ACS SpawnForced function.

SVN r3104 (trunk)

13 years ago- added APROP_Dormant actor property for ACS (read only!)
Christoph Oelckers [Thu, 16 Dec 2010 08:05:00 +0000 (08:05 +0000)]
- 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)

13 years ago- ACC part of AProp_Scalex/Y.
Christoph Oelckers [Sun, 7 Nov 2010 23:59:57 +0000 (23:59 +0000)]
- ACC part of AProp_Scalex/Y.

SVN r2999 (trunk)

13 years ago- ACC definition of APROP_Waterlevel.
Christoph Oelckers [Sun, 7 Nov 2010 07:33:12 +0000 (07:33 +0000)]
- ACC definition of APROP_Waterlevel.

SVN r2987 (trunk)

13 years ago- added new action special Ceiling_LowerAndCrushDist. It's similar to Ceiling_LowerAn...
Christoph Oelckers [Sat, 2 Oct 2010 16:26:10 +0000 (16:26 +0000)]
- added new action special Ceiling_LowerAndCrushDist. It's similar to Ceiling_LowerAndCrush but allows to explicitly set the distance from the floor where the ceiling stops moving. This is used to remove the special behavior for Strife from the code that unlike the other games moved the ceiling to the floor, not to 8 units above it.

SVN r2881 (trunk)

13 years ago- merged Thing_Destroy extension from Doom64 branch into trunk and extended it by...
Christoph Oelckers [Sat, 18 Sep 2010 22:39:27 +0000 (22:39 +0000)]
- merged Thing_Destroy extension from Doom64 branch into trunk and extended it by a tid=0, tag!=0 case which will kill all shootable actors in sectors with the specified tag.

SVN r2825 (trunk)

13 years ago- added Demolisher's APROP_Target/TracerTID submission.
Christoph Oelckers [Thu, 16 Sep 2010 07:00:27 +0000 (07:00 +0000)]
- added Demolisher's APROP_Target/TracerTID submission.

SVN r2793 (trunk)

13 years ago- fixed typo in zspecial.acs
Christoph Oelckers [Mon, 23 Aug 2010 17:35:29 +0000 (17:35 +0000)]
- fixed typo in zspecial.acs

SVN r2572 (trunk)

13 years ago- add Thing_SetConversation to ACS headers.
Christoph Oelckers [Sun, 22 Aug 2010 20:06:01 +0000 (20:06 +0000)]
- add Thing_SetConversation to ACS headers.

SVN r2570 (trunk)

13 years ago- added PinkSilver's ACS Checksight submission.
Christoph Oelckers [Fri, 13 Aug 2010 06:31:22 +0000 (06:31 +0000)]
- added PinkSilver's ACS Checksight submission.

SVN r2532 (trunk)

13 years ago- sorted zspecials.acs properly so one can find all the specials.
Christoph Oelckers [Tue, 10 Aug 2010 19:06:33 +0000 (19:06 +0000)]
- sorted zspecials.acs properly so one can find all the specials.
- added Polyobj_MoveToSpot action specials. They are functionally identical to Polyobj_MoveTo but get the target coordinate from a map spot instead.

SVN r2503 (trunk)

13 years ago- Added GetPolyobjX and GetPolyobjY ACS functions.
Christoph Oelckers [Tue, 10 Aug 2010 18:30:18 +0000 (18:30 +0000)]
- Added GetPolyobjX and GetPolyobjY ACS functions.

SVN r2502 (trunk)

13 years ago- Add Polyobj_Stop, Polyobj_MoveTo, and Polyobj_OR_Moveto to zspecials.acs.
Randy Heit [Sun, 1 Aug 2010 19:14:47 +0000 (19:14 +0000)]
- Add Polyobj_Stop, Polyobj_MoveTo, and Polyobj_OR_Moveto to zspecials.acs.

SVN r2484 (trunk)

13 years ago- added PinkSilver's APROP_MasterTid submission.
Christoph Oelckers [Sat, 24 Jul 2010 06:38:57 +0000 (06:38 +0000)]
- added PinkSilver's APROP_MasterTid submission.

SVN r2456 (trunk)

13 years ago- Also bump ACC version in the Makefile to 150. 1.50
Randy Heit [Sat, 10 Jul 2010 01:00:56 +0000 (01:00 +0000)]
- Also bump ACC version in the Makefile to 150.

SVN r2422 (trunk)

13 years ago- Bump ACC version to 1.50.
Randy Heit [Sat, 10 Jul 2010 00:58:22 +0000 (00:58 +0000)]
- Bump ACC version to 1.50.
- Finish incomplete commit from last time.

SVN r2421 (trunk)

13 years ago- Better error message for trying to cram too many values into an array.
Randy Heit [Thu, 8 Jul 2010 22:08:20 +0000 (22:08 +0000)]
- Better error message for trying to cram too many values into an array.
- Fixed: Array initialization in ACC was incorrect for partial initializers, especially with higher dimensions.

SVN r2416 (trunk)

13 years ago- Add CHANGELEVEL_RESETHEALTH to zdefs.acs.
Randy Heit [Fri, 18 Jun 2010 03:36:46 +0000 (03:36 +0000)]
- Add CHANGELEVEL_RESETHEALTH to zdefs.acs.

SVN r2378 (trunk)

14 years ago- new ACC definitions for print features.
Christoph Oelckers [Tue, 20 Apr 2010 11:00:53 +0000 (11:00 +0000)]
- new ACC definitions for print features.

SVN r2293 (trunk)

14 years ago- Bump ACC to 1.49. 1.49
Randy Heit [Sun, 14 Feb 2010 02:13:04 +0000 (02:13 +0000)]
- Bump ACC to 1.49.
- Fixed: ACC did not accept '\\' as a valid character escape sequence.

SVN r2159 (trunk)

14 years ago- fixed: NO_CHANGE was not declared correctly in ACS headers.
Christoph Oelckers [Thu, 28 Jan 2010 09:23:55 +0000 (09:23 +0000)]
- fixed: NO_CHANGE was not declared correctly in ACS headers.

SVN r2137 (trunk)

14 years ago- added PROP_BUDDHA option to SetPlayerProperty.
Christoph Oelckers [Sun, 24 Jan 2010 08:41:40 +0000 (08:41 +0000)]
- added PROP_BUDDHA option to SetPlayerProperty.

SVN r2127 (trunk)

14 years ago- Added ACS stubs for GZDoom's new SetGlobalFogParameter action special.
Christoph Oelckers [Tue, 29 Dec 2009 22:53:45 +0000 (22:53 +0000)]
- Added ACS stubs for GZDoom's new SetGlobalFogParameter action special.

SVN r2058 (trunk)

14 years ago- Fixed: Visual C++ 6.0 does not have _get_pgmptr(). You just access the variable... 1.48
Randy Heit [Fri, 4 Dec 2009 01:15:08 +0000 (01:15 +0000)]
- Fixed: Visual C++ 6.0 does not have _get_pgmptr(). You just access the variable directly with that version.
- Silenced some conversion warnings made by VC++ 6.
- Added the current working directory (.) as an automatic include directory, just ahead of
  the program directory, for compatibility with older ACCs that had no include path handling.

SVN r2016 (trunk)

14 years ago- Version bump ACC to 1.48.
Randy Heit [Thu, 3 Dec 2009 23:46:15 +0000 (23:46 +0000)]
- Version bump ACC to 1.48.

SVN r2015 (trunk)

14 years ago- Update zdefs.acs and zspecial.acs.
Randy Heit [Tue, 27 Oct 2009 02:43:14 +0000 (02:43 +0000)]
- Update zdefs.acs and zspecial.acs.

SVN r1940 (trunk)

14 years ago- Update zspecial.acs.
Randy Heit [Sun, 25 Oct 2009 02:22:49 +0000 (02:22 +0000)]
- Update zspecial.acs.

SVN r1934 (trunk)

14 years ago- added ACS CheckActprClass function
Christoph Oelckers [Thu, 15 Oct 2009 20:09:22 +0000 (20:09 +0000)]
- added ACS CheckActprClass function
- fixed: When a blasted actor collided with another one this other actor's
  DONTBLAST flag was not checked.
- added a global DamageFactor actor property. All damage this actor takes is multiplied
  by this factor in addition to damage type specific damage factors.

SVN r1915 (trunk)

14 years ago- ACC Aprop_DamageFactor.
Christoph Oelckers [Thu, 15 Oct 2009 09:21:22 +0000 (09:21 +0000)]
- ACC Aprop_DamageFactor.

SVN r1914 (trunk)

14 years ago- ACC definition for Radius_Quake2.
Christoph Oelckers [Thu, 15 Oct 2009 08:25:34 +0000 (08:25 +0000)]
- ACC definition for Radius_Quake2.

SVN r1913 (trunk)

14 years ago- AProp_Notrigger in ACS header.
Christoph Oelckers [Sat, 10 Oct 2009 12:39:56 +0000 (12:39 +0000)]
- AProp_Notrigger in ACS header.

SVN r1906 (trunk)

14 years ago- fixed: ACS's DamageThing declaration had an incorrect argument count.
Christoph Oelckers [Fri, 2 Oct 2009 09:18:21 +0000 (09:18 +0000)]
- fixed: ACS's DamageThing declaration had an incorrect argument count.

SVN r1892 (trunk)

14 years ago- New ACS functions for user variables.
Christoph Oelckers [Mon, 14 Sep 2009 21:29:35 +0000 (21:29 +0000)]
- New ACS functions for user variables.

SVN r1822 (trunk)

14 years agoACC header changes for last revision.
Christoph Oelckers [Mon, 14 Sep 2009 19:44:47 +0000 (19:44 +0000)]
ACC header changes for last revision.

SVN r1820 (trunk)

14 years ago- ACC side of the patch.
Randy Heit [Tue, 8 Sep 2009 03:21:06 +0000 (03:21 +0000)]
- ACC side of the patch.

SVN r1811 (trunk)

14 years ago- ACC SetActotVelocity
Christoph Oelckers [Sun, 6 Sep 2009 05:58:28 +0000 (05:58 +0000)]
- ACC SetActotVelocity

SVN r1798 (trunk)

14 years ago- added Line_SetBlocking to zspecial.acs
Christoph Oelckers [Tue, 25 Aug 2009 18:01:17 +0000 (18:01 +0000)]
- added Line_SetBlocking to zspecial.acs

SVN r1772 (trunk)

14 years ago- Added missing APROP_Species #define for CheckActorProperty submission.
Christoph Oelckers [Sun, 5 Jul 2009 05:55:14 +0000 (05:55 +0000)]
- Added missing APROP_Species #define for CheckActorProperty submission.

SVN r1708 (trunk)

14 years ago- ACC header changes for CheckActorProperty.
Christoph Oelckers [Sun, 5 Jul 2009 05:46:34 +0000 (05:46 +0000)]
- ACC header changes for CheckActorProperty.

SVN r1707 (trunk)

14 years agoACS update:
Randy Heit [Tue, 30 Jun 2009 21:03:21 +0000 (21:03 +0000)]
ACS update:
- Add clientside script flag for Skulltag support.
- Change GetActorMomX/Y/Z to GetActorVelX/Y/Z.

SVN r1690 (trunk)

14 years agoACC Line_SetTextureScale
Christoph Oelckers [Mon, 8 Jun 2009 23:47:30 +0000 (23:47 +0000)]
ACC Line_SetTextureScale

SVN r1657 (trunk)

14 years agoSpawnSpotForced ACC header changes.
Christoph Oelckers [Fri, 5 Jun 2009 21:41:16 +0000 (21:41 +0000)]
SpawnSpotForced ACC header changes.

SVN r1637 (trunk)

14 years ago- GetArmorType additon in ACC headers.
Christoph Oelckers [Fri, 5 Jun 2009 20:07:42 +0000 (20:07 +0000)]
- GetArmorType additon in ACC headers.

SVN r1635 (trunk)

14 years ago- ACC header changes for new functions
Christoph Oelckers [Sat, 30 May 2009 08:57:33 +0000 (08:57 +0000)]
- ACC header changes for new functions

SVN r1620 (trunk)

14 years ago- Fixed: ACC's EvalFixedConstant() could overflow when adding the fractional part to
Randy Heit [Tue, 26 May 2009 17:36:40 +0000 (17:36 +0000)]
- Fixed: ACC's EvalFixedConstant() could overflow when adding the fractional part to
  the integral part of the number.

SVN r1611 (trunk)

15 years ago- fixed line blocking constants in zdefs.acs.
Christoph Oelckers [Sun, 17 May 2009 08:37:32 +0000 (08:37 +0000)]
- fixed line blocking constants in zdefs.acs.

SVN r1591 (trunk)

15 years ago- fixed: ACC's TK_SkipPast and TK_SkipTo must check for reaching the end of file.
Christoph Oelckers [Fri, 15 May 2009 21:03:22 +0000 (21:03 +0000)]
- fixed: ACC's TK_SkipPast and TK_SkipTo must check for reaching the end of file.

SVN r1586 (trunk)

15 years ago- Added GetChar definition to ACS headers.
Christoph Oelckers [Fri, 15 May 2009 16:55:05 +0000 (16:55 +0000)]
- Added GetChar definition to ACS headers.

SVN r1584 (trunk)

15 years ago- new ACS functions in zspecial.acs.
Christoph Oelckers [Mon, 11 May 2009 22:12:52 +0000 (22:12 +0000)]
- new ACS functions in zspecial.acs.

SVN r1577 (trunk)

15 years ago- ACC changes for externally definable functions.
Christoph Oelckers [Mon, 11 May 2009 21:07:27 +0000 (21:07 +0000)]
- ACC changes for externally definable functions.

SVN r1576 (trunk)

15 years agoAdded AProp_Notarget to ACS headers.
Christoph Oelckers [Sat, 9 May 2009 08:26:37 +0000 (08:26 +0000)]
Added AProp_Notarget to ACS headers.

SVN r1572 (trunk)

15 years ago- Removed definitions Gez listed as not actually present in Skulltag.
Randy Heit [Sat, 18 Apr 2009 02:42:51 +0000 (02:42 +0000)]
- Removed definitions Gez listed as not actually present in Skulltag.

SVN r1553 (trunk)

15 years ago- Updated ACC with current Skulltag definitions. (LSPEC6[DIRECT] has become a more...
Randy Heit [Sat, 18 Apr 2009 01:44:46 +0000 (01:44 +0000)]
- Updated ACC with current Skulltag definitions. (LSPEC6[DIRECT] has become a more useful
  GetInvasionWave/GetInvasionState combination, it has a few more line specials, and there
  are several more spawntypes added to zdefs.acs.

SVN r1552 (trunk)

15 years agoACC header additons for Line_SetBlocking.
Christoph Oelckers [Sun, 22 Feb 2009 15:40:17 +0000 (15:40 +0000)]
ACC header additons for Line_SetBlocking.

SVN r1441 (trunk)

15 years ago- Fixed: When DeleteNode() deleted a node with two children, it freed the name of the
Randy Heit [Thu, 19 Feb 2009 23:15:11 +0000 (23:15 +0000)]
- Fixed: When DeleteNode() deleted a node with two children, it freed the name of the
  node that was moved into the spot of the deleted node, effectively making the
  immediate predecessor or successor of the deleted node inaccessible, since it was left
  with freed memory as a name.

SVN r1427 (trunk)

15 years ago- Fixed: ACC must adjust the StatementLevel in ProcessStatement(), not in
Randy Heit [Wed, 4 Feb 2009 00:58:14 +0000 (00:58 +0000)]
- Fixed: ACC must adjust the StatementLevel in ProcessStatement(), not in
  LeadingCompoundStatement().

SVN r1395 (trunk)

15 years ago- added APROP_Dropped to zdefs.acs
Christoph Oelckers [Wed, 28 Jan 2009 08:39:23 +0000 (08:39 +0000)]
- added APROP_Dropped to zdefs.acs

SVN r1375 (trunk)

15 years agoGuess I didn't have the version bumped files saved when I committed the alleged versi...
Randy Heit [Fri, 26 Dec 2008 01:58:42 +0000 (01:58 +0000)]
Guess I didn't have the version bumped files saved when I committed the alleged version bump...

SVN r1330 (trunk)

15 years ago- Added the ACC program directory as an implicit include path.
Randy Heit [Wed, 24 Dec 2008 19:16:32 +0000 (19:16 +0000)]
- Added the ACC program directory as an implicit include path.

SVN r1329 (trunk)

15 years ago- Apparently, va_list is a reference type on x86_64 Linux systems, so
Randy Heit [Wed, 24 Dec 2008 18:39:25 +0000 (18:39 +0000)]
- Apparently, va_list is a reference type on x86_64 Linux systems, so
  veprintf() needs to make a copy to pass to the second call to
  vfprintf(), since it will be modified by the first call.
- Removed three warnings when compiling with GCC 4.3.

SVN r1328 (trunk)

15 years ago- Version bumped ACC to 1.47.
Randy Heit [Thu, 18 Dec 2008 02:24:55 +0000 (02:24 +0000)]
- Version bumped ACC to 1.47.
- Improved include file handling when with and without drive letters on Windows/MS-DOS machines.
- Fixed: ACC considered anything non-NeXT as using backslashes for directory delimiters.

SVN r1323 (trunk)

15 years ago- Added CodeImp's changes for absolute ACC include paths.
Randy Heit [Wed, 17 Dec 2008 05:47:30 +0000 (05:47 +0000)]
- Added CodeImp's changes for absolute ACC include paths.

SVN r1322 (trunk)

15 years ago- Restored old -d parameter handling so that I can use "acc -d test.acs" to send...
Randy Heit [Tue, 16 Dec 2008 04:17:48 +0000 (04:17 +0000)]
- Restored old -d parameter handling so that I can use "acc -d test.acs" to send debugging output to the console again.
- Restored missing lines from ProcessQuoteToken() that prevented proper string parsing with backslashes.

SVN r1320 (trunk)

15 years ago- Add x and b casts for ACS printing.
Randy Heit [Sun, 7 Dec 2008 03:59:06 +0000 (03:59 +0000)]
- Add x and b casts for ACS printing.
- Add ClassifyActor constants to zdefs.acs.

SVN r1311 (trunk)

15 years ago- Add ClassifyActor pcode to ACC.
Randy Heit [Sun, 7 Dec 2008 02:11:38 +0000 (02:11 +0000)]
- Add ClassifyActor pcode to ACC.

SVN r1309 (trunk)

15 years agoFixed comparison between pointer and integer in ACC's token.c.
Christoph Oelckers [Tue, 18 Nov 2008 08:26:26 +0000 (08:26 +0000)]
Fixed comparison between pointer and integer in ACC's token.c.

SVN r1293 (trunk)

15 years ago- Added CodeImp's submission for specifying include paths to ACC.
Christoph Oelckers [Sun, 16 Nov 2008 19:35:53 +0000 (19:35 +0000)]
- Added CodeImp's submission for specifying include paths to ACC.

SVN r1292 (trunk)

15 years ago- Added Teleport_NoStop to zspecial.acs. I added this 3 weeks ago but apparently...
Christoph Oelckers [Sat, 13 Sep 2008 07:11:50 +0000 (07:11 +0000)]
- Added Teleport_NoStop to zspecial.acs. I added this 3 weeks ago but apparently forgot to commit it earlier.

SVN r1217 (trunk)

15 years ago- Added GetPlayerInput() support to ACS.
Randy Heit [Sat, 13 Sep 2008 02:45:50 +0000 (02:45 +0000)]
- Added GetPlayerInput() support to ACS.

SVN r1214 (trunk)

15 years ago- added ACC 64bit patch from Agent ME.
Christoph Oelckers [Sat, 19 Jul 2008 08:01:33 +0000 (08:01 +0000)]
- added ACC 64bit patch from Agent ME.

SVN r1073 (trunk)

15 years ago- fixed typo in zdefs.acs
Christoph Oelckers [Sat, 28 Jun 2008 11:32:22 +0000 (11:32 +0000)]
- fixed typo in zdefs.acs

SVN r1051 (trunk)

15 years ago- ACC Changes for morph update.
Christoph Oelckers [Thu, 22 May 2008 19:36:21 +0000 (19:36 +0000)]
- ACC Changes for morph update.

SVN r988 (trunk)

16 years ago- ACC header changes for Sector_ChangeFlags special.
Christoph Oelckers [Fri, 9 May 2008 08:39:24 +0000 (08:39 +0000)]
- ACC header changes for Sector_ChangeFlags special.

SVN r958 (trunk)

16 years ago- ACC psrt of CheckPlayerCamera.
Christoph Oelckers [Tue, 15 Apr 2008 09:58:39 +0000 (09:58 +0000)]
- ACC psrt of CheckPlayerCamera.

SVN r913 (trunk)

16 years ago- added Line_SetTextureOffset to ACC files.
Christoph Oelckers [Sat, 22 Mar 2008 17:14:20 +0000 (17:14 +0000)]
- added Line_SetTextureOffset to ACC files.

SVN r838 (trunk)

16 years ago- added Scroll_Wall special to zspecial.acs.
Christoph Oelckers [Fri, 21 Mar 2008 17:19:15 +0000 (17:19 +0000)]
- added Scroll_Wall special to zspecial.acs.

SVN r831 (trunk)

16 years ago- ACC part of ThingCountSector
Christoph Oelckers [Fri, 21 Mar 2008 12:24:13 +0000 (12:24 +0000)]
- ACC part of ThingCountSector

SVN r829 (trunk)

16 years ago- zspecial.acs had a syntax error.
Christoph Oelckers [Thu, 20 Mar 2008 10:49:44 +0000 (10:49 +0000)]
- zspecial.acs had a syntax error.

SVN r824 (trunk)

16 years ago- Added FS_Execute special to zspecial.acs. The special is GZDoom only but
Christoph Oelckers [Thu, 20 Mar 2008 10:47:23 +0000 (10:47 +0000)]
- Added FS_Execute special to zspecial.acs. The special is GZDoom only but
  ACC still needs to know about it.

SVN r823 (trunk)

16 years ago- Added Generic_Crusher2 to zspecial.acs.
Christoph Oelckers [Wed, 19 Mar 2008 22:47:47 +0000 (22:47 +0000)]
- Added Generic_Crusher2 to zspecial.acs.

SVN r818 (trunk)

16 years ago- ACC related parts of SetMugShot addition.
Christoph Oelckers [Wed, 19 Mar 2008 09:53:57 +0000 (09:53 +0000)]
- ACC related parts of SetMugShot addition.

SVN r813 (trunk)

16 years ago- fixed: A_CountdownArg used 0 based indices although all uses of it assumed
Christoph Oelckers [Sat, 1 Mar 2008 16:59:17 +0000 (16:59 +0000)]
- fixed: A_CountdownArg used 0 based indices although all uses of it assumed
  it is 1-based.
- added MF5_DONTRIP flag.
- added CheckActorFloorTexture, CheckActorCeilingTexture and
  GetActorLightLevel ACS functions.
- added IF_ADDITIVETIME flag to create powerups that add their duration
  to the one of the currently active item of the same type.
- fixed: bouncecount wasn't decreased when bouncing on walls.
- Added MF5_ALWAYSRESPAWN and MF5_NEVERRESPAWN flags that selectively
  enable or disable monster respawning regardless of skill setting.
- Prettified deprecated flag handling.

SVN r780 (trunk)

16 years agoMethinks it's time for an updated release of ACC (1.46).
Randy Heit [Wed, 13 Feb 2008 03:00:22 +0000 (03:00 +0000)]
Methinks it's time for an updated release of ACC (1.46).

SVN r743 (trunk)

16 years ago- Added "return" script support to ACC.
Randy Heit [Wed, 13 Feb 2008 02:27:20 +0000 (02:27 +0000)]
- Added "return" script support to ACC.

SVN r741 (trunk)

16 years ago- Fixed: ACC multiplied array indices one too many times when an optional index for a
Randy Heit [Tue, 5 Feb 2008 22:41:30 +0000 (22:41 +0000)]
- Fixed: ACC multiplied array indices one too many times when an optional index for a
  multidimensional array was omitted.

SVN r732 (trunk)

16 years ago- Added SnowKate709's APROP_MaxHealth submission.
Christoph Oelckers [Mon, 28 Jan 2008 09:39:46 +0000 (09:39 +0000)]
- Added SnowKate709's APROP_MaxHealth submission.
- Fixed: FTexture::GetScaledWidth/Height always rounded down which could result in
  imprecisions (e.g. when scaling from 128 to 96.)

SVN r722 (trunk)

16 years ago- added UseInventory/UseActorInventory ACS functions.
Christoph Oelckers [Tue, 25 Dec 2007 08:44:13 +0000 (08:44 +0000)]
- added UseInventory/UseActorInventory ACS functions.

SVN r636 (trunk)

16 years agoSVN r573 (trunk)
Christoph Oelckers [Wed, 28 Nov 2007 09:11:46 +0000 (09:11 +0000)]
SVN r573 (trunk)

16 years agoAdded Hexen spawnables to zdefs.acs
Christoph Oelckers [Tue, 4 Sep 2007 11:42:59 +0000 (11:42 +0000)]
Added Hexen spawnables to zdefs.acs

SVN r543 (trunk)

17 years ago- added a CANUSEWALLS flag which allows a monster to activate 'use' specials
Christoph Oelckers [Sun, 22 Apr 2007 21:01:35 +0000 (21:01 +0000)]
- added a CANUSEWALLS flag which allows a monster to activate 'use' specials
  like doors. This flag is on by default for any monster which was the
  previous behavior.
- Optimized the DECORATE flag parser so it can more efficiently handle
  the deprecated flags. As a side effect of this optimization the deprecated
  flags became usable in A_ChangeFlag again.
- Changed LONGMELEERANGE flag into a MeleeThreshold property.
- Changed SHORTMISSILERANGE flag into a MaxTargetRange property.
- Added Thing_Stop action special.

SVN r517 (trunk)

17 years agoCommitted ACC changes.
Randy Heit [Sun, 22 Apr 2007 17:08:17 +0000 (17:08 +0000)]
Committed ACC changes.

SVN r516 (trunk)

17 years ago- Fixed: When ACC encountered a bad numeric constant, it could infinite loop
Randy Heit [Fri, 9 Mar 2007 23:52:36 +0000 (23:52 +0000)]
- Fixed: When ACC encountered a bad numeric constant, it could infinite loop
  trying to get past it if it was a string without an opening quote, because
  it didn't check for TK_EOF.

SVN r501 (trunk)

17 years ago- Fixed: In the Doom2 cast finale it was impossible to toggle the console.
Christoph Oelckers [Sat, 24 Feb 2007 12:09:36 +0000 (12:09 +0000)]
- Fixed: In the Doom2 cast finale it was impossible to toggle the console.
- Added APROP_Friendly actor property for ACS.
- Added a new flag, MF2_DONTREFLECT that prevents missiles from being reflected.
- Fixed: ALoreShot::DoSpecialDamage must check whether the shooter is still
  present. If it had been removed before the projectile hits its target
  a crash could occur.
- Fixed: GetPlayerInfo was missing breaks and always returned 0 as a result.
- Added Grubber's submission for printing key bindings in ACS.

SVN r491 (trunk)

17 years ago- Increased the maximum length of strings in ACC to 32k.
Randy Heit [Mon, 12 Feb 2007 23:12:39 +0000 (23:12 +0000)]
- Increased the maximum length of strings in ACC to 32k.

SVN r481 (trunk)

17 years ago- Added a check to P_CheckMissileSpawn to decrease the monster counter
Christoph Oelckers [Fri, 10 Nov 2006 12:13:37 +0000 (12:13 +0000)]
- Added a check to P_CheckMissileSpawn to decrease the monster counter
  if it was called for spawning a monster with A_CustomMissile.
- Added a ML_BLOCK_PLAYERS line flag.

SVN r380 (trunk)