[fofix-commits] [fofix/fofix] 53371d: move isTrue checking into constants
GitHub
noreply at github.com
Sat Feb 23 00:36:29 UTC 2013
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: 53371d58c7d13194ad4909b478618d3b9db07e49
https://github.com/fofix/fofix/commit/53371d58c7d13194ad4909b478618d3b9db07e49
Author: Nicholas Hydock <nhydock at gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M src/Shader.py
M src/Theme.py
M src/constants.py
Log Message:
-----------
move isTrue checking into constants
Last thing we need is for a boolean check like this to start floating around everywhere without being cleanly contained in a proper location
Commit: 8c3f731a88b0e5141af3f8460279f1738c472fe6
https://github.com/fofix/fofix/commit/8c3f731a88b0e5141af3f8460279f1738c472fe6
Author: Nicholas Hydock <nhydock at gmail.com>
Date: 2013-02-22 (Fri, 22 Feb 2013)
Changed paths:
M src/Credits.py
M src/Dialogs.py
M src/GameEngine.py
M src/GameResultsScene.py
M src/GuitarScene.py
M src/Input.py
M src/Lobby.py
M src/MainMenu.py
M src/Menu.py
M src/SongChoosingScene.py
M src/Stage.py
M src/Svg.py
M src/Theme.py
M src/Video.py
M src/Vocalist.py
Log Message:
-----------
Use constants since they've been defined
Compare: https://github.com/fofix/fofix/compare/ed52a89678e5...8c3f731a88b0
More information about the fofix-commits
mailing list