# # ChangeLog for / in python-game # # Generated by Trac 1.5.3 # Jan 22, 2025, 1:06:56 PM Mon, 03 Apr 2017 01:22:53 GMT Dmitry Portnoy [cb405de] * README.md (modified) Merge branch 'master' of http://medievaltech.com/git/python-game Mon, 03 Apr 2017 01:22:44 GMT Dmitry Portnoy [c8cc13f] * game.py (modified) Fix the bug with the incorrect color for the 3d rendering and ... Fri, 31 Mar 2017 15:09:28 GMT Dmitry Portnoy [7145e24] * README.md (modified) Update the README with instruction for installing opengl Wed, 29 Mar 2017 01:22:41 GMT Dmitry Portnoy [1af0f6d] * game.py (modified) Fix the issue where the 3d scene takes on the color of the 2d scene Fri, 24 Mar 2017 19:26:27 GMT Dmitry Portnoy [e79c833] * README.md (modified) * game.py (modified) Add basic OpenGL (along with the ability to still use 2d pygame ... Mon, 06 Mar 2017 02:47:30 GMT Dmitry Portnoy [1d1c77e] * README.md (modified) * game.py (modified) Correctly detect the native resolution on Mac Mon, 06 Mar 2017 01:27:56 GMT Dmitry Portnoy [b632a7c] * README.md (added) * game.py (modified) Add a README and correctly detect the native resolution on Linux Mon, 06 Mar 2017 00:46:13 GMT Dmitry Portnoy [3960923] * game.py (added) Initial commit