ace/Source/ACE.Common
Mag-nus 4dab146548
Code cleanup (#1681)
* Flags attribute

* empty statement

* Fix Formatting

* Fix OrderBy -> ThenBy

* use OfType

* Replace with asingle call to Count(...)

* Replace with a single call to FirstOrDefault

* Merge cast with type check

* use String.IsNullOrEmpty

* use collections count property

* use format specifier (results in shorter loc)

* use Any() instead of Count() > 0

* revert ThenBy with comment
2019-04-10 20:48:34 -05:00
..
Cryptography move order-insensitive items earlier in packet processing pipeline (#1647) 2019-04-06 00:52:07 -05:00
Extensions Code cleanup (#1681) 2019-04-10 20:48:34 -05:00
AccountDefaults.cs Change BCrypt WorkFactor to configurable Option in Config.js (#1506) 2019-03-09 19:52:04 -06:00
ACE.Common.csproj Update account authentication to use BCrypt. (#1468) 2019-03-08 13:41:23 -06:00
ConfigManager.cs Adding items that can be leveled up (#1544) 2019-03-18 22:50:00 -04:00
DatabaseConfiguration.cs All this does is cleanup a bunch of style issues that Resharper complains about (#629) 2018-02-09 06:46:49 -06:00
DbFieldAttribute.cs All this does is cleanup a bunch of style issues that Resharper complains about (#629) 2018-02-09 06:46:49 -06:00
DbGetAggregateAttribute.cs Object overhaul (#384) 2017-06-16 09:54:39 -04:00
DbTableAttribute.cs All this does is cleanup a bunch of style issues that Resharper complains about (#629) 2018-02-09 06:46:49 -06:00
DerethDateTime.cs Centralize ACE Timers (#1030) 2018-09-28 16:12:10 -05:00
GameConfiguration.cs /serverperformance command (Server Performance Monitor) (#1642) 2019-04-04 13:38:01 -05:00
MasterConfiguration.cs All this does is cleanup a bunch of style issues that Resharper complains about (#629) 2018-02-09 06:46:49 -06:00
MySqlConfiguration.cs All this does is cleanup a bunch of style issues that Resharper complains about (#629) 2018-02-09 06:46:49 -06:00
NetworkSettings.cs All this does is cleanup a bunch of style issues that Resharper complains about (#629) 2018-02-09 06:46:49 -06:00
PreloadedLandblock.cs Fixes for Anniversary Event emotes (#1086) 2018-11-01 20:10:54 -04:00
RateLimiter.cs Timing (#1046) 2018-10-06 18:45:01 -05:00
RateMonitor.cs /serverperformance command (Server Performance Monitor) (#1642) 2019-04-04 13:38:01 -05:00
ThreadSafeRandom.cs Moving class ACE.Server.Physics.Common.Random to ACE.ThreadSafeRandom in project ACE.Common (#1167) 2018-12-21 23:51:57 -05:00
Time.cs Adding house maintenance (#1427) 2019-02-12 07:10:43 -05:00