.. |
assets
|
Merge branch 'master' into 'lighting'
|
2021-01-07 16:36:54 +01:00 |
display
|
Implement the monocle of truth, closes #62
|
2021-01-08 15:48:12 +01:00 |
entities
|
Implement the monocle of truth, closes #62
|
2021-01-08 15:48:12 +01:00 |
locale
|
Implement the monocle of truth, closes #62
|
2021-01-08 15:48:12 +01:00 |
mapgeneration
|
Implement method add_loops along with tests
|
2021-01-10 21:30:18 +01:00 |
tests
|
Add a test case for non connex maps in distance computation
|
2021-01-10 21:32:58 +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
|
Generate a random map when changing floor
|
2021-01-08 20:00:42 +01:00 |
interfaces.py
|
Merge branch 'master' into map_generation
|
2021-01-08 17:02:10 +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
|
Capture all mouse events and take into account mouse attributes, fixes #58
|
2021-01-08 11:21:40 +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 |