aboutsummaryrefslogtreecommitdiff
path: root/core/io/aes256.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* updated aes256 implementation to newer version from upstream. Also uses ↵romulox_x2015-12-081-65/+105
| | | | faster lookup table implemetation.
* newline fixesreduz2015-10-081-359/+359
|
* -Added google play services (needed for some stuff)Juan Linietsky2014-04-141-0/+359
-Added new screen resizing options, stretch_2d is removed, new much more flexible ones. -Fixed bug in viewport (can create more instances in 3d-in-2d demo now) -Can set android permissions and screen sizes manually in the export settings -Changed export templates extension to .tpz (too many people unzipped the manually..) -File dialog now ensures that the proper extension is used (will not allow to save without it) -Fixed bug that made collision exceptions not work in 2D