Tue, 30 Jun 2020 21:25:48 +0300 alfadur don't shoot if the target moves out of range while aiming
Tue, 30 Jun 2020 20:02:04 +0300 alfadur turn away when starting walking on a cliff edge
Tue, 30 Jun 2020 19:22:46 +0300 alfadur draw sentries with direction
Tue, 30 Jun 2020 19:09:04 +0300 alfadur add some target tracking to sentries
Tue, 30 Jun 2020 02:18:54 +0300 alfadur downgrade sentries to miniguns
Tue, 30 Jun 2020 00:58:24 +0300 alfadur add separate hit order for sentries
Mon, 29 Jun 2020 14:25:23 +0200 Wuzzy Fix airplane line not being drawn in full for very large maps
Mon, 29 Jun 2020 14:08:19 +0200 Wuzzy Fix cursor being too limited left/right if zoomed out too much
Mon, 29 Jun 2020 13:40:13 +0200 Wuzzy Tweak airplane spawn point to avoid appear out of nowhere
Mon, 29 Jun 2020 13:17:10 +0200 Wuzzy Increase X camera limit back to 2048
Mon, 29 Jun 2020 13:14:18 +0200 Wuzzy Enforce camera limits regardless of zoom level
Mon, 29 Jun 2020 00:15:37 +0300 alfadur add sentries to ammo config
Sun, 28 Jun 2020 23:19:49 +0300 alfadur limit sentry attacks through land
Sun, 28 Jun 2020 22:39:38 +0300 alfadur prevent sentries from falling off cliffs
Sun, 28 Jun 2020 20:34:06 +0300 alfadur refactor collision tests
Sun, 28 Jun 2020 01:06:18 +0300 alfadur place sentries on start
Sun, 28 Jun 2020 00:47:43 +0300 alfadur add sentries count to game config
Sat, 27 Jun 2020 23:38:45 +0300 alfadur reduce sentry damange
Sat, 27 Jun 2020 22:58:33 +0300 alfadur add aiming timeout to sentry
Sat, 27 Jun 2020 02:22:31 +0300 alfadur add current 🦔 targeting to sentry
Fri, 26 Jun 2020 19:35:16 +0300 alfadur add sentry walking cycle
Fri, 26 Jun 2020 17:40:22 +0300 alfadur add sentry 🤖 stub
Thu, 25 Jun 2020 22:16:11 +0200 Wuzzy Frontend: Sort ammos like in-game
Thu, 25 Jun 2020 18:13:20 +0200 Wuzzy AI: Don't use vamp/invuln for kamikaze, piano and other weapons
Thu, 25 Jun 2020 17:44:22 +0200 Wuzzy Teach AI to use laser sight
Thu, 25 Jun 2020 07:15:58 +0200 Wuzzy Don't check speed and land for MoreWind check in doFallingGear
Thu, 25 Jun 2020 06:44:35 +0200 Wuzzy Teach AI how to deal with gfMoreWind
Wed, 24 Jun 2020 22:34:12 +0300 alfadur remove forced position change from blowtorch
Wed, 24 Jun 2020 20:16:02 +0200 Wuzzy Fix AI thread erroring out when there are no targets
Wed, 24 Jun 2020 20:24:12 +0300 alfadur real collision fix
Wed, 24 Jun 2020 19:50:58 +0300 alfadur remove wiggle throttling in anticipation of a real collision fix 🥁
Wed, 24 Jun 2020 17:27:57 +0200 Wuzzy Update ChangeLog and CREDITS
Tue, 23 Jun 2020 02:04:00 +0300 alfadur workaround for world edge selector on MacOS
Mon, 22 Jun 2020 22:09:00 +0300 alfadur extend double jump activation window
Sun, 21 Jun 2020 22:30:59 +0300 alfadur add 🐼 hat
Sun, 21 Jun 2020 22:10:38 +0300 alfadur make minigun shove cumulative
Sun, 21 Jun 2020 03:17:57 +0300 alfadur fix crosshairs spinning around
Sun, 21 Jun 2020 03:08:21 +0300 alfadur merge blowtorch draft
Sun, 21 Jun 2020 03:00:39 +0300 alfadur use throttled direction for aiming
Sun, 21 Jun 2020 02:04:20 +0300 alfadur throttle wiggling
Fri, 05 Jun 2020 21:58:17 +0300 alfadur experimental blowtorching
Fri, 12 Jun 2020 02:53:01 +0200 Wuzzy AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
Fri, 12 Jun 2020 02:36:27 +0200 Wuzzy AI: Add dedicated test for SMine
Fri, 12 Jun 2020 00:20:47 +0200 Wuzzy Teach AI to use seduction
Tue, 09 Jun 2020 07:56:59 +0200 Wuzzy Teach AI to use cleavers
Tue, 09 Jun 2020 06:21:21 +0200 Wuzzy Add missing semicolon (oops!)
Tue, 09 Jun 2020 05:51:39 +0200 Wuzzy "Teach" AI hogs to be inaccurate with guns (and kamikaze)
Mon, 08 Jun 2020 23:37:38 +0200 Wuzzy Teach AI to use air mines
Mon, 08 Jun 2020 21:53:45 +0200 Wuzzy AI: Rewrite TestMolotov
Mon, 08 Jun 2020 21:13:31 +0200 Wuzzy Teach AI to use RC plane (straight line only, no bombs)
Mon, 08 Jun 2020 20:41:24 +0200 Wuzzy Follow piano gear when it's spawned by hedgehog
Mon, 08 Jun 2020 20:40:04 +0200 Wuzzy AI: Tweak piano test
Mon, 08 Jun 2020 19:45:11 +0200 Wuzzy AI: Remove own gear from explosion/shove checks in kami/piano test
Mon, 08 Jun 2020 19:18:30 +0200 Wuzzy Teach AI to use piano strike
Sun, 07 Jun 2020 18:11:12 +0200 Wuzzy Graves preview page: Change grave margin
Sun, 07 Jun 2020 18:01:00 +0200 Wuzzy Add flags and graves preview pages
Sun, 07 Jun 2020 00:44:13 +0200 Wuzzy Teach AI how to use MineStrike (0 secs only)
Sat, 06 Jun 2020 23:40:29 +0200 Wuzzy Teach AI to use drill strike
Sat, 06 Jun 2020 20:51:12 +0200 Wuzzy AI: Refactor bounce handling
Sat, 06 Jun 2020 20:22:57 +0200 Wuzzy Teach AI to set minimum mine bounce for improved aiming
Sat, 06 Jun 2020 20:21:08 +0200 Wuzzy Teach AI to drop mines from safe height
Sat, 06 Jun 2020 16:09:16 +0200 Wuzzy Teach AI to spam extra time if infinite
Sat, 06 Jun 2020 15:43:17 +0200 Wuzzy Merge b988d3be7100
Sat, 06 Jun 2020 15:40:51 +0200 Wuzzy Disable gfMoreWind for land objects on turn end only after a fixed-time delay
Sat, 06 Jun 2020 15:10:41 +0200 Wuzzy Fix many gears not being affected by gfMoreWind on turn end
Fri, 05 Jun 2020 21:21:48 +0300 alfadur remove blowtorching tautology
Fri, 05 Jun 2020 15:48:41 +0200 Wuzzy Cleaner digit parsing of ammo schemes
Fri, 05 Jun 2020 01:30:03 +0200 Wuzzy Fix camera zooming out too far in pause mode (bug 773)
Fri, 05 Jun 2020 00:57:05 +0200 Wuzzy Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
Fri, 05 Jun 2020 00:37:33 +0200 Wuzzy Add missing /sad command help
Fri, 05 Jun 2020 00:31:14 +0200 Wuzzy Add taunt command: /happy
Thu, 04 Jun 2020 12:33:24 +0200 felixonmars Fix build with Qt 5.15+
Wed, 27 May 2020 09:23:25 +0200 Wuzzy Add taunt chat command: /bubble (hog holds breath)
Wed, 27 May 2020 06:52:13 +0200 Wuzzy Add dynamite impact sound
Wed, 27 May 2020 01:58:27 +0200 Wuzzy Add fade-in effect when flake appears at top
Wed, 27 May 2020 01:24:50 +0200 Wuzzy Flakes: Only spawn them inside valid area
Wed, 27 May 2020 00:02:20 +0200 Wuzzy Make Underwater SD flakes rise
Wed, 27 May 2020 00:00:13 +0200 Wuzzy Fade out rising flakes at the top
Tue, 26 May 2020 23:02:49 +0200 Wuzzy Fix wrong team health bar height after calling SetClanColor
Sun, 24 May 2020 06:10:25 +0300 alfadur convert replay to haskell
Wed, 20 May 2020 23:41:25 +0300 alfadur fix config loading
Wed, 20 May 2020 23:08:08 +0300 alfadur remove stuck test
Wed, 20 May 2020 22:50:58 +0300 alfadur convert config from haskell lists
Wed, 20 May 2020 19:38:44 +0300 alfadur parse booleans as well
Tue, 19 May 2020 19:26:48 +0300 alfadur convert teams from haskell list
Tue, 19 May 2020 02:25:24 +0300 alfadur improve escapes handling
Mon, 18 May 2020 23:43:58 +0300 alfadur add haskell literal formatter
Mon, 18 May 2020 22:39:28 +0300 alfadur add the empty escape
Mon, 18 May 2020 22:33:13 +0300 alfadur parse anonymous fields
Mon, 18 May 2020 22:04:38 +0300 alfadur add whitespace handling
Mon, 18 May 2020 21:17:46 +0300 alfadur add haskell literal parser
Sun, 17 May 2020 04:07:10 +0300 alfadur fix editing teams while a game is in progress
Sat, 16 May 2020 04:43:11 +0200 Wuzzy Hats webpage: Fix another incorrect static hat check
Sat, 16 May 2020 04:28:26 +0200 Wuzzy Hats webpage: Fix incorrect check for static hat
Sat, 16 May 2020 03:41:49 +0200 Wuzzy Hats webpage: Fix "other hats" section listing wrong hats
Sat, 16 May 2020 03:30:51 +0200 Wuzzy Hats webpage: Remove protocol from URLs to fix CORS fail
Sat, 16 May 2020 01:36:44 +0200 Wuzzy Hats webpage: Many improvements and fixes (2nd try)
Sat, 16 May 2020 01:18:34 +0200 Wuzzy Backed out changesets 799fd0a6d3bf+3c1c5ff824f7
Sat, 16 May 2020 01:16:10 +0200 Wuzzy Hats webpage: Fix URLs
Sat, 16 May 2020 01:04:27 +0200 Wuzzy Many improvements and fixes for hats webpage
Tue, 12 May 2020 22:21:19 +0200 Wuzzy Add many people to the hat credits
Tue, 12 May 2020 20:37:30 +0200 Wuzzy Add SVG source files of chujoii's hats
Tue, 12 May 2020 20:36:23 +0200 Wuzzy Fix some typos in hat names in CREDITS
Tue, 12 May 2020 19:35:21 +0200 Wuzzy Credit chujoii for a couple of more hats
Fri, 17 Apr 2020 15:47:06 -0400 nemo locutus fixes my ancient build
Fri, 17 Apr 2020 15:23:22 -0400 LocutusOfBorg Add patch to correctly handle libsdl2 from system/cmake
Sun, 12 Apr 2020 00:26:37 +0300 alfadur send team colors on round end
Sun, 12 Apr 2020 00:02:11 +0300 alfadur fix in-game team handling
Sat, 11 Apr 2020 23:20:09 +0300 alfadur don't apply voted 🦔 to the in-game teams
Fri, 10 Apr 2020 21:58:09 +0300 alfadur fix phantom rooms
Thu, 12 Mar 2020 15:09:16 -0400 nemo er... nevermind. back this out. ApplyDamage should pick this up just fine.
Thu, 12 Mar 2020 15:07:32 -0400 nemo poison should ruin a flawless victory. ht Case_Of
Wed, 11 Mar 2020 23:20:15 +0300 alfadur remove canhazslicepatterns
Sat, 07 Mar 2020 01:04:37 +0300 alfadur add loading config from hwd to server
Tue, 11 Feb 2020 01:33:31 +0100 Wuzzy ACF1: Fix PastMole area being too large
Thu, 06 Feb 2020 13:28:01 +0100 Wuzzy Add flags: serbia, montenegro
Tue, 14 Jan 2020 01:40:23 +0300 alfadur send 🦔 on round end
Tue, 14 Jan 2020 01:30:03 +0300 alfadur better response grouping
Sat, 11 Jan 2020 05:15:01 +0100 Wuzzy Fix weapon schemes sometimes not being saved properly
Sat, 11 Jan 2020 01:06:41 +0300 alfadur reapply some simplifications
Sat, 11 Jan 2020 00:44:25 +0300 alfadur backout a798e6441a36
Tue, 07 Jan 2020 15:17:22 +0100 Wuzzy HedgeEditor: Tweak caption colors of help captions
Tue, 07 Jan 2020 15:16:44 +0100 Wuzzy Mention mission bonuses in ASA side mission descriptions
Tue, 07 Jan 2020 13:21:04 +0100 Wuzzy Fix impossible to become mutant after mutant gear got deleted (bug 804)
Sat, 04 Jan 2020 01:39:13 +0300 alfadur simplify team handling
Tue, 31 Dec 2019 04:42:20 +0300 alfadur add back em response on joining a game in progress
Mon, 30 Dec 2019 17:25:44 +0300 alfadur send cleared flags on room join
Sat, 28 Dec 2019 19:41:05 +0300 alfadur check the room passwords
Fri, 27 Dec 2019 22:36:19 +0300 alfadur complete checker login handling
Thu, 26 Dec 2019 21:55:51 +0300 alfadur fix official server
Thu, 26 Dec 2019 21:04:37 +0300 alfadur update tls configuration
Thu, 26 Dec 2019 17:39:09 +0300 alfadur remove unused em fn
Tue, 24 Dec 2019 22:12:02 +0300 alfadur update subslice pattern to the new syntax
Tue, 24 Dec 2019 21:57:55 +0300 alfadur restore engine message handler
Tue, 24 Dec 2019 21:45:26 +0300 alfadur disallow mutable rooms outside the server
Tue, 24 Dec 2019 20:57:58 +0300 alfadur restore voting
Tue, 24 Dec 2019 12:46:23 -0500 nemo disable fall tracing for cheese. it will probably be incorrect.
Mon, 23 Dec 2019 23:47:06 +0300 alfadur add a separate interface for modifying room state
Mon, 23 Dec 2019 18:55:25 +0300 alfadur make rooms field private
Mon, 23 Dec 2019 18:11:15 +0300 alfadur lost the anteroom
Mon, 23 Dec 2019 18:08:55 +0300 alfadur move the anteroom out of the server
Sat, 21 Dec 2019 23:33:50 +0300 alfadur disallow mutable clients to leave the server
Sat, 21 Dec 2019 00:26:17 +0300 alfadur some more room handler cleanup
Thu, 19 Dec 2019 23:13:58 +0300 alfadur add ip ban check
Tue, 17 Dec 2019 18:54:17 +0300 alfadur move end_game into server
Sun, 08 Dec 2019 02:09:19 +0100 sheepluva hedgeroid/frontlib: update proto and weapons number hedgeroid
Sun, 08 Dec 2019 00:07:24 +0100 sheepluva hedgeroid: adjust module names (SDL_* -> SDL2_*) hedgeroid
Sat, 07 Dec 2019 23:58:37 +0100 sheepluva hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing hedgeroid
Sat, 07 Dec 2019 16:18:20 +0100 sheepluva hedgeroid: add debug logging to library loading hedgeroid
Sat, 07 Dec 2019 16:14:27 +0100 sheepluva hedgeroid: fix needlessly creating netplay instance on check for "connecting..." hedgeroid
Fri, 06 Dec 2019 22:20:53 +0100 sheepluva merge 1.0.0 into hedgeroid hedgeroid
Sat, 30 Nov 2019 02:54:49 +0100 Wuzzy Remove parachute early if hog is inside land
Tue, 19 Nov 2019 08:35:32 -0500 nemo oups. forgot "convert" creates a white background by default
Thu, 14 Nov 2019 21:26:32 +0100 Wuzzy Update changelog
Thu, 14 Nov 2019 18:19:18 +0100 Wuzzy CowardMode: Display checkmarks in missions list
Thu, 14 Nov 2019 17:25:48 +0100 Wuzzy ASA moon02: Tweak messages and blue hog face dir
Thu, 14 Nov 2019 17:12:31 +0100 Wuzzy ASA moon02: Disable hog input after victory
Mon, 04 Nov 2019 03:08:59 +0100 Wuzzy Change color of hovered and pressed slider
Sat, 02 Nov 2019 17:00:40 +0100 Wuzzy ClimbHome: Remove uncommented code
Sat, 02 Nov 2019 13:01:28 +0100 Wuzzy ClimbHome: Change misleading Seed assignment to nil value
Fri, 01 Nov 2019 23:35:01 +0100 Wuzzy ASA death02: Don't set hero health if enemy hurts itself
Fri, 01 Nov 2019 12:42:31 +0100 Wuzzy ASA moon01: Fix broken victory condition when eliminating minions
Fri, 01 Nov 2019 11:42:53 +0100 Wuzzy ASA, cosmos: Move meteorite into sprite, add sprite for blown-up meteorite
Thu, 31 Oct 2019 19:02:36 +0100 Wuzzy Update German translation
Thu, 31 Oct 2019 18:54:45 +0100 Wuzzy Update Frontend+Lua locale files
Wed, 30 Oct 2019 13:20:08 +0100 Wuzzy Big Armory: Add minigun, update mission preview image
Tue, 29 Oct 2019 22:03:08 +0100 Wuzzy Rope Training: Add flower effects when player returns all the way to the start
Tue, 29 Oct 2019 16:56:21 +0100 Wuzzy HedgeEditor: Use localized voicepack names
Mon, 28 Oct 2019 23:17:35 +0300 alfadur move start_game into the server
Mon, 28 Oct 2019 20:40:46 +0100 Wuzzy Refactor Rope Knock Chellenge to use RopeKnocking library
Mon, 28 Oct 2019 20:40:07 +0100 Wuzzy Add RopeKnocking library (generalized ropeknock challenges)
Mon, 28 Oct 2019 18:58:13 +0100 Wuzzy Racer: Force-enable solid land
Mon, 28 Oct 2019 18:52:11 +0100 Wuzzy Racer: Reset mines, air mines, barrels after each turn
Mon, 28 Oct 2019 00:31:41 +0300 alfadur move change_master into the server
Sat, 26 Oct 2019 23:48:57 +0200 Wuzzy Add support for proper rendering of gtPoisonCloud with Timer > 5000
Sat, 26 Oct 2019 22:44:15 +0200 Wuzzy Racer: Allow to set custom turn time in scheme
Sat, 26 Oct 2019 22:41:34 +0200 Wuzzy Set correct turn time in racer.yaml
Sat, 26 Oct 2019 21:59:42 +0200 Wuzzy Racer: Reposition and resize predefined waypoints in scaled drawn maps
Sat, 26 Oct 2019 02:36:08 +0300 alfadur refactor some of the room handler
Thu, 24 Oct 2019 09:41:10 -0400 nemo remove erroneous else conditions to make what is going on clearer, add a comment
Wed, 23 Oct 2019 17:45:28 -0400 nemo forgot this commit.
Sat, 28 Sep 2019 16:49:18 +0300 Grigory Ustinov Fix russian translation of word "clan"
Sat, 19 Oct 2019 09:34:37 -0400 nemo 256x256 png and xpm of hedgehog.svg
Tue, 15 Oct 2019 13:42:50 -0400 nemo merge russian translation fixes
Sat, 28 Sep 2019 16:39:02 +0300 Grigory Ustinov Little fix of reference points in russian translation of ru.txt
Sat, 28 Sep 2019 01:20:49 +0300 Grigory Ustinov Remove executable flag of missions_pt.txt
Sat, 12 Oct 2019 23:13:32 +0200 unc0rr Add utility to convert server-side replay files into hwd binary format
Sat, 12 Oct 2019 02:06:11 +0200 Wuzzy Add dynamite fuse sound
Fri, 11 Oct 2019 22:28:08 +0200 Wuzzy Remove executable flag of missions_pt.txt
Fri, 11 Oct 2019 20:18:07 +0200 Wuzzy Remove unicode chars in *.pas files 1.0.0
Fri, 11 Oct 2019 20:18:07 +0200 Wuzzy Remove unicode chars in *.pas files
Fri, 11 Oct 2019 19:10:14 +0200 Wuzzy Fix incorrect dynamite drown check
Fri, 11 Oct 2019 18:59:48 +0200 Wuzzy Fix closing bracket
Fri, 11 Oct 2019 18:56:50 +0200 Wuzzy Dynamite handler: Exit early when drowning
Fri, 11 Oct 2019 18:52:11 +0200 Wuzzy Bump version to 1.0.1-dev, proto number to 60
Fri, 11 Oct 2019 18:41:56 +0200 Wuzzy Add flame-less dynamite sprite for drowning dynamite
Fri, 11 Oct 2019 16:56:02 +0200 Wuzzy Remove outdated TODO
Fri, 11 Oct 2019 16:54:50 +0200 Wuzzy Show message when failing to record demo/video due to /lua
Fri, 11 Oct 2019 16:33:01 +0200 Wuzzy Add hi-res icons in hedgewars.ico
Fri, 11 Oct 2019 15:52:22 +0200 Wuzzy Make digits larger in TurnsLeft.png, add number 9
Fri, 11 Oct 2019 13:35:13 +0200 Wuzzy Update cabal command syntax in .travis.yml
Fri, 11 Oct 2019 13:33:56 +0200 Wuzzy Display invuln icon in gfInvulnerable mode
Thu, 10 Oct 2019 00:40:39 +0200 Wuzzy Mutant: Add message for excess teams
Thu, 10 Oct 2019 00:32:24 +0200 Wuzzy Mention rejoining in message to unregistered players
Thu, 10 Oct 2019 00:30:17 +0200 Wuzzy Fix incorrect key bind description
Thu, 10 Oct 2019 00:28:55 +0200 Wuzzy Backed out changeset 5a934f83d5eb
Thu, 10 Oct 2019 17:18:42 +0200 Wuzzy Exclude some binary files in cpackvars
Thu, 10 Oct 2019 09:39:43 -0400 LocutusOfBorg travis: refresh dependencies, use physfs from my ppa instead of build…
Wed, 09 Oct 2019 20:11:57 +0200 Wuzzy Move 1.0.0-release tag to tip
Wed, 09 Oct 2019 18:12:09 +0200 Wuzzy CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
Wed, 09 Oct 2019 18:08:37 +0200 Wuzzy Remove toupper in CMakeLists.txt
Wed, 09 Oct 2019 16:35:06 +0200 Wuzzy Fix incorrect checks for CMAKE_BUILD_TYPE
Wed, 09 Oct 2019 15:30:29 +0200 Wuzzy Fix 2 entries in changelog being incorrectly versioned
Wed, 09 Oct 2019 07:43:43 +0200 unc0rr Use correct way of including SDL2 header
Mon, 07 Oct 2019 23:14:39 +0200 Wuzzy Added tag 1.0.0-release for changeset 88770c206c31
Mon, 07 Oct 2019 23:07:41 +0200 Wuzzy Bump protocol version to 59 1.0.0-release
Mon, 07 Oct 2019 23:53:47 +0300 alfadur add smth
Mon, 07 Oct 2019 23:46:49 +0300 alfadur add protocol version
Mon, 07 Oct 2019 14:18:31 +0200 Wuzzy Make sure AI doesn't skip after collecting ammo. Fixes bug 796
Fri, 04 Oct 2019 23:23:35 +0300 alfadur refactor root handler
Tue, 01 Oct 2019 23:53:09 +0300 alfadur add missing file
Tue, 01 Oct 2019 23:48:32 +0300 alfadur refactor the lobby handler
Mon, 30 Sep 2019 16:02:39 +0200 Wuzzy Frontend: Increase user name length to 40 to keep it consistent with server
Mon, 30 Sep 2019 15:15:28 +0200 Wuzzy Update changelog
Mon, 30 Sep 2019 10:39:58 +0200 Wuzzy Render finger only once in wrap
Sun, 29 Sep 2019 22:23:00 +0200 Wuzzy Remove unneccessary HTML tags in Italian translation
Sun, 29 Sep 2019 21:42:46 +0200 Wuzzy Italian: Add to changelog, credit latest translator
Sun, 29 Sep 2019 21:33:35 +0200 Pacella Update and finish Italian frontend translation
Fri, 27 Sep 2019 18:06:29 +0300 Grigory Ustinov Improve russian tips and fix typos
Fri, 27 Sep 2019 17:04:22 +0300 Grigory Ustinov Update russian localization of ru.txt
Fri, 27 Sep 2019 15:39:33 +0300 Grigory Ustinov Fix syntax error in russian frontend translation (thx to Wuzzy)
Fri, 27 Sep 2019 04:05:04 +0200 Wuzzy Battalion points: Update displayed LastTeam points each turn
Fri, 27 Sep 2019 03:52:18 +0200 Wuzzy Battalion Highland: Fix incorrect health bonus (bug 788)
Fri, 27 Sep 2019 01:29:32 +0200 Pacella Update Italian frontend translation
Thu, 26 Sep 2019 23:23:31 +0300 alfadur fix alignments of the component slices
Thu, 26 Sep 2019 22:31:06 +0300 alfadur fix typo
Thu, 26 Sep 2019 19:36:56 +0300 alfadur revert 5fcdc072d706 for now
Thu, 26 Sep 2019 19:03:14 +0300 Grigory Ustinov Fix error in russian frontend translation file (thx to alfadur)
Thu, 26 Sep 2019 19:01:03 +0300 Grigory Ustinov Update localization of russian tips
Thu, 26 Sep 2019 16:35:46 +0300 Grigory Ustinov Fix URLs in russian tips and one extra quote
(0) -10000 -3000 -1000 -240 +240 tip