Fri, 02 Nov 2018 14:05:08 +0100 Fix ambigious abs in uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 14:05:08 +0100] rev 14074
Fix ambigious abs in uGearsHandlersMess
Fri, 02 Nov 2018 13:19:38 +0100 Fix bad "not" in uTeams (made pas2c angry)
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 13:19:38 +0100] rev 14073
Fix bad "not" in uTeams (made pas2c angry)
Fri, 02 Nov 2018 13:17:35 +0100 Use hexadecimal number to represent ASCII ESC
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 13:17:35 +0100] rev 14072
Use hexadecimal number to represent ASCII ESC
Fri, 02 Nov 2018 12:58:53 +0100 Add Official racer challenge #17
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 12:58:53 +0100] rev 14071
Add Official racer challenge #17
Fri, 02 Nov 2018 10:31:08 +0100 Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 10:31:08 +0100] rev 14070
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Fri, 02 Nov 2018 09:45:54 +0100 Rework lib structure, no code changes
unC0Rr [Fri, 02 Nov 2018 09:45:54 +0100] rev 14069
Rework lib structure, no code changes
Fri, 02 Nov 2018 01:34:21 +0100 Update LastVoice when switching to fallback voice
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 01:34:21 +0100] rev 14068
Update LastVoice when switching to fallback voice
Fri, 02 Nov 2018 02:31:01 +0300 wrestle with borrow checker
alfadur [Fri, 02 Nov 2018 02:31:01 +0300] rev 14067
wrestle with borrow checker
Fri, 02 Nov 2018 00:09:05 +0100 Commit broken code for divide_edges in hope for salvation
unc0rr [Fri, 02 Nov 2018 00:09:05 +0100] rev 14066
Commit broken code for divide_edges in hope for salvation
Fri, 02 Nov 2018 01:58:27 +0300 fix overflow check in airmine handling
alfadur [Fri, 02 Nov 2018 01:58:27 +0300] rev 14065
fix overflow check in airmine handling
Thu, 01 Nov 2018 22:54:01 +0100 Also ban special symbols block
unc0rr [Thu, 01 Nov 2018 22:54:01 +0100] rev 14064
Also ban special symbols block
Thu, 01 Nov 2018 20:29:42 +0100 Fix game window width/height setting being broken when using Arabic locale
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 20:29:42 +0100] rev 14063
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.
Thu, 01 Nov 2018 21:39:45 +0300 Slightly correct russian translation of word utility
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:45 +0300] rev 14062
Slightly correct russian translation of word utility
Thu, 01 Nov 2018 21:39:39 +0300 Update russian translation
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:39 +0300] rev 14061
Update russian translation
Thu, 01 Nov 2018 21:39:29 +0300 Adapt russian translation for modern gaming language
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:29 +0300] rev 14060
Adapt russian translation for modern gaming language
Thu, 01 Nov 2018 21:30:21 +0300 start a physics engine to try out this data oriented thing everyone seems to be talking about
alfadur [Thu, 01 Nov 2018 21:30:21 +0300] rev 14059
start a physics engine to try out this data oriented thing everyone seems to be talking about
Thu, 01 Nov 2018 12:09:29 +0100 Fix too long Polish translation of fps
KoBeWi [Thu, 01 Nov 2018 12:09:29 +0100] rev 14058
Fix too long Polish translation of fps
Thu, 01 Nov 2018 09:17:51 +0100 Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 09:17:51 +0100] rev 14057
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
Thu, 01 Nov 2018 08:39:22 +0100 Add missing translation in pl.lua
KoBeWi [Thu, 01 Nov 2018 08:39:22 +0100] rev 14056
Add missing translation in pl.lua
Thu, 01 Nov 2018 04:04:33 +0300 prevent minigun bullet land impacts from pushing hedgehogs
alfadur [Thu, 01 Nov 2018 04:04:33 +0300] rev 14055
prevent minigun bullet land impacts from pushing hedgehogs
Thu, 01 Nov 2018 03:38:13 +0300 update theme editor to use new land generator implementation
alfadur [Thu, 01 Nov 2018 03:38:13 +0300] rev 14054
update theme editor to use new land generator implementation
Thu, 01 Nov 2018 01:07:26 +0100 Fix taunts playing too fast after a shot
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 01:07:26 +0100] rev 14053
Fix taunts playing too fast after a shot Fixes regression introduced by bf14c7c1be02
Thu, 01 Nov 2018 02:55:22 +0300 merge
alfadur [Thu, 01 Nov 2018 02:55:22 +0300] rev 14052
merge
Wed, 31 Oct 2018 23:36:05 +0100 Implement OutlinePoints for land generators, some ground work for template based landgen
unc0rr [Wed, 31 Oct 2018 23:36:05 +0100] rev 14051
Implement OutlinePoints for land generators, some ground work for template based landgen
Mon, 29 Oct 2018 23:06:18 +0100 Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
unc0rr [Mon, 29 Oct 2018 23:06:18 +0100] rev 14050
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
Wed, 31 Oct 2018 22:41:05 +0300 add missions_ja.txt
alfadur [Wed, 31 Oct 2018 22:41:05 +0300] rev 14049
add missions_ja.txt
Wed, 31 Oct 2018 15:32:47 -0400 check for teamgone before activating switcher
nemo [Wed, 31 Oct 2018 15:32:47 -0400] rev 14048
check for teamgone before activating switcher
Wed, 31 Oct 2018 18:41:02 +0100 Fix various string errors in Lua locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 18:41:02 +0100] rev 14047
Fix various string errors in Lua locale files - Wrong format symbol - Typos - Empty translations
Wed, 31 Oct 2018 20:42:04 +0300 japanese translation fixes
alfadur [Wed, 31 Oct 2018 20:42:04 +0300] rev 14046
japanese translation fixes
Wed, 31 Oct 2018 19:18:53 +0300 bump server dependencies
alfadur [Wed, 31 Oct 2018 19:18:53 +0300] rev 14045
bump server dependencies
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip