Commit graph

13 commits

Author SHA1 Message Date
John "Elwin" Edwards
5af0160769 RLG-Web: add a new message framework.
Add a message() function meant for UI messages, not debugging info.
2012-07-10 08:08:54 -07:00
John "Elwin" Edwards
a48b02dc13 Make font resizing affect the keyboard too.
The keyboard font size now changes along with the terminal font size.
This allows the keyboard to work at page widths down at least to 600px.
2012-06-23 17:41:27 -07:00
John "Elwin" Edwards
2ab0de0799 Improvements to the keyboard.
Add a number pad to the keyboard.  Make it hidden by default for
RLG-Web.
2012-06-23 17:11:51 -07:00
John "Elwin" Edwards
6baed7ccf1 Remove the refresh button.
Since the lists refresh automatically now, a button isn't needed.
2012-06-21 22:15:20 -07:00
John "Elwin" Edwards
db81f195cf Improve the layout of some buttons. 2012-06-21 16:05:59 -07:00
John "Elwin" Edwards
4478756d91 Set a default font. 2012-06-21 10:46:01 -07:00
John "Elwin" Edwards
b34eeb2de8 RLG-Web client: some visual improvements.
Hide the debugging messages by default.
2012-06-20 14:11:57 -07:00
John "Elwin" Edwards
ceed48eee5 RLG-Web client: explain when there are no games to watch
If no games are available for watching, display a message saying so
instead of showing an empty table.
2012-06-18 16:53:44 -07:00
John "Elwin" Edwards
2bdd26b2f4 RLG-Web client: display a list of current games.
Incorporate information from /status to create a list of ongoing games.
Eventually these will be watchable.
2012-06-18 14:30:05 -07:00
John "Elwin" Edwards
b24bf3b972 RLG-Web client: improve the forms.
Put the forms into CSS tables so they look nicer.  Also remove the
<form> elements so they won't be submitted as forms.
2012-06-11 12:00:44 -07:00
John "Elwin" Edwards
74ee771a72 RLG-Web client: visual improvements.
Switch some buttons to span.ibutton style.
2012-06-09 21:42:24 -07:00
John "Elwin" Edwards
d3abfbcea9 RLG-Web: put the game options into a table.
Create a nice table of options when the player logs in.
2012-06-09 15:22:56 -07:00
John "Elwin" Edwards
018adf9acf RLG-Web client: some cleanup
Separate RLG-specific CSS into its own file, fix some typos.
2012-05-23 07:46:08 -07:00