IW4M-Admin/SharedLibraryCore
RaidMax cd387ca08b implement feedback from issue #91 when sv_running is off
clean up a trying to abort thread which doesn't actually work with .net core
don't log event tasks cancelled as error, because it's not
2020-01-13 16:51:16 -06:00
..
Commands
Configuration
Database
Dtos
Events implement feedback from issue #91 when sv_running is off 2020-01-13 16:51:16 -06:00
Exceptions
Helpers updates to support new master versioning 2020-01-11 20:32:27 -06:00
Interfaces implement feedback from issue #91 when sv_running is off 2020-01-13 16:51:16 -06:00
Localization
Migrations Add missing active columns with migration 2020-01-06 11:04:36 -06:00
PartialEntities (potentially) fixed object disposed issue with semaphore 2019-12-26 18:17:49 -06:00
RCon implement feedback from issue #91 when sv_running is off 2020-01-13 16:51:16 -06:00
Services fix javascript libraries not being loaded because the stupid CDN change. MICROSOFT, IF YOU'RE LISTENING, FIX YOUR INTEGRATION WITH CDNJS THANK YOU 2019-12-27 20:37:50 -06:00
TagHelpers Fix color code tag helper not being loaded 2019-12-07 10:49:40 -06:00
BaseController.cs
Command.cs
Dvar.cs
Map.cs
PluginImporter.cs
ScriptPlugin.cs fix issue with script plugins not reloading (AB#2) 2019-12-25 14:32:57 -06:00
Server.cs
SharedLibraryCore.csproj Update projects to .NET Core 3.0 2019-12-24 15:23:43 -06:00
Utilities.cs