summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Collapse)Author
2022-01-26Fix simulation timeJuan Manuel Tomas
2022-01-26Extract terrain conceptJuan Manuel Tomas
2022-01-26Introduce cannon and projectile structsJuan Manuel Tomas
2022-01-25Add basic projectileJuan Manuel Tomas
2022-01-25Walk velocityJuan Manuel Tomas
2022-01-23Parameterize PainMask on mask dimensionsJuan Manuel Tomas
2022-01-23Refactor main loopJuan Manuel Tomas
2022-01-20Make mask brush a circleJuan Manuel Tomas
2022-01-20Separate most platform code into separate fileJuan Manuel Tomas
2022-01-16Fix inconsistencies with terrain and playerJuan Manuel Tomas
2022-01-16Add basic playerJuan Manuel Tomas
2022-01-15Simplify texture handling and add terrain editionJuan Manuel Tomas
2022-01-15Fix indentationJuan Manuel Tomas
2022-01-15Fix application of mask to foregroundJuan Manuel Tomas
2022-01-15Apply mask to foregroundJuan Manuel Tomas
2022-01-14Add mask arrayJuan Manuel Tomas
2022-01-13Create tiled background and foregroundJuan Manuel Tomas
2022-01-12Initial CommitJuan Manuel Tomas