going-rogue/erynrl
Eryn Wells 6c9d01771f Draw a path from the hero to the current mouse point
Add a highlight grid to Map, with locations set to True if that point should be
drawn with a "highlight" treatment.

Add the highlight graphic_dtype to all Tiles.
2023-02-10 22:37:21 -08:00
..
actions Correct some Direction type annotations 2023-02-09 21:05:05 -08:00
interface Clean up some pylint warnings in interface/color.py 2022-05-16 20:49:28 -07:00
map Draw a path from the hero to the current mouse point 2023-02-10 22:37:21 -08:00
__init__.py
__main__.py PEP8 formatter changes 2023-02-10 21:25:00 -08:00
ai.py PEP8 formatter changes 2023-02-10 21:25:00 -08:00
components.py PEP8 formatter changes 2023-02-10 21:25:00 -08:00
engine.py Draw a path from the hero to the current mouse point 2023-02-10 22:37:21 -08:00
events.py Draw a path from the hero to the current mouse point 2023-02-10 22:37:21 -08:00
geometry.py Use integer division for Rect.mid_y and Rect.mid_x 2023-02-10 21:13:49 -08:00
items.py
log.py Move all the logging to log.py and prefix all the log names with "erynrl" 2022-05-12 20:40:15 -07:00
messages.py Clean up some pylint warnings in messages.py 2022-05-16 20:49:01 -07:00
monsters.py
object.py Reformat some heckin' long initializers in object.py 2023-02-09 21:08:11 -08:00