Michał Moskal
8ed79e7133
Swap X/y in images ( #528 )
...
* Swap X/Y in image encoding
* Fix PNG decoder
* Now really fix png
* reducing deps
* moving png.cpp into ev3
* bumped pxt
* updated shims
* fixing c++ compilation
* updated shims
* Fix pixel order
* update pxt
* Fix C++ image decoding
* Add expanded PNG images
* Generate E1 format images (in libs/ev3 run 'pxt buildsprites images')
* Go back to white background
* Remove PNG support
2018-04-19 12:08:16 -07:00
Peli de Halleux
69194b0b76
Erase on showstring + showports improvements ( #402 )
...
* erase line before show string + show ports upgrade
* fixed font size
* fixing console output
2018-04-03 04:30:23 -07:00
Michał Moskal
c2d26a8418
Integrate screen APIs from common packages ( #343 )
...
* starting screen api intergration
* Further image integration
* Aligning with new screen apis
* Build fixes
* Adjust to common screen state
* Fix unpackPNG
* Add game library
* Optimize screen rendering
* bumping common packages
* updated shims
* moving images into ev3
* upgrading to common packages
* added try/use
* cap
* fixed tryp age
2018-02-26 15:16:17 -08:00
Galen Nickel
8ee63df325
Add in 'console' doc stuff ( #342 )
...
* Add 'playSound' api docs
* Add in 'console' doc stuff
* Add 'send to screen' in summary\
2018-02-23 14:13:08 -08:00
Peli de Halleux
ea956f1a73
Buttons rename ( #287 )
...
* renaming up/down/click to released/pressed/bump
* missing images
* fixing signature issue
* updated strings
* white lego logo
2018-01-31 08:28:00 -08:00
Peli de Halleux
fc6fb0811f
Timers ( #235 )
...
* adding timer support
* updates strings
2018-01-13 00:00:55 -08:00
Sam El-Husseini
e938f354fd
Add console icon and set color. Fixes #152
2018-01-05 10:38:26 -08:00
Peli de Halleux
d78d9c8686
basic ports view ( #115 )
...
* basic ports view
* slight adjustement of rendering
2017-12-19 14:26:57 -08:00
Peli de Halleux
eac3e183c3
better test support
2017-12-19 13:10:40 -08:00
Peli de Halleux
60bf3a17d3
a mini-console support with scroll up / down ( #112 )
...
* a mini-console support with scroll up / down
* fix compile error
2017-12-18 22:36:32 -08:00