# HG changeset patch
# User RedGrinner
# Date 1291674172 0
# Node ID 99fa236c7eb9ecafad6f545d2a1cb9b2f40d62f3
# Parent  e9375c8b25c7bbe4b6cc692d2bcecfb0b6f52011
change-log(06/12/10)
Added a few entries.

global vars
- CurrentHedgehog

event handlers
- onGearResurrect
- OnGearDamage

functions
- HogTurnLeft
- HogSay

small fixes
- corrected a mistake in the example code in SetEffect, and added a note about integer/boolean distinction between 0.9.14 and dev.
- moved the comments for AddVisualGear and SetVisualGearValues one line higher so that the width doesn't carry off the page


diff -r e9375c8b25c7 -r 99fa236c7eb9 LuaAPI.wiki
--- a/LuaAPI.wiki	Mon Dec 06 19:55:43 2010 +0000
+++ b/LuaAPI.wiki	Mon Dec 06 22:22:52 2010 +0000
@@ -1,4 +1,4 @@
-#labels 80
+#labels GuidetousingHedgewarsscripts
 <wiki:toc max_depth="3" />
 
 == Global available Constants ==