2018-10-15 Implement Land2D::fill() + tests
unc0rr [Mon, 15 Oct 2018 23:10:03 +0200] rev 13929
Implement Land2D::fill() + tests
2018-10-15 Add basic windows build script
alfadur [Mon, 15 Oct 2018 22:22:51 +0300] rev 13928
Add basic windows build script
2018-10-15 fix library names in engine
alfadur [Mon, 15 Oct 2018 21:40:32 +0300] rev 13927
fix library names in engine
2018-10-15 Make parameters meaning more obvious
unc0rr [Mon, 15 Oct 2018 19:34:11 +0200] rev 13926
Make parameters meaning more obvious
2018-10-15 tag both as overloadable - seems to satisfy clang 3.4
nemo [Mon, 15 Oct 2018 13:08:29 -0400] rev 13925
tag both as overloadable - seems to satisfy clang 3.4
2018-10-15 fix path to ppas.bat to avoid confusing nmake
alfadur [Mon, 15 Oct 2018 19:43:30 +0300] rev 13924
fix path to ppas.bat to avoid confusing nmake
2018-10-15 add back accidentally removed sections
nemo [Mon, 15 Oct 2018 09:35:54 -0400] rev 13923
add back accidentally removed sections
2018-10-14 Start land2d library implementation: draw_line() method
unc0rr [Sun, 14 Oct 2018 23:17:47 +0200] rev 13922
Start land2d library implementation: draw_line() method
2018-10-14 Add get_mut() to Vec2D
unc0rr [Sun, 14 Oct 2018 23:16:11 +0200] rev 13921
Add get_mut() to Vec2D
2018-10-14 Simplify Vec2D::new() a bit
unc0rr [Sun, 14 Oct 2018 21:26:15 +0200] rev 13920
Simplify Vec2D::new() a bit
2018-10-14 remove old sdl headers and libs in support of recent deletionism spirit
alfadur [Sun, 14 Oct 2018 23:25:20 +0300] rev 13919
remove old sdl headers and libs in support of recent deletionism spirit
2018-10-14 .. or rather move calling conventions to proper position
alfadur [Sun, 14 Oct 2018 23:09:55 +0300] rev 13918
.. or rather move calling conventions to proper position
2018-10-14 set proper sdl calling convention for vcpkg builds
alfadur [Sun, 14 Oct 2018 22:55:07 +0300] rev 13917
set proper sdl calling convention for vcpkg builds
2018-10-14 Implement vec2d library to use for land arrays in the future
unc0rr [Sun, 14 Oct 2018 21:13:32 +0200] rev 13916
Implement vec2d library to use for land arrays in the future
2018-10-14 fix frontend compatibility issues
alfadur [Sun, 14 Oct 2018 21:57:30 +0300] rev 13915
fix frontend compatibility issues
2018-10-14 use correct compiler flags
alfadur [Sun, 14 Oct 2018 21:25:59 +0300] rev 13914
use correct compiler flags
2018-10-14 Start work on landgen rust lib
unc0rr [Sun, 14 Oct 2018 19:04:51 +0200] rev 13913
Start work on landgen rust lib
2018-10-14 Remove more dead code from uLandOutline
unc0rr [Sun, 14 Oct 2018 19:03:58 +0200] rev 13912
Remove more dead code from uLandOutline
2018-10-14 don't use -Wextra when building with vcpkg
alfadur [Sun, 14 Oct 2018 20:02:51 +0300] rev 13911
don't use -Wextra when building with vcpkg
2018-10-14 add extra rule for negative integers
alfadur [Sun, 14 Oct 2018 19:28:24 +0300] rev 13910
add extra rule for negative integers
2018-10-14 Implement Iterator trait for LaggedFibonacciPRNG
unc0rr [Sun, 14 Oct 2018 18:23:19 +0200] rev 13909
Implement Iterator trait for LaggedFibonacciPRNG
2018-10-14 Remove some dead code from template-based land gen
unc0rr [Sun, 14 Oct 2018 18:01:58 +0200] rev 13908
Remove some dead code from template-based land gen
2018-10-14 reorder params, deleted obsolete *_passes
nemo [Sun, 14 Oct 2018 12:01:11 -0400] rev 13907
reorder params, deleted obsolete *_passes
2018-10-14 fix return name and bound type
alfadur [Sun, 14 Oct 2018 18:58:39 +0300] rev 13906
fix return name and bound type
(0) -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 tip