[fofix-commits] [fofix/fofix] dd99e0: Log: don't use Resource.

GitHub noreply at github.com
Mon Jan 7 05:58:41 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/fofix/fofix
  Commit: dd99e02897c8ca46e3fdc2438544faa62bd126d1
      https://github.com/fofix/fofix/commit/dd99e02897c8ca46e3fdc2438544faa62bd126d1
  Author: John Stumpo <stump at jstump.com>
  Date:   2013-01-06 (Sun, 06 Jan 2013)

  Changed paths:
    M src/Log.py

  Log Message:
  -----------
  Log: don't use Resource.

This prevents individual import of Resource from dying of circular import-related issues.


  Commit: f22b5d883eb00b2d79fcb877b22488752b510e25
      https://github.com/fofix/fofix/commit/f22b5d883eb00b2d79fcb877b22488752b510e25
  Author: John Stumpo <stump at jstump.com>
  Date:   2013-01-06 (Sun, 06 Jan 2013)

  Changed paths:
    M src/Credits.py
    M src/Dialogs.py
    M src/GameEngine.py
    M src/GameResultsScene.py
    M src/Menu.py
    M src/Theme.py

  Log Message:
  -----------
  Move Dialogs.fadeScreen to GameEngine.

This fixes the remaining circular import issues for importing
modules individually. A copy-pasted version of fadeScreen was also
removed from Theme.


Compare: https://github.com/fofix/fofix/compare/72a79143b648...f22b5d883eb0


More information about the fofix-commits mailing list