Fri, 10 May 2019 22:54:23 +0200 Remove REPLAY_END server message
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 22:54:23 +0200] rev 14904
Remove REPLAY_END server message
Fri, 10 May 2019 22:51:43 +0200 Teach frontend how to deal with official server replays (/watch)
Wuzzy <Wuzzy2@mail.ru> [Fri, 10 May 2019 22:51:43 +0200] rev 14903
Teach frontend how to deal with official server replays (/watch)
Tue, 07 May 2019 22:36:15 +0200 Add new server messages REPLAY_START and REPLAY_END for /WATCH command
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 22:36:15 +0200] rev 14902
Add new server messages REPLAY_START and REPLAY_END for /WATCH command
Tue, 07 May 2019 20:23:51 +0200 Frontend: Optimize control conflict handling a bit
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 20:23:51 +0200] rev 14901
Frontend: Optimize control conflict handling a bit
Tue, 07 May 2019 19:39:08 +0200 Frontend: Highlight key conflicts
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 19:39:08 +0200] rev 14900
Frontend: Highlight key conflicts
Tue, 07 May 2019 18:45:14 +0200 Display a warning when the same key is used multiple times
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 18:45:14 +0200] rev 14899
Display a warning when the same key is used multiple times
Tue, 07 May 2019 16:08:27 +0200 Fix cut scenes not being skipped when pressing precise in enemy turn (bug 280)
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 16:08:27 +0200] rev 14898
Fix cut scenes not being skipped when pressing precise in enemy turn (bug #280)
Tue, 07 May 2019 15:50:15 +0200 Add Lua callback: onPreciseLocal
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 15:50:15 +0200] rev 14897
Add Lua callback: onPreciseLocal
Tue, 07 May 2019 14:17:09 +0200 Precise + camera movement keys = move camera at slower
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 14:17:09 +0200] rev 14896
Precise + camera movement keys = move camera at slower
Tue, 07 May 2019 13:56:11 +0200 Fix incorrect handling of slow/precise volume change when it's not your turn
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 May 2019 13:56:11 +0200] rev 14895
Fix incorrect handling of slow/precise volume change when it's not your turn
Tue, 07 May 2019 13:15:00 +0200 hwengine: Add missing default binds for camera movement and team chat
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
Mon, 06 May 2019 23:03:16 +0200 Pas2C: Fix path concatenation in uVideoRec
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 23:03:16 +0200] rev 14893
Pas2C: Fix path concatenation in uVideoRec
Mon, 06 May 2019 22:43:35 +0200 Switch to SDL's mutex for critical section handling
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 22:43:35 +0200] rev 14892
Switch to SDL's mutex for critical section handling
Mon, 06 May 2019 22:57:49 +0300 fix broken messages on lobby join
alfadur [Mon, 06 May 2019 22:57:49 +0300] rev 14891
fix broken messages on lobby join
Mon, 06 May 2019 21:33:48 +0200 Pas2C: Add a couple of missing symbols
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 May 2019 21:33:48 +0200] rev 14890
Pas2C: Add a couple of missing symbols
Mon, 06 May 2019 21:20:56 +0200 Port code to pas2c dialect
unc0rr [Mon, 06 May 2019 21:20:56 +0200] rev 14889
Port code to pas2c dialect
Mon, 06 May 2019 01:25:50 +0200 pagevideos: Prevent renaming video if file name prefix is already used
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.
Mon, 06 May 2019 00:43:27 +0200 Move video thumbnails to VideoThumbnails/, fix video renaming not renaming the thumbnail as well
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
Sun, 05 May 2019 17:23:59 +0200 Play sndFirstBlood after first damage/kill/poisoning of enemy (instead of ANY damage)
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.
Sun, 05 May 2019 16:57:37 +0200 Don't play "LeaveMeAlone" taunt if attacker hits same hog multiple times in same turn
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.
Sun, 05 May 2019 15:24:19 +0200 Re-style QHeaderView colors
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 15:24:19 +0200] rev 14884
Re-style QHeaderView colors
Sun, 05 May 2019 15:05:48 +0200 Frontend: Normalize appearance/style of all tables
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 15:05:48 +0200] rev 14883
Frontend: Normalize appearance/style of all tables
Sun, 05 May 2019 14:27:19 +0200 Frontend style: Improve scroll bar coloring
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 14:27:19 +0200] rev 14882
Frontend style: Improve scroll bar coloring
Sun, 05 May 2019 13:58:30 +0200 Frontend: Rounded scroll bar corners
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 13:58:30 +0200] rev 14881
Frontend: Rounded scroll bar corners
Sun, 05 May 2019 13:51:09 +0200 Frontend: Add explicit style for QProgressBar
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 May 2019 13:51:09 +0200] rev 14880
Frontend: Add explicit style for QProgressBar
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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip