ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


start

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
start [2017/07/14 18:38] korshunstart [2019/09/05 23:42] (current) – [Documentation] korshun
Line 1: Line 1:
-====== What is ACSUtils======+====== Welcome to the ACSUtils Wiki ======
  
-ACSUtils is a huge 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]].+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. A BCC-exclusive version called [[BCSUtils]] that takes advantage of BCC is available.
  
-[[functions|List of all functions ACSUtils provides]]+===== Documentation =====
  
-====== How do I use it? ======+  * [[math]] 
 +  * [[rounding]] 
 +  * [[multiple_return_values]] 
 +  * [[acsutils_version]] 
 +  * [[source_port_detection]] 
 +  * [[renderer_detection]] 
 +  * [[client_server_detection]] 
 +  * [[getcvarfixed]] 
 +  * [[swap]]
  
-[[Using acsutils]] 
  
 ====== Changelog ====== ====== Changelog ======
Line 17: Line 24:
 ====== Authors ====== ====== Authors ======
  
-You may do whatever you want with the code as long as you mention that you use ACSUtils or its parts, and its original authors:+ACSUtils is licensed under the MIT license and is developed by the following authors:
  
   * Korshun   * Korshun
Line 30: Line 37:
  
 If you think that a function can be useful for other projects, don't hesitate to suggest it. If you think that a function can be useful for other projects, don't hesitate to suggest it.
- 
-====== Addons ====== 
- 
-  * **[[.functions:addons:rect|A simple UI Rectangle API with mouse control]]** 
  
start.txt · Last modified: 2019/09/05 23:42 by korshun