RogueLife/src
Lephenixnoir 45b13d898c
basic status screen by pressing F6
2022-01-18 13:52:45 +01:00
..
comp add XP and player leveling 2022-01-17 18:29:05 +01:00
anim.c add support for palette variations of sprites 2021-12-30 10:20:10 +01:00
anim.h add support for palette variations of sprites 2021-12-30 10:20:10 +01:00
aoe.c proper handling of enemy data and levels 2021-12-28 21:12:33 +01:00
aoe.h switch engine to ECS and rewrite just about everything 2021-12-25 11:48:53 +01:00
enemies.c add XP and player leveling 2022-01-17 18:29:05 +01:00
enemies.h add XP and player leveling 2022-01-17 18:29:05 +01:00
fixed.h improve fixed point notation 2021-07-16 18:49:58 +02:00
game.c add XP and player leveling 2022-01-17 18:29:05 +01:00
game.h add XP and player leveling 2022-01-17 18:29:05 +01: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
level.h finalize stats model, add level 2 with "main menu" 2021-12-29 12:02:51 +01:00
main.c basic status screen by pressing F6 2022-01-18 13:52:45 +01:00
map.c particles as ECS entities, proper tilesets/maps (WIP) 2021-12-27 21:54:55 +01:00
map.h fix rendering order + clean up old files 2021-12-28 20:28:17 +01:00
pathfinding.c switch engine to ECS and rewrite just about everything 2021-12-25 11:48:53 +01:00
pathfinding.h particles as ECS entities, proper tilesets/maps (WIP) 2021-12-27 21:54:55 +01:00
player.c add XP and player leveling 2022-01-17 18:29:05 +01:00
player.h add XP and player leveling 2022-01-17 18:29:05 +01:00
render.c bullet time and basic UI 2022-01-18 09:45:23 +01:00
render.h bullet time and basic UI 2022-01-18 09:45:23 +01:00
settings.h improve fixed point notation 2021-07-16 18:49:58 +02:00
util.c preview next wave 2021-12-28 22:23:09 +01:00
util.h add XP and player leveling 2022-01-17 18:29:05 +01:00