Sat, 07 Jul 2018 22:50:08 +0200 Highlander: Localize global variable
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 22:50:08 +0200] rev 13451
Highlander: Localize global variable
Sat, 07 Jul 2018 22:48:56 +0200 Highlander: Clean up code style, indents and delete useless old comments
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 22:48:56 +0200] rev 13450
Highlander: Clean up code style, indents and delete useless old comments
Sat, 07 Jul 2018 19:34:13 +0200 Space Invasion: Improve how round score is displayed
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 19:34:13 +0200] rev 13449
Space Invasion: Improve how round score is displayed
Sat, 07 Jul 2018 18:41:28 +0200 Space Invasion: Localize most global variables
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 18:41:28 +0200] rev 13448
Space Invasion: Localize most global variables
Sat, 07 Jul 2018 18:37:21 +0200 Fix rare Lua error message spam in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Sat, 07 Jul 2018 18:37:21 +0200] rev 13447
Fix rare Lua error message spam in Space Invasion
Fri, 06 Jul 2018 17:16:01 +0200 Add an extra test for Rnd's distribution
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 17:16:01 +0200] rev 13446
Add an extra test for Rnd's distribution
Fri, 06 Jul 2018 16:59:52 +0200 Send the rnd reply to the room only.
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 16:59:52 +0200] rev 13445
Send the rnd reply to the room only.
Fri, 06 Jul 2018 16:27:25 +0200 Implement server-side logic for Rnd
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 06 Jul 2018 16:27:25 +0200] rev 13444
Implement server-side logic for Rnd
Wed, 04 Jul 2018 18:49:51 +0300 Fix team remove synchronization
alfadur [Wed, 04 Jul 2018 18:49:51 +0300] rev 13443
Fix team remove synchronization
Wed, 04 Jul 2018 15:42:42 +0300 Check for client's existence before handling messages
alfadur [Wed, 04 Jul 2018 15:42:42 +0300] rev 13442
Check for client's existence before handling messages
Wed, 04 Jul 2018 13:56:49 +0300 Fix scheme config parsing
alfadur [Wed, 04 Jul 2018 13:56:49 +0300] rev 13441
Fix scheme config parsing
Wed, 04 Jul 2018 12:57:05 +0300 Fix AddTeam message serialization
alfadur [Wed, 04 Jul 2018 12:57:05 +0300] rev 13440
Fix AddTeam message serialization
Wed, 04 Jul 2018 04:42:16 +0300 add missing message tests
alfadur [Wed, 04 Jul 2018 04:42:16 +0300] rev 13439
add missing message tests
Wed, 04 Jul 2018 00:01:25 +0300 update nom
alfadur [Wed, 04 Jul 2018 00:01:25 +0300] rev 13438
update nom
Tue, 03 Jul 2018 23:05:09 +0300 update proptest
alfadur [Tue, 03 Jul 2018 23:05:09 +0300] rev 13437
update proptest
Tue, 03 Jul 2018 22:39:12 +0300 merge
alfadur [Tue, 03 Jul 2018 22:39:12 +0300] rev 13436
merge
Tue, 03 Jul 2018 22:37:15 +0300 Update rand and log to the latest versions
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Tue, 03 Jul 2018 22:37:15 +0300] rev 13435
Update rand and log to the latest versions
Mon, 02 Jul 2018 16:48:16 -0400 somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
nemo [Mon, 02 Jul 2018 16:48:16 -0400] rev 13434
somehow scale was omitted from this catch-all VG init. late addition to the struct perhaps.
Mon, 02 Jul 2018 16:46:13 +0300 Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Mon, 02 Jul 2018 16:46:13 +0300] rev 13433
Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Mon, 02 Jul 2018 16:25:49 +0300 Fix cmd parsing & update tests
alfadur [Mon, 02 Jul 2018 16:25:49 +0300] rev 13432
Fix cmd parsing & update tests
Fri, 29 Jun 2018 18:27:51 +0300 Implement parsing for rnd and add a little documentation
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Fri, 29 Jun 2018 18:27:51 +0300] rev 13431
Implement parsing for rnd and add a little documentation
Thu, 28 Jun 2018 17:29:37 +0200 Undo enabling the `unreachable-pub` lint.
Marcin Mielniczuk <marmistrz.dev@zoho.eu> [Thu, 28 Jun 2018 17:29:37 +0200] rev 13430
Undo enabling the `unreachable-pub` lint. It appears that nom cannot correctly handle `pub(crate)`, so the warnings cannot be fixed at the moment. See https://github.com/Geal/nom/issues/807
Thu, 28 Jun 2018 00:10:15 +0300 stabilization
alfadur [Thu, 28 Jun 2018 00:10:15 +0300] rev 13429
stabilization
Wed, 27 Jun 2018 23:51:00 +0300 Fix spectators joining midgame
alfadur [Wed, 27 Jun 2018 23:51:00 +0300] rev 13428
Fix spectators joining midgame
Wed, 27 Jun 2018 23:26:29 +0300 Send more data on room joining
alfadur [Wed, 27 Jun 2018 23:26:29 +0300] rev 13427
Send more data on room joining
Wed, 27 Jun 2018 17:58:33 +0300 Additional round cleanup
alfadur [Wed, 27 Jun 2018 17:58:33 +0300] rev 13426
Additional round cleanup
Tue, 26 Jun 2018 23:20:28 -0400 neglected dep update from r87a6cad20c90:
nemo [Tue, 26 Jun 2018 23:20:28 -0400] rev 13425
neglected dep update from r87a6cad20c90: that rev also forces nightly rust due to https://github.com/rust-lang/rust/issues/23121
Wed, 27 Jun 2018 04:54:41 +0300 Send teams&flags on entering a room
alfadur [Wed, 27 Jun 2018 04:54:41 +0300] rev 13424
Send teams&flags on entering a room
Wed, 27 Jun 2018 02:34:46 +0300 Implement game start & engine messages
alfadur [Wed, 27 Jun 2018 02:34:46 +0300] rev 13423
Implement game start & engine messages
Tue, 26 Jun 2018 23:22:38 +0300 Implement game config messages
alfadur [Tue, 26 Jun 2018 23:22:38 +0300] rev 13422
Implement game config messages
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip