RogueLife/src
Lephenixnoir 2094618c01
better timeline + turn lv1 on its head in 1 block
2022-03-15 20:44:58 +00:00
..
comp better, teleport-based collision resolution 2022-03-10 23:31:31 +00:00
anim.c add more objects into the game 2022-03-10 18:35:11 +00:00
anim.h add more objects into the game 2022-03-10 18:35:11 +00:00
aoe.c add more objects into the game 2022-03-10 18:35:11 +00:00
aoe.h add more objects into the game 2022-03-10 18:35:11 +00:00
enemies.c add more objects into the game 2022-03-10 18:35:11 +00:00
enemies.h bats now back off after an attack 2022-02-13 17:07:24 +01:00
fixed.h better, teleport-based collision resolution 2022-03-10 23:31:31 +00:00
game.c wave events and timeline preview 2022-03-14 21:50:24 +00:00
game.h wave events and timeline preview 2022-03-14 21:50:24 +00:00
geometry.c minor code improvements, including renamed geometry types 2021-12-25 11:48:53 +01:00
geometry.h particles as ECS entities, proper tilesets/maps (WIP) 2021-12-27 21:54:55 +01:00
item.c add more objects into the game 2022-03-10 18:35:11 +00:00
item.h add more objects into the game 2022-03-10 18:35:11 +00:00
level.c better timeline + turn lv1 on its head in 1 block 2022-03-15 20:44:58 +00:00
level.h better timeline + turn lv1 on its head in 1 block 2022-03-15 20:44:58 +00:00
main.c wave events and timeline preview 2022-03-14 21:50:24 +00:00
map.c better, teleport-based collision resolution 2022-03-10 23:31:31 +00:00
map.h better, teleport-based collision resolution 2022-03-10 23:31:31 +00:00
menu.c GUI transition when entering level 2022-02-16 14:54:26 +01:00
menu.h basic main menu with transitions 2022-02-13 10:03:14 +01:00
pathfinding.c animated tileset 2022-02-11 20:42:20 +01:00
pathfinding.h dijkstra-based pathfinding, avoids crowded areas 2022-02-06 09:32:54 +01:00
player.c items on the floor 2022-02-16 17:42:05 +01:00
player.h items on the floor 2022-02-16 17:42:05 +01:00
render.c better timeline + turn lv1 on its head in 1 block 2022-03-15 20:44:58 +00:00
render.h basic main menu with transitions 2022-02-13 10:03:14 +01:00
settings.h improve fixed point notation 2021-07-16 18:49:58 +02:00
skills.c performance improvements with pathfinding 2022-02-08 22:48:08 +01:00
skills.h items on the floor 2022-02-16 17:42:05 +01:00
util.c GUI transition when entering level 2022-02-16 14:54:26 +01:00
util.h GUI transition when entering level 2022-02-16 14:54:26 +01:00