- Nov 01, 2015
-
-
Axel Magnuson authored
-
Axel Magnuson authored
-
Axel Magnuson authored
-
- Oct 02, 2015
-
-
Matthew Hall authored
Fix dependencies to make the main library compile
-
Risto Saarelma authored
-
- May 02, 2015
-
-
Matthew Hall authored
Piston Renderer example
-
Davis Silverman authored
-
- Apr 30, 2015
-
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
modified objects to take floats instead of integers
-
Davis Silverman authored
-
- Apr 17, 2015
-
-
Matthew Hall authored
Fix doc comment
-
Risto Saarelma authored
-
- Apr 07, 2015
-
-
Matthew Hall authored
Update for warnings
-
Davis Silverman authored
-
- Apr 03, 2015
-
-
Matthew Hall authored
This commit also fixes a bug that meant the last cell of each row would not be parsed if the tmx file was base64 encoded.
-
Matthew Hall authored
Enable a feature and use split instead of splitn, whose meaning has changed.
-
- Mar 27, 2015
-
-
Matthew Hall authored
-
- Mar 23, 2015
-
-
Matthew Hall authored
-
- Mar 15, 2015
-
-
Matthew Hall authored
-
- Mar 05, 2015
-
-
Matthew Hall authored
Fix for "private type in exported type signature"
-
Kevin Balz authored
-
- Mar 02, 2015
-
-
Matthew Hall authored
|&:p| is no longer valid syntax. It is inferred.
-
- Feb 27, 2015
-
-
Matthew Hall authored
Update to rust nightly
-
Kevin Balz authored
-
- Feb 26, 2015
-
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
-
Matthew Hall authored
Additional file support (zlib/uncompressed, gzip)
-
Kevin Balz authored
-
Kevin Balz authored
-
Kevin Balz authored
Split up decoding and uncompression in differenent functions. Added support for base64/uncompressed.
-
- Feb 25, 2015
-
-
Matthew Hall authored
Updated the example in the README
-
Kevin Balz authored
-
Matthew Hall authored
The new io crate is used in flate so tiled has been updated to use it as well. Thew new io crate gets rid of methods like read_u32_le, so we have to do it ourselves.
-
- Feb 14, 2015
-
-
Matthew Hall authored
-