aboutsummaryrefslogtreecommitdiff
path: root/map.c
AgeCommit message (Expand)AuthorLines
2024-10-13make null_tile 256 (fixes ps vita)quou-1/+1
2024-10-12don't stomp the collision with the battlements in the outro scenequou-5/+5
2024-10-11game is pretty much done kekquou-36/+125
2024-10-08New flying enemy that drops arrowsquou-0/+34
2024-10-05Fix bugs with entity counts not being resetquou-0/+3
2024-10-05generate enemies in teh levelquou-0/+32
2024-10-05Level transitions and main menuquou-3/+24
2024-10-04WIP level generationquou-35/+125
2024-09-30enemyquou-0/+3
2024-09-29animation, player movement, physics etc.quou-0/+68