log

age author description
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.