Wed, 25 Oct 2017 23:09:41 +0200 Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:09:41 +0200] rev 12763
Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session This was because the bool isDeleting is not initialized, so its initial value is unpredictable. Which means there's chance it starts with true, confusing the frontend.
Wed, 25 Oct 2017 15:37:16 -0400 one more pattern
nemo [Wed, 25 Oct 2017 15:37:16 -0400] rev 12762
one more pattern
Wed, 25 Oct 2017 20:38:51 +0200 Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
unc0rr [Wed, 25 Oct 2017 20:38:51 +0200] rev 12761
Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
Tue, 24 Oct 2017 19:54:38 -0400 you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
nemo [Tue, 24 Oct 2017 19:54:38 -0400] rev 12760
you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
Tue, 24 Oct 2017 18:55:19 -0400 w is in pixels, so presumably this needs to be *4
nemo [Tue, 24 Oct 2017 18:55:19 -0400] rev 12759
w is in pixels, so presumably this needs to be *4
Tue, 24 Oct 2017 18:28:59 -0400 use pitch for surfaces, land_width x2 since 16 bit
nemo [Tue, 24 Oct 2017 18:28:59 -0400] rev 12758
use pitch for surfaces, land_width x2 since 16 bit
Tue, 24 Oct 2017 21:59:06 +0200 Modernize Cargo.toml a bit
unc0rr [Tue, 24 Oct 2017 21:59:06 +0200] rev 12757
Modernize Cargo.toml a bit
Tue, 24 Oct 2017 21:58:41 +0200 Remove silly toUtf8 which caused bug with default team name
unc0rr [Tue, 24 Oct 2017 21:58:41 +0200] rev 12756
Remove silly toUtf8 which caused bug with default team name
Tue, 24 Oct 2017 21:42:13 +0200 Add a few random team names and fix typos
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 21:42:13 +0200] rev 12755
Add a few random team names and fix typos
Tue, 24 Oct 2017 14:36:24 -0400 2nd try... just shortcircuit most of onGameTick20 when we are between turns.
nemo [Tue, 24 Oct 2017 14:36:24 -0400] rev 12754
2nd try... just shortcircuit most of onGameTick20 when we are between turns.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip