[fofix-commits] [fofix/fofix] 3b5f5f: Start separation of the song code into multiple fi...

GitHub noreply at github.com
Sat Jan 2 17:15:09 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/fofix/fofix
  Commit: 3b5f5fe6b7701f41c794b1b9cfe452b2d588cc54
      https://github.com/fofix/fofix/commit/3b5f5fe6b7701f41c794b1b9cfe452b2d588cc54
  Author: Matthew Sitton <matthewsitton at gmail.com>
  Date:   2016-01-01 (Fri, 01 Jan 2016)

  Changed paths:
    M data/themes/MegaLight/CustomTheme.py
    M fofix/core/ConfigDefs.py
    M fofix/core/Player.py
    M fofix/core/Settings.py
    M fofix/core/Theme.py
    M fofix/game/GameResultsScene.py
    M fofix/game/Lobby.py
    M fofix/game/Scorekeeper.py
    R fofix/game/Song.py
    M fofix/game/SongChoosingScene.py
    M fofix/game/World.py
    M fofix/game/guitarscene/GuitarScene.py
    M fofix/game/guitarscene/Neck.py
    M fofix/game/guitarscene/instruments/Drum.py
    M fofix/game/guitarscene/instruments/Guitar.py
    M fofix/game/guitarscene/instruments/Instrument.py
    M fofix/game/guitarscene/instruments/Vocalist.py
    A fofix/game/song/__init__.py
    A fofix/game/song/song.py
    A fofix/game/song/songconstants.py
    M fofix/tests/SongTest.py

  Log Message:
  -----------
  Start separation of the song code into multiple files starting with constants.




More information about the fofix-commits mailing list