log

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