[fofix-commits] [fofix/fofix] bb5658: Clean up the launcher (pep8)

GitHub noreply at github.com
Sun Nov 12 06:49:00 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/fofix/fofix
  Commit: bb5658c0fee5abec146f16a8a653d568dd1793f8
      https://github.com/fofix/fofix/commit/bb5658c0fee5abec146f16a8a653d568dd1793f8
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2017-11-12 (Sun, 12 Nov 2017)

  Changed paths:
    M FoFiX.py

  Log Message:
  -----------
  Clean up the launcher (pep8)

- Use utf-8 as encoding
- remove names from comments
- gather and sort imports
- remove global vars
- pep8 the code (exceptions, spaces).


  Commit: 3e21c1d9cf35cdf5bad9d5fc2f26bb42834144dc
      https://github.com/fofix/fofix/commit/3e21c1d9cf35cdf5bad9d5fc2f26bb42834144dc
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2017-11-12 (Sun, 12 Nov 2017)

  Changed paths:
    M FoFiX.py

  Log Message:
  -----------
  Fix typo in the launcher


  Commit: 64d63e6011503eba4c75fe0a7cefdcc54e474832
      https://github.com/fofix/fofix/commit/64d63e6011503eba4c75fe0a7cefdcc54e474832
  Author: François Magimel <magimel.francois at gmail.com>
  Date:   2017-11-12 (Sun, 12 Nov 2017)

  Changed paths:
    M FoFiX.py
    M fofix/core/GameEngine.py
    M fofix/game/MainMenu.py
    M fofix/game/SongChoosingScene.py

  Log Message:
  -----------
  Remove the oneshot mode

This mode is useless and do not work anyway.


  Commit: ce7d8f31eb4241cbcdddc547e3ad91ee870a2bc0
      https://github.com/fofix/fofix/commit/ce7d8f31eb4241cbcdddc547e3ad91ee870a2bc0
  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/GameEngine.py
    M fofix/game/MainMenu.py
    M fofix/game/SongChoosingScene.py

  Log Message:
  -----------
  Merge pull request #78 from Linkid/clean/oneshot

Remove the oneshot mode


Compare: https://github.com/fofix/fofix/compare/d31883516914...ce7d8f31eb42


More information about the fofix-commits mailing list