Paul Chote
|
d1a973458b
|
Add support for installing content from disk.
|
2016-06-26 18:18:40 +01:00 |
|
Paul Chote
|
7ca7e695e1
|
Rename Disc -> Source in asset installer.
|
2016-06-26 18:18:40 +01:00 |
|
Oliver Brakmann
|
aad17148bc
|
Merge pull request #11533 from HenrytheSlav/pword_UI
Password UI improvements
|
2016-06-26 17:47:35 +02:00 |
|
reaperrr
|
7ed792ba88
|
Merge pull request #11286 from Mailaender/open.nat-2.0.16
Dump Mono.NAT in favor of Open.Nat 2.0.16
|
2016-06-26 16:16:11 +02:00 |
|
HenrytheSlav
|
17d6afa071
|
Do not keep the wrong password in the textfield for next try.
|
2016-06-26 15:54:41 +02:00 |
|
HenrytheSlav
|
d19c9eadb0
|
Jump to textfield in password prompt.
|
2016-06-26 15:44:19 +02:00 |
|
abcdefg30
|
34c6edbbe7
|
Merge pull request #11456 from obrakmann/disable-singleplayer-by-default-for-dedicateds
Disable single-player games by default on dedicated servers
|
2016-06-22 22:28:37 +02:00 |
|
Oliver Brakmann
|
8e2adc7627
|
Disable singleplayer games by default on dedicated servers
|
2016-06-22 20:37:31 +02:00 |
|
Paul Chote
|
b59b57f67e
|
Hide checkboxes if no matching trait exists.
|
2016-06-19 22:15:27 +01:00 |
|
Paul Chote
|
8ce4ab0bd1
|
Port map difficulty to new options backend.
|
2016-06-19 22:15:26 +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 |
|
Oliver Brakmann
|
87df458c2e
|
Merge pull request #11462 from pchote/stream-installer-copy
Extract installer data using direct stream-stream copies
|
2016-06-18 20:56:26 +02:00 |
|
abcdefg30
|
4d130892c0
|
Merge pull request #11461 from pchote/fmv-install-prompt
Prompt FMV installation when trying to play a missing video.
|
2016-06-18 14:15:10 +02:00 |
|
Paul Chote
|
6463b31c99
|
Add a minimum size threshold for showing progress.
|
2016-06-17 19:26:13 +01:00 |
|
Paul Chote
|
f1758e9559
|
Stream installer copy and raw extraction.
|
2016-06-17 18:53:59 +01:00 |
|
Paul Chote
|
63782aad2e
|
Stream MSCab extraction output.
|
2016-06-16 21:20:42 +01:00 |
|
Paul Chote
|
a9a5b9bc71
|
Change Blast.Decompress to use Stream I/O.
|
2016-06-16 21:20:27 +01:00 |
|
Paul Chote
|
bb88507f87
|
Add an "Install videos" prompt to the mission browser.
|
2016-06-16 18:32:55 +01:00 |
|
Paul Chote
|
3ac42e1643
|
Generalise and combine cancel/confirm prompts.
|
2016-06-16 18:28:02 +01:00 |
|
reaperrr
|
3c2a553f63
|
Fix conflict in ModContentLogic
The variable would otherwise conflict with the declaration at line 24.
|
2016-06-16 15:15:28 +02:00 |
|
Paul Chote
|
3585d8afd4
|
Remove legacy installation logic.
|
2016-06-14 20:18:57 +01:00 |
|
Paul Chote
|
0b97a81616
|
Remove legacy music installer.
|
2016-06-14 20:18:56 +01:00 |
|
Paul Chote
|
ff147f39b9
|
Add new content installer framework.
|
2016-06-14 18:27:24 +01:00 |
|
Curtis Shmyr
|
348d49cd5b
|
Merge pull request #11404 from obrakmann/fix11246_getexternalip-nres
Fix NREs in LobbyUtils.GetExternalIP
|
2016-06-12 13:52:18 -06:00 |
|
reaperrr
|
9def6b0f70
|
Merge pull request #11211 from Mailaender/debugcustomterrain
Added a CustomTerrainDebugOverlay
|
2016-06-12 11:53:47 +02:00 |
|
reaperrr
|
b1e331e7ec
|
Merge pull request #11364 from pchote/lobby-trait-options
Unhardcode the lobby options backend.
|
2016-06-11 13:40:09 +02:00 |
|
Matthias Mailänder
|
9b6e15ea78
|
Add a CustomTerrain debug overlay.
|
2016-06-06 19:25:37 +02:00 |
|
Oliver Brakmann
|
c0dd7c3182
|
Fix NREs in LobbyUtils.GetExternalIP
|
2016-06-05 12:55:00 +02:00 |
|
Oliver Brakmann
|
910d04f53d
|
Merge pull request #11395 from pchote/fix-missing-filenames
Set yaml filename when loading from FileSystem.
|
2016-06-04 18:23:55 +02:00 |
|
Paul Chote
|
b4d1517d0d
|
Set yaml filename when loading from FileSystem.
|
2016-06-04 15:23:44 +01:00 |
|
reaperrr
|
d94d06d87b
|
Merge pull request #11370 from pchote/fix-game-start-events
Fix shellmap UI disappearing prematurely when starting a mission or replay.
|
2016-06-04 15:41:35 +02:00 |
|
Paul Chote
|
24f166595f
|
Convert lobby dropdowns to new options backend.
|
2016-06-04 10:06:18 +01:00 |
|
Paul Chote
|
eb884ca76f
|
Convert lobby checkboxes to new options backend.
|
2016-06-04 10:03:06 +01:00 |
|
Oliver Brakmann
|
97ad5268b8
|
Merge pull request #11241 from Mailaender/replay-flag-crash
Fixed a crash when replay is selected in the wrong mod
|
2016-05-29 17:55:53 +02:00 |
|
Paul Chote
|
ec2d883e9e
|
Move lobby event unbinding to Dispose.
|
2016-05-28 18:21:44 +01:00 |
|
Paul Chote
|
fba509b363
|
Use BeforeGameStart to remove replay browser UI on game start.
|
2016-05-28 18:16:18 +01:00 |
|
Paul Chote
|
485e695585
|
Use BeforeGameStart to remove mission browser UI on game start.
|
2016-05-28 18:13:09 +01:00 |
|
Tamás Viszkok
|
522e937597
|
Hotkeys for move viewport to map edge
|
2016-05-16 20:26:59 +02:00 |
|
Paul Chote
|
dade84db85
|
Remove leftover dead fragile alliances code.
|
2016-05-14 18:54:44 +01: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 |
|
Matthias Mailänder
|
3b7a176aa6
|
Don't crash when a faction flag from another mod doesn't exist.
|
2016-05-08 16:02:23 +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 |
|
Matthias Mailänder
|
1bc4200128
|
Merge pull request #11136 from SzabKel/musicButtons
Added music controlling hotkeys. Closes #3231
|
2016-05-03 07:16:05 +02:00 |
|
Paul Chote
|
25a1c0c283
|
Include version/mod/modversion in the game list query.
|
2016-04-27 23:06:21 +01:00 |
|
Paul Chote
|
98faa15d62
|
Add an opt-out prompt for system information collection.
|
2016-04-27 22:14:26 +01:00 |
|
Paul Chote
|
a8350783fc
|
Fix game timer when adjusting replay speed.
|
2016-04-21 17:52:47 +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
|
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 |
|
Oliver Brakmann
|
b25eb81a42
|
Fix ready checkbox in the lobby being unusable after installing a map
|
2016-04-12 18:30:37 +02:00 |
|