[fofix-commits] [fofix/fofix] 01b200: Clean up drawImage a bit by merging its features i...

GitHub noreply at github.com
Fri Jan 18 16:12:08 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/fofix/fofix
  Commit: 01b200cc4ea0c41e5ec3a3db17e20ccdf13ea426
      https://github.com/fofix/fofix/commit/01b200cc4ea0c41e5ec3a3db17e20ccdf13ea426
  Author: Nicholas Hydock <nhydock at gmail.com>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    M src/GameEngine.py
    M src/Svg.py
    M src/constants.py

  Log Message:
  -----------
  Clean up drawImage a bit by merging its features into ImgDrawing methods and move drawImage into a static ImgDrawing method


  Commit: 4ff2bd2f08c3ec8a2de70599dfa2a1d3bc9806db
      https://github.com/fofix/fofix/commit/4ff2bd2f08c3ec8a2de70599dfa2a1d3bc9806db
  Author: Nicholas Hydock <nhydock at gmail.com>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    M src/Theme.py

  Log Message:
  -----------
  Make a global method for parsing of a String's value is equivalent to True


  Commit: c2ea4dddc8cacd9f452a44a4da619d7bf79fd3a8
      https://github.com/fofix/fofix/commit/c2ea4dddc8cacd9f452a44a4da619d7bf79fd3a8
  Author: Nicholas Hydock <nhydock at gmail.com>
  Date:   2013-01-16 (Wed, 16 Jan 2013)

  Changed paths:
    M src/Shader.py

  Log Message:
  -----------
  Fix some bug with shader loading from Themes and Config if the key isn't defined


  Commit: da143a30837cdc5e9317d44dc5242ab1e3a33b78
      https://github.com/fofix/fofix/commit/da143a30837cdc5e9317d44dc5242ab1e3a33b78
  Author: Nicholas Hydock <nhydock at gmail.com>
  Date:   2013-01-18 (Fri, 18 Jan 2013)

  Changed paths:
    M src/Dialogs.py
    M src/GameEngine.py
    M src/Svg.py

  Log Message:
  -----------
  Fix a few things that broke along the way when a song doesn't have a loading background.
Fixed this by making drawImage return True when the image is drawn and False when you don't give it a proper image instance


Compare: https://github.com/fofix/fofix/compare/bfafd3ebbb1e...da143a30837c


More information about the fofix-commits mailing list