Commit graph

5 commits

Author SHA1 Message Date
simon fd817f2582 Minor optimisation 2014-10-20 17:01:40 +01:00
Simon Brooke f06febd7c6 Work on improving efficiency of mapping over arrays. 2014-10-18 15:50:31 +01:00
Simon Brooke 9912f264fa Some tentative attempts at optimisation. This, actually, makes no
difference in itself - because the world is immutable, this change
won't work without a different mechanism for generating the world
itself.
2014-09-06 11:41:09 +01:00
simon 42e6cfac05 Working on getting drainage to actually work - which, inter alia, means
further work on efficiency.
2014-08-30 21:58:48 +01:00
simon 1300e8d103 Added a new file drainage.clj which attempts to model rivers; moved
some functions from heightmap into utils; added a -archive option to
buildall as first step towards auto-building a Debian package for
Raspberry Pi.
2014-07-31 23:43:02 +01:00