openclonk/planet/System.ocg
Mark 94e200f201 Fix smoke and gravity issue
Smoke used to fly higher with gravity 40 than with gravity 10. Fixed
this by using a start value. At default gravity, light smoke will fly
rise a little higher now, and heavy smoke behaves the same.
With higher gravity the smoke may fall to the ground now.
2018-12-27 20:30:58 +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 Formatted code 2018-12-21 14:26:24 +01:00
Controls.c adapt System.ocg headers to style guidelines and small clean ups 2017-06-02 17:15:08 +02:00
Creation.c Remove or use unused variables in Objects, System 2018-07-24 14:19:26 +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 Find_Property: Implement searching for specific value (#2021) 2018-04-08 15:00:27 +02:00
Fire.c fire: only reduce own fire strength if incineration of nearby object was successful 2018-06-23 10:05:45 +02:00
FunctionOverview.txt remove base library 2016-12-28 18:19:10 +01:00
GUIs.c Removed unused constants 2018-12-21 09:10:33 +01: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
Legacy.c Renamed *MissionAccess functions 2018-04-05 19:34:16 +02: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 Remove or use unused variables in Objects, System 2018-07-24 14:19:26 +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 Fix smoke and gravity issue 2018-12-27 20:30:58 +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 Save scenario: Disable all warnings in auto-generated file 2018-07-24 14:20:09 +02:00
Schedule.c Fix suspicious_assignment warnings in Objects, System 2018-07-23 10:45:52 +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 fix a bunch of suspicious assignment warnings 2018-04-09 11:53:55 +02:00