Sun, 04 Nov 2018 10:52:02 +0100 - Fix land_dump always skipping bezierize step
unc0rr [Sun, 04 Nov 2018 10:52:02 +0100] rev 14130
- Fix land_dump always skipping bezierize step - Fix ix overflow too
Sun, 04 Nov 2018 07:19:58 +0300 yaml crate is having problems with unaligned arrays
alfadur [Sun, 04 Nov 2018 07:19:58 +0300] rev 14129
yaml crate is having problems with unaligned arrays
Sun, 04 Nov 2018 07:16:34 +0300 add command arguments to use a template from file into land_dump
alfadur [Sun, 04 Nov 2018 07:16:34 +0300] rev 14128
add command arguments to use a template from file into land_dump
Sun, 04 Nov 2018 04:43:30 +0300 add a higher level map generation lib to load yaml templates into somewhere
alfadur [Sun, 04 Nov 2018 04:43:30 +0300] rev 14127
add a higher level map generation lib to load yaml templates into somewhere
Sun, 04 Nov 2018 04:39:21 +0300 resolve some clippy complaints
alfadur [Sun, 04 Nov 2018 04:39:21 +0300] rev 14126
resolve some clippy complaints
Sun, 04 Nov 2018 00:20:27 +0100 - Add distance-divider option to land_dump
unc0rr [Sun, 04 Nov 2018 00:20:27 +0100] rev 14125
- Add distance-divider option to land_dump - Fix multiplication overflow errors (iy went widly out of bounds)
Sun, 04 Nov 2018 00:25:27 +0300 polygonize OutlinePoints
alfadur [Sun, 04 Nov 2018 00:25:27 +0300] rev 14124
polygonize OutlinePoints
Sat, 03 Nov 2018 23:19:28 +0300 fix compile errors
alfadur [Sat, 03 Nov 2018 23:19:28 +0300] rev 14123
fix compile errors
Sat, 03 Nov 2018 21:09:01 +0100 Implement non-overflowing calculations for high values
unc0rr [Sat, 03 Nov 2018 21:09:01 +0100] rev 14122
Implement non-overflowing calculations for high values
Sat, 03 Nov 2018 18:29:58 +0100 land_dump app for testing templated landgen
unc0rr [Sat, 03 Nov 2018 18:29:58 +0100] rev 14121
land_dump app for testing templated landgen
Sat, 03 Nov 2018 17:40:21 +0100 Fix portal color being switchable after losing control
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 17:40:21 +0100] rev 14120
Fix portal color being switchable after losing control
Sat, 03 Nov 2018 16:37:27 +0100 Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 16:37:27 +0100] rev 14119
Move spoken text from HillBilly's PoisonCough to new files, make cough more quiet
Sat, 03 Nov 2018 15:27:27 +0100 GameServer: Print syntax help if calling /maxteams without argument
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:27:27 +0100] rev 14118
GameServer: Print syntax help if calling /maxteams without argument
Sat, 03 Nov 2018 15:17:46 +0100 GameServer: Turn some messages into warnings
Wuzzy <Wuzzy2@mail.ru> [Sat, 03 Nov 2018 15:17:46 +0100] rev 14117
GameServer: Turn some messages into warnings
Sat, 03 Nov 2018 16:20:31 +0300 probably should reuse it everywhere then
alfadur [Sat, 03 Nov 2018 16:20:31 +0300] rev 14116
probably should reuse it everywhere then
Sat, 03 Nov 2018 16:02:38 +0300 should have been just norm
alfadur [Sat, 03 Nov 2018 16:02:38 +0300] rev 14115
should have been just norm
Sat, 03 Nov 2018 10:57:47 +0100 You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
unc0rr [Sat, 03 Nov 2018 10:57:47 +0100] rev 14114
You cannot optimize integral division like this. You end up multiplying by 0, 1 or 2 instead of whole spectre of ratios.
Sat, 03 Nov 2018 09:08:13 +0300 fix normal offset for split points and make directions more consistent
alfadur [Sat, 03 Nov 2018 09:08:13 +0300] rev 14113
fix normal offset for split points and make directions more consistent
Sat, 03 Nov 2018 07:52:34 +0300 reorder split rectangles
alfadur [Sat, 03 Nov 2018 07:52:34 +0300] rev 14112
reorder split rectangles
Sat, 03 Nov 2018 07:31:35 +0300 simplify normal direction check for bounds distances
alfadur [Sat, 03 Nov 2018 07:31:35 +0300] rev 14111
simplify normal direction check for bounds distances
Sat, 03 Nov 2018 06:45:05 +0300 import some clarity into border distance computation
alfadur [Sat, 03 Nov 2018 06:45:05 +0300] rev 14110
import some clarity into border distance computation
Sat, 03 Nov 2018 02:58:24 +0300 fix typos
alfadur [Sat, 03 Nov 2018 02:58:24 +0300] rev 14109
fix typos
Sat, 03 Nov 2018 02:48:24 +0300 a bit more simplification
alfadur [Sat, 03 Nov 2018 02:48:24 +0300] rev 14108
a bit more simplification
Sat, 03 Nov 2018 02:31:21 +0300 swap coordinate system
alfadur [Sat, 03 Nov 2018 02:31:21 +0300] rev 14107
swap coordinate system
Sat, 03 Nov 2018 02:21:45 +0300 a bit of simplification
alfadur [Sat, 03 Nov 2018 02:21:45 +0300] rev 14106
a bit of simplification
Sat, 03 Nov 2018 02:16:13 +0300 typofix
alfadur [Sat, 03 Nov 2018 02:16:13 +0300] rev 14105
typofix
Sat, 03 Nov 2018 00:07:25 +0100 Fix another typo
unc0rr [Sat, 03 Nov 2018 00:07:25 +0100] rev 14104
Fix another typo
Sat, 03 Nov 2018 00:02:03 +0100 Fix typo
unc0rr [Sat, 03 Nov 2018 00:02:03 +0100] rev 14103
Fix typo
Sat, 03 Nov 2018 01:52:05 +0300 mark the center in the theme editor
alfadur [Sat, 03 Nov 2018 01:52:05 +0300] rev 14102
mark the center in the theme editor
Sat, 03 Nov 2018 01:47:39 +0300 fix play area rect
alfadur [Sat, 03 Nov 2018 01:47:39 +0300] rev 14101
fix play area rect
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip