summaryrefslogtreecommitdiff
path: root/gui.py
AgeCommit message (Collapse)Author
2015-08-11Added draw_arc to gui.pySpitfireX
2015-08-11Some more gui.py improvementsSpitfireX
2015-08-11Added more debug drawing optionsSpitfireX
2015-08-10Made default window size better line up with the actual vision rangeSpitfireX
2015-08-10Made input locked by default and some cleanupsSpitfireX
- "lock movement" has now become "lock input" and input is locked by default - tried cleaning up global variables in gui.py (partially successful)
2015-08-10Enhanced virus renderingSpitfireX
viruses now have an outline
2015-08-10first bot stuffFlorian Jung
2015-08-10fix bug with screen resizingFlorian Jung
2015-08-10rename stuffFlorian Jung
2015-08-10replaceCamelCase_by_underscoresFlorian Jung
2015-08-10split into files. refactor ALL teh thingz!!1Florian Jung