2018-11-02 Use hexadecimal number to represent ASCII ESC
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 13:17:35 +0100] rev 14093
Use hexadecimal number to represent ASCII ESC
2018-11-02 Add Official racer challenge #17
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 12:58:53 +0100] rev 14092
Add Official racer challenge #17
2018-11-02 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 14091
Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
2018-11-02 Rework lib structure, no code changes
unC0Rr [Fri, 02 Nov 2018 09:45:54 +0100] rev 14090
Rework lib structure, no code changes
2018-11-02 Update LastVoice when switching to fallback voice
Wuzzy <Wuzzy2@mail.ru> [Fri, 02 Nov 2018 01:34:21 +0100] rev 14089
Update LastVoice when switching to fallback voice
2018-11-01 wrestle with borrow checker
alfadur [Fri, 02 Nov 2018 02:31:01 +0300] rev 14088
wrestle with borrow checker
2018-11-01 Commit broken code for divide_edges in hope for salvation
unc0rr [Fri, 02 Nov 2018 00:09:05 +0100] rev 14087
Commit broken code for divide_edges in hope for salvation
2018-11-01 fix overflow check in airmine handling
alfadur [Fri, 02 Nov 2018 01:58:27 +0300] rev 14086
fix overflow check in airmine handling
2018-11-01 Also ban special symbols block
unc0rr [Thu, 01 Nov 2018 22:54:01 +0100] rev 14085
Also ban special symbols block
2018-11-01 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 14084
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.
2018-11-01 Slightly correct russian translation of word utility
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:45 +0300] rev 14083
Slightly correct russian translation of word utility
2018-11-01 Update russian translation
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:39 +0300] rev 14082
Update russian translation
2018-11-01 Adapt russian translation for modern gaming language
Grigory Ustinov <grenka@altlinux.org> [Thu, 01 Nov 2018 21:39:29 +0300] rev 14081
Adapt russian translation for modern gaming language
2018-11-01 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 14080
start a physics engine to try out this data oriented thing everyone seems to be talking about
2018-11-01 Fix too long Polish translation of fps
KoBeWi [Thu, 01 Nov 2018 12:09:29 +0100] rev 14079
Fix too long Polish translation of fps
2018-11-01 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 14078
Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
2018-11-01 Add missing translation in pl.lua
KoBeWi [Thu, 01 Nov 2018 08:39:22 +0100] rev 14077
Add missing translation in pl.lua
2018-11-01 prevent minigun bullet land impacts from pushing hedgehogs
alfadur [Thu, 01 Nov 2018 04:04:33 +0300] rev 14076
prevent minigun bullet land impacts from pushing hedgehogs
2018-11-01 update theme editor to use new land generator implementation
alfadur [Thu, 01 Nov 2018 03:38:13 +0300] rev 14075
update theme editor to use new land generator implementation
2018-11-01 Fix taunts playing too fast after a shot
Wuzzy <Wuzzy2@mail.ru> [Thu, 01 Nov 2018 01:07:26 +0100] rev 14074
Fix taunts playing too fast after a shot Fixes regression introduced by bf14c7c1be02
2018-10-31 merge
alfadur [Thu, 01 Nov 2018 02:55:22 +0300] rev 14073
merge
2018-10-31 Implement OutlinePoints for land generators, some ground work for template based landgen
unc0rr [Wed, 31 Oct 2018 23:36:05 +0100] rev 14072
Implement OutlinePoints for land generators, some ground work for template based landgen
2018-10-29 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 14071
Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
2018-10-31 add missions_ja.txt
alfadur [Wed, 31 Oct 2018 22:41:05 +0300] rev 14070
add missions_ja.txt
2018-10-31 check for teamgone before activating switcher
nemo [Wed, 31 Oct 2018 15:32:47 -0400] rev 14069
check for teamgone before activating switcher
2018-10-31 Fix various string errors in Lua locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 18:41:02 +0100] rev 14068
Fix various string errors in Lua locale files - Wrong format symbol - Typos - Empty translations
2018-10-31 japanese translation fixes
alfadur [Wed, 31 Oct 2018 20:42:04 +0300] rev 14067
japanese translation fixes
2018-10-31 bump server dependencies
alfadur [Wed, 31 Oct 2018 19:18:53 +0300] rev 14066
bump server dependencies
2018-10-31 Fix critical Lua syntax errors in lt.lua
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 16:50:34 +0100] rev 14065
Fix critical Lua syntax errors in lt.lua
2018-10-31 Update Polish translation
KoBeWi [Wed, 31 Oct 2018 16:31:16 +0100] rev 14064
Update Polish translation
2018-10-31 Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 14:33:43 +0100] rev 14063
Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
2018-10-31 Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 13:35:53 +0100] rev 14062
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
2018-10-31 Stop using dsUnknown, replace with concrete damage sources
Wuzzy <Wuzzy2@mail.ru> [Wed, 31 Oct 2018 13:08:56 +0100] rev 14061
Stop using dsUnknown, replace with concrete damage sources
2018-10-30 Merge
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:57:57 +0100] rev 14060
Merge
2018-10-30 Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:51:01 +0100] rev 14059
Attacking same clan (not same team) is no longer enough to trigger sndSameTeam Also fixes bug that if you attack a clan member not in your team, the attacker complains, not the victim!
2018-10-30 Play another voice as fallback if sndRevenge could not be found
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Oct 2018 23:08:43 +0100] rev 14058
Play another voice as fallback if sndRevenge could not be found
2018-10-28 Refactor fallback taunt code
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 14:08:13 +0100] rev 14057
Refactor fallback taunt code
2018-10-28 Add taunts: Leavemealone, Cutitout (when attacked many times)
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 04:21:13 +0100] rev 14056
Add taunts: Leavemealone, Cutitout (when attacked many times)
2018-10-28 Add revenge taunt
Wuzzy <Wuzzy2@mail.ru> [Sun, 28 Oct 2018 02:24:06 +0200] rev 14055
Add revenge taunt
2018-10-30 fix theme editor
alfadur [Tue, 30 Oct 2018 19:08:39 +0300] rev 14054
fix theme editor
2018-10-30 extract size struct for common usage
alfadur [Tue, 30 Oct 2018 19:05:52 +0300] rev 14053
extract size struct for common usage
2018-10-30 add circle filling to land2d
alfadur [Tue, 30 Oct 2018 05:55:58 +0300] rev 14052
add circle filling to land2d
2018-10-29 make theme editor render some random map lines
alfadur [Tue, 30 Oct 2018 02:14:00 +0300] rev 14051
make theme editor render some random map lines
2018-10-29 hide get_next back
alfadur [Mon, 29 Oct 2018 23:40:17 +0300] rev 14050
hide get_next back
2018-10-29 start a theme editor as an excuse to see land generator in action
alfadur [Mon, 29 Oct 2018 23:38:08 +0300] rev 14049
start a theme editor as an excuse to see land generator in action
2018-10-29 make useful stuff public
alfadur [Mon, 29 Oct 2018 23:29:03 +0300] rev 14048
make useful stuff public
2018-10-28 Start land generators implementation
unc0rr [Sun, 28 Oct 2018 23:24:04 +0100] rev 14047
Start land generators implementation
2018-10-28 Remove some dead code
unc0rr [Sun, 28 Oct 2018 23:09:35 +0100] rev 14046
Remove some dead code
(0) -10000 -3000 -1000 -100 -48 +48 +100 +300 +1000 tip