ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


bcc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
bcc [2017/07/14 16:16] korshunbcc [2017/07/14 20:55] korshun
Line 6: Line 6:
   * **GitHub:** https://github.com/wormt/bcc   * **GitHub:** https://github.com/wormt/bcc
  
-===== Known bugs =====+<note tip>If you are using BCC, use [[BCSUtils]].</note>
  
-==== Functions return 0 by default (not a bug) ====+===== Functions return 0 by default (not a bug) =====
  
 <code> <code>
Line 32: Line 32:
 <note tip>These bugs are already fixed.</note> <note tip>These bugs are already fixed.</note>
  
-==== Named clientside scripts are not clientside ====+==== Named clientside scripts are not clientside [fixed in 0.8.0] ====
  
 BCC fails to mark named clientside scripts as clientside, so they end up actually being serverside. Instead, it marks an unnamed script as clientside. BCC fails to mark named clientside scripts as clientside, so they end up actually being serverside. Instead, it marks an unnamed script as clientside.
bcc.txt · Last modified: 2018/02/16 22:11 by korshun