fish-station/Content.Client
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
..
Administration Add cvar to disable ooc chat (#3258) 2021-02-16 20:14:32 +01:00
Animations Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Arcade Fluent Localisation Fixes (#3344) 2021-02-22 01:07:46 +01:00
Atmos Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Changelog Changelog. (#3398) 2021-02-25 09:50:45 +01:00
Chat WPF layout (#3346) 2021-02-21 12:38:56 +01:00
Command WPF layout (#3346) 2021-02-21 12:38:56 +01:00
Commands ContextMenu (#3286) 2021-02-26 12:42:16 +11:00
Construction Refactor stacks to use prototypes (#3387) 2021-02-25 16:18:29 +11:00
Eui Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
GameObjects Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
GameTicking Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
GlobalVerbs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Graphics/Overlays Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Input Ghosts do booo (spooky) (#3363) 2021-02-26 12:31:06 +11:00
Instruments WPF layout (#3346) 2021-02-21 12:38:56 +01:00
Interfaces Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Jobs Holiday System (#3122) 2021-02-12 10:45:22 +01:00
Parallax Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Placement/Modes Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
Research WPF layout (#3346) 2021-02-21 12:38:56 +01:00
Sandbox fix for sandbox menu not keeping toggle (#3334) 2021-02-23 13:29:26 +11:00
State Changelog. (#3398) 2021-02-25 09:50:45 +01:00
StationEvents Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
UserInterface Added a margin so the scrollbar doesn't overlap the entity's label in the context menu. (#3426) 2021-02-26 15:59:10 +11:00
Utility Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
VendingMachines WPF layout (#3346) 2021-02-21 12:38:56 +01:00
Voting WPF layout (#3346) 2021-02-21 12:38:56 +01:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00
AssemblyInfo.cs Visualize melee weapon cooldowns in HUD. 2019-11-12 01:43:11 +01:00
ClickMapManager.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
ClientContentIoC.cs Changelog. (#3398) 2021-02-25 09:50:45 +01:00
ClientModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ClientNotifyManager.cs WPF layout (#3346) 2021-02-21 12:38:56 +01:00
ClientPreferencesManager.cs OOC sent by an admin will have a different color (#3117) 2021-02-14 15:59:56 +01:00
Content.Client.csproj Update NuGet packages. 2021-02-25 12:05:53 +01:00
EntryPoint.cs Changelog. (#3398) 2021-02-25 09:50:45 +01:00
EscapeMenuOwner.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
IgnoredComponents.cs Repairable Component (#3418) 2021-02-27 13:56:32 +11:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ScreenshotHook.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
StaticIoC.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
UILinks.cs Slight changes to lobby screen. (#2622) 2020-12-02 19:45:07 +11:00