This website requires JavaScript.
Tutki
Apua
Kirjaudu sisään
mtcontrib
/
mtsatellite
Tarkkaile
1
Tähti
0
Fork
0
You've already forked mtsatellite
peilaus alkaen
https://bitbucket.org/s_l_teichmann/mtsatellite
synced
2025-10-20 20:05:35 +02:00
Koodi
Ongelmat
Projektit
Julkaisut
Wiki
Toiminta
Files
5d7b910a4d9e7fe04936e265dc903420fe4f3b2d
mtsatellite
/
cmd
/
mtwebmapper
Historia
Sascha L. Teichmann
5d7b910a4d
Read players from fifo.
2015-03-09 14:31:20 +01:00
..
web
Replaced 'if (cond) { ...; return; } if (!cond) { ...; return; }' with 'if (cond) { ... } else { ... }'.
2015-03-08 13:39:02 +01:00
forwardupdates.go
Use "ignore incoming messages" code from the gorilla websocket documentation.
2015-03-03 01:33:12 +01:00
main.go
Wire websocket forwarder with players updater.
2015-03-09 13:16:31 +01:00
misc.go
Little golint nit.
2015-03-02 13:17:52 +01:00
players.go
Read players from fifo.
2015-03-09 14:31:20 +01:00
subbaseline.go
subbaseline.go edited online with Bitbucket
2014-10-03 10:00:33 +00:00
tilesupdater.go
Factored out some common stuff to separate file.
2015-03-02 13:14:29 +01:00