* Tiles now have an alpha parameter for semi-transparency (useful in levels like...
authorOndřej Hošek <ondra.hosek@gmail.com>
Tue, 17 May 2005 09:46:12 +0000 (09:46 +0000)
committerOndřej Hošek <ondra.hosek@gmail.com>
Tue, 17 May 2005 09:46:12 +0000 (09:46 +0000)
commit5f32bd40b95fb80990538562d7364422d96f8cfe
tree9b6f11b18245973ae32a8492ad75479acca38f9e
parent5737bb47cf62a532f27effd7912d9ccbeb5bf633
* Tiles now have an alpha parameter for semi-transparency (useful in levels like world1/level25. (Tile definition files still have to be edited)
* Yet Another Scripting Doc Update
* Added a WIP document discussing the various file formats of SuperTux (currently only describes level format)

SVN-Revision: 2498
docs/fileformats/fileformats.xml [new file with mode: 0644]
docs/scripting/scripting.xml
src/tile.cpp
src/tile.h