aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/js/nms-map.js
Commit message (Collapse)AuthorAgeLines
* chore: cleanup repoOle Mathias Heggem2023-01-21-590/+0
|
* NMS: Let drawNow handle both epoch and date-stringNicolai Tellefsen2016-04-03-1/+5
| | | | | Unsure how to handle UTC vs non UTC. Atleast we can now see a date in both time-travel and live-data mode drawn to the map.
* NMS: Temporary map time adjustmentNicolai Tellefsen2016-03-25-0/+6
| | | | | Convert now-time from nmsData before displaying it in nmsMap in order to go from UTC to local time and a cleaner output format.
* Merge branch 'master' of github.com:tech-server/tgmanageKristian Lyngstol2016-03-22-0/+5
|\
| * NMS: Hide infobox when clicking empty canvas areaNicolai Tellefsen2016-03-22-0/+2
| |
| * NMS: Make sure switch redraw also redraws infotextNicolai Tellefsen2016-03-22-0/+3
| |
* | NMS: Tweak NMS public API and draw linknetsKristian Lyngstol2016-03-22-0/+38
|/
* NMS: Implement read/write separation in frontendKristian Lyngstol2016-03-22-1/+1
|
* MERGE fix.Magnus Kirø2016-03-22-15/+29
|\
| * NMS: Tweak search highlight and hotkeysNicolai Tellefsen2016-03-21-8/+18
| |
* | js linting / code fixup.Magnus Kirø2016-03-21-37/+40
|/
* NMS: Fix switch movement and poll timeoutKristian Lyngstol2016-03-21-1/+1
|
* NMS: Fix nms-map load not triggeringNicolai Tellefsen2016-03-20-2/+1
|
* NMS: Fix disappearing BG on resizeEventNicolai Tellefsen2016-03-20-0/+3
|
* NMS: Add live highlight to searchNicolai Tellefsen2016-03-17-4/+26
| | | | | Original search only worked with exact matches. Added a simple highlight interface to nms-map.js to enable live highlights while typing.
* NMS: Moure output hacksKristian Lyngstol2016-03-17-4/+6
|
* NMS: Improve rendering performance SLIGHTLY on blurKristian Lyngstol2016-03-17-9/+23
|
* NMS: BlurKristian Lyngstol2016-03-17-22/+25
| | | | All important blur.
* NMS: Fix switch moving bugKristian Lyngstol2016-03-13-1/+4
| | | | | | If you just clicked a switch without moving it would use whatever coordinates were laying around, typically moving the switch onto the previously moved one.
* NMSjs: Enable interactive movement of switches!Kristian Lyngstol2016-03-13-3/+93
| | | | | | | | Fixes #24 God that felt good. It's not very pretty, but it does seem very functional.
* NMSjs: Tweak/fix text drawingKristian Lyngstol2016-03-13-22/+31
|
* NMSjs: Get rid of more cruft.Kristian Lyngstol2016-03-13-3/+108
|
* NMSjs: Bump map handlers and moreKristian Lyngstol2016-03-12-1/+6
| | | | | The idea is that map handlers just register for events instead of this periodic update.
* NMSjs: Massive rework of map drawingKristian Lyngstol2016-03-12-0/+265
Still half-way done, but it's looking better. Confirmed working right now: Comment spotter and disco.