Wed, 24 Sep 2014 22:35:35 +0300 Oleksandr Gavenko Fix color to satisfy schema.
Wed, 24 Sep 2014 22:31:23 +0300 Oleksandr Gavenko Highlight mean values.
Wed, 24 Sep 2014 22:26:41 +0300 Oleksandr Gavenko Add newline processing in report table cells.
Wed, 24 Sep 2014 22:06:58 +0300 Oleksandr Gavenko Fix typo.
Wed, 24 Sep 2014 19:23:05 +0300 Oleksandr Gavenko Make a way to stop statistic gathering.
Wed, 24 Sep 2014 19:17:52 +0300 Oleksandr Gavenko Break limit on script execution time for statistic gathering
Wed, 24 Sep 2014 18:45:46 +0300 Oleksandr Gavenko Move statistic gathering and displaying logic to separate functions.
Wed, 24 Sep 2014 17:59:14 +0300 Oleksandr Gavenko Don't store intermediate statistic data.
Wed, 24 Sep 2014 15:25:11 +0300 Oleksandr Gavenko Increase depth limit.
Wed, 24 Sep 2014 14:57:53 +0300 Oleksandr Gavenko Remove comparing with next board weight if expected value differ less then threshold.
Wed, 24 Sep 2014 14:51:22 +0300 Oleksandr Gavenko Fix: expectimax select best move which lead to less danger among all worst.
Wed, 24 Sep 2014 02:56:41 +0300 Oleksandr Gavenko Visual AI actions mode.
Tue, 23 Sep 2014 02:24:13 +0300 Oleksandr Gavenko Don't calculate max value if it isn't used.
Tue, 23 Sep 2014 02:06:32 +0300 Oleksandr Gavenko Speedup score calculation.
Tue, 23 Sep 2014 01:33:10 +0300 Oleksandr Gavenko Speed up board.putRandom.
Tue, 23 Sep 2014 01:23:10 +0300 Oleksandr Gavenko Add check to board.putRandom.
Tue, 23 Sep 2014 01:17:55 +0300 Oleksandr Gavenko Fix: ReferenceError: reference to undefined property this.cfg.weightPriority
Tue, 23 Sep 2014 01:09:28 +0300 Oleksandr Gavenko Fix typo.
Tue, 23 Sep 2014 01:05:11 +0300 Oleksandr Gavenko Fix typo.
Tue, 23 Sep 2014 01:03:32 +0300 Oleksandr Gavenko Finish BoardObj engine moves.
Tue, 23 Sep 2014 00:37:34 +0300 Oleksandr Gavenko Add some BoardArr function. Speedup score calculation.
Tue, 23 Sep 2014 00:16:57 +0300 Oleksandr Gavenko Make board engine selectable.
Tue, 23 Sep 2014 00:00:57 +0300 Oleksandr Gavenko Reduce CSS style classes.
Mon, 22 Sep 2014 22:36:03 +0300 Oleksandr Gavenko merged
Mon, 22 Sep 2014 22:35:41 +0300 Oleksandr Gavenko Join N level deep on score value without random simulation AIs and add
Mon, 22 Sep 2014 01:44:48 +0300 Oleksandr Gavenko Renames.
Sun, 21 Sep 2014 01:16:27 +0300 Oleksandr Gavenko Add AI discussion. Blind strategies.
Sun, 21 Sep 2014 01:07:55 +0300 Oleksandr Gavenko Game rules.
Sat, 20 Sep 2014 23:58:41 +0300 Oleksandr Gavenko Added tag v0.3 for changeset 6a0997efaa53
Sat, 20 Sep 2014 23:58:29 +0300 Oleksandr Gavenko v0.3 CHANGES. v0.3
Sat, 20 Sep 2014 23:56:02 +0300 Oleksandr Gavenko Set better coefficient for blind-weight-random AI.
Sat, 20 Sep 2014 23:47:48 +0300 Oleksandr Gavenko Parse checkbox AI config automatically.
Sat, 20 Sep 2014 23:41:36 +0300 Oleksandr Gavenko Show AI config in report as title.
Sat, 20 Sep 2014 23:19:01 +0300 Oleksandr Gavenko Add number to statistic reports.
Sat, 20 Sep 2014 23:15:30 +0300 Oleksandr Gavenko Fix report floating.
Sat, 20 Sep 2014 22:55:24 +0300 Oleksandr Gavenko Rename AI.
Sat, 20 Sep 2014 09:44:08 +0300 Oleksandr Gavenko Clean statistics button.
Sat, 20 Sep 2014 01:16:14 +0300 Oleksandr Gavenko Fix: turn value sometimes cleared or incorect.
Sat, 20 Sep 2014 01:01:53 +0300 Oleksandr Gavenko Remove unnecessary check.
Sat, 20 Sep 2014 00:51:45 +0300 Oleksandr Gavenko Save and restore continuation limits.
Sat, 20 Sep 2014 00:44:00 +0300 Oleksandr Gavenko Iterate by AI until score or max value occur.
Mon, 22 Sep 2014 21:29:21 +0300 Oleksandr Gavenko Add some BoardObj routines.
Mon, 22 Sep 2014 20:57:50 +0300 Oleksandr Gavenko Fix: ReferenceError: assignment to undeclared variable i
Thu, 18 Sep 2014 11:01:03 +0300 Oleksandr Gavenko Fix title.
Thu, 18 Sep 2014 02:25:55 +0300 Oleksandr Gavenko Add AI customisation.
Thu, 18 Sep 2014 02:23:05 +0300 Oleksandr Gavenko Added tag v0.2 for changeset 97acd9f4288b
Thu, 18 Sep 2014 02:23:01 +0300 Oleksandr Gavenko Fix navigation header. v0.2
Thu, 18 Sep 2014 02:21:37 +0300 Oleksandr Gavenko Getting sources.
Thu, 18 Sep 2014 02:13:43 +0300 Oleksandr Gavenko Round showed speed value.
Thu, 18 Sep 2014 02:07:53 +0300 Oleksandr Gavenko Added tag v0.2 for changeset 58adeb5e4264
Thu, 18 Sep 2014 02:07:44 +0300 Oleksandr Gavenko Add missing file to dist and deploy.
Thu, 18 Sep 2014 02:04:31 +0300 Oleksandr Gavenko Added tag v0.2 for changeset a61ac9c2d506
Thu, 18 Sep 2014 02:04:11 +0300 Oleksandr Gavenko Package RST files.
Thu, 18 Sep 2014 01:56:11 +0300 Oleksandr Gavenko Fix navigator.
Thu, 18 Sep 2014 01:53:26 +0300 Oleksandr Gavenko Make README as index.html in SF.
Thu, 18 Sep 2014 01:52:47 +0300 Oleksandr Gavenko Ignore HACKING.html.
Thu, 18 Sep 2014 01:51:29 +0300 Oleksandr Gavenko Add project docs.
Thu, 18 Sep 2014 01:51:07 +0300 Oleksandr Gavenko Add project docs.
Thu, 18 Sep 2014 01:24:29 +0300 Oleksandr Gavenko Add CHANGES.
Thu, 18 Sep 2014 01:05:42 +0300 Oleksandr Gavenko Add score, turn and speed statistic selection.
(0) -100 -60 tip