12 Commits

Author SHA1 Message Date
flying sheep
14329b64a6 changed System.out.println to Log.debug 2013-04-13 22:49:13 +02:00
flying sheep
c2124315e3 removed unnecessary ComponentListener 2013-04-13 22:39:20 +02:00
flying sheep
ab65ccfb83 cleaned up mapviewer 2013-04-13 22:33:52 +02:00
flying sheep
99ffa9a1c2 merged master 2013-04-12 15:42:03 +02:00
flying sheep
bd562306b3 added preliminary command line option 2013-04-12 15:36:37 +02:00
flying sheep
dc8797b6c2 cosmetics 2013-04-12 15:03:02 +02:00
Skiphs
dafa8abd79 First implementation of new map
There are still a lot of issues, such as the lack of all the old layers,
left over code, and a few missing features (move to for example) But
this is a start.

Note that caching methods should not be bothered with for the moment, as
a cache directory and expiration date have not been coded.
2013-04-11 06:33:23 -07:00
flying sheep
7a8f7e1ea3 moved map object to new package. still needs love, though (tempDist & stuff) 2013-04-06 00:05:46 +02:00
flying sheep
3302365852 added utils and prettyfied code 2013-04-04 23:41:38 +02:00
flying sheep
a335d9e788 refactored more stuff out of MoF and renamed it to ReflectionInfo 2013-04-03 18:45:43 +02:00
flying sheep
469d40c513 refactored mapmarker string names to a marker enum,
refactored resources,
created options singleton
2013-04-03 17:57:13 +02:00
Skiphs
8a63d46b1c AMIDST in its current state
All items in MoF package should eventually be replaced.
2013-03-30 06:19:00 -07:00