34d3745ecbAdded the symbolic links for the various README files (although I'm not certain I've yet worked out how to commit symbolic links to git - we'll see if this works!)simon2014-08-10 19:06:30 +0100
2d2b3b4f0dMoved some display stuff to engine. Not certain this was the right decision, but it may be wanted for MicroWorld projects which are not simply the education-oriented rule engine.simon2014-08-10 18:37:54 +0100
91d3c7f4ddUpversioned from 0.1.2-SNAPSHOT to 0.1.2 for releaseSimon Brooke2014-07-30 13:13:43 +0100
7c0a64a6a9Gone back (hopefully temporarily) to using collage load-image function while I try to sort out the resources issue. This isn't very satisfactory, as the collage distribution is compiled using Java 7, which is going to break for some people, and because I'm bloating my code with two separate image libraries.Simon Brooke2014-07-30 12:38:13 +0100
8e5b526c14Getting the right data into the manifest; sadly, not succeeding in getting it out again.Simon Brooke2014-07-27 21:08:55 +0100
529731e5f1Serious work on the buildall script (and project.clj) to capture a build signature in the MANIFEST.MF file.Simon Brooke2014-07-27 09:42:44 +0100
b5e28496f3Minor changes to render-world; changes to settlement ruleset to deal with land empoverishment.Simon Brooke2014-07-25 11:55:34 +0100
5f1ab0212aAdded screenshot for home page; added inspector.Simon Brooke2014-07-24 20:04:03 +0100
98e43dbe8fFeature complete for version 1; some refactoring still needed.Simon Brooke2014-07-24 18:44:04 +0100
a0f59ac2ddSorted out the resource access problem on Tomcat.Simon Brooke2014-07-24 10:16:08 +0100
03cf9b79e0Now working nicely on tablets; iPhones and some Android phones are still getting the 'tablet' stylesheet instead of the 'phone' stylesheet, but it's not critical.Simon Brooke2014-07-24 08:09:48 +0100
c15cd08159Restyling; much reorganisation of documentation.Simon Brooke2014-07-23 10:04:04 +0100
05e9daf662New heightmap, new templates, new parameters feature.Simon Brooke2014-07-22 10:11:57 +0100
6618fded9dSubstantial modification of how pages which are mainly generated content are handled. I had ended up with four '.html' files which were essentially identical. Also work on new editable parameters feature.Simon Brooke2014-07-22 10:08:10 +0100
ea1af2103fAdded ruleset to model thaw after ice-age, and separated out the herbivore/predation rules into a separate ruleset 'ecology.txt'Simon Brooke2014-07-21 11:20:38 +0100