Sun, 05 May 2019 02:04:12 +0200 VideoRec: Replace "File of" syntax to make Pas2C happy
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 02:04:12 +0200] rev 14879
VideoRec: Replace "File of" syntax to make Pas2C happy
Sat, 04 May 2019 21:37:22 +0200 Some fixes to make Pas2C happy again
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 21:37:22 +0200] rev 14878
Some fixes to make Pas2C happy again
Sat, 04 May 2019 21:03:26 +0200 ACF2: Cyborg decision: Wait for 2 seconds when close to cyborg, to allow close attack
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
Sat, 04 May 2019 19:07:58 +0200 ACF5, ACF9: Clear mines around cyborg when it appears
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
Sat, 04 May 2019 00:56:27 +0200 Frontend controls: Add menu key
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:56:27 +0200] rev 14875
Frontend controls: Add menu key
Sat, 04 May 2019 00:56:01 +0200 Frontend controls: Remove hash key
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:56:01 +0200] rev 14874
Frontend controls: Remove hash key
Sat, 04 May 2019 00:14:12 +0200 Frontend controls: Don't show "QWERTY" for F13-F15
Wuzzy <Wuzzy2@mail.ru> [Sat, 04 May 2019 00:14:12 +0200] rev 14873
Frontend controls: Don't show "QWERTY" for F13-F15
Wed, 01 May 2019 23:11:22 +0300 fix getting settings directory on windows
alfadur [Wed, 01 May 2019 23:11:22 +0300] rev 14872
fix getting settings directory on windows
Wed, 01 May 2019 21:59:41 +0300 add visual notification on room joins
alfadur [Wed, 01 May 2019 21:59:41 +0300] rev 14871
add visual notification on room joins
Wed, 01 May 2019 16:37:47 +0300 fix accepting on wrong server socket
alfadur [Wed, 01 May 2019 16:37:47 +0300] rev 14870
fix accepting on wrong server socket
Wed, 01 May 2019 00:13:23 +0200 Merge alfadur's commits
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:13:23 +0200] rev 14869
Merge alfadur's commits
Wed, 01 May 2019 00:11:36 +0200 Sdlkeys.cpp: Move delete key
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:11:36 +0200] rev 14868
Sdlkeys.cpp: Move delete key
Wed, 01 May 2019 00:09:01 +0200 Frontend: Refactor detection of keyboard keys in sdlkeys[]
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 May 2019 00:09:01 +0200] rev 14867
Frontend: Refactor detection of keyboard keys in sdlkeys[]
Wed, 01 May 2019 00:29:46 +0300 upgrade to QSslSocket
alfadur [Wed, 01 May 2019 00:29:46 +0300] rev 14866
upgrade to QSslSocket
Wed, 01 May 2019 00:01:56 +0300 add argument flag for tls connections
alfadur [Wed, 01 May 2019 00:01:56 +0300] rev 14865
add argument flag for tls connections
Tue, 30 Apr 2019 22:43:48 +0200 Update German locale
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:43:48 +0200] rev 14864
Update German locale
Tue, 30 Apr 2019 22:29:05 +0200 Update English frontend locale
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:29:05 +0200] rev 14863
Update English frontend locale
Tue, 30 Apr 2019 22:27:42 +0200 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 22:27:42 +0200] rev 14862
Update locale files
Tue, 30 Apr 2019 18:25:04 +0200 Refactor decimal separator to make Pas2C happy
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 18:25:04 +0200] rev 14861
Refactor decimal separator to make Pas2C happy
Tue, 30 Apr 2019 17:00:23 +0200 Fix Pas2C failing to include SysUtils
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 17:00:23 +0200] rev 14860
Fix Pas2C failing to include SysUtils
Tue, 30 Apr 2019 09:36:13 -0400 Backed out changeset 13589d529899
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...
Tue, 30 Apr 2019 15:29:44 +0200 Force-enable NOVIDEOREC when building PAS2C due to bug 722
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 15:29:44 +0200] rev 14858
Force-enable NOVIDEOREC when building PAS2C due to bug #722
Tue, 30 Apr 2019 14:49:37 +0200 Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:49:37 +0200] rev 14857
Frontend: Slightly increase size+padding for QLineEdit, QSpinBox
Tue, 30 Apr 2019 14:33:20 +0200 Use Qt style "Windows", remove optional dependency on qtstyleplugins
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:33:20 +0200] rev 14856
Use Qt style "Windows", remove optional dependency on qtstyleplugins
Tue, 30 Apr 2019 14:21:11 +0200 Add explicit custom scroll bar style
Wuzzy <Wuzzy2@mail.ru> [Tue, 30 Apr 2019 14:21:11 +0200] rev 14855
Add explicit custom scroll bar style
Mon, 29 Apr 2019 23:41:25 +0200 Implement external events approach to input user actions into engine.
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")
Mon, 29 Apr 2019 23:13:52 +0200 Don't save "!MULTI" pseudo-key into team files
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 23:13:52 +0200] rev 14853
Don't save "!MULTI" pseudo-key into team files
Mon, 29 Apr 2019 23:12:40 +0200 Fix crash when pressing key bind reset button in settings
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 23:12:40 +0200] rev 14852
Fix crash when pressing key bind reset button in settings
Mon, 29 Apr 2019 22:09:04 +0200 sdlkeys.cpp: Remove keys without physical representation
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 22:09:04 +0200] rev 14851
sdlkeys.cpp: Remove keys without physical representation
Mon, 29 Apr 2019 21:45:51 +0200 Frontend: Make "missing key name" warning more generic
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Apr 2019 21:45:51 +0200] rev 14850
Frontend: Make "missing key name" warning more generic
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip