DrSmugleaf
902aa128c2
Enable nullability in Content.Client ( #3257 )
...
* Enable nullability in Content.Client
* Remove #nullable enable
* Merge fixes
* Remove Debug.Assert
* Merge fixes
* Fix build
* Fix build
2021-03-10 14:48:29 +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
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
8a27a5322a
Replace pragma warning 649 disable/restore with default!
2020-08-24 14:10:28 +02:00
Pieter-Jan Briers
ce794c4dac
Move access levels to prototypes.
...
Also adds captain & ID computer access levels.
Fixes ID computer not saving access changes correctly.
2020-01-19 18:30:09 +01:00
DamianX
63bb4c4d0a
Create BoundUserInterfaces with DynamicTypeFactory (content) ( #332 )
...
* Create BoundUserInterfaces with DynamicTypeFactory (content)
* maybe this time I did it right
2019-09-08 16:05:34 +02:00
DamianX
6e2799f048
ID card console ( #324 )
...
* ID card console
* Container -> ContainerSlot
2019-09-06 08:12:44 +02:00