[fofix-commits] [stump/fofix] 66b465: Drop the antiquated sha module for good and uncond...

noreply at github.com noreply at github.com
Tue Mar 2 21:34:07 UTC 2010


Branch: refs/heads/grisly-death-of-2.4
Home:   http://github.com/stump/fofix

Commit: 66b465be16e7dcda6a6454d3609077f443e85261
    http://github.com/stump/fofix/commit/66b465be16e7dcda6a6454d3609077f443e85261
Author: John Stumpo <stump at jstump.com>
Date:   2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
  M src/FoFiX/GameResultsScene.py
  M src/FoFiX/Song.py
  M src/FoFiX/tests/CerealizerTest.py

Log Message:
-----------
Drop the antiquated sha module for good and unconditionally use hashlib.


Commit: d0ae7cdfffc705cab307ad533e22acc5ebca9ac3
    http://github.com/stump/fofix/commit/d0ae7cdfffc705cab307ad533e22acc5ebca9ac3
Author: John Stumpo <stump at jstump.com>
Date:   2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
  M src/FoFiX/Player.py
  M src/FoFiX/Song.py

Log Message:
-----------
Don't try to fall back on pysqlite2; just use sqlite3.


Commit: c0e9d808e5eddf614edd7c1c0672a684c797882a
    http://github.com/stump/fofix/commit/c0e9d808e5eddf614edd7c1c0672a684c797882a
Author: John Stumpo <stump at jstump.com>
Date:   2010-03-01 (Mon, 01 Mar 2010)

Changed paths:
  M src/FoFiX/Shader.py

Log Message:
-----------
Pull the ugly PyOpenGL 2.x compatibility code out of the shader code.

The shader code is still a horribly broken mess, but fixing that
is not the point of this branch.




More information about the fofix-commits mailing list