openclonk/planet/System.ocg
Nicolas Hake e3de9f1003 Add BLAKE2 library and expose its a CS hash algorithm to script
The crypto "library" only consists of a single function at the
moment because that's all that users have asked for so far. It is
also highly experimental. We will make an attempt to keep the public
interface (i.e. the interface provided by Library_Crypto.c) stable,
but it might still change if necessary. The internal interface
(provided via the global _Crypto proplist) is not for public
consumption and will probably change at some point.
2018-02-25 10:23:30 +01:00
..
Template.ocg Improve default template map 2017-03-05 13:00:00 -05:00
AStar.c AStar: Clarify the "todo" error 2017-11-02 17:36:31 +01:00
Action.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Array.c adapt System.ocg headers to style guidelines and small clean ups 2017-06-02 17:15:08 +02:00
Assert.c Fix documentation comment. 2017-11-04 11:40:13 +01:00
CollectStatistics.c adapt System.ocg headers to style guidelines and small clean ups 2017-06-02 17:15:08 +02:00
Colors.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Components.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Controls.c adapt System.ocg headers to style guidelines and small clean ups 2017-06-02 17:15:08 +02:00
Creation.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Definition.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Effect.c adapt System.ocg headers to style guidelines and small clean ups 2017-06-02 17:15:08 +02:00
Explode.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Fade.c adapt System.ocg headers to style guidelines and small clean ups 2017-06-02 17:15:08 +02:00
FindObject.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Fire.c New property, set for all buildings: FireproofContainer. 2017-11-21 18:16:45 +01:00
FunctionOverview.txt remove base library 2016-12-28 18:19:10 +01:00
GUIs.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
GetXVal.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Heal.c Heal: Updated to new effect format, added variable interval 2017-06-28 19:36:21 +02:00
HitChecks.c adapt System.ocg headers to style guidelines and small clean ups 2017-06-02 17:15:08 +02:00
LanguageDE.txt Add warning for broken runtime join (#1109) 2018-01-28 17:34:45 +01:00
LanguageUS.txt Add warning for broken runtime join (#1109) 2018-01-28 17:34:45 +01:00
Library_Crypto.c Add BLAKE2 library and expose its a CS hash algorithm to script 2018-02-25 10:23:30 +01:00
Library_Inventory.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Material.c Rewrite Cloud positioning 2017-12-26 14:14:17 +01:00
Math.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
MeshAnimation.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
NamedParams.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Names.txt Change .c4g extension to .ocg 2011-03-13 16:16:45 +01:00
Object.c clean up library vendor script 2018-01-24 17:44:42 +01:00
Particles.c fixed slow-mo rain (#1958) 2017-12-27 14:41:38 +01:00
Player.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
PlayerControl.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
PlayerControls.txt Addedum to the control fixes in b11564168 (#1693, #1982): 2018-01-19 11:23:51 +01:00
Proplists.c Merge function for proplists 2017-05-10 22:03:57 +02:00
SaveScenario.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
Schedule.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00
String.c Remove StringToInteger function 2017-06-14 21:11:39 +02:00
StringTblDE.txt Add missing string table entries for CON_FallThrough(_Desc). 2016-01-20 21:35:37 -05:00
StringTblUS.txt Add missing string table entries for CON_FallThrough(_Desc). 2016-01-20 21:35:37 -05:00
Version.txt update version to 8.0 in DefCore.txt, Scenario.txt and Version.txt 2018-01-28 13:18:46 +01:00
Vertices.c Add comment next to all documented functions in System.ocg 2017-10-21 00:10:42 +02:00