ChangeLog.txt
changeset 14465 ca851d0957cf
parent 14463 bd1db668b7c0
child 14471 c5033a95fd7b
--- a/ChangeLog.txt	Tue Dec 18 18:16:31 2018 +0100
+++ b/ChangeLog.txt	Tue Dec 18 18:26:13 2018 +0100
@@ -20,6 +20,7 @@
  + New call: GetMissionVar(varname): Get value of mission variable
  + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause
  + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua
+ + New callback: onGameResult(winningClan): Called when the game ends normally. winningClan = index of winning clan or -1 on draw
  + Params explode, poison in the SpawnFake*Crate functions now optional and default to false
 
 ====================== 0.9.25 ======================