Commit graph

393 commits

Author SHA1 Message Date
Christoph Oelckers
157d4628b0
Update zspecial.acs
New paramerer support for SetLineActivation
2022-04-29 10:55:19 +02:00
nashmuhandes
ece41e205a Add APROP_SoundClass 2022-03-01 19:39:16 +01:00
James Le Cuirot
4ddf41f30d Add SDF_FIXED_ZOFF and SDF_FIXED_DISTANCE definitions for SpawnDecal 2021-04-24 14:37:24 -04:00
Nikolay Ambartsumov
d1b91d56d1 Add Polyobj_StopSound special 2021-04-24 14:35:25 -04:00
Rachael Alexanderson
497dd29e9e - fix more line endings 2021-03-10 11:44:43 -05:00
Rachael Alexanderson
da43a67e52 - fix line endings 2021-03-10 11:40:52 -05:00
Nash Muhandes
aabe3250bf Add SetSubtitleNumber 2021-03-10 11:19:49 -05:00
Rachael Alexanderson
1e5e6082dd - add .gitattributes 2021-02-23 16:13:18 -05:00
Rachael Alexanderson
33fdfcc46d - add .gitattributes
- add BT_RUN
2021-02-23 12:41:44 -05:00
Rachael Alexanderson
2c3ca7f022 - this is version 1.58 2020-10-30 10:05:44 -04:00
Dasperal
51b7e7e88b Fixed bug with required optional parameters of MorphActor function 2020-08-28 20:33:33 +02:00
alexey.lysiuk
8a7d09c031 - forced static MSVC runtime 2020-08-18 07:18:16 -04:00
alexey.lysiuk
d60c4901f4 - respect compacting when limit number of functions
https://forum.zdoom.org/viewtopic.php?t=69374
2020-07-25 10:17:23 +02:00
alexey.lysiuk
aa55fea3e1 - removed obsolete build systems files 2020-07-22 11:03:59 -04:00
alexey.lysiuk
b40456a3be - added continuous integration based on GitHub Workflow 2020-07-22 11:03:59 -04:00
alexey.lysiuk
24f1576244 - added CMake build system 2020-07-22 11:03:59 -04:00
Kevin Caccamo
6f358d2837 Use proper bit values for AMLF constants 2020-07-04 16:16:02 +02:00
Kevin Caccamo
720318cddc Add constants for Line_SetAutomap{Flags,Style} 2020-07-04 16:16:02 +02:00
Dasperal
fc4d47b612 Fixed bug with address miscalculation in ternary operator when compiling with -h or #nocompact flags 2019-11-03 17:13:57 +01:00
Ambartsumov Nikolay
8cb3ad63fe Add ternary operator syntax 2019-10-19 18:35:15 +02:00
Rachael Alexanderson
479340f982 - version 1.57 2018-12-27 18:43:06 -05:00
ZZYZX
a1a2daf2ac Added SECPART_3D definition 2018-11-05 07:55:54 +02:00
ZZYZX
3a7e44960c Updated specials and definitions for destructiblegeometry branch 2018-10-31 15:06:50 -04:00
Raccoon
c9f5a8f03a Adding the new automap specials
281:Line_SetAutomapFlags(lid, setflags, clearflags),
282:Line_SetAutomapStyle(lid, style),
2018-05-24 21:45:49 +02:00
Ioan Chera
7a519d7105 Fixed tab formatting. 2018-03-03 11:35:28 +01:00
Ioan Chera
fb9b4b36c4 Added SetAirFriction for Eternity. 2018-03-03 11:35:28 +01:00
raa-eruanna
a1ee1c87e9 - removed accidental CC= line in last commit 2017-10-24 10:30:41 -04:00
raa-eruanna
3b03284c7d - Version 1.56 2017-10-24 10:24:08 -04:00
Blue Shadow
72f38d64e6 Added new text color constants 2017-10-01 07:36:04 +02:00
Jordon Moss
290a8a0b23 Increased max function count like ACSUtils_ACC.
Change to match this: 42506c43ec
2017-04-26 20:05:28 +02:00
Christoph Oelckers
e0aa06bd0e - added missing commas. 2017-04-05 15:35:38 +02:00
Christoph Oelckers
8f05dae832 - new specials. 2017-03-29 01:17:19 +02:00
Christoph Oelckers
bc4e0d6d1c Merge branch 'master' of https://github.com/rheit/acc 2017-03-14 12:52:39 +01:00
Christoph Oelckers
6a02ffae9b - new specials. 2017-03-14 12:52:17 +01:00
Christoph Oelckers
37fa11379b - SetSlideshow function. 2017-03-14 10:36:57 +01:00
Gaerzi
3256a3ec46 Add support for colourise/tint translation like SLADE 3's. 2017-03-05 22:50:47 +01:00
Christoph Oelckers
b53b6e1f77 - ScriptCall. 2017-03-03 19:23:12 +01:00
Christoph Oelckers
8dcf2c4293 Floor+Ceiling_Stop. 2017-02-27 21:04:21 +01:00
Christoph Oelckers
58eb841155 - floor, round, ceil math functions. 2017-02-27 20:41:07 +01:00
Christoph Oelckers
f8f50cae1e - strarg. 2017-02-27 18:43:57 +01:00
Christoph Oelckers
e66f3e38d1 - Glassbreak type parameter. 2017-02-26 23:01:28 +01:00
Christoph Oelckers
a1925e037d - Thing_Raise parameter. 2017-02-26 17:51:22 +01:00
Christoph Oelckers
fc93b9b59b - Door_AnimatedClose and DAME_NO_ARMOR. 2017-02-25 19:07:27 +01:00
Christoph Oelckers
917583e108 - new PRINTNAME constants. 2017-01-12 01:09:28 +01:00
Christoph Oelckers
0741a122b6 Merge branch 'master' of https://github.com/rheit/acc 2017-01-12 00:48:38 +01:00
Christoph Oelckers
93259662f7 - two new functions. 2017-01-12 00:48:23 +01:00
Christoph Oelckers
7db47b7528 Merge pull request #68 from ioan-chera/eternity-acs
Add APROP constants for Eternity's eight thing counters
2017-01-08 22:08:45 +01:00
Ioan Chera
77b5a1193e Added APROP constants for Eternity's eight thing counters
Small used to support accessing thing counters (user defined states) from scripts, so I'm adding this feature back to ACS for Eternity.

There are eight int counters per Mobj and no more will be added, so I suppose it's alright to use eight APROP enums for them instead of, say, new ACS functions. Small's functions to access variables were very similar to SetActorProperty/CheckActorProperty.
2017-01-08 21:10:58 +02:00
Ioan Chera
e580d73537 Merge branch 'master' into eternity-acs 2017-01-08 21:06:19 +02:00
Ioan Chera
9c4feb1614 Added Stairs_BuildUpDoomCrush to zspecials.acs
Used by Eternity to emulate the Boom-standardized 16-unit crushing stairs (I know in vanilla the crushing was governed by uninitialized variables).
2017-01-08 01:11:19 +01:00