Delta-v/Content.Shared
Visne 9b94d5c195
Added nullable to most Content.Shared files (#3238)
* Add nullable to some Content.Shared files.

* Use [NotNullWhen(true)]

* Undo adding now redundant !'s

* Forgot one

* Add a ton more nullable

* You can guess

* Fix some issues

* It actually compiles now

* Auto stash before merge of "null2" and "origin/master"

* I lied

* enable annotations -> enable

* Revert ActionBlockerSystem.cs to original

* Fix ActionBlockerSystem.cs

* More nullable

* Undo some added exclamation marks

* Fix issues

* Update Content.Shared/Maps/ContentTileDefinition.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Resolve some issues

* Remove unused method

* Fix more issues

* Fix more issues

* Fix more issues

* Fix more issues

* Fix issue, rollback SharedGhostComponent.cs

* Update submodule

* Fix issue, invert some if-statements to reduce nesting

* Revert RobustToolbox

* FIx things broken by merge

* Some fixes

- Replaced with string.Empty
- Remove some exclamation marks
- Revert file

* Some fixes

* Trivial #nullable enable

* Fix null ables

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-02-27 14:12:09 +11:00
..
AI Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Access Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Actions Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Administration Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Alert Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Arcade Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Atmos Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Audio Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Chat Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Chemistry Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Construction Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Damage Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Eui Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
GameObjects Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
GameTicking Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Input Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Interfaces Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Kitchen Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Maps Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Materials Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Maths Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Network/NetMessages Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Objectives Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Physics Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Preferences Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Prototypes Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Research Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Roles Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Sandbox Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Stacks Refactor stacks to use prototypes (#3387) 2021-02-25 16:18:29 +11:00
Utility Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
VendingMachines Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
CCVars.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Content.Shared.csproj Update NuGet packages. 2021-02-25 12:05:53 +01:00
Content.Shared.csproj.DotSettings Moved interaction interfaces from Server to Shared. 2020-07-18 22:51:56 -07:00
EntryPoint.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Localization.cs Update submodule, fix a bunch of warnings. 2021-02-23 22:26:59 +01:00
SharedModuleTestingCallbacks.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedNotifyManager.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00