log

age author description
Mon, 30 Oct 2017 12:55:21 +0200 Matti Hamalainen Remove note about the search pattern parser being not very tolerant, it's somewhat better now.
Mon, 30 Oct 2017 12:53:28 +0200 Matti Hamalainen CSS adjustments for the search page.
Mon, 30 Oct 2017 12:28:21 +0200 Matti Hamalainen Explain the world origin setting better in the help.
Mon, 30 Oct 2017 11:20:41 +0200 Matti Hamalainen And another adjustment to block parsing.
Mon, 30 Oct 2017 03:24:36 +0200 Matti Hamalainen Sync.
Mon, 30 Oct 2017 03:04:08 +0200 Matti Hamalainen And another parsing fix.
Mon, 30 Oct 2017 03:01:22 +0200 Matti Hamalainen More map block parsing fixes.
Mon, 30 Oct 2017 02:53:05 +0200 Matti Hamalainen Fixes to the block parsing.
Mon, 30 Oct 2017 01:45:23 +0200 Matti Hamalainen Improve SSL/TLS support by adding vhost name to the SSL listener spec and set
Mon, 30 Oct 2017 01:14:51 +0200 Matti Hamalainen Cleanups.
Mon, 30 Oct 2017 00:07:14 +0200 Matti Hamalainen No need to doublecheck for SET_MAX_MATCHES.
Mon, 30 Oct 2017 00:06:39 +0200 Matti Hamalainen Remove a debug message.
Mon, 30 Oct 2017 00:06:29 +0200 Matti Hamalainen Oops, forgot this change from the strchr() related commit.
Mon, 30 Oct 2017 00:05:13 +0200 Matti Hamalainen Clamp max number of matches differently.
Mon, 30 Oct 2017 00:04:54 +0200 Matti Hamalainen Don't use strchr() for the center finding algorithm, it is not fit to our purpose.
Mon, 30 Oct 2017 00:04:00 +0200 Matti Hamalainen More work on the front-end.
Sun, 29 Oct 2017 23:17:34 +0200 Matti Hamalainen SSL/TLS support working.
Sun, 29 Oct 2017 23:03:48 +0200 Matti Hamalainen Change the WS port.
Sun, 29 Oct 2017 22:57:04 +0200 Matti Hamalainen Improve error and results handling.
Sun, 29 Oct 2017 22:30:24 +0200 Matti Hamalainen Up the max hardcoded matches/results limit.
Sun, 29 Oct 2017 22:27:08 +0200 Matti Hamalainen Handle empty result set.
Sun, 29 Oct 2017 22:10:08 +0200 Matti Hamalainen Handle "no matches" differently, also fix a memory leak.
Sun, 29 Oct 2017 21:54:12 +0200 Matti Hamalainen Allow specifying of map list to search in the query, and also max number of results.
Sun, 29 Oct 2017 21:15:12 +0200 Matti Hamalainen Remove error handlers from front-end WebSocket stuff, we do not really need these, at least for now.
Sun, 29 Oct 2017 21:12:06 +0200 Matti Hamalainen Set center coordinates to zero by default.
Sun, 29 Oct 2017 21:10:45 +0200 Matti Hamalainen Improve some messages.
Sun, 29 Oct 2017 21:09:20 +0200 Matti Hamalainen Add some comments.
Sun, 29 Oct 2017 20:56:47 +0200 Matti Hamalainen Front-end improvements.
Sun, 29 Oct 2017 18:38:48 +0200 Matti Hamalainen Placeholder text for map list when it is not yet loaded.
Sun, 29 Oct 2017 18:36:39 +0200 Matti Hamalainen Various improvements to the front-end code.
Sun, 29 Oct 2017 17:59:42 +0200 Matti Hamalainen Oops.
Sun, 29 Oct 2017 17:18:56 +0200 Matti Hamalainen Minor CSS changes for the search test page.
Sun, 29 Oct 2017 17:14:57 +0200 Matti Hamalainen Add server functionality to provide list of maps available for searching,
Sun, 29 Oct 2017 17:13:04 +0200 Matti Hamalainen Implement basic search functionality. Has bugs and limitations to be rid of.
Sun, 29 Oct 2017 05:18:21 +0200 Matti Hamalainen Simple initial prototype HTML page for the search.
Sun, 29 Oct 2017 05:16:50 +0200 Matti Hamalainen Some prototyping/initial code for the map search client-side stuff, JavaScript part.
Sun, 29 Oct 2017 04:57:42 +0200 Matti Hamalainen Bring in mapBlockGetEntropy() as we will be using it in the search server.
Sun, 29 Oct 2017 04:56:54 +0200 Matti Hamalainen Implement some of the necessary search helper functions related to map block parsing and so on.
Sun, 29 Oct 2017 04:52:50 +0200 Matti Hamalainen Initial import of map search WebSockets server code. Does not actually do
Sun, 29 Oct 2017 03:08:49 +0200 Matti Hamalainen Remove unused function from the lib.
Sun, 29 Oct 2017 03:08:25 +0200 Matti Hamalainen Simplify few lines of code.
Sun, 29 Oct 2017 03:07:46 +0200 Matti Hamalainen Update copyright blurbs.
Sat, 28 Oct 2017 18:20:20 +0300 Matti Hamalainen One-line some CFLAGS
Sat, 28 Oct 2017 18:19:49 +0300 Matti Hamalainen Update ignores.
Sat, 28 Oct 2017 18:19:37 +0300 Matti Hamalainen Add missing files.
Sat, 28 Oct 2017 17:46:30 +0300 Matti Hamalainen Use $(shell ..) instead of backticks.
Sat, 28 Oct 2017 16:48:30 +0300 Matti Hamalainen Build system cleanup: remove useless defines.
Sat, 28 Oct 2017 04:07:28 +0300 Matti Hamalainen Modernification cleanups.
Fri, 27 Oct 2017 17:19:14 +0300 Matti Hamalainen Added signature for changeset 7c254d090221
Fri, 27 Oct 2017 17:19:01 +0300 Matti Hamalainen And some more cleanups.
Fri, 27 Oct 2017 05:17:35 +0300 Matti Hamalainen And more cleanups.
Fri, 27 Oct 2017 05:10:08 +0300 Matti Hamalainen More cleanups.
Fri, 27 Oct 2017 04:35:51 +0300 Matti Hamalainen Various cleanups.
Thu, 26 Oct 2017 22:20:25 +0300 Matti Hamalainen Cleanups.
Thu, 26 Oct 2017 21:49:40 +0300 Matti Hamalainen Oops, className/classList confusion. Fixed.
Thu, 26 Oct 2017 21:43:07 +0300 Matti Hamalainen Actually make the pkg-config libpng autodetect work.
Thu, 26 Oct 2017 20:33:46 +0300 Matti Hamalainen Autodetect libpng via pkg-config.
Wed, 25 Oct 2017 18:27:50 +0300 Matti Hamalainen Update FAQ.
Sun, 22 Oct 2017 02:56:35 +0300 Matti Hamalainen Remove unused target.
Sun, 22 Oct 2017 02:55:57 +0300 Matti Hamalainen Use pkg-config for libpng.
Sat, 21 Oct 2017 11:47:00 +0300 Matti Hamalainen Use uint8_t instead of unsigned char.
Fri, 20 Oct 2017 19:27:42 +0300 Matti Hamalainen Use element id for slocation dropdown as well.
Fri, 20 Oct 2017 19:27:24 +0300 Matti Hamalainen Use getElementById() instead of referring to document forms.
Fri, 20 Oct 2017 15:55:57 +0300 Matti Hamalainen Fix MinGW cross compilation.
Fri, 20 Oct 2017 15:23:17 +0300 Matti Hamalainen Use classList instead of manipulating className.
Thu, 19 Oct 2017 19:18:46 +0300 Matti Hamalainen Apparently setting ID and name for form elements to same value is baad.
Thu, 19 Oct 2017 19:17:58 +0300 Matti Hamalainen Various cleanups to the utility Javascript code.
Thu, 19 Oct 2017 18:48:39 +0300 Matti Hamalainen Open those quest links in another tab as well.
Thu, 19 Oct 2017 18:45:39 +0300 Matti Hamalainen Improve GMaps XML/JSON output by adding links to quests etc.
Thu, 19 Oct 2017 16:55:41 +0300 Matti Hamalainen Change coder links to point to tnsp.org wizard info instead of bat.org in GMaps XML/JSON output.
Wed, 18 Oct 2017 18:15:28 +0300 Matti Hamalainen Some cleanups to the JS code.
Wed, 18 Oct 2017 17:56:49 +0300 Matti Hamalainen Actually revert the depency changes for PNG/PPM images.
Wed, 18 Oct 2017 17:04:10 +0300 Matti Hamalainen Improve Makefile depencies.
Wed, 18 Oct 2017 16:50:41 +0300 Matti Hamalainen Code cleanups.
Wed, 18 Oct 2017 15:42:04 +0300 Matti Hamalainen Make currently selected location marker pulse via CSS animation.
Wed, 18 Oct 2017 15:41:44 +0300 Matti Hamalainen Fix marker handling.
Wed, 18 Oct 2017 15:11:28 +0300 Matti Hamalainen Oops, missed a function in the previous commit.
Wed, 18 Oct 2017 15:10:52 +0300 Matti Hamalainen Implement marker tags, used only for HTML output.
Wed, 18 Oct 2017 15:10:08 +0300 Matti Hamalainen Cosmetic.
Wed, 18 Oct 2017 15:09:11 +0300 Matti Hamalainen Constify.
Wed, 18 Oct 2017 15:07:41 +0300 Matti Hamalainen Output better HTML.
Wed, 18 Oct 2017 14:23:58 +0300 Matti Hamalainen Cleanup some of the location tag parsing/handling.
Wed, 18 Oct 2017 14:21:48 +0300 Matti Hamalainen Comment cosmetics.
Wed, 18 Oct 2017 14:18:29 +0300 Matti Hamalainen Factorize end tag checking to a function.
Wed, 18 Oct 2017 14:16:33 +0300 Matti Hamalainen Rename some variables.
Wed, 18 Oct 2017 13:31:44 +0300 Matti Hamalainen More cleanups.
Wed, 18 Oct 2017 13:25:48 +0300 Matti Hamalainen Various minor code cleanups.
Wed, 18 Oct 2017 11:17:53 +0300 Matti Hamalainen Fix location marker(s).
Wed, 18 Oct 2017 11:13:29 +0300 Matti Hamalainen Add Osku to FAQ credits list for HCBat location helpfulness.
Wed, 18 Oct 2017 11:12:22 +0300 Matti Hamalainen Update HCBat location data, add names to missing locations and pcities.
Fri, 13 Oct 2017 02:53:12 +0300 Matti Hamalainen Added signature for changeset b8c4dad080ce
Thu, 12 Oct 2017 23:17:33 +0300 Matti Hamalainen Cleanups.
Thu, 12 Oct 2017 23:11:32 +0300 Matti Hamalainen Fix some typos and improve description of www/ subdirectory.
Thu, 12 Oct 2017 19:13:39 +0300 Matti Hamalainen Updated.
Thu, 12 Oct 2017 19:13:26 +0300 Matti Hamalainen Fix Simon's Hut reference.
Thu, 12 Oct 2017 19:13:00 +0300 Matti Hamalainen Mark Grimsh as author of "Elements" aka "Simon's Hut". Also guesstimate area
Thu, 12 Oct 2017 19:12:29 +0300 Matti Hamalainen Update Grimsh' wizard entry.
Thu, 12 Oct 2017 18:01:37 +0300 Matti Hamalainen Updated.
Thu, 12 Oct 2017 18:01:29 +0300 Matti Hamalainen Use warnings;
Thu, 12 Oct 2017 18:01:17 +0300 Matti Hamalainen Fixes to refs.
Thu, 12 Oct 2017 18:00:59 +0300 Matti Hamalainen Generate hcbat.loc from hcbat.ref.
Thu, 12 Oct 2017 17:47:16 +0300 Matti Hamalainen Sync changes to ref file.
Thu, 12 Oct 2017 17:36:19 +0300 Matti Hamalainen Cleanups.
Thu, 12 Oct 2017 13:38:40 +0300 Matti Hamalainen Fix handling of tooltip.js in uploads.
Thu, 12 Oct 2017 13:13:08 +0300 Matti Hamalainen Implement "no location selected" for the html+js dropdown.
Thu, 12 Oct 2017 13:07:16 +0300 Matti Hamalainen New/old unknown locations in HCBat.
Thu, 12 Oct 2017 13:07:00 +0300 Matti Hamalainen Some new pcities in HCBat.
Thu, 12 Oct 2017 12:51:36 +0300 Matti Hamalainen Pcity Tanelorn has grown.
Thu, 12 Oct 2017 12:51:13 +0300 Matti Hamalainen Get rid of hcb- prefix for HCBat unknown locations.
Thu, 12 Oct 2017 12:45:54 +0300 Matti Hamalainen Whoa .. HCBat's map has changed ever so slightly .. hmm .. in the 5+ years I
Thu, 12 Oct 2017 12:44:48 +0300 Matti Hamalainen Cosmetics.
Thu, 12 Oct 2017 12:43:51 +0300 Matti Hamalainen Fix HCBat map diffing by using correct options for diffmap.
Thu, 12 Oct 2017 12:33:15 +0300 Matti Hamalainen Show last changed timestamp for HCBat map/locations.
Thu, 12 Oct 2017 12:32:32 +0300 Matti Hamalainen Implement selecting the matching location in the dropdown menu of JS maps when loaded.
Thu, 12 Oct 2017 11:43:43 +0300 Matti Hamalainen Rename various Makefile variables and improve + modularize hcbat-related things better.
Thu, 12 Oct 2017 11:29:21 +0300 Matti Hamalainen Move %.diff target to Makefile.inc
Thu, 12 Oct 2017 10:58:20 +0300 Matti Hamalainen Sync.
Mon, 09 Oct 2017 12:18:14 +0300 Matti Hamalainen Fix LOC file header.
Mon, 09 Oct 2017 12:18:01 +0300 Matti Hamalainen Fix quests and some author information for 'Newbie taskmaster' and 'Newbie
Mon, 09 Oct 2017 11:30:47 +0300 Matti Hamalainen New location 'Fulgurite shop'.
Fri, 22 Sep 2017 15:14:31 +0300 Matti Hamalainen Sync cleanups.
Mon, 18 Sep 2017 19:44:02 +0300 Matti Hamalainen No need to have ENDIANCHK_BIN here ..
Mon, 18 Sep 2017 19:43:49 +0300 Matti Hamalainen Cosmetics.
Sun, 17 Sep 2017 16:01:07 +0300 Matti Hamalainen Sync.
Thu, 07 Sep 2017 01:11:15 +0300 Matti Hamalainen Sync.
Tue, 05 Sep 2017 17:55:42 +0300 Matti Hamalainen New area "Infection" by Merc.
Fri, 18 Aug 2017 02:40:54 +0300 Matti Hamalainen Sync.
Tue, 25 Jul 2017 10:52:33 +0300 Matti Hamalainen Minor updates to docs and help.
Thu, 29 Jun 2017 17:08:40 +0300 Matti Hamalainen Sync.
Fri, 16 Jun 2017 15:06:49 +0300 Matti Hamalainen Updates to wizards list.
Wed, 14 Jun 2017 17:23:53 +0300 Matti Hamalainen Cosmetics.
Wed, 14 Jun 2017 17:10:57 +0300 Matti Hamalainen Use newer PHP array syntax.
Wed, 14 Jun 2017 17:10:36 +0300 Matti Hamalainen Improve two comments.
Wed, 14 Jun 2017 17:10:25 +0300 Matti Hamalainen Fix some tradelane coordinates, based on report from Errol.
Mon, 12 Jun 2017 19:44:11 +0300 Matti Hamalainen Updated.
Mon, 12 Jun 2017 19:31:12 +0300 Matti Hamalainen Sync.
Mon, 12 Jun 2017 19:29:38 +0300 Matti Hamalainen New pcity 'Vendigroth' in Desolathya.
Sun, 21 May 2017 19:25:23 +0300 Matti Hamalainen New player city 'Friday' in Laenor.
Wed, 17 May 2017 18:05:49 +0300 Matti Hamalainen Added new area 'Gladiator training grounds' by Merc.
Wed, 17 May 2017 18:04:34 +0300 Matti Hamalainen Clean some prototypes.
Thu, 04 May 2017 15:43:42 +0300 Matti Hamalainen Upstream sync.
Wed, 26 Apr 2017 03:06:38 +0300 Matti Hamalainen Upstream sync.
Tue, 25 Apr 2017 18:06:32 +0300 Matti Hamalainen More CSS adjustments.
Tue, 25 Apr 2017 17:45:32 +0300 Matti Hamalainen More tweaks.
Tue, 25 Apr 2017 17:37:48 +0300 Matti Hamalainen Fix index page extraBox.
Tue, 25 Apr 2017 17:30:08 +0300 Matti Hamalainen CSS updates and related code changes.
Tue, 25 Apr 2017 17:29:42 +0300 Matti Hamalainen Add simple location list PHP and CSS.
Wed, 19 Apr 2017 01:13:03 +0300 Matti Hamalainen Fix case for two area names.
Tue, 18 Apr 2017 19:44:58 +0300 Matti Hamalainen Update copyrights and add copyright headers.
Tue, 18 Apr 2017 18:59:43 +0300 Matti Hamalainen Added new faction quest area 'Feldspar conglomerate' by Shinarae.
Thu, 26 Jan 2017 21:36:12 +0200 Matti Hamalainen Clean up tooltip.js and make it work with stricter content security settings.
Sat, 21 Jan 2017 01:05:53 +0200 Matti Hamalainen Sync.
Fri, 20 Jan 2017 15:45:24 +0200 Matti Hamalainen Adjust label.
Fri, 20 Jan 2017 15:43:26 +0200 Matti Hamalainen Player city 'Heaven' moved from Limbo to Laenor.
Fri, 13 Jan 2017 20:37:54 +0200 Matti Hamalainen Add 'Ruins of Kofgaad'.
Sun, 08 Jan 2017 03:22:41 +0200 Matti Hamalainen Update copyrights.
Sun, 08 Jan 2017 03:20:34 +0200 Matti Hamalainen Update README regarding th-libs dependency and where to get it from.
Mon, 19 Dec 2016 09:06:18 +0200 Matti Hamalainen Sync.
Sun, 18 Dec 2016 08:12:12 +0200 Matti Hamalainen AQ "The lost staff".
Tue, 29 Nov 2016 16:23:08 +0200 Matti Hamalainen Update information for Digga's.
Sun, 20 Nov 2016 20:46:38 +0200 Matti Hamalainen Update CFLAGS.
Sat, 19 Nov 2016 17:43:19 +0200 Matti Hamalainen Document "I" instanced location flag.
Sat, 19 Nov 2016 17:03:20 +0200 Matti Hamalainen Make checkbox "checked" value printing conditional.
Thu, 17 Nov 2016 15:48:26 +0200 Matti Hamalainen Set instance flags.
Thu, 17 Nov 2016 15:44:35 +0200 Matti Hamalainen New Efiilas related area 'Dwarf Warehouse'.
Thu, 17 Nov 2016 15:42:43 +0200 Matti Hamalainen Add instance flag support to liblocfile and mkloc.
Sat, 12 Nov 2016 23:42:13 +0200 Matti Hamalainen Rename a variable.
Fri, 28 Oct 2016 18:10:44 +0300 Matti Hamalainen New instanced area related to Efiilas things, 'Draconian tower'.
Tue, 18 Oct 2016 16:15:58 +0300 Matti Hamalainen Add new parameter to mpGetMapURLLink() and mpGetMapLink().
Thu, 06 Oct 2016 16:53:04 +0300 Matti Hamalainen Show "last modified" time stamps for each individual non-continent map.
Fri, 16 Sep 2016 17:40:45 +0300 Matti Hamalainen New city block for 'Moseisley'.
Sun, 28 Aug 2016 19:19:41 +0300 Matti Hamalainen Fix level limit of 'Paladin Stronghold' area. Reported by Lavitz.
Sun, 28 Aug 2016 06:40:53 +0300 Matti Hamalainen Note that libpng 1.6 also works in addition to 1.2.
Wed, 24 Aug 2016 03:27:16 +0300 Matti Hamalainen Use <?php long tag.
Wed, 24 Aug 2016 03:19:47 +0300 Matti Hamalainen Implement showing of 'special' SS locations in the SS list.
Wed, 17 Aug 2016 02:29:02 +0300 Matti Hamalainen Use OPT_* constants instead of 0/1.
Mon, 08 Aug 2016 23:18:46 +0300 Matti Hamalainen Use full <?php ?> tag, misc cleanups.
Mon, 08 Aug 2016 19:04:25 +0300 Matti Hamalainen New area 'Coffee forest' by Heidel.
Fri, 01 Jul 2016 11:56:26 +0300 Matti Hamalainen Updated map of Arelium.
Tue, 28 Jun 2016 17:50:47 +0300 Matti Hamalainen Allow multiple input files for mapstats.
Thu, 23 Jun 2016 19:53:25 +0300 Matti Hamalainen Add some clarifying comments.
Tue, 07 Jun 2016 16:31:25 +0300 Matti Hamalainen Sync.
Tue, 31 May 2016 16:05:42 +0300 Matti Hamalainen Make it build with ye older GCC.
Tue, 31 May 2016 16:03:41 +0300 Matti Hamalainen Add empty opts file.
Thu, 19 May 2016 06:29:58 +0300 Matti Hamalainen Code cleanups.
Thu, 19 May 2016 06:29:39 +0300 Matti Hamalainen Updates.
Sun, 08 May 2016 16:25:11 +0300 Matti Hamalainen Sync.
Wed, 04 May 2016 10:19:28 +0300 Matti Hamalainen New location 'Efiilas Advance camp'.
Sat, 30 Apr 2016 05:34:09 +0300 Matti Hamalainen New pcity 'Skywatch'.
Sat, 30 Apr 2016 05:33:57 +0300 Matti Hamalainen New pcity block for 'Ankh-morpork'.
Tue, 19 Apr 2016 03:07:25 +0300 Matti Hamalainen Fix map2ppm build to actually use libpng if enabled.
Thu, 07 Apr 2016 21:24:14 +0300 Matti Hamalainen New area 'Severus Castle'.
Sat, 02 Apr 2016 00:38:11 +0300 Matti Hamalainen Implement specialdate.
Thu, 17 Mar 2016 22:04:23 +0200 Matti Hamalainen Fix printed coordinates when warning about duplicate locations.
Thu, 17 Mar 2016 21:46:23 +0200 Matti Hamalainen Sync.
Thu, 10 Mar 2016 14:37:18 +0200 Matti Hamalainen Update ignores.
Thu, 10 Mar 2016 08:19:57 +0200 Matti Hamalainen Update documentation.
Wed, 09 Mar 2016 21:21:49 +0200 Matti Hamalainen Fix binary executable builds.
Wed, 09 Mar 2016 21:18:35 +0200 Matti Hamalainen Fix some build things.
Wed, 09 Mar 2016 20:13:32 +0200 Matti Hamalainen Various build fixes.
Wed, 09 Mar 2016 19:34:00 +0200 Matti Hamalainen Restructuring the repository.
Tue, 08 Mar 2016 17:00:05 +0200 Matti Hamalainen Improve 'make gimp' target a bit.
Tue, 08 Mar 2016 16:55:23 +0200 Matti Hamalainen Rename various functions, and other cleanups.
Tue, 08 Mar 2016 16:41:28 +0200 Matti Hamalainen Remove urchin file.
Fri, 04 Mar 2016 17:47:04 +0200 Matti Hamalainen Cleanups.
Fri, 04 Mar 2016 17:40:40 +0200 Matti Hamalainen IE7/8/6 "fix".
Fri, 04 Mar 2016 17:40:25 +0200 Matti Hamalainen Cleanups.
Tue, 01 Mar 2016 17:24:05 +0200 Matti Hamalainen Match th_args API change.
Wed, 17 Feb 2016 16:59:09 +0200 Matti Hamalainen Check return value of fgets() and act appropriately in mapBlockParseStream().
Thu, 11 Feb 2016 16:25:17 +0200 Matti Hamalainen Slightly update README.
Wed, 03 Feb 2016 17:15:11 +0200 Matti Hamalainen Update copyrights.
Fri, 29 Jan 2016 17:13:11 +0200 Matti Hamalainen Cosmetics.
Fri, 29 Jan 2016 17:12:36 +0200 Matti Hamalainen New pcity in Lucentium, 'Tylarr-farms'.
Tue, 26 Jan 2016 19:23:34 +0200 Matti Hamalainen Cleanup.
Tue, 26 Jan 2016 19:23:28 +0200 Matti Hamalainen Update FAQ.
Sun, 17 Jan 2016 23:12:06 +0200 Matti Hamalainen Sync.
Sat, 09 Jan 2016 18:10:54 +0200 Matti Hamalainen Sync.
Mon, 04 Jan 2016 06:55:37 +0200 Matti Hamalainen Remove (CLOSED) from area names, the closed status is specified with a flag anyway.
Mon, 04 Jan 2016 06:23:09 +0200 Matti Hamalainen Sync.
Tue, 22 Dec 2015 18:16:02 +0200 Matti Hamalainen New pcity block for 'Elanthia'.
Fri, 18 Dec 2015 11:48:56 +0200 Matti Hamalainen Sync some data to hcbat map.
Thu, 10 Dec 2015 19:55:29 +0200 Matti Hamalainen New pcity 'Ankh-morpork'.
Thu, 10 Dec 2015 19:55:15 +0200 Matti Hamalainen Fix Vendace shore marker.
Thu, 10 Dec 2015 19:52:33 +0200 Matti Hamalainen Pcity 'Mossad' was finally placed in Rothikgen, out from Limbo.
Thu, 10 Dec 2015 19:49:22 +0200 Matti Hamalainen Added 'Catfolk shipyard' area (a wizard hackathon 2015 project by various
Thu, 10 Dec 2015 19:46:41 +0200 Matti Hamalainen New pcity block for 'Sumuland'.
Thu, 10 Dec 2015 19:45:37 +0200 Matti Hamalainen New pcity 'Shire'.
Sun, 08 Nov 2015 14:14:30 +0200 Matti Hamalainen Oops, forgot to add the location marker.
Sun, 08 Nov 2015 14:10:37 +0200 Matti Hamalainen Updates in wizards info.
Sun, 08 Nov 2015 14:10:26 +0200 Matti Hamalainen Update CSS.
Sun, 08 Nov 2015 14:10:21 +0200 Matti Hamalainen Sync.
Sun, 08 Nov 2015 14:09:39 +0200 Matti Hamalainen New area 'A Tale of Two Towers' by Gorgar.
Sun, 08 Nov 2015 14:02:45 +0200 Matti Hamalainen Adjust Wrecked Ship Hull location label.
Sun, 08 Nov 2015 14:02:22 +0200 Matti Hamalainen Add 'Vendace Shore' area by Heidel.
Sun, 08 Nov 2015 13:56:00 +0200 Matti Hamalainen Laenor map data change. Probably for Heidel's Vendace Shore area.
Sun, 08 Nov 2015 13:54:29 +0200 Matti Hamalainen Disable use of urchins in HTML maps.
Sun, 08 Nov 2015 13:54:08 +0200 Matti Hamalainen Add basic HTML versions back in to be generated (those with embedded labels).
Mon, 12 Oct 2015 05:30:53 +0300 Matti Hamalainen Fix and improve *.loc file uploads.
Mon, 12 Oct 2015 05:26:43 +0300 Matti Hamalainen Two SS+ added to pcity 'Moseisley', thanks to mr. Hair.
Wed, 30 Sep 2015 15:39:22 +0300 Matti Hamalainen New pcity block for 'Manhole'.