Commit Graph

11 Commits

Author SHA1 Message Date
6931edbe57 tried fixing curses breaking terminal output with no success, use reset after every run 2024-07-18 22:20:43 -04:00
ea381c24f6 added result screens
fixed bug about picking up two boosts crashing the game
2024-07-17 16:13:20 -04:00
3232d91ac1 better managed ownership (two new functions in level.h) 2024-07-16 23:36:31 -04:00
295b808e14 fixed:
1. potions being walked over
2. spawning on stairs
3. enemies walking under players
4. merchants not being aggresive
5. potions losing effect when sending pass signal (cleared by player::start_turn())’
2024-07-15 14:41:32 -04:00
c3b974c83c removed .orig files (astyle backups) 2024-07-14 21:38:45 -04:00
50f058e7ea format 2024-07-12 16:41:42 -04:00
d85f375fbe fixed ncurses output attributes 2024-07-07 20:08:13 -04:00
36c53f22d7 added display and its subclasses 2024-07-05 21:57:27 -04:00
7919c7dbfe did astyle on the source files 2024-07-05 12:14:34 -04:00
0201425cf1 added: implementation of cursor 2024-07-05 11:40:46 -04:00
7aed073fa6 moving repo 2024-07-05 00:46:02 -04:00