Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 13:15:00 +0200] rev 14894
hwengine: Add missing default binds for camera movement and team chat
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 23:03:16 +0200] rev 14893
Pas2C: Fix path concatenation in uVideoRec
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 22:43:35 +0200] rev 14892
Switch to SDL's mutex for critical section handling
alfadur [Mon, 06 May 2019 22:57:49 +0300] rev 14891
fix broken messages on lobby join
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 21:33:48 +0200] rev 14890
Pas2C: Add a couple of missing symbols
unc0rr [Mon, 06 May 2019 21:20:56 +0200] rev 14889
Port code to pas2c dialect
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 01:25:50 +0200] rev 14888
pagevideos: Prevent renaming video if file name prefix is already used
This prevents some issues and weirdnesses with losing the video thumbnail, etc.
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 00:43:27 +0200] rev 14887
Move video thumbnails to VideoThumbnails/, fix video renaming not renaming the thumbnail as well
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 17:23:59 +0200] rev 14886
Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage)
This avoids sndFirstBlood being played for self-harm, for which this taunt is a bit odd.
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 16:57:37 +0200] rev 14885
Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn
Because weapons like cluster bomb could trigger it in a single turn otherwise.
The idea is the same hog must be hit across multiple turns.
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 15:24:19 +0200] rev 14884
Re-style QHeaderView colors
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 15:05:48 +0200] rev 14883
Frontend: Normalize appearance/style of all tables
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 14:27:19 +0200] rev 14882
Frontend style: Improve scroll bar coloring
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 13:58:30 +0200] rev 14881
Frontend: Rounded scroll bar corners
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 13:51:09 +0200] rev 14880
Frontend: Add explicit style for QProgressBar
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 02:04:12 +0200] rev 14879
VideoRec: Replace "File of" syntax to make Pas2C happy
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 21:37:22 +0200] rev 14878
Some fixes to make Pas2C happy again
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 21:03:26 +0200] rev 14877
ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 19:07:58 +0200] rev 14876
ACF5, ACF9: Clear mines around cyborg when it appears
This prevents script problems in case the cyborg dies in a cut scene because of the mines
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:56:27 +0200] rev 14875
Frontend controls: Add menu key
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:56:01 +0200] rev 14874
Frontend controls: Remove hash key
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:14:12 +0200] rev 14873
Frontend controls: Don't show "QWERTY" for F13-F15
alfadur [Wed, 01 May 2019 23:11:22 +0300] rev 14872
fix getting settings directory on windows
alfadur [Wed, 01 May 2019 21:59:41 +0300] rev 14871
add visual notification on room joins
alfadur [Wed, 01 May 2019 16:37:47 +0300] rev 14870
fix accepting on wrong server socket
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:13:23 +0200] rev 14869
Merge alfadur's commits
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:11:36 +0200] rev 14868
Sdlkeys.cpp: Move delete key
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:09:01 +0200] rev 14867
Frontend: Refactor detection of keyboard keys in sdlkeys[]
alfadur [Wed, 01 May 2019 00:29:46 +0300] rev 14866
upgrade to QSslSocket
alfadur [Wed, 01 May 2019 00:01:56 +0300] rev 14865
add argument flag for tls connections
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:43:48 +0200] rev 14864
Update German locale
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:29:05 +0200] rev 14863
Update English frontend locale
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:27:42 +0200] rev 14862
Update locale files
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 18:25:04 +0200] rev 14861
Refactor decimal separator to make Pas2C happy
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 17:00:23 +0200] rev 14860
Fix Pas2C failing to include SysUtils
nemo [Tue, 30 Apr 2019 09:36:13 -0400] rev 14859
Backed out
changeset 13589d529899
So, we only disabled this on the release branch in
r29d614a5c9eb due to having discovered it JUST before release.
We should fix it properly in default...
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 15:29:44 +0200] rev 14858
Force-enable NOVIDEOREC when building PAS2C due to
bug #722
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:49:37 +0200] rev 14857
Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:33:20 +0200] rev 14856
Use Qt style "Windows", remove optional dependency on qtstyleplugins
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:21:11 +0200] rev 14855
Add explicit custom scroll bar style
unc0rr [Mon, 29 Apr 2019 23:41:25 +0200] rev 14854
Implement external events approach to input user actions into engine.
Doesn't work for some obscure reason ("Error: Unknown method parameter type: LongEventType")
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 23:13:52 +0200] rev 14853
Don't save "!MULTI" pseudo-key into team files
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 23:12:40 +0200] rev 14852
Fix crash when pressing key bind reset button in settings
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 22:09:04 +0200] rev 14851
sdlkeys.cpp: Remove keys without physical representation
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 21:45:51 +0200] rev 14850
Frontend: Make "missing key name" warning more generic
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 21:24:42 +0200] rev 14849
Match key names in sdlkeys with SDL-pretty printed names (for localization)
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 21:23:50 +0200] rev 14848
Frontend: Fix wrong keyboard key names being displayed with regard to keyboard layout
alfadur [Sun, 28 Apr 2019 00:09:56 +0300] rev 14847
don't redirect to self
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Apr 2019 19:14:00 +0200] rev 14846
Show key combinations in controls config menu (read-only)
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Apr 2019 15:13:33 +0200] rev 14845
Add support for 4th and 5th mouse button
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Apr 2019 13:51:02 +0200] rev 14844
Move Hedgewars key IDs to CSV file
Wuzzy <Wuzzy2@mail.ru> [Sat, 27 Apr 2019 12:27:08 +0200] rev 14843
Make key ID generation algorithm more useful
unc0rr [Fri, 26 Apr 2019 23:21:58 +0200] rev 14842
Fix some minor problems with new frontend code
unc0rr [Fri, 26 Apr 2019 23:21:27 +0200] rev 14841
Limit room name change rate
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 23:01:30 +0200] rev 14840
Merge
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Apr 2019 23:01:05 +0200] rev 14839
Prevent entering “/”, “\” and “:” in team and scheme names.
The name of teams and schems is saved in the file name itself, so these characters would cause trouble as they are used in path names in Linux and Windows.