summaryrefslogtreecommitdiff
path: root/store.js
Commit message (Expand)AuthorAgeFilesLines
* Revert to "new" for object creationjmoenig2015-06-251-3/+2
* Fix missing initialization call in SnapSerializer()Nathan Dinsmore2015-06-171-0/+1
* Use Object.create(…) instead of new …() for inheritance (faster)Nathan Dinsmore2015-06-171-1/+1
* fixed #784Jens Mönig2015-04-261-35/+43
* fixed #743Jens Mönig2015-03-151-2/+2
* Cache inputs - accelerate recursive reportersJens Mönig2015-02-281-1/+2
* fixed #725Jens Mönig2015-02-241-2/+6
* Avoid incompatibility warning for very old (pre-earmarked) projectsjmoenig2015-02-231-2/+2
* Generate ScriptsPaneTexture programmaticallyjmoenig2015-01-211-2/+2
* Check project for compatibilityjmoenig2015-01-121-6/+23
* Experimental “processes” count watcherjmoenig2014-12-171-2/+3
* Fixed #668jmoenig2014-12-061-1/+5
* Fixed #34jmoenig2014-11-241-1/+3
* Fix reporting out of nested custom C-shaped blocksjmoenig2014-11-141-3/+2
* updated historyjmoenig2014-10-011-1/+1
* add localization to default project nameManuel Menezes de Sequeira2014-10-011-1/+1
* Refactor variables handlingjmoenig2014-09-171-5/+5
* export and import nested spritesjmoenig2014-07-291-1/+20
* German translation update, tweaksjmoenig2014-06-041-2/+2
* Fixed loading blank inputsNathan Dinsmore2014-06-021-1/+1
* checkpoint - releasejmoenig2014-05-021-1/+1
* enable storage of first-class costumesjmoenig2014-04-301-4/+10
* Constrain minimum stage size to 480 x 180jmoenig2014-02-131-3/+3
* Saving & Loading for arbitrary stage dimensions in the project datajmoenig2014-02-111-2/+14
* Flat line end option in the settings menu, saved with the projectjmoenig2014-02-041-1/+5
* validated all source files against the latest JSLint versionjmoenig2014-01-091-2/+2
* fixed saving/loading of new mouse coordinate watchersjmoenig2013-12-191-2/+4
* „read-only“ option for editable custom block input slotsjmoenig2013-11-151-6/+9
* customizable drop-down menus for input slotsjmoenig2013-11-121-8/+14
* fixed part of #154 - prevent costumes from being drawn while they are loadingjmoenig2013-09-171-1/+2
* German translation updatejmoenig2013-08-101-1/+1
* Nested Sprite saving / loadingjmoenig2013-08-091-1/+47
* fixed serialization placement-bug for spritesjmoenig2013-07-081-6/+3
* Codification (blocks to text) support completejmoenig2013-07-041-9/+29
* Store: persisting code mappingsjmoenig2013-06-191-10/+53
* Hide Primitives featurejmoenig2013-04-251-1/+17
* German translation updatejmoenig2013-04-191-1/+1
* Fixed #47Nathan Dinsmore2013-04-151-18/+59
* Switched to UTF-8Nathan Dinsmore2013-04-081-2/+2
* Revert "Fixed an encoding issue"Nathan Dinsmore2013-04-081-2/+2
* Fixed an encoding issueNathan Dinsmore2013-04-081-2/+2
* Fixed a number of whitespace inconsistenciesNathan Dinsmore2013-04-081-2/+2
* PrototypeHatBlocks accept anchored commentsjmoenig2013-04-031-2/+10
* Scalable Comments, auto-positioning scaled scriptsjmoenig2013-03-191-23/+30
* Creationjmoenig2013-03-161-0/+1641