[fofix-commits] [stump/fofix] f555a5: Got basics for the Circle layer implemented and wo...
noreply at github.com
noreply at github.com
Sun Sep 12 02:24:01 UTC 2010
Branch: refs/heads/master
Home: http://github.com/stump/fofix
Commit: f555a5cf56eb87f371ef82693c34fff3ff132ed5
http://github.com/stump/fofix/commit/f555a5cf56eb87f371ef82693c34fff3ff132ed5
Author: nhydock <n_hydock at comcast.net>
Date: 2010-09-11 (Sat, 11 Sep 2010)
Changed paths:
M data/themes/MegaLight V4/rockmeter.ini
M data/themes/MegaLight V4/rockmeter/stargrey.png
M data/themes/MegaLight V4/rockmeter/starwhite.png
M data/themes/MegaLight V4/theme.ini
M src/Rockmeter.py
Log Message:
-----------
Got basics for the Circle layer implemented and working.
MegaLight V4 has a new layer to show it in action.
Commit: 752c6a0e0bfbcbb6198c3b00019fdb070681d87f
http://github.com/stump/fofix/commit/752c6a0e0bfbcbb6198c3b00019fdb070681d87f
Author: nhydock <n_hydock at comcast.net>
Date: 2010-09-11 (Sat, 11 Sep 2010)
Changed paths:
A data/themes/MegaLight V4/notes/bass/notes.png
A data/themes/MegaLight V4/notes/drum/notes.png
Log Message:
-----------
Demonstrates the ability to have different notes for different instruments.
Commit: a278c125a930ef0cfc5af32e2df63c0afe936ee0
http://github.com/stump/fofix/commit/a278c125a930ef0cfc5af32e2df63c0afe936ee0
Author: nhydock <n_hydock at comcast.net>
Date: 2010-09-11 (Sat, 11 Sep 2010)
Changed paths:
M src/Drum.py
M src/Guitar.py
Log Message:
-----------
Added the code to the drum.py so it can have custom notes.
Commit: f3a504f2696d54f421285480a925b5721effb286
http://github.com/stump/fofix/commit/f3a504f2696d54f421285480a925b5721effb286
Author: nhydock <n_hydock at comcast.net>
Date: 2010-09-11 (Sat, 11 Sep 2010)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Added a little bit of documentation to explain some of the
new variables in the Circle Layer.
Commit: c5e17307ab7444efb2e1f608499689c0d062de70
http://github.com/stump/fofix/commit/c5e17307ab7444efb2e1f608499689c0d062de70
Author: nhydock <n_hydock at comcast.net>
Date: 2010-09-11 (Sat, 11 Sep 2010)
Changed paths:
M src/Rockmeter.py
Log Message:
-----------
Started working on a replace effect.
It's currently disabled because I haven't gotten it to work yet.
Commit: 4cb4ecab9eb08f924b5518fec27ab19835590b86
http://github.com/stump/fofix/commit/4cb4ecab9eb08f924b5518fec27ab19835590b86
Author: nhydock <n_hydock at comcast.net>
Date: 2010-09-11 (Sat, 11 Sep 2010)
Changed paths:
R data/themes/MegaLight V4/drumnotes.png
R data/themes/MegaLight V4/notes.png
A data/themes/MegaLight V4/notes/bass/notes.png
A data/themes/MegaLight V4/notes/drum/notes.png
A data/themes/MegaLight V4/notes/notes.png
M data/themes/MegaLight V4/rockmeter.ini
M data/themes/MegaLight V4/rockmeter/stargrey.png
M data/themes/MegaLight V4/rockmeter/starwhite.png
M data/themes/MegaLight V4/theme.ini
M src/Data.py
M src/Drum.py
M src/GameEngine.py
M src/Guitar.py
M src/Instrument.py
M src/Rockmeter.py
Log Message:
-----------
Time to merge
More information about the fofix-commits
mailing list