====== Welcome to the ACSUtils Wiki ====== ACSUtils is a big ACS library for Zandronum modding fully compatible with Zandronum 3.0 and (G)ZDoom >=1.8.6, and the three major ACS compilers -- [[ACC]], [[BCC]] and [[GDCC]]. A BCC-exclusive version called [[BCSUtils]] that takes advantage of BCC is available. ===== Documentation ===== * [[math]] * [[rounding]] * [[multiple_return_values]] * [[acsutils_version]] * [[source_port_detection]] * [[renderer_detection]] * [[client_server_detection]] * [[getcvarfixed]] * [[swap]] ====== Changelog ====== [[.changelog|Changelogs and upgrade guides]]. Use them to upgrade your project to the latest ACSUtils. ====== Authors ====== ACSUtils is licensed under the MIT license and is developed by the following authors: * Korshun * DjSkaarj * Monsterovich * TechnoDoomed1 * FusedQyou ====== GitHub ====== https://github.com/Korshun/acsutils -- contributions are welcome. If you think that a function can be useful for other projects, don't hesitate to suggest it.