fishyboteso/fishy/engine/common
Adam Saudagar 80c2a5e900 fixed situations where app doesnt shut down without crash
- when bot is closed while engine is running
- when start is pressed when the game is minimized, then app is closed
2020-10-18 06:20:25 +05:30
..
__init__.py re structured window into server client model so that multiple engine can use them simultaneously 2020-10-17 16:22:04 +05:30
event_handler.py optimized event handler 2020-10-18 06:13:59 +05:30
IEngine.py made config global 2020-10-18 00:36:07 +05:30
window_server.py now engine shutdowns properly when quiting, corrected logic for window show 2020-10-18 04:42:48 +05:30
window.py fixed situations where app doesnt shut down without crash 2020-10-18 06:20:25 +05:30