hedgewars/hwengine.rc
author smaxx
Tue, 24 Aug 2010 01:17:24 +0200
changeset 3761 f96b99f944e6
parent 2816 30fc14a79aa0
permissions -rw-r--r--
Engine: * Added a new script function: HogTurnLeft(int gearid, bool facesleft) to turn hogs left or right * Added a new script function: HogSay(int gearid, string text, int type) to let hogs say something using speech bubbles Campaign: * Added a simple tutorial as the first mission
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2816
30fc14a79aa0 Engine:
smxx
parents:
diff changeset
     1
MAINICON ICON "hwengine.ico"