Delta-v/Content.Server
DrSmugleaf cdedaeb12e
Refactor drag and drop to use a shared interface (#2012)
* WIP in progress hours

* Cleanup

* Fix bugle

* Fix nullable error

* Merge fixes

* Merge fixes

* Merge fixes
2020-10-14 15:24:07 +02:00
..
AI Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Administration Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
Atmos Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
Cargo Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Chat Bolts down event and minor tweaks (#2053) 2020-10-08 17:59:20 +02:00
Chemistry Crayons (#2132) 2020-10-13 13:40:05 +02:00
Construction Fix error when trying to change layer that doesn't exist in SpriteChange and SpriteStateChange. 2020-10-12 12:54:41 +02:00
Database Don't allow deletion of the selected character slot. 2020-10-07 18:04:15 +02:00
Explosions Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GameObjects Refactor drag and drop to use a shared interface (#2012) 2020-10-14 15:24:07 +02:00
GameTicking Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
GlobalVerbs Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
Interfaces Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
Jobs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
Mobs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Observer Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
PDA Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Placement Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
Players Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Preferences Do not allow selecting non existent character slots. 2020-10-07 18:04:15 +02:00
Sandbox Improve "give AA ID". 2020-09-29 16:05:29 +02:00
StationEvents Fix pulses spawning on invalid grids and make the first pulse not instant (#2238) 2020-10-12 00:48:43 +02:00
Throw Rename usages of collidable to physics (#2230) 2020-10-11 16:36:58 +02:00
Utility Replace MapIndices with Vector2i (#2228) 2020-10-11 15:21:21 +02:00
AssemblyInfo.cs Fix exception in ReagentPrototype caused by IMetabolizable (#451) 2019-11-23 21:55:31 +01:00
ConnectionManager.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
Content.Server.csproj Make InteractUsing async, make tools use DoAfter. (#1772) 2020-08-18 14:39:08 +02:00
EntryPoint.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
IgnoredComponents.cs Data-oriented Construction System (#2152) 2020-10-08 17:41:23 +02:00
MoMMILink.cs Replace pragma warning 649 disable/restore with default! 2020-08-24 14:10:28 +02:00
Program.cs Content.{Client,Server} are now Exes that can be ran. 2020-01-22 20:17:32 +01:00
ServerContentIoC.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
ServerModuleTestingCallbacks.cs Improve integration testing 2019-06-29 01:58:16 +02:00
ServerNotifyManager.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
StatusShell.cs Rename toolbox references from ss14 to robust 2019-04-15 21:11:38 -06:00
app.config Updates submodule (#56) 2018-04-12 23:56:43 +02:00