Fri, 02 Nov 2018 15:48:58 +0100 Wuzzy Typecast the ASCII ESC char
Fri, 02 Nov 2018 14:33:05 +0100 unC0Rr abs(hwRound()) is nonsense
Fri, 02 Nov 2018 14:29:24 +0100 unC0Rr - Add methods to work with Rect as box
Fri, 02 Nov 2018 13:30:04 +0100 unC0Rr Refactor tests, add fn center() for Line
Fri, 02 Nov 2018 13:17:46 +0100 unC0Rr Introduce OutlineSegmentsIterator, some refactoring
Fri, 02 Nov 2018 14:08:45 +0100 Wuzzy Remove pointless string assignment in PlaySoundV
Fri, 02 Nov 2018 14:05:08 +0100 Wuzzy Fix ambigious abs in uGearsHandlersMess
Fri, 02 Nov 2018 13:19:38 +0100 Wuzzy Fix bad "not" in uTeams (made pas2c angry)
Fri, 02 Nov 2018 13:17:35 +0100 Wuzzy Use hexadecimal number to represent ASCII ESC
Fri, 02 Nov 2018 12:58:53 +0100 Wuzzy Add Official racer challenge #17
Fri, 02 Nov 2018 10:31:08 +0100 Wuzzy Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Fri, 02 Nov 2018 09:45:54 +0100 unC0Rr Rework lib structure, no code changes
Fri, 02 Nov 2018 01:34:21 +0100 Wuzzy Update LastVoice when switching to fallback voice
Fri, 02 Nov 2018 02:31:01 +0300 alfadur wrestle with borrow checker
Fri, 02 Nov 2018 00:09:05 +0100 unc0rr Commit broken code for divide_edges in hope for salvation
Fri, 02 Nov 2018 01:58:27 +0300 alfadur fix overflow check in airmine handling
Thu, 01 Nov 2018 22:54:01 +0100 unc0rr Also ban special symbols block
Thu, 01 Nov 2018 20:29:42 +0100 Wuzzy Fix game window width/height setting being broken when using Arabic locale
Thu, 01 Nov 2018 21:39:45 +0300 Grigory Ustinov Slightly correct russian translation of word utility
Thu, 01 Nov 2018 21:39:39 +0300 Grigory Ustinov Update russian translation
Thu, 01 Nov 2018 21:39:29 +0300 Grigory Ustinov Adapt russian translation for modern gaming language
Thu, 01 Nov 2018 21:30:21 +0300 alfadur 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 KoBeWi Fix too long Polish translation of fps
Thu, 01 Nov 2018 09:17:51 +0100 Wuzzy Enable CJK font when using any full/halfwith char (U+FF00 to U+FFEF)
Thu, 01 Nov 2018 08:39:22 +0100 KoBeWi Add missing translation in pl.lua
Thu, 01 Nov 2018 04:04:33 +0300 alfadur prevent minigun bullet land impacts from pushing hedgehogs
Thu, 01 Nov 2018 03:38:13 +0300 alfadur update theme editor to use new land generator implementation
Thu, 01 Nov 2018 01:07:26 +0100 Wuzzy Fix taunts playing too fast after a shot
Thu, 01 Nov 2018 02:55:22 +0300 alfadur merge
Wed, 31 Oct 2018 23:36:05 +0100 unc0rr Implement OutlinePoints for land generators, some ground work for template based landgen
Mon, 29 Oct 2018 23:06:18 +0100 unc0rr Use next_power_of_two() just like hedgewars engine does, expose original and real dimensions
Wed, 31 Oct 2018 22:41:05 +0300 alfadur add missions_ja.txt
Wed, 31 Oct 2018 15:32:47 -0400 nemo check for teamgone before activating switcher
Wed, 31 Oct 2018 18:41:02 +0100 Wuzzy Fix various string errors in Lua locale files
Wed, 31 Oct 2018 20:42:04 +0300 alfadur japanese translation fixes
Wed, 31 Oct 2018 19:18:53 +0300 alfadur bump server dependencies
Wed, 31 Oct 2018 16:50:34 +0100 Wuzzy Fix critical Lua syntax errors in lt.lua
Wed, 31 Oct 2018 16:31:16 +0100 KoBeWi Update Polish translation
Wed, 31 Oct 2018 14:33:43 +0100 Wuzzy Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Wed, 31 Oct 2018 13:35:53 +0100 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Wed, 31 Oct 2018 13:08:56 +0100 Wuzzy Stop using dsUnknown, replace with concrete damage sources
Tue, 30 Oct 2018 23:57:57 +0100 Wuzzy Merge
Tue, 30 Oct 2018 23:51:01 +0100 Wuzzy Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
Tue, 30 Oct 2018 23:08:43 +0100 Wuzzy Play another voice as fallback if sndRevenge could not be found
Sun, 28 Oct 2018 14:08:13 +0100 Wuzzy Refactor fallback taunt code
Sun, 28 Oct 2018 04:21:13 +0100 Wuzzy Add taunts: Leavemealone, Cutitout (when attacked many times)
Sun, 28 Oct 2018 02:24:06 +0200 Wuzzy Add revenge taunt
Tue, 30 Oct 2018 19:08:39 +0300 alfadur fix theme editor
Tue, 30 Oct 2018 19:05:52 +0300 alfadur extract size struct for common usage
Tue, 30 Oct 2018 05:55:58 +0300 alfadur add circle filling to land2d
Tue, 30 Oct 2018 02:14:00 +0300 alfadur make theme editor render some random map lines
Mon, 29 Oct 2018 23:40:17 +0300 alfadur hide get_next back
Mon, 29 Oct 2018 23:38:08 +0300 alfadur start a theme editor as an excuse to see land generator in action
Mon, 29 Oct 2018 23:29:03 +0300 alfadur make useful stuff public
Sun, 28 Oct 2018 23:24:04 +0100 unc0rr Start land generators implementation
Sun, 28 Oct 2018 23:09:35 +0100 unc0rr Remove some dead code
Sun, 28 Oct 2018 00:49:00 +0200 Wuzzy Play sndStupid on round draw instead of sndNutter
Sun, 28 Oct 2018 00:47:10 +0200 Wuzzy Chance to play sndNutter if player sacrifices hog and misses
Sun, 28 Oct 2018 00:24:27 +0200 Wuzzy Only play sndThisOneIsMine if crate drops close to hog
Sat, 27 Oct 2018 21:51:57 +0200 Wuzzy Shorten some Ohdear/Solong sounds to match the death animation
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip