Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 18:41:56 +0200] rev 15490
Add flame-less dynamite sprite for drowning dynamite
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:56:02 +0200] rev 15489
Remove outdated TODO
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:54:50 +0200] rev 15488
Show message when failing to record demo/video due to /lua
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 16:33:01 +0200] rev 15487
Add hi-res icons in hedgewars.ico
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 15:52:22 +0200] rev 15486
Make digits larger in TurnsLeft.png, add number 9
The digits in this images were really small and hard to read
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 13:35:13 +0200] rev 15485
Update cabal command syntax in .travis.yml
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Oct 2019 13:33:56 +0200] rev 15484
Display invuln icon in gfInvulnerable mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:40:39 +0200] rev 15483
Mutant: Add message for excess teams
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:32:24 +0200] rev 15482
Mention rejoining in message to unregistered players
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:30:17 +0200] rev 15481
Fix incorrect key bind description
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 00:28:55 +0200] rev 15480
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Oct 2019 17:18:42 +0200] rev 15479
Exclude some binary files in cpackvars
LocutusOfBorg [Thu, 10 Oct 2019 09:39:43 -0400] rev 15478
travis: refresh dependencies, use physfs from my ppa instead of build…
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 20:11:57 +0200] rev 15477
Move 1.0.0-release tag to tip
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 18:12:09 +0200] rev 15476
CMAKE_BUILD_TYPE: Replace MATCHES with STREQUAL
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 18:08:37 +0200] rev 15475
Remove toupper in CMakeLists.txt
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 16:35:06 +0200] rev 15474
Fix incorrect checks for CMAKE_BUILD_TYPE
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Oct 2019 15:30:29 +0200] rev 15473
Fix 2 entries in changelog being incorrectly versioned
unc0rr [Wed, 09 Oct 2019 07:43:43 +0200] rev 15472
Use correct way of including SDL2 header
raptor <buckyballreaction@gmail.com> [Tue, 08 Oct 2019 11:10:58 -0600] rev 15471
Fix CMAKE_BUILD_TYPE case-sensitivity, project-wide. Also fix
typos in usage of RELWITHDEBINFO
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 23:14:39 +0200] rev 15470
Added tag 1.0.0-release for
changeset 88770c206c31
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 23:07:41 +0200] rev 15469
Bump protocol version to 59
alfadur [Mon, 07 Oct 2019 23:53:47 +0300] rev 15468
add smth
alfadur [Mon, 07 Oct 2019 23:46:49 +0300] rev 15467
add protocol version
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Oct 2019 14:18:31 +0200] rev 15466
Make sure AI doesn't skip after collecting ammo. Fixes
bug #796
alfadur [Fri, 04 Oct 2019 23:23:35 +0300] rev 15465
refactor root handler
alfadur [Tue, 01 Oct 2019 23:53:09 +0300] rev 15464
add missing file
alfadur [Tue, 01 Oct 2019 23:48:32 +0300] rev 15463
refactor the lobby handler
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 16:02:39 +0200] rev 15462
Frontend: Increase user name length to 40 to keep it consistent with server
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 15:15:28 +0200] rev 15461
Update changelog
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Sep 2019 10:39:58 +0200] rev 15460
Render finger only once in wrap
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Sep 2019 22:23:00 +0200] rev 15459
Remove unneccessary HTML tags in Italian translation
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Sep 2019 21:42:46 +0200] rev 15458
Italian: Add to changelog, credit latest translator
Pacella <pacella389@gmail.com> [Sun, 29 Sep 2019 21:33:35 +0200] rev 15457
Update and finish Italian frontend translation
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 16:49:18 +0300] rev 15456
Fix russian translation of word "clan"
find . -name "*ru*" | xargs sed -E -i "s/клан(.)/союз\1/g"
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 16:39:02 +0300] rev 15455
Little fix of reference points in russian translation of ru.txt
Grigory Ustinov <grenka@altlinux.org> [Sat, 28 Sep 2019 01:20:49 +0300] rev 15454
Remove executable flag of missions_pt.txt
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 18:06:29 +0300] rev 15453
Improve russian tips and fix typos
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 17:04:22 +0300] rev 15452
Update russian localization of ru.txt
Grigory Ustinov <grenka@altlinux.org> [Fri, 27 Sep 2019 15:39:33 +0300] rev 15451
Fix syntax error in russian frontend translation (thx to Wuzzy)
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Sep 2019 04:05:04 +0200] rev 15450
Battalion points: Update displayed LastTeam points each turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Sep 2019 03:52:18 +0200] rev 15449
Battalion Highland: Fix incorrect health bonus (
bug #788)
Pacella [Fri, 27 Sep 2019 01:29:32 +0200] rev 15448
Update Italian frontend translation
alfadur [Thu, 26 Sep 2019 23:23:31 +0300] rev 15447
fix alignments of the component slices
alfadur [Thu, 26 Sep 2019 22:31:06 +0300] rev 15446
fix typo
alfadur [Thu, 26 Sep 2019 19:36:56 +0300] rev 15445
revert 5fcdc072d706 for now
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 19:03:14 +0300] rev 15444
Fix error in russian frontend translation file (thx to alfadur)
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 19:01:03 +0300] rev 15443
Update localization of russian tips
Grigory Ustinov <grenka@altlinux.org> [Thu, 26 Sep 2019 16:35:46 +0300] rev 15442
Fix URLs in russian tips and one extra quote
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:17:10 +0300] rev 15441
Remove all vanished russian translations
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:12:48 +0300] rev 15440
Add missing localizations in ru.txt for a new version
Grigory Ustinov <grenka@altlinux.org> [Wed, 25 Sep 2019 21:03:59 +0300] rev 15439
Update russian localization of frontend
S-D- [Thu, 19 Sep 2019 23:39:40 +0300] rev 15438
Ignore chat messages from ignore list nicks in game too
Wuzzy <Wuzzy2@mail.ru> [Thu, 19 Sep 2019 17:06:47 +0200] rev 15437
Official Racer: Fix name of Racer Challenge #12 (was #2)
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 16:37:28 +0200] rev 15436
Disable "pressed in" effect of ToggleButtonWidget
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 14:17:33 +0200] rev 15435
Frontend: Remove ugly border from gameflag button images
Wuzzy <Wuzzy2@mail.ru> [Wed, 18 Sep 2019 12:23:16 +0200] rev 15434
Racer: Remove a few ammo types that could break the gameplay
yuenfu [Tue, 17 Sep 2019 15:54:10 +0200] rev 15433
Update Traditional Chinese frontend translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Sep 2019 17:53:19 +0200] rev 15432
Racer: Really fix delay confusion when attempting to force-disable gfKing/gfPlaceHog
For real this time. The previous attempt to fix this was shite.
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Sep 2019 17:33:49 +0200] rev 15431
Racer: Fix weird water splashes after waypoint placement
Does not affect official racer, as only waypoint placement is touched.
The reason was that the air attack gear sometimes was not deleted fast enough so it might occassionally drop some air bombs (these are deleted now). Also, the airplane position was set to water level, which caused another water splash.