abcdefg30
25be7d1434
Fix the positioning of the mute label in all lobbies
2016-08-29 21:51:33 +02:00
abcdefg30
d204026c84
Merge pull request #11879 from obrakmann/fix11849_mousescrolling-order-trigger
...
Fix issuing orders when releasing RMB after joystick-scrolling
2016-08-29 21:07:18 +02:00
Oliver Brakmann
c9c542cb37
Show advisory notice when UPNP isn't supported by the router
2016-08-28 14:05:03 +02:00
Matthias Mailänder
a79cc6a606
Add a notice why automatic port forwarding is disabled.
2016-08-28 14:05:03 +02:00
abcdefg30
74ad33d14e
Fix the positioning of the mute label in the TD music player
2016-08-28 11:54:03 +02:00
Oliver Brakmann
d14ff2a54e
Fix removing things in the editor when stopping standard-scrolling with RMB
...
The cause for this was that the `HandleMouseInput` method of the `EditorViewPortController` ran before the one from the regular `ViewPortController`, thus intercepting the button press.
Switching the order of the two around fixes that, but introduced another problem, namely that the tooltips stopped working. Switching the order meant that the `ViewPortController` laid "on top" of the `EditorViewPortController`, so the latter didn't receive the `MouseEntered` event anymore. Setting the `IgnoreMouseOver` flag in the `ViewPortController` fixes this.
2016-08-28 11:26:23 +02:00
Matthias Mailänder
84d58f78d2
Merge pull request #11902 from pchote/score-line-margin
...
Increase the left margin of the ingame-menu team line.
2016-08-27 20:21:14 +02:00
Paul Chote
9e025e25ad
Increase the left margin of the ingame-menu team line.
2016-08-27 18:03:16 +01:00
Paul Chote
32eb98c17d
Remove legacy A* visualisation.
2016-08-26 16:55:46 +01:00
reaperrr
b5f36013c2
TD yaml style fixes
2016-08-21 19:36:48 +02:00
Oliver Brakmann
207f0d2056
Allow saving maps with multiple visibility options
2016-08-08 23:14:06 +02:00
Zimmermann Gyula
6b7ccd8aa5
Rename the Experience coloumn to Score in observer stats.
2016-07-27 02:46:10 +02:00
Oliver Brakmann
56ae4e846b
Add GUI integration for PlayerExperience
2016-07-19 22:23:03 +02:00
abcdefg30
76e57895b5
Merge pull request #11645 from RailTracker/bleed
...
Changed Basic and Combat observer stats to include Assets Destroyed/L…
2016-07-18 19:58:11 +02:00
Anthony Diep
b96de91480
Changed Basic and Combat observer stats to include Assets Destroyed/Lost instead of K/D ratio
2016-07-17 14:55:10 -07:00
Matthew Uzzell
6110357460
#10416 Added ready checkbox for spectating admins
2016-07-14 23:42:32 +01:00
Matthias Mailänder
5245df729d
Migrate to Open.Nat version 2.0.16
...
Move the dependency from all libraries to game engine only.
Initialize after the renderer setup to ensure a visible window.
2016-06-19 08:41:14 +02:00
Paul Chote
3ac42e1643
Generalise and combine cancel/confirm prompts.
2016-06-16 18:28:02 +01:00
Paul Chote
0b97a81616
Remove legacy music installer.
2016-06-14 20:18:56 +01:00
reaperrr
9def6b0f70
Merge pull request #11211 from Mailaender/debugcustomterrain
...
Added a CustomTerrainDebugOverlay
2016-06-12 11:53:47 +02:00
Matthias Mailänder
9b6e15ea78
Add a CustomTerrain debug overlay.
2016-06-06 19:25:37 +02:00
Oliver Brakmann
65a5bd4e89
Resize the Tiberian Dawn mission browser dialog
2016-06-05 00:13:46 +02:00
reaperrr
f31ea658ef
Merge pull request #11148 from pchote/improve-scroll-input
...
Expose separate middle and right mouse scroll config.
2016-05-13 22:44:18 +02:00
reaperrr
eb6157f81e
Merge pull request #11197 from pchote/add-sysinfo-opt-out-prompt
...
Add sysinfo opt out prompt
2016-05-08 13:10:55 +02:00
Paul Chote
98faa15d62
Add an opt-out prompt for system information collection.
2016-04-27 22:14:26 +01:00
Paul Chote
9d02c53638
Expose separate middle and right mouse scroll config.
2016-04-17 21:27:20 -04:00
szabkel
1b4a42d3d9
Added MusicControllerLogic, now we can handle audio buttons anywhere in the game.
2016-04-17 16:11:42 +02:00
Paul Chote
1fadc8531c
Restore two-button prompt for two-button dialogs.
2016-04-01 17:51:44 +01:00
Paul Chote
10738b0c77
Remove dead space when viewing the observer menu stats.
2016-03-27 13:59:46 +02:00
Paul Chote
dbe55eedaf
Fix multi-line tooltip padding.
2016-03-12 16:43:05 +00:00
Paul Chote
01a14d9ae5
Move mission briefing to rules.
2016-03-07 21:41:14 +00:00
Pavel Penev
aa78dc32e3
Merge pull request #10874 from obrakmann/fix-spyware-typos
...
Fix typos in advanced settings dialog
2016-03-04 21:19:21 +02:00
Oliver Brakmann
bae8c09e8c
Merge pull request #10873 from abcdefg30/lobbyGame
...
Change the game lobby's chat label from 'Lobby' to 'Game'
2016-03-04 20:11:22 +01:00
Oliver Brakmann
85d0be5d3e
Fix typos in advanced settings dialog
2016-03-04 19:29:18 +01:00
abcdefg30
d58eb46833
Change the game lobby's chat label from 'Lobby' to 'Game'
2016-03-04 16:16:36 +01:00
Oliver Brakmann
6b4ccecabe
Add ability to collect system information from users' systems
2016-03-02 21:33:12 +01:00
Oliver Brakmann
07ec56fd22
Merge pull request #10821 from obrakmann/pr10559-squashed
...
Added mousewheel zooming
2016-02-24 22:37:00 +01:00
Philipp Schärer
ea74499ec2
Added mousewheel zooming
2016-02-24 22:22:32 +01:00
abcdefg30
2b0d87ea3f
Fix the spacing at the end of the AUTHORS file
...
Polishes the ingame look
2016-02-16 21:32:29 +01:00
abcdefg30
3604d901b1
Fix the missleading wording of the confirm dialogs
2016-02-12 16:48:58 +01:00
Oliver Brakmann
a6e98620c0
Merge pull request #10650 from pchote/remove-fragile-diplomacy
...
Remove fragile diplomacy.
2016-02-06 22:55:55 +01:00
Oliver Brakmann
5fdce51699
Merge pull request #10551 from RockyTV/rockytv
...
Change CONNECTIONFAILED_PANEL title if server requires password
2016-01-31 16:14:21 +01:00
Matthias Mailänder
10ebd7e48d
Merge pull request #10649 from obrakmann/radar-team-colors
...
Added option to show team colors on radar map
2016-01-30 21:53:14 +01:00
Paul Chote
b387e6a19e
Polish the lobby option bin layout.
2016-01-30 20:47:57 +00:00
DArcy Rush
eb795909da
Implement player stance colors
...
Adds an option to display actors on radar and
support weapon timers in colors denoting the
diplomatic stance toward the player.
2016-01-30 15:46:55 +01:00
reaperrr
c19383472f
Merge pull request #10624 from pchote/overhaul-color-validator
...
Fix color validator issues and increase color picker palette size.
2016-01-29 23:57:46 +01:00
Matthias Mailänder
9f002050ec
Merge pull request #10601 from pchote/fix-td-connection-dialog
...
Fix button positions on TD connection dialog.
2016-01-28 19:53:47 +01:00
Paul Chote
1832a9c60f
Increase the size of the color picker.
2016-01-27 19:16:37 +00:00
Paul Chote
fd06b8abc3
Fix button positions on TD connection dialog.
...
"forward" acting buttons go on the right.
"back" acting buttons go on the left.
2016-01-25 21:00:47 +00:00
Paul Chote
9f6a6b31e9
Fix spectator kick button in TD lobby.
2016-01-25 20:56:26 +00:00