log

age author description
Tue, 16 Jun 2009 16:05:31 +0000 Matti Hamalainen Added LQ29.
Sat, 13 Jun 2009 08:40:42 +0000 Matti Hamalainen Use ImageMagick for scaling the world map image.
Sat, 13 Jun 2009 08:16:22 +0000 Matti Hamalainen Update loc-files to v3.0 format.
Sat, 13 Jun 2009 08:13:00 +0000 Matti Hamalainen Fix bugs in the parser.
Fri, 12 Jun 2009 09:17:48 +0000 Matti Hamalainen Oops, 100L. Fixed a typo in Makefile that caused things not to work.
Tue, 09 Jun 2009 14:24:43 +0000 Matti Hamalainen Remove mention of NetPBM utils from requirements list.
Tue, 09 Jun 2009 14:23:51 +0000 Matti Hamalainen Get rid of pnmtopng also, so we don't need NetPBM tools anymore.
Tue, 09 Jun 2009 14:20:03 +0000 Matti Hamalainen Remove usage of pnmscale in favour of map2ppm's internal scaling.
Tue, 09 Jun 2009 14:17:38 +0000 Matti Hamalainen Add scaling of output image size (by integer value).
Tue, 09 Jun 2009 10:52:20 +0000 Matti Hamalainen Add a note in comment.
Tue, 09 Jun 2009 09:47:42 +0000 Matti Hamalainen Add map HTML files to targets.
Tue, 09 Jun 2009 09:47:18 +0000 Matti Hamalainen Updated urchin code from Google.
Tue, 09 Jun 2009 09:44:45 +0000 Matti Hamalainen Remove nbsp.
Tue, 02 Jun 2009 11:51:51 +0000 Matti Hamalainen Print instructions when no target is given.
Mon, 01 Jun 2009 11:35:41 +0000 Matti Hamalainen Ordering fixed.
Mon, 01 Jun 2009 10:55:27 +0000 Matti Hamalainen Added information about 'T' (Trainer) flag.
Mon, 01 Jun 2009 05:20:33 +0000 Matti Hamalainen Changed LOC format version to 3.0.
Mon, 01 Jun 2009 05:20:08 +0000 Matti Hamalainen Updated LOC-format documentation.
Mon, 01 Jun 2009 05:05:39 +0000 Matti Hamalainen Escape ';'.
Mon, 01 Jun 2009 05:04:16 +0000 Matti Hamalainen Properly escape sequences in loc-format output. Allow escaping of characters inside strings.
Mon, 01 Jun 2009 04:54:34 +0000 Matti Hamalainen Improve parsing of line continuations.
Mon, 01 Jun 2009 03:07:35 +0000 Matti Hamalainen Don't add type name labels in certain maps.
Sun, 31 May 2009 12:43:45 +0000 Matti Hamalainen Synced.
Sat, 30 May 2009 12:47:34 +0000 Matti Hamalainen The loc-file parser was completely refactored into a state-machine. This may, or may not make future changes easier. It's at least cleaner and more flexible.; Support for multiple location names was added.; Parsing of coder names into separate strings was implemented.
Fri, 15 May 2009 11:31:18 +0000 Matti Hamalainen Remove superfluous whitespace from line starts.
Mon, 11 May 2009 07:04:40 +0000 Matti Hamalainen Don't override the label colouring in another place of the CSS.
Mon, 11 May 2009 06:54:56 +0000 Matti Hamalainen Label align adjustments.
Fri, 08 May 2009 22:06:51 +0000 Matti Hamalainen Fix urchin file addition.
Fri, 08 May 2009 15:11:10 +0000 Matti Hamalainen Amend with changes in mkbcmap utility.
Fri, 08 May 2009 15:10:47 +0000 Matti Hamalainen Rewrite commandline handling to use th-libs, and other misc. improvements.