summaryrefslogtreecommitdiff
path: root/objects.js
Commit message (Expand)AuthorAgeFilesLines
* reason for scroll issue: only non-cached palettes needed to be scrolledKunal Marwaha2014-06-251-0/+5
* more relabelling options for SAY, THINK, ASKjmoenig2014-06-061-4/+5
* enable relabelling blocks with C-Slotsjmoenig2014-06-061-0/+4
* more relabelling options for SAY and THINK variantsjmoenig2014-06-061-4/+4
* add hide and show blocks for the stagejmoenig2014-06-061-0/+3
* gracefully hide & show the stage, fixed #281jmoenig2014-06-061-1/+18
* fixes a but in setHeading()jmoenig2014-06-051-1/+1
* fixed #457jmoenig2014-06-051-1/+1
* fixed #465jmoenig2014-06-051-2/+3
* stop replacing the empty string with the number zero in watchersjmoenig2014-06-051-4/+6
* German translation update, tweaksjmoenig2014-06-041-1/+2
* Merge pull request #469 from nathan/shift-keyboard-shortcutsJens Mönig2014-06-041-1/+4
|\
| * Fixed ctrl/cmd+shift+s saving the project in placeNathan Dinsmore2014-06-021-1/+4
* | JSLintedyuan2014-06-021-87/+94
* | cleaned up my commentsyuan2014-05-281-6/+6
* | good to go for stagemorphyuan2014-05-281-9/+16
* | changed graphicsChanged boolean to a functionyuan2014-05-281-14/+33
* | added graphics effects that work for all redraws; incorporated most recent up...yuan2014-05-271-4/+132
|/
* Fixed #445 (minor search + zoom issues)jmoenig2014-05-261-4/+2
* Search Blocks feature, keyboard shortcutsjmoenig2014-05-201-1/+201
* integrate #394jmoenig2014-05-021-8/+19
* Merge pull request #394 from xtitter/varimportJens Mönig2014-05-021-5/+5
|\
| * give error message when attempting to import (into a variable) with a non-tex...Nathaniel Titterton2014-04-171-5/+5
* | enable storage of first-class costumesjmoenig2014-04-301-1/+1
* | Merge pull request #400 from blob8108/utf8-dataJens Mönig2014-04-301-1/+1
|\ \ | |/ |/|
| * Add charset to variable exportblob81082014-04-261-1/+1
* | let “switch to costume” block accept actual costume objects (in addition ...jmoenig2014-03-311-0/+5
* | display costume thumbnails in speech/thought/value bubbles and watcher cellsjmoenig2014-03-311-0/+12
* | experimental “wardrobe” and “jukebox” reporters in dev modejmoenig2014-03-311-1/+60
* | Merge pull request #288 from cycomachead/dateblockJens Mönig2014-02-111-1/+10
|\ \
| * | remove lang file and incorporate fixes in blocks, opbjectsMichael Ball2014-02-061-1/+1
| * | resolve merge conflicts; date problems onlyMichael Ball2014-02-041-17/+80
| |\ \
| * | | Add style tweaks per Nathan's comments.Michael Ball2013-12-281-3/+2
| * | | Add a 'get current DATE' block with various options, add some translations to...Michael Ball2013-12-271-2/+12
| | |/ | |/|
* | | New Feature: Set stage dimensions arbitrarilyjmoenig2014-02-111-1/+1
* | | One-stop-shopping for stage dimensionsjmoenig2014-02-051-3/+3
| |/ |/|
* | integrate Dean's sound fixjmoenig2014-02-041-3/+6
* | Merge pull request #311 from brettle/masterJens Mönig2014-02-041-4/+11
|\ \
| * | Fixes issue #310 - play note block fails on Firefox due to use of deprecatedDean Brettle2014-01-251-4/+11
* | | Flat line end option in the settings menu, saved with the projectjmoenig2014-02-041-3/+9
|/ /
* | validated all source files against the latest JSLint versionjmoenig2014-01-091-1/+1
* | Collapse STOP primitives into a single block with a dropdown of optionsjmoenig2014-01-091-9/+46
* | fixed StopOthers blocks and added another optionjmoenig2014-01-081-1/+2
* | Merge pull request #283 from Hardmath123/masterJens Mönig2014-01-081-0/+6
|\ \
| * | Initial stop others blockHardmath1232013-12-221-0/+6
| |/
* | Only shrink-wrap sprite costumesjmoenig2014-01-081-1/+4
* | support for TELL and ASKjmoenig2014-01-081-1/+1
|/
* fixed saving/loading of new mouse coordinate watchersjmoenig2013-12-191-3/+3
* fix #275 #237; implements watchers for mouse x and mouse yMichael Ball2013-12-181-2/+43
* null-canvas blitting bug follow-upjmoenig2013-12-121-3/+5