Raugharr / Herald

GNU General Public License v2.0
1 stars 0 forks source link

Add positions to objects. #18

Closed Raugharr closed 10 years ago

Raugharr commented 10 years ago

All objects, Goods Buildings, Persons, and Animals should have an x, and y to declare where they are on the global map. A global kdtree containing an Array struct should be created to store this data.

Raugharr commented 10 years ago

Fixed in commit 162