aboutsummaryrefslogtreecommitdiff
path: root/core/io/compression.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
|
* Style: Apply clang-format on all filesRémi Verschelde2017-07-301-1/+1
| | | | Thus fixing some invalid changes that had still made it to the 2.1 branch.
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-05-261-3/+5
| | | | (cherry picked from commit 2398eb6ed4832fd7b8eec778981cbd974b89634f)
* Compression::compress properly returns compressed sizeFabio Alessandrelli2017-05-121-8/+11
| | | | selective pick from cbbcf727035c8b481889f605337a96a9e58ed970
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
|
* Bring that Whole New World to the Old Continent tooRémi Verschelde2017-03-191-46/+42
| | | | | Applies the clang-format style to the 2.1 branch as done for master in 5dbf1809c6e3e905b94b8764e99491e608122261.
* Style: Fix statements ending with ';;'Rémi Verschelde2017-03-181-1/+1
| | | | (cherry picked from commit f44ee891beaad397481dd88da41cb80e6539774f)
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-121-1/+1
| | | | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games! (cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* merged some stuff for okamJuan Linietsky2015-09-031-2/+2
|
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* Fix Compression bug: wrong premature return.marynate2014-03-111-2/+2
|
* -project settings are saved when changedJuan Linietsky2014-02-151-63/+120
| | | | | | | | -load() was in the GDScript docs but missing in the scripting-different music for platformer 2D and 3D -fix how documentation is generated, built in doc browser should be always up to date -copypaste, scrolling, etc in builtin doc -built-in scripts get saved now (though debugger may not always work on them) -Theme can be set to controls as a property
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+91