Commit graph

250 commits

Author SHA1 Message Date
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
0dcf40afe6 - 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)
2009-12-04 01:15:08 +00:00
Randy Heit
35632f91fe - Version bump ACC to 1.48.
SVN r2015 (trunk)
2009-12-03 23:46:15 +00:00
Randy Heit
e14e81e0ff - Update zdefs.acs and zspecial.acs.
SVN r1940 (trunk)
2009-10-27 02:43:14 +00:00
Randy Heit
f6695b667c - Update zspecial.acs.
SVN r1934 (trunk)
2009-10-25 02:22:49 +00:00
Christoph Oelckers
fd63793e4a - 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)
2009-10-15 20:09:22 +00:00
Christoph Oelckers
d4de0095b1 - ACC Aprop_DamageFactor.
SVN r1914 (trunk)
2009-10-15 09:21:22 +00:00
Christoph Oelckers
f1e81da304 - ACC definition for Radius_Quake2.
SVN r1913 (trunk)
2009-10-15 08:25:34 +00:00
Christoph Oelckers
9fbfe72ba8 - AProp_Notrigger in ACS header.
SVN r1906 (trunk)
2009-10-10 12:39:56 +00:00
Christoph Oelckers
cbbc1a0c15 - fixed: ACS's DamageThing declaration had an incorrect argument count.
SVN r1892 (trunk)
2009-10-02 09:18:21 +00:00
Christoph Oelckers
4dc798be1e - New ACS functions for user variables.
SVN r1822 (trunk)
2009-09-14 21:29:35 +00:00
Christoph Oelckers
4aed9916b9 ACC header changes for last revision.
SVN r1820 (trunk)
2009-09-14 19:44:47 +00:00
Randy Heit
aaaa384e20 - ACC side of the patch.
SVN r1811 (trunk)
2009-09-08 03:21:06 +00:00
Christoph Oelckers
fe728d5e2a - ACC SetActotVelocity
SVN r1798 (trunk)
2009-09-06 05:58:28 +00:00
Christoph Oelckers
7fc96c09f0 - added Line_SetBlocking to zspecial.acs
SVN r1772 (trunk)
2009-08-25 18:01:17 +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
f50d5945ed - ACC header changes for CheckActorProperty.
SVN r1707 (trunk)
2009-07-05 05:46:34 +00:00
Randy Heit
e403e82025 ACS update:
- Add clientside script flag for Skulltag support.
- Change GetActorMomX/Y/Z to GetActorVelX/Y/Z.

SVN r1690 (trunk)
2009-06-30 21:03:21 +00:00
Christoph Oelckers
25f2d5d296 ACC Line_SetTextureScale
SVN r1657 (trunk)
2009-06-08 23:47:30 +00:00
Christoph Oelckers
9b5df1ad54 SpawnSpotForced ACC header changes.
SVN r1637 (trunk)
2009-06-05 21:41:16 +00:00
Christoph Oelckers
84a86e82a4 - GetArmorType additon in ACC headers.
SVN r1635 (trunk)
2009-06-05 20:07:42 +00:00
Christoph Oelckers
a150028aec - ACC header changes for new functions
SVN r1620 (trunk)
2009-05-30 08:57:33 +00:00
Randy Heit
4030849b1e - Fixed: ACC's EvalFixedConstant() could overflow when adding the fractional part to
the integral part of the number.

SVN r1611 (trunk)
2009-05-26 17:36:40 +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
fe20818022 - fixed: ACC's TK_SkipPast and TK_SkipTo must check for reaching the end of file.
SVN r1586 (trunk)
2009-05-15 21:03:22 +00:00
Christoph Oelckers
02510cb7d9 - Added GetChar definition to ACS headers.
SVN r1584 (trunk)
2009-05-15 16:55:05 +00:00
Christoph Oelckers
5d25c06d69 - new ACS functions in zspecial.acs.
SVN r1577 (trunk)
2009-05-11 22:12:52 +00:00
Christoph Oelckers
dc777b74f1 - ACC changes for externally definable functions.
SVN r1576 (trunk)
2009-05-11 21:07:27 +00:00
Christoph Oelckers
7668d75645 Added AProp_Notarget to ACS headers.
SVN r1572 (trunk)
2009-05-09 08:26:37 +00:00
Randy Heit
74d1f238a8 - Removed definitions Gez listed as not actually present in Skulltag.
SVN r1553 (trunk)
2009-04-18 02:42:51 +00:00
Randy Heit
5ed47e2aa6 - 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)
2009-04-18 01:44:46 +00:00
Christoph Oelckers
2efb16af47 ACC header additons for Line_SetBlocking.
SVN r1441 (trunk)
2009-02-22 15:40:17 +00:00
Randy Heit
e0c76d6e4d - 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)
2009-02-19 23:15:11 +00:00
Randy Heit
83b212acbb - Fixed: ACC must adjust the StatementLevel in ProcessStatement(), not in
LeadingCompoundStatement().

SVN r1395 (trunk)
2009-02-04 00:58:14 +00:00
Christoph Oelckers
77c46b29a8 - added APROP_Dropped to zdefs.acs
SVN r1375 (trunk)
2009-01-28 08:39:23 +00:00
Randy Heit
a25308807d Guess I didn't have the version bumped files saved when I committed the alleged version bump...
SVN r1330 (trunk)
2008-12-26 01:58:42 +00:00
Randy Heit
48694c4d3e - Added the ACC program directory as an implicit include path.
SVN r1329 (trunk)
2008-12-24 19:16:32 +00:00
Randy Heit
0157077f3f - 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)
2008-12-24 18:39:25 +00:00
Randy Heit
d6914c22ed - 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)
2008-12-18 02:24:55 +00:00
Randy Heit
c81e1149e8 - Added CodeImp's changes for absolute ACC include paths.
SVN r1322 (trunk)
2008-12-17 05:47:30 +00:00
Randy Heit
5fdc889b24 - 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)
2008-12-16 04:17:48 +00:00
Randy Heit
96f9dcd051 - Add x and b casts for ACS printing.
- Add ClassifyActor constants to zdefs.acs.

SVN r1311 (trunk)
2008-12-07 03:59:06 +00:00
Randy Heit
65ed9f744a - Add ClassifyActor pcode to ACC.
SVN r1309 (trunk)
2008-12-07 02:11:38 +00:00
Christoph Oelckers
ef63d00f3c Fixed comparison between pointer and integer in ACC's token.c.
SVN r1293 (trunk)
2008-11-18 08:26:26 +00:00
Christoph Oelckers
d310c2c361 - Added CodeImp's submission for specifying include paths to ACC.
SVN r1292 (trunk)
2008-11-16 19:35:53 +00:00
Christoph Oelckers
9bf49aace6 - Added Teleport_NoStop to zspecial.acs. I added this 3 weeks ago but apparently forgot to commit it earlier.
SVN r1217 (trunk)
2008-09-13 07:11:50 +00:00
Randy Heit
01c497ff05 - Added GetPlayerInput() support to ACS.
SVN r1214 (trunk)
2008-09-13 02:45:50 +00:00
Christoph Oelckers
78184b3f56 - added ACC 64bit patch from Agent ME.
SVN r1073 (trunk)
2008-07-19 08:01:33 +00:00