summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix overflowHEADmainkdx9 hours
|
* use correct image offsetkdx2024-05-04
|
* color properties are stringkdx2024-03-15
|
* bool propertieskdx2024-01-24
|
* bugfix!kdx2024-01-23
|
* internal tile objectgroupkdx2024-01-23
|
* bugfix?kdx2024-01-23
|
* tile objectskdx2024-01-23
|
* NULL is bannedkdx2023-12-24
|
* layer classkdx2023-12-09
|
* properly calculate object countkdx2023-09-14
|
* tile propertieskdx2023-09-14
|
* add support for object propertieskdx2023-09-12
|
* prevent invisible overflow bugkdx2023-08-17
| | | | | | | cJSON caps int to their largest value, tiled uses unsigned int that can go up to the uppest limit. using the 32 bits causes an overflow when converting a 32 bit unsigned inter to a 32 bit integer... you guess the rest
* tiled2c.h: c++ supportkdx2023-07-01
|
* imagelayer supportkdx2023-05-18
|
* tilelayer parallaxkdx2023-04-29
|
* facultative tileskdx2023-04-09
|
* headerkdx2023-04-09
|
* convert objectskdx2023-04-09
|
* convert mapkdx2023-04-09
|
* pass name as second argkdx2023-04-09
|
* i went overboardkdx2023-04-09
|
* process tilesetkdx2023-04-09
|
* commit before the fuck upkdx2023-04-09