.hgeol
author sheepluva
Tue, 21 Jan 2014 01:27:25 +0100
changeset 10030 f40fdc566e94
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
* fix divbyzero found by GetGravity test (cWindSpeed was used where cMaxWindSpeed should have been) * make GetGravity return same integer value that was given by SetGravity (by rounding away precision errors rather than just truncate) - a problem also identified by the test :P

[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native