Pieter-Jan Briers
cca23f2812
Changelog. ( #3398 )
2021-02-25 09:50:45 +01:00
Pieter-Jan Briers
b898443f28
WPF layout ( #3346 )
2021-02-21 12:38:56 +01:00
Acruid
ca4fd649fe
Massive Namespace Cleanup ( #3120 )
...
* Engine namespace changes.
* Automated remove redundant using statements.
* Simplified Graphics namespace.
* Apparently the container system stores full type names in the map file.😞 This updates those names.
* API Changes to LocalizationManager.LoadCulture.
* Update submodule to v0.3.2
2021-02-11 01:13:03 -08:00
DrSmugleaf
5c0cf1b1a0
Use 'new' expression in places where the type is evident for content ( #2590 )
...
* Content.Client
* Content.Benchmarks
* Content.IntegrationTests
* Content.Server
* Content.Server.Database
* Content.Shared
* Content.Tests
* Merge fixes
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
2020-11-27 21:00:49 +11:00
DrSmugleaf
bf5b9ad03b
Change cvar usages to use CVarDef and define them in CCVars ( #2250 )
...
* Change cvar usages to use CVarDef and define them in CCVars
* Merge fixes
* Remove duplicate cvar registration
2020-11-07 11:15:56 +11:00
DTanxxx
27a5a7a09c
Removed LocalizationManager dependencies ( #2059 )
...
* Removed LocalizationManager dependencies
* Fixed error
Co-authored-by: David Tan <>
2020-09-16 23:55:50 +02:00
DrSmugleaf
74943a2770
Typo, redundant string interpolation, namespaces and imports cleanup ( #2068 )
...
* Readonly, typos and redundant string interpolations
* Namespaces
* Optimize imports
* Address reviews
* but actually
* Localize missing strings
* Remove redundant vars
2020-09-13 14:23:52 +02:00
Exp
25ca386d26
Set _isConnected to false when failing to parse address ( #2058 )
2020-09-10 12:41:04 +02:00
Pieter-Jan Briers
f96f286ca4
Rework options menu.
...
It's much nicer now.
2020-09-07 12:23:28 +02:00
Pieter-Jan Briers
0de5cfed7f
Update submodule (remove options menu)
2020-09-07 11:08:01 +02:00
DrSmugleaf
8a27a5322a
Replace pragma warning 649 disable/restore with default!
2020-08-24 14:10:28 +02:00
Pieter-Jan Briers
56f9aa8122
Move to Robust.Shared.AuthLib.
2020-06-18 02:40:47 +02:00
Pieter-Jan Briers
45e9be43ef
Content now owns main menu and launcher connecting.
2020-04-04 15:11:28 +02:00