Thu, 25 Oct 2018 04:08:29 +0300 some ja.txt corrections
alfadur [Thu, 25 Oct 2018 04:08:29 +0300] rev 13959
some ja.txt corrections
Thu, 25 Oct 2018 03:48:27 +0300 update ja.txt
alfadur [Thu, 25 Oct 2018 03:48:27 +0300] rev 13958
update ja.txt
Wed, 24 Oct 2018 21:52:19 +0200 Also report chat and added rooms in log
unc0rr [Wed, 24 Oct 2018 21:52:19 +0200] rev 13957
Also report chat and added rooms in log
Wed, 24 Oct 2018 21:07:26 +0200 Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
Wuzzy <Wuzzy2@mail.ru> [Wed, 24 Oct 2018 21:07:26 +0200] rev 13956
Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility Fixes bug #701.
Wed, 24 Oct 2018 21:04:09 +0200 Finish hedgewars-checker implementation
unc0rr [Wed, 24 Oct 2018 21:04:09 +0200] rev 13955
Finish hedgewars-checker implementation
Wed, 24 Oct 2018 11:05:44 -0400 disable basic comment support 'cause lua is nuts
nemo [Wed, 24 Oct 2018 11:05:44 -0400] rev 13954
disable basic comment support 'cause lua is nuts
Wed, 24 Oct 2018 00:08:23 +0200 Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
unc0rr [Wed, 24 Oct 2018 00:08:23 +0200] rev 13953
Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
Tue, 23 Oct 2018 22:53:28 +0200 Start checker implementation in rust
unc0rr [Tue, 23 Oct 2018 22:53:28 +0200] rev 13952
Start checker implementation in rust
Tue, 23 Oct 2018 21:36:51 +0200 Fix silly loop
unc0rr [Tue, 23 Oct 2018 21:36:51 +0200] rev 13951
Fix silly loop
Sat, 20 Oct 2018 13:22:30 +0200 Add --protocol option to engine
unc0rr [Sat, 20 Oct 2018 13:22:30 +0200] rev 13950
Add --protocol option to engine
Fri, 19 Oct 2018 02:19:50 +0300 change draw_thick_line iteration order to benchmark winner
alfadur [Fri, 19 Oct 2018 02:19:50 +0300] rev 13949
change draw_thick_line iteration order to benchmark winner
Fri, 19 Oct 2018 00:28:16 +0200 Change Land2D::fill() arguments a bit
unc0rr [Fri, 19 Oct 2018 00:28:16 +0200] rev 13948
Change Land2D::fill() arguments a bit
Fri, 19 Oct 2018 00:09:45 +0200 Fix ArcPoints never finishing
unc0rr [Fri, 19 Oct 2018 00:09:45 +0200] rev 13947
Fix ArcPoints never finishing
Fri, 19 Oct 2018 00:49:09 +0300 revert 2354264ab0b0
alfadur [Fri, 19 Oct 2018 00:49:09 +0300] rev 13946
revert 2354264ab0b0
Thu, 18 Oct 2018 23:59:23 +0300 apply some codegolfing for dubious reasons
alfadur [Thu, 18 Oct 2018 23:59:23 +0300] rev 13945
apply some codegolfing for dubious reasons
Thu, 18 Oct 2018 22:45:14 +0200 Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
unc0rr [Thu, 18 Oct 2018 22:45:14 +0200] rev 13944
Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
Thu, 18 Oct 2018 22:34:09 +0200 Don't generate unnecessary duplication in case of equal coordinates
unc0rr [Thu, 18 Oct 2018 22:34:09 +0200] rev 13943
Don't generate unnecessary duplication in case of equal coordinates
Thu, 18 Oct 2018 22:23:25 +0200 Add EquidistantPoints iterator to help iterating over all points of circles
unc0rr [Thu, 18 Oct 2018 22:23:25 +0200] rev 13942
Add EquidistantPoints iterator to help iterating over all points of circles
Thu, 18 Oct 2018 21:44:09 +0200 Implement ArcPoints iterator for circles
unc0rr [Thu, 18 Oct 2018 21:44:09 +0200] rev 13941
Implement ArcPoints iterator for circles
Thu, 18 Oct 2018 07:27:14 +0300 put back land2d.map accidentally replaced by testing code
alfadur [Thu, 18 Oct 2018 07:27:14 +0300] rev 13940
put back land2d.map accidentally replaced by testing code
Thu, 18 Oct 2018 06:50:21 +0300 fix fppoint.max_norm
alfadur [Thu, 18 Oct 2018 06:50:21 +0300] rev 13939
fix fppoint.max_norm
Thu, 18 Oct 2018 06:46:32 +0300 move point struct into integral-geometry and use it to refactor a bit
alfadur [Thu, 18 Oct 2018 06:46:32 +0300] rev 13938
move point struct into integral-geometry and use it to refactor a bit
Wed, 17 Oct 2018 23:02:18 +0200 Improve test a bit
unc0rr [Wed, 17 Oct 2018 23:02:18 +0200] rev 13937
Improve test a bit
Wed, 17 Oct 2018 22:58:21 +0200 Make use of LinePoints in Land2D::draw_line
unc0rr [Wed, 17 Oct 2018 22:58:21 +0200] rev 13936
Make use of LinePoints in Land2D::draw_line
Wed, 17 Oct 2018 22:45:33 +0200 Introduce integral-geometry crate, implement LinePoints iterator
unc0rr [Wed, 17 Oct 2018 22:45:33 +0200] rev 13935
Introduce integral-geometry crate, implement LinePoints iterator
Wed, 17 Oct 2018 22:00:58 +0200 Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
unc0rr [Wed, 17 Oct 2018 22:00:58 +0200] rev 13934
Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
Wed, 17 Oct 2018 05:33:02 +0200 Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
Wuzzy <Wuzzy2@mail.ru> [Wed, 17 Oct 2018 05:33:02 +0200] rev 13933
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
Wed, 17 Oct 2018 05:34:29 +0300 add left scalar operations to fpnum
alfadur [Wed, 17 Oct 2018 05:34:29 +0300] rev 13932
add left scalar operations to fpnum
Tue, 16 Oct 2018 23:59:51 +0200 Implement Land2D::change_round()
unc0rr [Tue, 16 Oct 2018 23:59:51 +0200] rev 13931
Implement Land2D::change_round()
Tue, 16 Oct 2018 23:59:22 +0200 Implement get_unchecked* functions for Vec2D
unc0rr [Tue, 16 Oct 2018 23:59:22 +0200] rev 13930
Implement get_unchecked* functions for Vec2D
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip