summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* store and load pen trailsmapboxCode WvS2015-03-252-18/+22
|
* geoutils is now overpassCode WvS2015-03-251-2/+2
|
* move shape size calculation to coreCode WvS2015-03-254-1/+20
|
* let each sprite manage its own pen trail partsCode WvS2015-03-252-41/+33
|
* improve geo lib: add historic search blockCode WvS2015-03-241-1/+1
|
* do not force loading of overpass.xml, move to GUICode WvS2015-03-232-4/+12
|
* fix zooming and improve cachingCode WvS2015-03-231-16/+33
|
* use maxZoom and maxNativeZoom (experimental)Code WvS2015-03-231-0/+4
|
* update gitignoreCode WvS2015-03-231-0/+1
|
* short noteCode WvS2015-03-231-0/+1
|
* typoCode WvS2015-03-221-1/+1
|
* on pen up, do not draw multiple polygons from the same lineCode WvS2015-03-221-1/+4
|
* correct connection state namesCode WvS2015-03-221-2/+2
|
* fix caching on mobileCode WvS2015-03-221-29/+23
|
* add distanceFromTo blockCode WvS2015-03-222-0/+12
|
* forgot cordova pluginCode WvS2015-03-221-0/+1
|
* support tile caching (WIP)Code WvS2015-03-223-3/+263
|
* doAsk is not implemented yetCode WvS2015-03-221-8/+8
|
* hide doStamp as it is not implementedCode WvS2015-03-221-2/+2
|
* move the decision whether to draw a line or a shape to pen upCode WvS2015-03-223-41/+41
|
* fix lost string in blocks.jsCode WvS2015-03-221-2/+2
|
* support sprite distances/touchingCode WvS2015-03-224-88/+44
|
* allow drawing lines and shapes; use a different approach to close polygonsCode WvS2015-03-223-47/+66
|
* splice, not slice lines to polygonsCode WvS2015-03-211-1/+6
|
* forgot to add leaflet-pip.min.jsCode WvS2015-03-211-0/+1
|
* add point in polygon blockCode WvS2015-03-212-1/+2
|
* fix polygon drawingCode WvS2015-03-211-3/+7
|
* use mapboxCode WvS2015-03-211-1/+1
|
* update translation and fix a typoCode WvS2015-03-212-3/+13
|
* cherry-pick compass and acceleration blocksGubolin2015-03-213-2/+138
|
* add vibration blocks to spritesCode WvS2015-03-211-0/+2
|
* cherry-pick vibration blockGubolin2015-03-213-3/+16
|
* small binary.sh improvementCode WvS2015-03-201-1/+2
|
* typoCode WvS2015-03-201-2/+2
|
* Merge branch 'p2p' of ../Snap--Build-Your-Own-Blocks into gh-pagesCode WvS2015-03-203-40/+38
|\
| * create one peer per IDEGubolin2015-03-203-40/+38
| |
* | comment unneeded plugins outCode WvS2015-03-081-6/+6
| |
* | Merge branch 'p2p' into gh-pagesCode WvS2015-03-081-10/+4
|\|
| * solve connection issuesGubolin2015-03-081-10/+4
| |
* | Merge branch 'p2p' into gh-pagesCode WvS2015-03-082-13/+6
|\|
| * another attempt to fix disconnect issuesGubolin2015-03-082-13/+6
| |
* | Merge branch 'p2p' into gh-pagesCode WvS2015-03-081-5/+3
|\|
| * destroy old peers properlyGubolin2015-03-081-5/+3
| |
* | Merge branch 'p2p' into gh-pagesCode WvS2015-03-081-2/+8
|\|
| * speed up connections to selfGubolin2015-03-081-2/+8
| |
* | clone markers correctlyCode WvS2015-03-081-0/+3
| |
* | update lang-deCode WvS2015-03-081-2/+2
| |
* | add geodesy plugin and area blockCode WvS2015-03-083-1/+200
| |
* | differ between shapes and linesCode WvS2015-03-084-2/+10
| |
* | simplify user location trackingCode WvS2015-03-081-12/+7
| |