VitaNex
f840e50340
Updated .editorconfig file with advanced configuration settings that will help maintain user code style and best practices with most IDE's.
...
Complete core housekeeping operation using "Profile 1" with new .editorconfig settings.
2021-01-15 12:51:10 -08:00
TrueUO
98d111ae35
Cleanup
...
- Last of the yearly "cleanup" pushes.
2020-09-18 10:59:33 -04:00
VitaNex
42e8c95fd3
Core housekeeping.
2020-08-21 08:56:15 -04:00
TrueUO
c5c2ec3e14
Get Return => conversion for Server and Ultima folder.
2020-04-16 21:05:53 -04:00
TrueUO
528c0e0459
Made private fields readonly, where possible.
...
If a class has a field that's not marked readonly but is only set in the constructor, it could cause confusion about the field's intended use. To avoid confusion, such fields should be marked readonly to make their intended use explicit, and to prevent future maintainers from inadvertently changing their use.
2020-04-15 10:13:04 -04:00
TrueUO
7db8084550
Core cleanup ( #4720 )
...
* using cleanup on Commands and ContextMenu folders.
* Cleanup of spaces (( and using in the core.
2020-04-13 20:43:52 -07:00
Insanity
f7acfb5871
Fixed: Customs Framework serialization code has been restored - fixes #29
2014-03-22 10:43:56 -04:00
VitaNex
27cd8c04ce
- Publish 53 Foundation
2013-10-28 07:09:42 +00:00