From 284cb623b41261144584c49d5d1e664ee21506e0 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Fri, 10 Apr 2015 11:39:07 +0200 Subject: NMS: Implement time travel. --- web/nms.gathering.org/nms2/index.html | 131 ++++++++++++++++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 web/nms.gathering.org/nms2/index.html (limited to 'web/nms.gathering.org/nms2/index.html') diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html new file mode 100644 index 0000000..dc20034 --- /dev/null +++ b/web/nms.gathering.org/nms2/index.html @@ -0,0 +1,131 @@ + + + + + + + + + NMS2 + + + + + + + + + + + + + + + +
+
+
+ +
+
+
+
+
+ +
+
+ + + +
+
+
+ +
+
+
+ +
+
+
+
+ + + + + + -- cgit v1.2.3 From 3d0c76ac9ca315156e6cddcb361d747bd354bf98 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Fri, 10 Apr 2015 16:17:27 +0200 Subject: NMS2: Draw linknets, fix fonts and add replay --- web/nms.gathering.org/nms2/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'web/nms.gathering.org/nms2/index.html') diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html index dc20034..de17e81 100644 --- a/web/nms.gathering.org/nms2/index.html +++ b/web/nms.gathering.org/nms2/index.html @@ -49,6 +49,7 @@
  • Toggle Night Mode
  • Travel in time
  • +
  • Replay TG

  • Scale:
  • @@ -77,7 +78,7 @@
    - +
    -- cgit v1.2.3 From 7ee6554b7817aebf2d0a1983cf670c0828eeeb48 Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Fri, 10 Apr 2015 18:04:53 +0200 Subject: NMS: Improve time travel and add About --- web/nms.gathering.org/nms2/index.html | 49 +++++++++++++++++++++++++++++++++-- 1 file changed, 47 insertions(+), 2 deletions(-) (limited to 'web/nms.gathering.org/nms2/index.html') diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html index de17e81..acfe810 100644 --- a/web/nms.gathering.org/nms2/index.html +++ b/web/nms.gathering.org/nms2/index.html @@ -53,7 +53,9 @@
  • Scale:
  • - +
  • +
  • About
  • + @@ -63,7 +65,7 @@
    -
    +
    -- cgit v1.2.3 From 40a60dd9696c51cd06b6a20e313528701e917aee Mon Sep 17 00:00:00 2001 From: Kristian Lyngstol Date: Fri, 10 Apr 2015 21:17:08 +0200 Subject: Remove nms2/css/ping.css (Unused copy of ping.css) --- web/nms.gathering.org/nms2/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'web/nms.gathering.org/nms2/index.html') diff --git a/web/nms.gathering.org/nms2/index.html b/web/nms.gathering.org/nms2/index.html index 87c375d..f57c717 100644 --- a/web/nms.gathering.org/nms2/index.html +++ b/web/nms.gathering.org/nms2/index.html @@ -15,7 +15,6 @@ - - + + + - +
    -
    -
    - + + @@ -215,35 +229,7 @@ -- cgit v1.2.3