Wykres commitów

2864 Commity (3bcf412d2bbaec13dfbd0657b5ed08b29e983119)

Autor SHA1 Wiadomość Data
Manuel Menezes de Sequeira 3bcf412d2b Translate to Portuguese (Portugal) the maps_module library 2019-06-13 23:15:26 +01:00
Manuel Menezes de Sequeira 701497dc2b Important fix to translation bug 2019-06-13 13:51:54 +01:00
Manuel Menezes de Sequeira 47ebcd48e9 Translate to Portuguese (Portugal) the audioComp_module library
Atention! There seem to be problems with the reporter for getting the stage size (width and hight). Opening in portuguese, the second menu contained "Stage", instead of "o palco", which broke the sound plotting command. I changed it back to "o palco", but it seems this was what got writen to the XML file. I edited this file and changed again all references to "o palco" to "Stage".
2019-06-13 13:48:51 +01:00
Manuel Menezes de Sequeira 0cacfd1191 Translate to Portuguese (Portugal) the make-variables library 2019-06-13 12:45:19 +01:00
Manuel Menezes de Sequeira 829badac13 @MMSequeira Translate to Portuguese (Portugal) the word-sentence library 2019-06-13 12:32:27 +01:00
Manuel Menezes de Sequeira e334398913 Translate to Portuguese (Portugal) the stream-tools library
Atention! I added a new reporter to build a stream with of increasing numbers up from a given initial value. This makes it easier to test the sieve.
2019-06-13 02:04:11 +01:00
Manuel Menezes de Sequeira 51ebac0781 Correct and translate to Portuguese (Portugal) the pixels-module library
Warning: The "show picture" block had an error: the scaling was wrong. Hence, this is not simply a translation.
2019-06-12 16:38:23 +01:00
Manuel Menezes de Sequeira 8eff16dc1f Translate to Portuguese (Portugal) the list-utilities library 2019-06-12 16:36:53 +01:00
Manuel Menezes de Sequeira 65af6e3643 Translate to Portuguese (Portugal) the speech_module library 2019-06-12 15:24:52 +01:00
Manuel Menezes de Sequeira b57c6a8f39 @MMSequeira Translate to Portuguese (Portugal) the Eisenbergification library 2019-06-12 15:10:48 +01:00
Manuel Menezes de Sequeira d5b2849c93 Translate to Portuguese (Portugal) the try-catch library 2019-06-12 14:50:35 +01:00
Manuel Menezes de Sequeira c5cec3f94f Translate to Portuguese (Portugal) the iteration-com library 2019-06-12 14:39:34 +01:00
Manuel Menezes de Sequeira f94580b599 Translate to Portuguese (Portugal) the remainding custom block symbols 2019-06-12 13:14:54 +01:00
Manuel Menezes de Sequeira 2636cd66f3 Translate to Portuguese (Portugal) the variadic reporters library 2019-06-12 12:58:35 +01:00
Manuel Menezes de Sequeira 6f4642ac0d Localize context menu for custom block text fragments 2019-06-12 12:58:05 +01:00
Manuel Menezes de Sequeira e83bf77451 Translate to Portuguese the custom block translation interface 2019-06-12 12:20:39 +01:00
Manuel Menezes de Sequeira df2cae74b7 Translate to Portuguese (Portugal) the multi-line library 2019-06-12 12:19:55 +01:00
Manuel Menezes de Sequeira 66fc5004b9 Update Portuguese (Portugal) translation
Added translations for the input menu items («menu» and «special», and their submenus, as well as «multi-line»). Added translations for missing library names and for library descriptions. Added translation for the input menu items in the Animation library.
2019-06-12 12:02:19 +01:00
Manuel Menezes de Sequeira 2c5f7c2a66 Translate Animations library to Portuguese 2019-06-12 11:57:15 +01:00
Manuel Menezes de Sequeira ad8ad84c92 Localize the "special" input menu item 2019-06-12 11:56:19 +01:00
Manuel Menezes de Sequeira 0c92ec4951 Update and correct Portuguese (Portugal) translation 2019-06-12 00:02:52 +01:00
Jens Mönig 3162367c66
Merge pull request #2408 from jguille2/worldMap2
Fixing 'Stage' name fixed in World Map library
2019-06-08 23:50:17 +02:00
Joan Guillén i Pelegay 49189a7e19 Fixing 'Stage' name fixed in World Map library 2019-06-08 19:37:37 +02:00
Jens Mönig 22a71cc12b
Merge pull request #2407 from jguille2/worldMap
adding WorldMap to libraries list
2019-06-08 15:39:15 +02:00
Joan Guillén i Pelegay df27f50023 adding WorldMap to libraries list 2019-06-08 14:21:05 +02:00
jmoenig 6aba1fcb16 updated version history
and added some more typecasting checks
2019-06-06 11:32:06 +02:00
Jens Mönig 990e9eec98
Merge pull request #2405 from bromagosa/maps-fix
added parseFloat to maps module so it properly parses lat and long from strings
2019-06-06 10:49:04 +02:00
Bernat Romagosa 1da0ddef1f added parseFloat to maps module so it properly parses lat and long from strings 2019-06-06 10:39:01 +02:00
Jens Mönig e58328ebc7
Merge pull request #2404 from jmoenig/word-sentence
fix EMPTY? in JOIN WORDS
2019-06-05 12:33:36 +02:00
brianharvey 97b44165b2 fix EMPTY? in JOIN WORDS
Base case changed to IS _ EMPTY?
2019-06-05 02:48:23 -07:00
Jens Mönig 7b5090c235
Merge pull request #2339 from jmoenig/manuals
current state of manuals
2019-06-05 08:53:46 +02:00
Jens Mönig fef9049061
Merge pull request #2403 from bromagosa/fix-list-utilities
fixes #2402, list utilities library XML was a project one
2019-06-05 08:44:47 +02:00
Bernat Romagosa fb8b74bcc1 fixes #2402, list utilities library XML was a project one 2019-06-04 12:56:45 +02:00
brianharvey b0c688cc6f fix formatting, delete extras 2019-06-04 01:55:44 -07:00
jmoenig 09551e33a0 optimized table observation 2019-06-04 07:51:32 +02:00
jmoenig ac2e1969c0 fixed table watcher cell updates for costumes (save / load) 2019-06-04 07:25:00 +02:00
brianharvey d07a1a9105 fix mistakes Jens caught 2019-06-03 17:48:28 -07:00
jmoenig 4e25814da2 fixed #682 2019-06-04 00:16:51 +02:00
jmoenig 82c6a653c4 fixed #670 and #1804 2019-06-03 23:03:43 +02:00
jmoenig ae8e1d0d63 fixed #1740 2019-06-03 16:54:31 +02:00
jmoenig 2b93fb1b4c fixed #2249, predicates inside generic WHEN hats can now pass upvars 2019-06-03 12:56:06 +02:00
brianharvey a6581ab555 5.0 manual updated
Jens, please read and approve the media computation stuff.  The files
help/SM.pdf and SM50.pdf are identical.  Once you like it, ship it!
2019-06-03 02:44:57 -07:00
Jens Mönig 0137095ff0
Merge pull request #2401 from jmoenig/new-helps
new help screens for new blocks
2019-06-03 07:35:54 +02:00
Jens Mönig 8434144fa5
Merge pull request #2398 from jmoenig/list-utilities
Improve help for list utilities library.
2019-06-03 07:35:24 +02:00
jmoenig 5cfc67ae1a made watchers immediately react to inheritance changes 2019-06-02 16:09:29 +02:00
jmoenig 13b10457e5 made "pen down?" attribute inheritable 2019-06-02 15:54:28 +02:00
jmoenig ee9eb87977 made "shown?" attribute inheritable 2019-06-02 15:32:28 +02:00
jmoenig 2e3cdac9f5 made "pen down?" and "shown?" attributes watchable onstage 2019-06-02 13:54:52 +02:00
brianharvey 4b2b91bc45 oops forgot these 2019-06-01 18:13:48 -07:00
brianharvey 450b61c817 new help screens for new blocks 2019-06-01 16:53:51 -07:00