updated credits

pull/3/merge
jmoenig 2014-07-25 14:46:27 +02:00
rodzic 3aae7c3ce4
commit f72c133a49
2 zmienionych plików z 5 dodań i 2 usunięć

6
gui.js
Wyświetl plik

@ -69,7 +69,7 @@ SpeechBubbleMorph*/
// Global stuff ////////////////////////////////////////////////////////
modules.gui = '2014-July-24';
modules.gui = '2014-July-25';
// Declarations
@ -2539,7 +2539,9 @@ IDE_Morph.prototype.aboutSnap = function () {
+ '\n\nNathan Dinsmore: Saving/Loading, Snap-Logo Design, '
+ 'countless bugfixes'
+ '\nKartik Chandra: Paint Editor'
+ '\nYuan Yuan: Graphic Effects'
+ '\nMichael Ball: Time/Date UI, many bugfixes'
+ '\n"Ava" Yuan Yuan: Graphic Effects'
+ '\nKyle Hotchkiss: Block search design'
+ '\nIan Reynolds: UI Design, Event Bindings, '
+ 'Sound primitives'
+ '\nIvan Motyashov: Initial Squeak Porting'

Wyświetl plik

@ -2232,3 +2232,4 @@ ______
140725
------
* Objects, Threads: new “JavaScript function” primitive. Go figure…
* GUI: updated Credits