This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
new:bcc [2018/02/16 20:18] – korshun | new:bcc [2018/02/17 01:29] (current) – korshun | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{tag> | ||
====== BCC ====== | ====== BCC ====== | ||
- | * **GitHub: | + | * **[[https:// |
- | * **ZDoom forums:** 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. | + | 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]]. | + | If you are using BCC to compile regular ACS, ACSUtils is still fully supported in BCC, but will cause type errors if you enable |
| | ||
Line 33: | 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] ==== |