mage/Mage.Server.Console/src/main
vraskulin f60ebfbb1f All 1-character strings converted to primitives
"b" + "r" now changed to 'b' + 'w'.  It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-02-06 14:32:51 +03:00
..
assembly Added logic to build and package server console. 2016-02-04 21:09:27 +01:00
java/mage/server/console All 1-character strings converted to primitives 2017-02-06 14:32:51 +03:00
resources Some more changes to Server Console and Admin server handling. 2014-08-18 21:48:59 +02:00