Quasar/Server/Core
yankejustin d1e04a98a8 Removed clearing of local lists + setting to null
Setting objects to null would be optimized out. Clearing lists probably
would not be optimized out. There is no need to explicitly clear a list
of items or setting objects to null in C#. We must let the Garbage
Collector have its way.
2015-05-17 23:58:08 -04:00
..
Build Tiny fix for class re-namer 2015-05-10 17:34:02 +02:00
Commands Separated the CommandHandler 2015-05-15 21:15:44 -04:00
Compression Fixed code formatting 2015-04-21 20:27:52 +02:00
Encryption Minor fixes 2015-05-14 11:06:17 +02:00
Extensions Fixed code formatting 2015-04-21 20:27:52 +02:00
Helper Removed clearing of local lists + setting to null 2015-05-17 23:58:08 -04:00
Misc Improved NoIP.org Integration 2015-05-10 18:11:22 +02:00
Packets Revert "CPU/RAM usage of each process" 2015-05-15 18:58:50 +02:00
ProtoBuf Fixed code formatting 2015-04-21 20:27:52 +02:00
ReverseProxy Reverse Proxy Updates & Load Balancer 2015-05-16 20:39:35 +02:00
Client.cs Small change 2015-05-15 09:37:37 +02:00
Server.cs Fixed disconnection of clients 2015-05-12 23:24:25 +02:00
UserState.cs Reverse Proxy Form fix 2015-05-10 12:42:17 -05:00