Commit Verlauf

Autor SHA1 Nachricht Datum
  UbitUmarov d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester vor 2 Jahren
  UbitUmarov e043d8a2eb use array.Empty<byte> vor 2 Jahren
  UbitUmarov fbbcc1edd7 == string.Empty is .Lenght == 0 vor 2 Jahren
  UbitUmarov 3f584dbf12 add auxiliar httpresponse.Redirect(string url, [HttpStatusCode redirStatusCode = HttpStatusCode.Redirect]) vor 2 Jahren
  UbitUmarov c99014991b cosmetics vor 4 Jahren
  UbitUmarov fe9df55410 nissing files vor 4 Jahren
  UbitUmarov f17b48e73e some cleanup vor 6 Jahren
  UbitUmarov a0d0d65c70 mantis 7885: robust asset services have no cache and only accept a asset ID that is a uuid, so regions hack to cache several image formats is not possible. Robut GetTexture is very heavy unless image format is the default (j2k mime type x-j2k), since with no cache image convertions is performed on every request. Adicionally it does expose all textures if the tcp port is public. Avoid using it. vor 6 Jahren
  UbitUmarov ae191cd304 dispose some MemoryStreams vor 7 Jahren
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup vor 7 Jahren
  UbitUmarov 65b4e17a80 robust textures add missing returns or redir case vor 8 Jahren
  UbitUmarov 52a80f1742 workaround potencial memory leak vor 8 Jahren
  Diva Canto 721db9418f Fixed Robust-bound GetTexture handler that had been knocked off with the new sim-bound handler that uses a Poll service. Rather than hammering both handlers into one single class, I'm splitting them into 2 classes, because they are considerably different. vor 9 Jahren