Wed, 24 Oct 2018 11:05:44 -0400 |
nemo |
disable basic comment support 'cause lua is nuts
|
changeset |
files
|
Wed, 24 Oct 2018 00:08:23 +0200 |
unc0rr |
Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.
|
changeset |
files
|
Tue, 23 Oct 2018 22:53:28 +0200 |
unc0rr |
Start checker implementation in rust
|
changeset |
files
|
Tue, 23 Oct 2018 21:36:51 +0200 |
unc0rr |
Fix silly loop
|
changeset |
files
|
Sat, 20 Oct 2018 13:22:30 +0200 |
unc0rr |
Add --protocol option to engine
|
changeset |
files
|
Fri, 19 Oct 2018 02:19:50 +0300 |
alfadur |
change draw_thick_line iteration order to benchmark winner
|
changeset |
files
|
Fri, 19 Oct 2018 00:28:16 +0200 |
unc0rr |
Change Land2D::fill() arguments a bit
|
changeset |
files
|
Fri, 19 Oct 2018 00:09:45 +0200 |
unc0rr |
Fix ArcPoints never finishing
|
changeset |
files
|
Fri, 19 Oct 2018 00:49:09 +0300 |
alfadur |
revert 2354264ab0b0
|
changeset |
files
|
Thu, 18 Oct 2018 23:59:23 +0300 |
alfadur |
apply some codegolfing for dubious reasons
|
changeset |
files
|
Thu, 18 Oct 2018 22:45:14 +0200 |
unc0rr |
Use integral-geometry iterators to implement Land2D::draw_thick_line, remove no longer unused functions from Land2D
|
changeset |
files
|
Thu, 18 Oct 2018 22:34:09 +0200 |
unc0rr |
Don't generate unnecessary duplication in case of equal coordinates
|
changeset |
files
|
Thu, 18 Oct 2018 22:23:25 +0200 |
unc0rr |
Add EquidistantPoints iterator to help iterating over all points of circles
|
changeset |
files
|
Thu, 18 Oct 2018 21:44:09 +0200 |
unc0rr |
Implement ArcPoints iterator for circles
|
changeset |
files
|
Thu, 18 Oct 2018 07:27:14 +0300 |
alfadur |
put back land2d.map accidentally replaced by testing code
|
changeset |
files
|
Thu, 18 Oct 2018 06:50:21 +0300 |
alfadur |
fix fppoint.max_norm
|
changeset |
files
|
Thu, 18 Oct 2018 06:46:32 +0300 |
alfadur |
move point struct into integral-geometry and use it to refactor a bit
|
changeset |
files
|
Wed, 17 Oct 2018 23:02:18 +0200 |
unc0rr |
Improve test a bit
|
changeset |
files
|
Wed, 17 Oct 2018 22:58:21 +0200 |
unc0rr |
Make use of LinePoints in Land2D::draw_line
|
changeset |
files
|
Wed, 17 Oct 2018 22:45:33 +0200 |
unc0rr |
Introduce integral-geometry crate, implement LinePoints iterator
|
changeset |
files
|
Wed, 17 Oct 2018 22:00:58 +0200 |
unc0rr |
Raise levels of abstraction to implement draw_thick_line() avoiding code duplication
|
changeset |
files
|
Wed, 17 Oct 2018 05:33:02 +0200 |
Wuzzy |
Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
|
changeset |
files
|
Wed, 17 Oct 2018 05:34:29 +0300 |
alfadur |
add left scalar operations to fpnum
|
changeset |
files
|
Tue, 16 Oct 2018 23:59:51 +0200 |
unc0rr |
Implement Land2D::change_round()
|
changeset |
files
|