alfadur [Tue, 16 Oct 2018 05:09:42 +0300] rev 13948
add scalar operations
alfadur [Tue, 16 Oct 2018 04:44:11 +0300] rev 13947
fix test
alfadur [Tue, 16 Oct 2018 04:43:02 +0300] rev 13946
add more fpnum functions
unc0rr [Mon, 15 Oct 2018 23:10:03 +0200] rev 13945
Implement Land2D::fill() + tests
alfadur [Mon, 15 Oct 2018 22:22:51 +0300] rev 13944
Add basic windows build script
alfadur [Mon, 15 Oct 2018 21:40:32 +0300] rev 13943
fix library names in engine
unc0rr [Mon, 15 Oct 2018 19:34:11 +0200] rev 13942
Make parameters meaning more obvious
nemo [Mon, 15 Oct 2018 13:08:29 -0400] rev 13941
tag both as overloadable - seems to satisfy clang 3.4
alfadur [Mon, 15 Oct 2018 19:43:30 +0300] rev 13940
fix path to ppas.bat to avoid confusing nmake
nemo [Mon, 15 Oct 2018 09:35:54 -0400] rev 13939
add back accidentally removed sections
unc0rr [Sun, 14 Oct 2018 23:17:47 +0200] rev 13938
Start land2d library implementation: draw_line() method
unc0rr [Sun, 14 Oct 2018 23:16:11 +0200] rev 13937
Add get_mut() to Vec2D