summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* don't hide the markers on map resizeCode WvS2015-03-012-5/+12
|
* set the initial view to user's position; add new sprites to the center of ↵Code WvS2015-03-012-5/+28
| | | | the view
* keep overpass blocks in any caseCode WvS2015-03-012-2/+5
|
* translate overpass.xml (Todo: add multilanguage support later)Code WvS2015-03-011-1/+1
|
* translate some blocks to GermanCode WvS2015-03-011-18/+28
|
* typoCode WvS2015-03-011-1/+1
|
* Merge branch 'master'Code WvS2015-03-0110-39/+171
|\
| * fixed #716Jens Mönig2015-02-282-2/+3
| |
| * fixed #715Jens Mönig2015-02-282-3/+4
| |
| * slightly optimize warped / turbo executionJens Mönig2015-02-282-6/+10
| |
| * Cache inputs - accelerate recursive reportersJens Mönig2015-02-284-7/+42
| | | | | | | | and warped / turbo recursive commands by up to 40%
| * fixed #725Jens Mönig2015-02-242-2/+10
| |
| * fix a bug in the automatic block migration mechanismjmoenig2015-02-231-2/+2
| | | | | | | | Thanks, Josh, for telling me!
| * Avoid incompatibility warning for very old (pre-earmarked) projectsjmoenig2015-02-232-2/+3
| |
| * Update German translationjmoenig2015-02-234-10/+26
| |
| * Add user-interaction choices to the “When I am ...” hat blockjmoenig2015-02-233-12/+78
| | | | | | | | “clicked”, “pressed”, “dropped”, “mouse-entered”, “mouse-departed”
* | added overpass simplification blocksCode WvS2015-03-012-1/+5
| |
* | add overpass API blockCode WvS2015-03-012-3/+36
| |
* | add geocoding blockCode WvS2015-02-282-1/+34
| |
* | add map coordinate controlCode WvS2015-02-283-1/+12
| |
* | add popups as speech bubblesCode WvS2015-02-282-1/+12
| |
* | typoCode WvS2015-02-281-1/+1
| |
* | speed up startup; fix weird inactive-tab bugCode WvS2015-02-281-35/+24
| |
* | add motion category; use X/Y positions as lon/latCode WvS2015-02-283-99/+71
| |
* | attempt to fix marker loading problemsCode WvS2015-02-282-8/+13
| |
* | use a canvas as icon; do not rotate sprite twiceCode WvS2015-02-282-43/+35
| |
* | apply graphic effects to markersCode WvS2015-02-281-2/+15
| |
* | add marker click eventCode WvS2015-02-271-0/+7
| |
* | forward keypresses to SnapCode WvS2015-02-271-2/+5
| |
* | add marker movementsCode WvS2015-02-271-37/+22
| |
* | fix loading problemsCode WvS2015-02-271-6/+6
| |
* | fix sprite costume bugsCode WvS2015-02-272-5/+16
| |
* | use OSMBuildings as submoduleCode WvS2015-02-273-50/+3
| |
* | support rotationStyleCode WvS2015-02-271-1/+12
| |
* | typoCode WvS2015-02-271-1/+0
| |
* | add "my location" block and a nominatim search blockCode WvS2015-02-272-0/+39
| |
* | spritify markersCode WvS2015-02-274-84/+137
| |
* | Merge branch 'master'Code WvS2015-02-278-19/+3990
|\|
| * Make “project data in URLs” a hidden dev optionjmoenig2015-02-202-6/+38
| | | | | | | | (prevent long urls per default)
| * Update German translationjmoenig2015-02-203-2/+8
| |
| * Un-hide “Save to disk” featurejmoenig2015-02-201-9/+6
| | | | | | | | (currently supported by both Chrome and Firefox, but not by Safari)
| * Malayam, Tamil and Telagu translations, thanks, Vinay Kumar!!jmoenig2015-02-205-1/+3888
| |
| * Added url switch #cloud: to open a shared project in edit modejmoenig2015-02-062-1/+46
| |
| * Fixed #710jmoenig2015-01-282-2/+6
| |
* | improve initial world loading; prepare conversion of sprites to "persons"Code WvS2015-02-082-18/+42
| |
* | make the redraw code shorterCode WvS2015-02-071-22/+6
| |
* | resize the map properlyCode WvS2015-02-071-4/+3
| |
* | set initial zoom to current positionCode WvS2015-02-071-1/+2
| |
* | add leaflet images; replace motion category by "map" and add blocksCode WvS2015-02-079-12/+97
| |
* | first changesCode WvS2015-02-065-81/+589
|/