squirrel-battle/squirrelbattle
Yohann D'ANELLO b42f1277b1
Exit the game on KeyboardInterrupt (don't log this error)
2021-01-08 11:10:10 +01:00
..
assets Merge branch 'master' into 'lighting' 2021-01-07 16:36:54 +01:00
display Merge branch 'master' into 'equipment' 2021-01-08 02:11:40 +01:00
entities Fix merge 2021-01-08 02:15:13 +01:00
locale Fix merge 2021-01-08 02:15:13 +01:00
tests Merge branch 'master' into 'equipment' 2021-01-08 02:11:40 +01:00
__init__.py Declare the license, we use GNU GPL 2020-11-27 16:33:17 +01:00
bootstrap.py Declare the license, we use GNU GPL 2020-11-27 16:33:17 +01:00
enums.py Merge branch 'master' into 'ladders' 2021-01-06 17:29:26 +01:00
game.py Exit the game on KeyboardInterrupt (don't log this error) 2021-01-08 11:10:10 +01:00
interfaces.py Merge branch 'master' into 'equipment' 2021-01-08 02:11:40 +01:00
menus.py Merge branch 'master' into 'familiars' 2021-01-05 10:27:39 +01:00
resources.py Declare the license, we use GNU GPL 2020-11-27 16:33:17 +01:00
settings.py Only read required keys in settings file 2021-01-08 11:07:38 +01:00
term_manager.py Fixed grammar, unified the docstring's format and added documentation to some classes that did not have any. Closes #32. 2020-12-13 21:29:25 +01:00
translations.py Fixed grammar, unified the docstring's format and added documentation to some classes that did not have any. Closes #32. 2020-12-13 21:29:25 +01:00