alfadur [Fri, 02 Nov 2018 01:58:27 +0300] rev 14070
fix overflow check in airmine handling
unc0rr [Thu, 01 Nov 2018 22:54:01 +0100] rev 14069
Also ban special symbols block
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 20:29:42 +0100] rev 14068
Fix game window width/height setting being broken when using Arabic locale
Qt displays numbers differently in Arabic. The spinbox window height/width used
getText instead of value to get the value, which was wrong because this gets
the user-facing string (in arabic) instead of the number to use internally.
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:45 +0300] rev 14067
Slightly correct russian translation of word utility
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:39 +0300] rev 14066
Update russian translation
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:29 +0300] rev 14065
Adapt russian translation for modern gaming language
alfadur [Thu, 01 Nov 2018 21:30:21 +0300] rev 14064
start a physics engine to try out this data oriented thing everyone seems to be talking about
KoBeWi [Thu, 01 Nov 2018 12:09:29 +0100] rev 14063
Fix too long Polish translation of fps
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 09:17:51 +0100] rev 14062
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
KoBeWi [Thu, 01 Nov 2018 08:39:22 +0100] rev 14061
Add missing translation in pl.lua
alfadur [Thu, 01 Nov 2018 04:04:33 +0300] rev 14060
prevent minigun bullet land impacts from pushing hedgehogs
alfadur [Thu, 01 Nov 2018 03:38:13 +0300] rev 14059
update theme editor to use new land generator implementation
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 01:07:26 +0100] rev 14058
Fix taunts playing too fast after a shot
Fixes regression introduced by bf14c7c1be02
alfadur [Thu, 01 Nov 2018 02:55:22 +0300] rev 14057
merge
unc0rr [Wed, 31 Oct 2018 23:36:05 +0100] rev 14056
Implement OutlinePoints for land generators, some ground work for template based landgen