Hello everyone,
almost 10 years after the first commit into the CVS I finally found the time to migrate the project to SVN.
I also switched it into a Maven project and also went through the code. Currently only the first steps of the editor are implemented. To be more precise: It contains a first basic version of the isometric engine. So far it can be rotate (at the moment only in the code, not by a control in the user interface) and the cursor works correctly (means it highlights the right field and also returns the right coordinates). Not much, but a first step after a long time.... read more