log

age author description
Wed, 01 Nov 2017 12:55:07 +0200 Matti Hamalainen Use muStrChr().
Wed, 01 Nov 2017 12:49:02 +0200 Matti Hamalainen Move mapStrChr() to libmaputils as muStrChr().
Wed, 01 Nov 2017 11:54:08 +0200 Matti Hamalainen Added signature for changeset 866398167d6d
Wed, 01 Nov 2017 11:53:50 +0200 Matti Hamalainen Fix mapsearch build depencies to include liblocfile.
Wed, 01 Nov 2017 02:29:10 +0200 Matti Hamalainen Adjust some message priorities and texts.
Wed, 01 Nov 2017 02:16:45 +0200 Matti Hamalainen Cosmetic.
Wed, 01 Nov 2017 02:16:24 +0200 Matti Hamalainen Use a "static" LWS write buffer instead of dynamic allocation on each call.
Tue, 31 Oct 2017 23:10:46 +0200 Matti Hamalainen Cosmetic.
Tue, 31 Oct 2017 23:10:35 +0200 Matti Hamalainen Fix a memory leak.
Tue, 31 Oct 2017 23:10:13 +0200 Matti Hamalainen Fix a memory leak.
Tue, 31 Oct 2017 23:10:06 +0200 Matti Hamalainen Use th_free_r() instead of th_free() + assign NULL pattern.
Tue, 31 Oct 2017 22:38:09 +0200 Matti Hamalainen Add a wrapper function for lws_write to implement the pre-padding of the
Tue, 31 Oct 2017 20:50:02 +0200 Matti Hamalainen Limit search block max size.
Tue, 31 Oct 2017 19:43:44 +0200 Matti Hamalainen Add a test mode to fuzz/test resiliency of the map search spec parser.
Tue, 31 Oct 2017 19:42:28 +0200 Matti Hamalainen Allow NULL wsi context in mapPerformSearch().
Tue, 31 Oct 2017 19:41:38 +0200 Matti Hamalainen Improve request parsing to allow "no maps specified".
Tue, 31 Oct 2017 18:59:21 +0200 Matti Hamalainen Empty line deleted.
Tue, 31 Oct 2017 18:52:50 +0200 Matti Hamalainen Enable mapsearch in the default builds, if libwebsockets is found.
Tue, 31 Oct 2017 18:07:37 +0200 Matti Hamalainen Oops, fix one of the debug prints.
Tue, 31 Oct 2017 18:04:27 +0200 Matti Hamalainen Implement some debugging stuff, and hook LWS logging to our own log function.
Tue, 31 Oct 2017 15:51:18 +0200 Matti Hamalainen Print world origin coordinates when loading map specs.
Mon, 30 Oct 2017 19:55:29 +0200 Matti Hamalainen Added 'Meadowshire' area by Shinarae.
Mon, 30 Oct 2017 19:53:21 +0200 Matti Hamalainen Fixes to colormap output, especially ANSI output mode.
Mon, 30 Oct 2017 16:53:59 +0200 Matti Hamalainen Oops, 10L: forgot to s/MAX_FILES/SET_MAX_FILES/ everywhere.
Mon, 30 Oct 2017 16:52:57 +0200 Matti Hamalainen Merge.
Mon, 30 Oct 2017 15:38:20 +0200 Matti Hamalainen Cosmetics.
Mon, 30 Oct 2017 15:38:06 +0200 Matti Hamalainen Change copyright blurbs.
Mon, 30 Oct 2017 15:19:30 +0200 Matti Hamalainen Improve search "help" text.
Mon, 30 Oct 2017 15:06:36 +0200 Matti Hamalainen Fix map-local coordinates in search results.
Mon, 30 Oct 2017 15:06:20 +0200 Matti Hamalainen Adjust minimum entropy thresholds.