From 100931c193287d5965d70c28e08670c027e3158c Mon Sep 17 00:00:00 2001 From: "R. Belmont" Date: Thu, 26 Sep 2013 14:01:40 +0000 Subject: web: more UI improvements [Firehawke] --- web/index.html | 434 ++++++++++++++++++++++++++++++++++++++++++++++++++--- web/loadstate.html | 44 ------ web/savestate.html | 44 ------ 3 files changed, 412 insertions(+), 110 deletions(-) delete mode 100644 web/loadstate.html delete mode 100644 web/savestate.html (limited to 'web') diff --git a/web/index.html b/web/index.html index 4591f77e16d..daa948c6405 100644 --- a/web/index.html +++ b/web/index.html @@ -17,13 +17,18 @@ -
+ + +
+
+
+ image +
+ Home +
+ +
+
+ +
+
+ +
+

+ + + + + + +
+

+
+
+ +
image
- Home + Home
-
+
@@ -183,10 +508,75 @@

-
+ + + + + + + +
+ +

+ +
+
+
+ image +
+ Home +
+ +
+
+ +
+
+ +
+

+ + + + + + +
+

+
+
+ diff --git a/web/loadstate.html b/web/loadstate.html deleted file mode 100644 index 954b2bb33f6..00000000000 --- a/web/loadstate.html +++ /dev/null @@ -1,44 +0,0 @@ -Select position to load from - -
-Cancel -Autosave Slot -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -A -B -C -D -E -F -G -H -I -J -K -L -M -N -O -P -Q -R -S -T -U -V -W -X -Y -Z - -
- diff --git a/web/savestate.html b/web/savestate.html deleted file mode 100644 index cfdf7fe40aa..00000000000 --- a/web/savestate.html +++ /dev/null @@ -1,44 +0,0 @@ -Select position to save to - -
-Cancel -Autosave Slot -0 -1 -2 -3 -4 -5 -6 -7 -8 -9 -A -B -C -D -E -F -G -H -I -J -K -L -M -N -O -P -Q -R -S -T -U -V -W -X -Y -Z - -
- -- cgit v1.2.3-70-g09d2