Matthias Mailänder
|
9b6e15ea78
|
Add a CustomTerrain debug overlay.
|
2016-06-06 19:25:37 +02:00 |
|
Oliver Brakmann
|
c8a9936b6c
|
Merge pull request #11161 from pchote/fix-td-replay-timer
Fix replay timer.
|
2016-04-21 21:17:22 +02:00 |
|
Paul Chote
|
a8350783fc
|
Fix game timer when adjusting replay speed.
|
2016-04-21 17:52:47 +01:00 |
|
RoosterDragon
|
178fcfaf8c
|
Use Contains method on Selection when possible.
This allows the set to be utilized for a fast check, rather than degrading to a linear search via LINQ.
|
2016-04-19 21:19:36 +01:00 |
|
Oliver Brakmann
|
6323f763f1
|
Merge pull request #11122 from reaperrr/traits-render
Move Render traits to Traits.Render namespace
|
2016-04-17 21:48:32 +02:00 |
|
Paul Chote
|
d59488d496
|
Merge pull request #11076 from obrakmann/low-funds-warning-2
Fix issues with the insufficient funds warning
|
2016-04-16 18:00:40 +01:00 |
|
Paul Chote
|
95a5689b9e
|
Merge pull request #11104 from obrakmann/fix11074-lobby-ready-map-install
Fix ready checkbox in the lobby being unusable after installing a map
|
2016-04-16 17:42:04 +01:00 |
|
reaperrr
|
fd5a597966
|
Move Render traits to Traits.Render namespace
|
2016-04-15 20:43:04 +02:00 |
|
Paul Chote
|
2915db67c4
|
Add depth buffer support to sprites and sequences.
|
2016-04-15 09:42:29 -04:00 |
|
Oliver Brakmann
|
b25eb81a42
|
Fix ready checkbox in the lobby being unusable after installing a map
|
2016-04-12 18:30:37 +02:00 |
|
reaperrr
|
6239aad070
|
Merge pull request #11017 from Mailaender/radar-refactor
Grouped the radar traits together
|
2016-04-12 17:07:01 +02:00 |
|
Oliver Brakmann
|
41388b9c63
|
Revert the previous InsufficientFundsWarning implementation
|
2016-04-11 19:06:18 +02:00 |
|
Oliver Brakmann
|
fe02bea521
|
Fix several NREs during setup of client tooltips in GameInfoStatsLogic
|
2016-04-09 15:21:17 +02:00 |
|
Matthias Mailänder
|
d57e53dc53
|
Merge pull request #10992 from pchote/server-maps
Allow Dedicated Servers to query map info from the Resource Center.
|
2016-04-03 12:19:41 +02:00 |
|
Matthias Mailänder
|
a78d67a60c
|
Put radar traits into their own namespace.
|
2016-04-02 14:36:26 +02:00 |
|
abcdefg30
|
d14f027321
|
Merge pull request #11013 from pchote/confirm-dialog-buttons
Restore two-button prompt for two-button dialogs.
|
2016-04-02 12:24:32 +02:00 |
|
Matthias Mailänder
|
f38d30a1ff
|
Merge pull request #11005 from pchote/server
Extract dedicated server interface to OpenRA.Server.exe
|
2016-04-02 11:23:17 +02:00 |
|
Paul Chote
|
1fadc8531c
|
Restore two-button prompt for two-button dialogs.
|
2016-04-01 17:51:44 +01:00 |
|
Oliver Brakmann
|
811b2d26fd
|
Merge pull request #11009 from pchote/fix-ts-editor-bounds
Fix northern boundary on new maps.
|
2016-04-01 17:04:43 +02:00 |
|
Paul Chote
|
bad22f0919
|
Fix northern boundary on new maps.
|
2016-03-31 21:24:28 +01:00 |
|
Paul Chote
|
65f7d46025
|
Parse map rules and players from remote maps.
|
2016-03-31 21:08:36 +01:00 |
|
Paul Chote
|
c46faa351c
|
Reorder MP browser ordering:
- Games that can be joined
- Games that are in progress
- Empty servers
|
2016-03-30 19:05:59 +01:00 |
|
Paul Chote
|
d9b9407925
|
Persist MP game server filters.
|
2016-03-30 17:51:47 +01:00 |
|
Paul Chote
|
b5c2703eba
|
Pass random to ChooseInitialMap.
|
2016-03-29 23:46:12 +01:00 |
|
Paul Chote
|
2150a5e865
|
Move ChooseInitialMap to MapCache.
|
2016-03-29 23:46:11 +01:00 |
|
Pavel Penev
|
c74ecd0794
|
Merge pull request #10898 from pchote/map-format-eleven
Add support for multiple map categories.
|
2016-03-27 18:16:51 +03:00 |
|
Paul Chote
|
10738b0c77
|
Remove dead space when viewing the observer menu stats.
|
2016-03-27 13:59:46 +02:00 |
|
Oliver Brakmann
|
2490e4d67e
|
Make objectives panel visible to spectators/observers
It also allows switching the context of the panel by selecting a certain player's view in the player view spectator drop down.
|
2016-03-27 13:43:23 +02:00 |
|
Paul Chote
|
96eda08677
|
Replace map type with a category list.
|
2016-03-27 12:16:55 +01:00 |
|
Oliver Brakmann
|
3a6c1de725
|
Merge pull request #10933 from Hanzik/replays-hotkeys
Replay hotkeys for pause/play/change of speed
|
2016-03-21 21:30:17 +01:00 |
|
Matthias Mailänder
|
ed6067cd2f
|
Merge pull request #10939 from pchote/fix-map-install-kick
Notify the server after installing a map.
|
2016-03-21 20:37:12 +01:00 |
|
Honza Vrátník
|
1728f9d662
|
Added support for pause/play/speed hotkeys in replays
|
2016-03-20 12:39:16 +01:00 |
|
Paul Chote
|
0dc939e0e8
|
Notify the server after installing a map.
|
2016-03-18 20:53:48 +00:00 |
|
Paul Chote
|
4a7ef68b39
|
Remove Map.SpawnPoints.
|
2016-03-18 20:16:25 +00:00 |
|
Paul Chote
|
65df25b1a4
|
Remove lazy loading of binary map data.
|
2016-03-18 20:16:24 +00:00 |
|
Paul Chote
|
d40bff3fd9
|
Support map-defined AI in the lobby.
|
2016-03-16 21:03:31 +00:00 |
|
Paul Chote
|
ab6a9597bb
|
Remove Map usage from LobbyLogic.
|
2016-03-16 21:03:31 +00:00 |
|
Oliver Brakmann
|
6b7bf86373
|
Merge pull request #10913 from pchote/fix-editor-tooltips
Fix multi-line tooltip padding.
|
2016-03-13 15:17:25 +01:00 |
|
abcdefg30
|
e1b2f5a280
|
Merge pull request #10901 from pchote/server-maps
Remove Map usage from the server and mission browser.
|
2016-03-13 11:24:04 +01:00 |
|
Paul Chote
|
324ef2e073
|
Remove Map usage from MissionBrowerLogic.
|
2016-03-12 20:07:07 +00:00 |
|
Paul Chote
|
602acabe47
|
Remove World.TileSet.
|
2016-03-12 19:47:07 +00:00 |
|
Paul Chote
|
7993068c8f
|
Remove Map.SequenceProvider.
|
2016-03-12 19:46:20 +00:00 |
|
Paul Chote
|
dbe55eedaf
|
Fix multi-line tooltip padding.
|
2016-03-12 16:43:05 +00:00 |
|
Paul Chote
|
a3b1baa654
|
Extract default TileSet/Sequence dictionaries to ModData.
|
2016-03-11 21:18:32 +00:00 |
|
Paul Chote
|
9c4dd54fa3
|
Generate map previews on save.
|
2016-03-08 21:13:38 +00:00 |
|
Paul Chote
|
01a14d9ae5
|
Move mission briefing to rules.
|
2016-03-07 21:41:14 +00:00 |
|
Paul Chote
|
668e13b849
|
Move mission videos to rules.
|
2016-03-07 21:41:13 +00:00 |
|
Paul Chote
|
d4f8fe1666
|
Move map configuration to rules.
|
2016-03-07 21:41:13 +00:00 |
|
Paul Chote
|
5b2bf5b284
|
Move build radius configuration to rules.
|
2016-03-07 21:41:13 +00:00 |
|
Paul Chote
|
cce292a68a
|
Move creeps configuration to rules.
|
2016-03-07 21:41:13 +00:00 |
|