ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:bcc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
new:bcc [2018/02/16 22:15] – created korshunnew:bcc [2018/02/17 03:29] (current) korshun
Line 1: Line 1:
-{{tag>acs_compilers}} 
 ====== 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://forum.zdoom.org/viewtopic.php?f=44&t=54037 +  * **[[https://github.com/wormt/bcc|GitHub]]**  
-  * **GitHub:** https://github.com/wormt/bcc+  * **[[https://github.com/wormt/bcc/wiki|Documentation]]** 
 +  * **[[https://forum.zdoom.org/viewtopic.php?f=44&t=54037|ZDoom forum thread]]**  
 +   
 +BCC is an alternative ACS compilerIf 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>These bugs are already fixed.</note> 
  
 ==== Named clientside scripts are not clientside [fixed in 0.8.0] ==== ==== Named clientside scripts are not clientside [fixed in 0.8.0] ====
new/bcc.1518812114.txt.gz · Last modified: 2018/02/16 22:15 by korshun