index
:
snap
anykey_issue387
development
errorHandling_issue533
gh-pages
github_backend
i18n
issue_190
issue_204
issue_209
issue_405
issue_458
issue_460
issue_461
issue_557
issue_71
location
master
mobileapp
octokat
p2p
xml_beautifier
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
objects.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve unique sprite- and costume names
jmoenig
2014-07-24
1
-13
/
+14
*
fixed “lost sprites bug”
jmoenig
2014-07-24
1
-2
/
+7
*
Scale down oversized images to current stage dimensions
jmoenig
2014-07-23
1
-5
/
+7
*
fixed #521
jmoenig
2014-07-22
1
-1
/
+4
*
list op fixes, thanks, Brian!
jmoenig
2014-07-18
1
-1
/
+1
*
simplify unique stageshot names
jmoenig
2014-07-17
1
-30
/
+11
*
eliminate global regex var
jmoenig
2014-07-17
1
-2
/
+5
*
move screenshot feature to dev mode
jmoenig
2014-07-17
1
-4
/
+4
*
minor format tweaks to "Screenshot" feature
jmoenig
2014-07-17
1
-6
/
+4
*
Merge pull request #340 from cs10/extensions
Jens Mönig
2014-07-17
1
-0
/
+70
|
\
|
*
Removed screenshot name cache
Viraj Mahesh
2014-07-13
1
-2
/
+0
|
*
Resolved conflicts and JSLinted
Viraj Mahesh
2014-07-13
1
-26
/
+28
|
*
Merge branch 'master' into extensions
Viraj Mahesh
2014-07-13
1
-22
/
+502
|
|
\
|
*
|
Do nothing when blank action passed
Viraj Mahesh
2014-05-30
1
-1
/
+3
|
*
|
Made updates to StageMorph functions
Viraj Mahesh
2014-05-30
1
-5
/
+2
|
*
|
Fixed naming issue and removed extra function
Viraj Mahesh
2014-05-30
1
-14
/
+4
|
*
|
Fixed indentation issue
Viraj Mahesh
2014-05-30
1
-7
/
+7
|
*
|
Localization support
Viraj Mahesh
2014-05-10
1
-1
/
+1
|
*
|
Moved the screenshot block to looks
Viraj Mahesh
2014-05-08
1
-10
/
+10
|
*
|
Revert f56dc8e..d3ec80f
Viraj Mahesh
2014-04-28
1
-8
/
+1
|
*
|
Commented out popup
Viraj Mahesh
2014-04-28
1
-1
/
+8
|
*
|
Fixed an error where stage could not take screenshots
Viraj Mahesh
2014-04-21
1
-0
/
+6
|
*
|
Made reg-exp static
Viraj Mahesh
2014-03-12
1
-14
/
+13
|
*
|
Implemented both ways of Screenshot naming
Viraj Mahesh
2014-03-12
1
-6
/
+43
|
*
|
Put back the accidentally deleted words
Viraj Mahesh
2014-03-11
1
-2
/
+3
|
*
|
pen trails is in an array
Viraj Mahesh
2014-03-11
1
-1
/
+1
|
*
|
Option of switching between pen trails and stage image has been implemented
Viraj Mahesh
2014-03-11
1
-2
/
+2
|
*
|
Fixed error where penTrail of sprite was being used instead of penTrail of stage
Viraj Mahesh
2014-03-10
1
-4
/
+3
|
*
|
Added ability to save pen trails
Viraj Mahesh
2014-03-10
1
-9
/
+17
|
*
|
Added the screenshot block for the Stage
Viraj Mahesh
2014-03-08
1
-0
/
+7
|
*
|
Renamed block
Viraj Mahesh
2014-03-07
1
-1
/
+1
|
*
|
Removed extra variables
Viraj Mahesh
2014-03-07
1
-3
/
+1
|
*
|
Use this.addCostume instead of IDE
Viraj Mahesh
2014-03-07
1
-1
/
+1
|
*
|
Screenshot names are now correctly tracked
Viraj Mahesh
2014-03-07
1
-11
/
+13
|
*
|
Removed Canvas2Image error
Viraj Mahesh
2014-03-06
1
-1
/
+0
|
*
|
Final commit:
Viraj Mahesh
2014-03-04
1
-2
/
+2
|
*
|
Removed dibyo's test push
Viraj Mahesh
2014-02-28
1
-2
/
+0
|
*
|
Random change
Dibyo Majumdar
2014-02-28
1
-0
/
+2
|
*
|
Screenshot counter correctly implemented
Viraj Mahesh
2014-02-28
1
-1
/
+8
|
*
|
Screenshot block now mentions that it saves the screenshot as a costume
Viraj Mahesh
2014-02-28
1
-3
/
+4
|
*
|
Fixed errors that arose from not using fullImageClassic()
Viraj Mahesh
2014-02-25
1
-5
/
+4
|
*
|
Fixed incomplete code
Viraj Mahesh
2014-02-25
1
-0
/
+3
|
*
|
Screenshts are saved as costumes of the current sprite
Viraj Mahesh
2014-02-25
1
-1
/
+14
*
|
|
fixed #508 (don’t popup empty menus)
jmoenig
2014-07-11
1
-3
/
+3
*
|
|
add keyboard shortcut for “new project”: ctr-n
jmoenig
2014-07-08
1
-0
/
+3
*
|
|
updated version of objects.js
jmoenig
2014-07-08
1
-1
/
+1
*
|
|
reason for scroll issue: only non-cached palettes needed to be scrolled
Kunal Marwaha
2014-06-25
1
-0
/
+5
|
|
/
|
/
|
*
|
more relabelling options for SAY, THINK, ASK
jmoenig
2014-06-06
1
-4
/
+5
*
|
enable relabelling blocks with C-Slots
jmoenig
2014-06-06
1
-0
/
+4
*
|
more relabelling options for SAY and THINK variants
jmoenig
2014-06-06
1
-4
/
+4
[next]