[fofix-commits] [fofix/fofix] ba1938: Add detail to error message
GitHub
noreply at github.com
Sun Nov 12 09:32:19 EST 2017
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: ba1938fa96d19d302bb4737c37930d1ec4eb53b0
https://github.com/fofix/fofix/commit/ba1938fa96d19d302bb4737c37930d1ec4eb53b0
Author: William R. Zwicky <wrzwicky at pobox.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M fofix/core/VFS.py
Log Message:
-----------
Add detail to error message
Commit: c1f63506dc9313d7da99ff60a9ddf9c7601b5f97
https://github.com/fofix/fofix/commit/c1f63506dc9313d7da99ff60a9ddf9c7601b5f97
Author: William R. Zwicky <wrzwicky at pobox.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M fofix/core/Video.py
Log Message:
-----------
Tolerate missing icon
Commit: 55751115bf1de27d612284e8575190a0ccd0f3b5
https://github.com/fofix/fofix/commit/55751115bf1de27d612284e8575190a0ccd0f3b5
Author: William R. Zwicky <wrzwicky at pobox.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M fofix/game/song/song.py
Log Message:
-----------
Tolerate corrupted high scores; don't use reserved word 'id'
High scores are erased if the file cannot be read.
'id' is builtin function; use 'uid' (for 'unique ID') instead.
Commit: ddc7be7a715362a3f57d225d8137556576762fc8
https://github.com/fofix/fofix/commit/ddc7be7a715362a3f57d225d8137556576762fc8
Author: William R. Zwicky <wrzwicky at pobox.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M FoFiX.py
Log Message:
-----------
Patch PIL when running from py2exe
Commit: 920a91da9da16a905fe350e3e2737adb38ebc728
https://github.com/fofix/fofix/commit/920a91da9da16a905fe350e3e2737adb38ebc728
Author: William R. Zwicky <wrzwicky at pobox.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M setup.py
Log Message:
-----------
Finish win32 distro
Fix bugs in build proces.
Also fix missing numpy-atlas.dll.
Is tested -- builds and runs correctly for me.
Commit: 627887c891eec3f26093f2132b80991025a28654
https://github.com/fofix/fofix/commit/627887c891eec3f26093f2132b80991025a28654
Author: William R. Zwicky <wrzwicky at pobox.com>
Date: 2017-11-02 (Thu, 02 Nov 2017)
Changed paths:
M fofix/game/song/song.py
Log Message:
-----------
Tidy up exception handling
Commit: d3cc8292d178962af5e5af5210e1c0af8c778777
https://github.com/fofix/fofix/commit/d3cc8292d178962af5e5af5210e1c0af8c778777
Author: François Magimel <francois.magimel at alumni.enseeiht.fr>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Changed paths:
M .gitignore
M CREDITS
M FoFiX.py
M fofix/core/GameEngine.py
M fofix/game/Credits.py
M fofix/game/MainMenu.py
M fofix/game/SongChoosingScene.py
Log Message:
-----------
Merge branch 'master' into wrz_issue_69
Commit: e911baf94dea0b7eb790f682f1f8e2263ab3e1fb
https://github.com/fofix/fofix/commit/e911baf94dea0b7eb790f682f1f8e2263ab3e1fb
Author: François Magimel <francois.magimel at alumni.enseeiht.fr>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Log Message:
-----------
Merge branch 'master' into wrz_issue_69
Commit: 3ac7fff6c6e6f101e5da829e8a27feeaac6bd6a7
https://github.com/fofix/fofix/commit/3ac7fff6c6e6f101e5da829e8a27feeaac6bd6a7
Author: François Magimel <francois.magimel at alumni.enseeiht.fr>
Date: 2017-11-12 (Sun, 12 Nov 2017)
Changed paths:
M FoFiX.py
M fofix/core/VFS.py
M fofix/core/Video.py
M fofix/game/song/song.py
M setup.py
Log Message:
-----------
Merge pull request #98 from wrzwicky/wrz_issue_69
Fix #69 (both parts)
Compare: https://github.com/fofix/fofix/compare/ce7d8f31eb42...3ac7fff6c6e6
More information about the fofix-commits
mailing list