mirror of
https://github.com/ACEmulator/ACE
synced 2026-08-17 12:26:06 -04:00
* 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 |
||
|---|---|---|
| .. | ||
| Cryptography | ||
| Extensions | ||
| AccountDefaults.cs | ||
| ACE.Common.csproj | ||
| ConfigManager.cs | ||
| DatabaseConfiguration.cs | ||
| DbFieldAttribute.cs | ||
| DbGetAggregateAttribute.cs | ||
| DbTableAttribute.cs | ||
| DerethDateTime.cs | ||
| GameConfiguration.cs | ||
| MasterConfiguration.cs | ||
| MySqlConfiguration.cs | ||
| NetworkSettings.cs | ||
| PreloadedLandblock.cs | ||
| RateLimiter.cs | ||
| RateMonitor.cs | ||
| ThreadSafeRandom.cs | ||
| Time.cs | ||