log

age author description
Tue, 17 Sep 2019 11:11:31 +0300 Matti Hamalainen Check for unknown replies from mapsearch server.
Thu, 12 Sep 2019 14:33:29 +0300 Matti Hamalainen Create elements in javascript instead of using direct HTML.
Thu, 12 Sep 2019 14:32:20 +0300 Matti Hamalainen Add helper functions mapCE() and mapClearChildren().
Tue, 10 Sep 2019 22:30:26 +0300 Matti Hamalainen Unify some error handling in the mapsearch front-end javascript code.
Tue, 10 Sep 2019 21:15:25 +0300 Matti Hamalainen Improve WebSocket handling a bit.
Tue, 10 Sep 2019 19:53:21 +0300 Matti Hamalainen Show distance value in results.
Tue, 10 Sep 2019 19:52:04 +0300 Matti Hamalainen Fix sorting of locations in nearest location search. Idiotic bugs.
Tue, 10 Sep 2019 19:36:37 +0300 Matti Hamalainen Fix comment.
Tue, 10 Sep 2019 19:26:04 +0300 Matti Hamalainen Add maxMatches argument to nearby location search.
Tue, 10 Sep 2019 17:52:56 +0300 Matti Hamalainen Adjust location search results parsing to match changes in the server end.
Tue, 10 Sep 2019 17:52:24 +0300 Matti Hamalainen Bump copyright year.
Tue, 10 Sep 2019 17:52:13 +0300 Matti Hamalainen Unify GMap link generating in search frontend.
Tue, 10 Sep 2019 17:49:44 +0300 Matti Hamalainen Initialize match variables properly.
Tue, 10 Sep 2019 17:32:43 +0300 Matti Hamalainen Fix results output.
Tue, 10 Sep 2019 17:31:24 +0300 Matti Hamalainen Backout 10d63f13abcb, it was not good.
Tue, 10 Sep 2019 17:14:07 +0300 Matti Hamalainen 10L fix.
Tue, 10 Sep 2019 17:09:36 +0300 Matti Hamalainen Add match->val to search backend result JSON.
Tue, 10 Sep 2019 16:47:44 +0300 Matti Hamalainen Oops, fix distance calculation coordinate adjustments.
Tue, 10 Sep 2019 16:41:19 +0300 Matti Hamalainen Adjust default nearby location maxDist value to 50.
Tue, 10 Sep 2019 16:35:07 +0300 Matti Hamalainen More fixes to mapsearch SysV init script.
Tue, 10 Sep 2019 16:31:05 +0300 Matti Hamalainen Oops, totally forgot the build system changes from previous commit.
Tue, 10 Sep 2019 16:29:37 +0300 Matti Hamalainen Implement 'list locations near coordinates' functionality in mapsearch backend.
Tue, 10 Sep 2019 16:23:55 +0300 Matti Hamalainen Clean up the mapsearch front-end Javascript code a bit.
Tue, 10 Sep 2019 16:22:53 +0300 Matti Hamalainen Improve mapsearch SysV init scripts.
Tue, 10 Sep 2019 16:06:59 +0300 Matti Hamalainen Sync.
Thu, 05 Sep 2019 16:53:41 +0300 Matti Hamalainen Add tiny note about scripts/ in README.
Thu, 05 Sep 2019 15:48:36 +0300 Matti Hamalainen Make the generic error message a bit more clear.
Thu, 05 Sep 2019 15:39:52 +0300 Matti Hamalainen Simplify some checks.
Thu, 05 Sep 2019 15:28:11 +0300 Matti Hamalainen Cosmetic reorder.
Thu, 05 Sep 2019 14:49:26 +0300 Matti Hamalainen Rename variable.
Thu, 05 Sep 2019 14:03:18 +0300 Matti Hamalainen Add NULL check for search pattern memory allocation.
Thu, 05 Sep 2019 13:56:17 +0300 Matti Hamalainen Remove some data duplication from structs.
Sun, 01 Sep 2019 19:20:47 +0300 Matti Hamalainen Oops, useless leftover line. Removed.
Sun, 01 Sep 2019 19:15:55 +0300 Matti Hamalainen Add SysV init script and configuration examples for mapsearch.
Wed, 21 Aug 2019 15:31:06 +0300 Matti Hamalainen Rename mkspecial -> stitchmap.
Wed, 21 Aug 2019 15:29:43 +0300 Matti Hamalainen Remove useless definition.
Wed, 21 Aug 2019 15:27:12 +0300 Matti Hamalainen Updated hcbat.loc.
Wed, 21 Aug 2019 15:08:29 +0300 Matti Hamalainen Clean up block parsing function and its error handling.
Wed, 21 Aug 2019 15:07:57 +0300 Matti Hamalainen Rename some function variables and argument.
Wed, 21 Aug 2019 15:07:11 +0300 Matti Hamalainen Constify.
Wed, 21 Aug 2019 15:03:18 +0300 Matti Hamalainen Rename MapBlock::{x,y} to {xc,yc}.
Wed, 21 Aug 2019 15:01:05 +0300 Matti Hamalainen Rename a variable.
Wed, 21 Aug 2019 15:00:43 +0300 Matti Hamalainen Fix potential free() bugs, we were using th_free() instead of mapBlockFree() in two cases.
Wed, 21 Aug 2019 15:00:15 +0300 Matti Hamalainen Minor cleanups.
Wed, 21 Aug 2019 14:52:56 +0300 Matti Hamalainen Some additional cleanups.
Wed, 21 Aug 2019 14:48:49 +0300 Matti Hamalainen Clean up block parsing a bit.
Wed, 21 Aug 2019 14:47:22 +0300 Matti Hamalainen Rename MapPiece::{r,g,b} and MapColor::{r,g,b} to {cr,cg,cb}.
Wed, 21 Aug 2019 14:45:26 +0300 Matti Hamalainen Make some more clarifications to licensing and few others adjustments to
Wed, 21 Aug 2019 13:51:37 +0300 Matti Hamalainen Rename LocMarker::{x,y} to {xc,yc}.
Wed, 21 Aug 2019 13:45:03 +0300 Matti Hamalainen Merge.
Wed, 21 Aug 2019 13:44:49 +0300 Matti Hamalainen Rename LocFileInfo::{x,y} to {xoffs,yoffs}.
Wed, 21 Aug 2019 13:41:38 +0300 Matti Hamalainen Rename MapLocations::n to MapLocations::nlocations.
Wed, 21 Aug 2019 13:37:11 +0300 Matti Hamalainen Update README.
Wed, 21 Aug 2019 13:32:20 +0300 Matti Hamalainen Add make target for building changelog.txt, that contains cleaned up
Wed, 21 Aug 2019 13:26:45 +0300 Matti Hamalainen Cleanups.
Wed, 21 Aug 2019 13:16:26 +0300 Matti Hamalainen Clean up 'make help'.
Mon, 19 Aug 2019 15:34:33 +0300 Matti Hamalainen New pcity 'Wednesday'.
Mon, 19 Aug 2019 15:34:23 +0300 Matti Hamalainen Adjust label alignment of 'Abandoned barn'.
Sat, 10 Aug 2019 12:53:50 +0300 Matti Hamalainen Added signature for changeset b8227d4b4b97
Sat, 10 Aug 2019 12:19:55 +0300 Matti Hamalainen New pcity block for 'Tormentia'.