FEnigma/src/fenigma
Dominik Roth 489f59bcce Rename the display name from FeNigma to FEnigma
FEnigma contains the whole word "enigma" while still opening on Fe (iron),
matching IRON NEST; FeNigma only contained "nigma". The cost is that iron's
symbol is Fe, not FE.

Code paths are untouched: the Python package stays lowercase `fenigma`, and
the git remote URL is unchanged since the repository itself has not been
renamed. APP_ID moved too, which is safe -- it is only the GTK application
id, with no saved state derived from it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-10 21:42:07 +02:00
..
__init__.py Rename the display name from FeNigma to FEnigma 2026-08-10 21:42:07 +02:00
app.py Import map screenshots into the board, and edit entities from the map 2026-08-10 21:41:56 +02:00
ballistics.py Sweep em-dashes out of code, docstrings, and requirements.txt 2026-08-08 20:27:53 +02:00
coord_dialog.py CoordDialog: auto-scroll the next picker group into view during keyboard entry 2026-08-09 20:36:15 +02:00
firing_panel.py Map: square-cell toggle and scroll-wheel zoom 2026-08-09 19:43:35 +02:00
grid_fix_dialog.py Import map screenshots into the board, and edit entities from the map 2026-08-10 21:41:56 +02:00
grid_widget.py Import map screenshots into the board, and edit entities from the map 2026-08-10 21:41:56 +02:00
icons.py Import map screenshots into the board, and edit entities from the map 2026-08-10 21:41:56 +02:00
map_import.py Import map screenshots into the board, and edit entities from the map 2026-08-10 21:41:56 +02:00
map_vision.py Add the map-table vision pipeline 2026-08-10 21:41:33 +02:00
models.py Drop TargetType.HOSTILE_*, track allies as their own Ally collection 2026-08-09 20:23:42 +02:00
ocr.py Drop TargetType.HOSTILE_*, track allies as their own Ally collection 2026-08-09 20:23:42 +02:00
shells.py Shell icon picker: fix real sizing bugs, crop icon padding, inline grid for Add Strike 2026-08-09 19:28:41 +02:00
solver.py Fix click/right-click placement landing one sub-cell off from the actual click 2026-08-09 21:18:47 +02:00