OSDN Git Service

Log types at startup.
[joypy/Thun.git] / joy / gui / main.py
2018-07-19 Simon FormanLog types at startup.
2018-07-18 Simon FormanAdd some logging.
2018-07-17 Simon FormanMore stack effects, and modify the key bindings.
2018-07-15 Simon FormanSome integration with Type Checking.
2018-07-15 Simon FormanMinor cleanup.
2018-07-15 Simon FormanMove load_stack() to StackDisplayWorld.
2018-07-15 Simon FormanMove StackDisplayWorld into world.py
2018-07-15 Simon FormanMove reset() to text method.
2018-07-15 Simon FormanCorrect some typo
2018-07-15 Simon FormanMove init_text() to Text method.
2018-07-15 Simon FormanSplit some code into a utils.py module.
2018-07-15 Simon FormanPartial harmonize key commands.
2018-07-14 Simon FormanIt's time to bring in the GUI.