This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
new:bcc [2018/02/16 20:15] – created korshun | new:bcc [2018/02/17 01:29] (current) – korshun | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{tag> | ||
====== BCC ====== | ====== BCC ====== | ||
- | BCC is an alternative ACS compiler. If you are taking full advantage of BCS, it is recommended to use [[BCSUtils]] -- a version of ACSUtils with full support for BCS strict typing. | ||
- | * **ZDoom forums:** https:// | + | * **[[https:// |
- | | + | * **[[https:// |
+ | * **[[https:// | ||
+ | |||
+ | BCC is an alternative ACS compiler. If you are taking full advantage of BCS, it is recommended to use [[BCSUtils]] -- a version of ACSUtils with full support for BCS [[strict typing]]. | ||
+ | |||
+ | If you are using BCC to compile regular ACS, ACSUtils is still fully supported in BCC, but will cause type errors if you enable [[strict typing]]. To avoid strict typing errors, you need to use [[BCSUtils]]. | ||
+ | | ||
===== Caveats ===== | ===== Caveats ===== | ||
Line 29: | Line 33: | ||
===== Fixed bugs ===== | ===== Fixed bugs ===== | ||
- | |||
- | <note tip> | ||
==== Named clientside scripts are not clientside [fixed in 0.8.0] ==== | ==== Named clientside scripts are not clientside [fixed in 0.8.0] ==== |