| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
|
| |
handlerInfo is getting slightly extensive, but it might be worth it.
This also introduces a "map" handler that .... doesn't handle the map.
If/when namespaces are introduced properly in nms-map-handlers.js, we
should also rename it to nms-data-logic.js or something else that signifies
that this is what makes data useful one way or an other.
|
| |
|
|
|
|
|
| |
You can now use "foo" to find a switch called foo, but not also the ones
called foobar foobar1, etc
|
|
|
|
|
|
|
|
| |
Fixes #15
Still lots of things that _should_ be done, but this is the groundwork
needed for a combined map. Theoretically, all map handlers should just
expose getInfo somehow now.
|
|
|
|
| |
Also: onclick handler for log entries.
|
| |
|
| |
|
|
|
|
| |
Fixes #41
|
|
Fetched from tgmanage.
|