Commit graph

6 commits

Author SHA1 Message Date
Erik Ogenvik
f09675cec6 Use "planted" for floating entities.
Entities that are "planted" on bodies of water are floating.
This does away with the "floating" mode.

To mark that entities should by default be floating when placed in
water the boolean property "floats" has been added.
2018-03-24 17:06:02 +01:00
Erik Ogenvik
2bbbad4c58 Restructure and add "present" properties.
Also make sure that the correct geometry is used whenever possible.
2018-02-20 22:26:27 +01:00
Erik Ogenvik
8eefe4a066 Added support for Ogre meshes.
We now can read the basic geometry from Ogre meshes, which is to be used
for collision geometry.
2018-02-06 13:45:11 +01:00
Erik Ogenvik
0286bcd47d Replace "parents" with "parent". 2017-07-24 15:05:18 +02:00
Alistair Riddoch
0ce8a5edf8 Broaden coverage of Rulesettest using test data
This can't entirely be stubbed out as the code access the directory
and uses that as a branch condition.
2012-01-05 18:05:33 +00:00
Alistair Riddoch
c227643eef Add test world dump for testing the loader. 2009-12-29 00:13:31 +00:00