summaryrefslogtreecommitdiff
path: root/objects.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master'Code WvS2015-03-011-17/+72
|\
| * slightly optimize warped / turbo executionJens Mönig2015-02-281-6/+9
| * fix a bug in the automatic block migration mechanismjmoenig2015-02-231-2/+2
| * Add user-interaction choices to the “When I am ...” hat blockjmoenig2015-02-231-11/+63
* | add overpass API blockCode WvS2015-03-011-1/+10
* | add geocoding blockCode WvS2015-02-281-0/+7
* | add popups as speech bubblesCode WvS2015-02-281-0/+10
* | typoCode WvS2015-02-281-1/+1
* | add motion category; use X/Y positions as lon/latCode WvS2015-02-281-94/+62
* | use a canvas as icon; do not rotate sprite twiceCode WvS2015-02-281-32/+16
* | apply graphic effects to markersCode WvS2015-02-281-2/+15
* | add marker click eventCode WvS2015-02-271-0/+7
* | add marker movementsCode WvS2015-02-271-37/+22
* | fix sprite costume bugsCode WvS2015-02-271-5/+11
* | support rotationStyleCode WvS2015-02-271-1/+12
* | typoCode WvS2015-02-271-1/+0
* | add "my location" block and a nominatim search blockCode WvS2015-02-271-0/+12
* | spritify markersCode WvS2015-02-271-44/+86
* | Merge branch 'master'Code WvS2015-02-271-2/+2
|\|
| * Fixed #710jmoenig2015-01-281-2/+2
* | improve initial world loading; prepare conversion of sprites to "persons"Code WvS2015-02-081-2/+18
* | make the redraw code shorterCode WvS2015-02-071-22/+6
* | resize the map properlyCode WvS2015-02-071-4/+3
* | add leaflet images; replace motion category by "map" and add blocksCode WvS2015-02-071-8/+40
* | first changesCode WvS2015-02-061-48/+7
|/
* Fix speech bubbles of dragged nested spritesjmoenig2015-01-211-5/+7
* Keep layering of nested sprites thru drag & dropjmoenig2015-01-211-1/+26
* Make clones non-editablejmoenig2015-01-121-3/+7
* Experimental “processes” count watcherjmoenig2014-12-171-2/+25
* Experimental “ForEach” primitive (hidden in dev mode)jmoenig2014-12-041-1/+12
* Improve edge-collision detection of default sprite “arrow” shapejmoenig2014-12-031-3/+6
* Don't show hidden elements in the project thumbnailjmoenig2014-12-011-2/+2
* Fixed #372jmoenig2014-11-241-3/+3
* Fixed #416jmoenig2014-11-241-19/+31
* fixed #608, #610jmoenig2014-10-081-18/+30
* fixed #604. Thanks, @Gubolin!jmoenig2014-10-061-3/+7
* fixed #599jmoenig2014-10-011-6/+12
* fixed #378jmoenig2014-09-301-2/+6
* fixed #593jmoenig2014-09-301-1/+2
* Refactor variables handlingjmoenig2014-09-171-3/+4
* propagate HIDE and SHOW to nested sprite partsjmoenig2014-07-301-1/+18
* added ‘move’ option to the sprite context menujmoenig2014-07-291-0/+1
* double clicking on a sprite in the stage selects it in the IDEjmoenig2014-07-291-1/+5
* duplicate and clone nested spritesjmoenig2014-07-291-21/+41
* new “JavaScript function” primitivejmoenig2014-07-251-1/+10
* improve unique sprite- and costume namesjmoenig2014-07-241-13/+14
* fixed “lost sprites bug”jmoenig2014-07-241-2/+7
* Scale down oversized images to current stage dimensionsjmoenig2014-07-231-5/+7
* fixed #521jmoenig2014-07-221-1/+4
* list op fixes, thanks, Brian!jmoenig2014-07-181-1/+1