Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-08 | Font rendering now truly backwards compatible! | SpitfireX | |
turns out python needs much broader error handling than expected.... and I committed buggy code. | |||
2015-08-08 | Made font rendering backwards compatible | SpitfireX | |
pygame.freetype is not available in some versions of pygame. the font rendering is now version independent and only uses the freetype module if it is available. the fallback mode uses the default pygame.font module instead. | |||
2015-08-08 | Small fixes/cleanups and rudimentary keyboard input | SpitfireX | |
- cleaned up global variables - added logging function and fixed some issues with Windows - added fancy window title with stats - added some keyboard controls | |||
2015-08-08 | Merge branch 'master' of muhkuh:~/agario-frickel | Florian Jung | |
2015-08-08 | added weight rendering and updated pygame.font to pygame.freetype | Timm Weber | |
2015-08-08 | what the actual fuck?! border works now, no idea why | Florian Jung | |
2015-08-08 | Merge branch 'master' of /nfshome/ki08jofa/agario-frickel | Timm Weber | |
2015-08-08 | added leaderboard rendering | Timm Weber | |
2015-08-08 | Merge branch 'master' of muhkuh:~/agario-frickel | Florian Jung | |
2015-08-08 | nice coordinate system change functions | Florian Jung | |
2015-08-08 | cleanup + virus zoom fix | Florian Jung | |
2015-08-08 | cell name rendering | Timm Weber | |
2015-08-08 | zoom and resizable windows | Florian Jung | |
2015-08-08 | viren jetzt neu in gefixt | Timm Weber | |
2015-08-08 | Fancier Graphics | Timm Weber | |
2015-08-07 | readme++ | Florian Jung | |
2015-08-07 | split&shoot | Florian Jung | |
2015-08-07 | colors \o/ | Florian Jung | |
2015-08-07 | join game faster | Florian Jung | |
2015-08-07 | README | Florian Jung | |
2015-08-07 | simple demo client | Florian Jung | |