Page 1 of 1

Get the latest Zandronum-compatible zcommon here

Posted: Tue Jun 20, 2017 7:14 pm
by Fused
https://github.com/Korshun/zcommon

This link contains the latest zcommon and other related files, which you will need to have up-to-date, in order to make use of the new features added to Zandronum.
Since there's no proper place to get a compiler with all Zan-compatible functions, Korshun decided to create a github page which will contain the latest compiler files.

ACC (and so BCC) and GDCC are available.
functions such as floor(), ceil() and round() are renamed to ZDoom_floor(), ZDoom_ceil() and ZDoom_round() as they do not function in the current version of Zandronum, and are useless. For proper versions of these functions, please download and make use of the ACSutils library over at https://github.com/Korshun/acsutils/. You can also just copy-paste the functions out if you want. They can be found at https://github.com/Korshun/acsutils/blo ... csmath.acs.

To download, press the Clone or download button, and download as a ZIP (or press here for the lazy).