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'.
Mon, 29 Jul 2019 13:56:59 +0300 Matti Hamalainen Update.
Mon, 29 Jul 2019 13:53:36 +0300 Matti Hamalainen New pcity 'Daggerfall'.
Fri, 19 Jul 2019 18:39:19 +0300 Matti Hamalainen Adjust.
Fri, 19 Jul 2019 18:32:23 +0300 Matti Hamalainen Add missing soft level-limit to Secladin.
Tue, 09 Jul 2019 05:33:35 +0300 Matti Hamalainen New pcity 'Sky' in Desolathya.
Tue, 09 Jul 2019 05:33:26 +0300 Matti Hamalainen New pcity 'Herdville' in Rothikgen.
Fri, 10 May 2019 01:50:54 +0300 Matti Hamalainen Sync.
Fri, 10 May 2019 01:50:43 +0300 Matti Hamalainen Cleanups and minor improvements to location list page.
Fri, 10 May 2019 01:50:15 +0300 Matti Hamalainen Various improvements to the "latest added locations" page.
Sun, 05 May 2019 12:21:28 +0300 Matti Hamalainen Added pcity 'Elsewhere'.
Thu, 11 Apr 2019 00:48:35 +0300 Matti Hamalainen Cosmetic.
Tue, 09 Apr 2019 11:42:39 +0300 Matti Hamalainen April's fools mode CSS adjustments.
Tue, 09 Apr 2019 11:42:23 +0300 Matti Hamalainen Fix page layout.
Mon, 18 Mar 2019 02:00:26 +0200 Matti Hamalainen Add .git/ to hgignores.
Wed, 13 Feb 2019 10:58:08 +0200 Matti Hamalainen Added 'Kingslayer' in Furnachia.
Wed, 13 Feb 2019 10:52:46 +0200 Matti Hamalainen Use rsync + ssh instead of scp for uploads.
Wed, 13 Feb 2019 10:32:09 +0200 Matti Hamalainen LQ86 "Long live the king" moved to LQ92 at some point. Thanks to Anatea for
Sun, 10 Feb 2019 23:51:19 +0200 Matti Hamalainen Properly link pthread.
Fri, 08 Feb 2019 09:43:03 +0200 Matti Hamalainen Sync wizard info.
Fri, 08 Feb 2019 09:32:02 +0200 Matti Hamalainen Improvements to wizlist parsing.
Tue, 29 Jan 2019 01:24:08 +0200 Matti Hamalainen New pcity block for 'Quintinity'.
Sat, 26 Jan 2019 03:39:53 +0200 Matti Hamalainen Use .loc and .map timestamps for misc map timestamps.
Sat, 26 Jan 2019 03:39:23 +0200 Matti Hamalainen Also upload *.loc files for misc maps.
Sat, 26 Jan 2019 03:19:51 +0200 Matti Hamalainen New pcity 'Grayskull' in Rothikgen.
Sat, 26 Jan 2019 03:18:05 +0200 Matti Hamalainen Add 'Assassination game sign up room' to Arelium map.
Sat, 26 Jan 2019 01:42:39 +0200 Matti Hamalainen Refactor how the location filtering works internally to use proper LOC flags.
Sat, 26 Jan 2019 01:40:23 +0200 Matti Hamalainen Fix LOC file label orientation parsing.
Sat, 26 Jan 2019 01:38:59 +0200 Matti Hamalainen Rename a variable.
Sat, 26 Jan 2019 01:35:23 +0200 Matti Hamalainen Simplify.
Sat, 26 Jan 2019 01:31:25 +0200 Matti Hamalainen Update the apc functions to use apcu_ prefix.
Sat, 26 Jan 2019 01:27:14 +0200 Matti Hamalainen Add defines for continent list array index constants and use them.
Tue, 22 Jan 2019 15:40:17 +0200 Matti Hamalainen Refactor PHP .loc file parsing a bit.
Thu, 10 Jan 2019 10:43:29 +0200 Matti Hamalainen Bump copyright years.
Thu, 10 Jan 2019 00:09:16 +0200 Matti Hamalainen Sync.
Thu, 10 Jan 2019 00:02:08 +0200 Matti Hamalainen New pcity 'Shimville'.
Mon, 26 Nov 2018 02:10:15 +0200 Matti Hamalainen Statically link even libc for static build of mapsearch.
Mon, 26 Nov 2018 01:41:55 +0200 Matti Hamalainen New guild, 'Nergal' added.
Mon, 26 Nov 2018 01:36:03 +0200 Matti Hamalainen New pcity 'Toa'.
Fri, 19 Oct 2018 13:54:34 +0300 Matti Hamalainen Actually fix those depencies.
Fri, 19 Oct 2018 13:53:30 +0300 Matti Hamalainen Fix some depencies.
Fri, 19 Oct 2018 13:41:15 +0300 Matti Hamalainen Sync.
Sun, 30 Sep 2018 19:20:21 +0300 Matti Hamalainen New pcity block for 'Elanthia'.
Thu, 27 Sep 2018 00:19:23 +0300 Matti Hamalainen New player cities 'Booty', 'Scabb' and 'Phatt' .. someone has obviously been monkeying around ..
Sat, 15 Sep 2018 14:29:40 +0300 Matti Hamalainen Cleanups, constification.
Sat, 18 Aug 2018 20:49:43 +0300 Matti Hamalainen New pcity block for 'Sungate'.
Mon, 02 Jul 2018 00:02:06 +0300 Matti Hamalainen Improve build system.
Fri, 29 Jun 2018 17:53:01 +0300 Matti Hamalainen Sync.
Fri, 22 Jun 2018 19:28:30 +0300 Matti Hamalainen Trailing whitespace cleanup.
Fri, 22 Jun 2018 19:26:26 +0300 Matti Hamalainen Display "location added" information on the location listings as well, if available.
Fri, 22 Jun 2018 19:25:31 +0300 Matti Hamalainen Add helper function mpStrFTime() for formatting timestamps.
Fri, 22 Jun 2018 19:23:27 +0300 Matti Hamalainen Make the PNG maps a bit bigger.
Sat, 09 Jun 2018 15:33:11 +0300 Matti Hamalainen Set marker.
Sat, 09 Jun 2018 15:20:16 +0300 Matti Hamalainen Add "Waldrand" by Sirdar.
Sat, 09 Jun 2018 15:19:58 +0300 Matti Hamalainen Cleanup.
Sat, 09 Jun 2018 15:11:31 +0300 Matti Hamalainen A new road and a "city" and area marker have appeared in Laenor.
Mon, 04 Jun 2018 03:07:12 +0300 Matti Hamalainen Fix to match changes in th-libs API.
Mon, 21 May 2018 09:47:42 +0300 Matti Hamalainen Adjust label alignment.
Mon, 21 May 2018 09:45:30 +0300 Matti Hamalainen Add 'Duergar temple' area.
Thu, 01 Mar 2018 22:48:01 +0200 Matti Hamalainen Adjust Ixi label alignment.
Thu, 01 Mar 2018 22:46:35 +0200 Matti Hamalainen New player city 'Ixi'.