ChangeLog.txt
changeset 11879 c6eafb6f2735
parent 11875 d669f04f02d0
child 11880 2eac7a96b342
--- a/ChangeLog.txt	Mon Nov 14 21:33:59 2016 +0100
+++ b/ChangeLog.txt	Tue Nov 15 00:17:31 2016 +0100
@@ -60,6 +60,7 @@
 Lua-API:
  + New call: SetCinematicMode(enable) -- e.g. for cutscenes etc.
  + New call: GetAmmoName(ammoType) -- returns the localized name for the specified ammoType
+ + New variable: WorldEdge -- World edge type (weNone, weWrap, weBounce, weSea)
 
 0.9.21 -> 0.9.22
  + New Weapon / Map object: AirMine (floating mine that will follow nearby hedgehogs)