Commit graph

10 commits

Author SHA1 Message Date
Alistair Riddoch
2de0615c1f Fix singleton behaviour on destruction. 2010-08-25 00:10:35 +01:00
Alistair Riddoch
a07820946b Fill out the vtable for the base class of Domain. 2010-08-10 14:40:02 +01:00
Alistair Riddoch
035f25e5dd Start work on a test movement domain class for handling collisions with bullet. 2010-08-10 00:54:25 +01:00
Alistair Riddoch
ad328fb19c Don't crash if the world does not contain any terrain. 2010-03-28 23:56:19 +01:00
Alistair Riddoch
ab2730237c Replace messy terrain query calls with efficient ones like the library. 2009-08-21 03:21:26 +01:00
Alistair Riddoch
6e7dc87261 Hack in some support for floating. 2009-08-12 20:23:10 +01:00
Alistair Riddoch
a310077edf Implement "fixed" mode. 2009-08-05 19:00:31 +01:00
Alistair Riddoch
40fe88308c Don't depend on World interface, but query terrain property more directly 2009-05-14 00:01:51 +01:00
Alistair Riddoch
f7b062219a Make Domain a singleton, and add method to constrain height 2009-05-12 23:26:42 +01:00
Alistair Riddoch
e35a9d6873 Fill out the basics of the class 2009-05-08 15:48:19 +01:00