[fofix-commits] [stump/fofix] ee166a: Started rewriting the effects class for simple eff...

noreply at github.com noreply at github.com
Mon Jul 12 15:16:59 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/stump/fofix

Commit: ee166ad2678413b563f964dcbe90cceda68bc2be
    http://github.com/stump/fofix/commit/ee166ad2678413b563f964dcbe90cceda68bc2be
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Started rewriting the effects class for simple effects like sliding and spinning.


Commit: 18f8038a43c2928c5e11acade163c8dcaf3201b2
    http://github.com/stump/fofix/commit/18f8038a43c2928c5e11acade163c8dcaf3201b2
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-10 (Sat, 10 Jul 2010)

Changed paths:
  M data/themes/MegaLight V4/rockmeter.ini
  M src/Rockmeter.py

Log Message:
-----------
(almost) perfects the slide effect code and adds an example to show it off.


Commit: 8c643b9cbb5548b61e913f8dfac4290a5a26610b
    http://github.com/stump/fofix/commit/8c643b9cbb5548b61e913f8dfac4290a5a26610b
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-11 (Sun, 11 Jul 2010)

Changed paths:
  M src/GameEngine.py
  M src/Svg.py

Log Message:
-----------
Fixes the stretching of images to the whole screen
Also rewrites some of the SVG in hopes of making it more efficient


Commit: b012bd50e39387fdbbe2fbb0820cec3045877310
    http://github.com/stump/fofix/commit/b012bd50e39387fdbbe2fbb0820cec3045877310
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-11 (Sun, 11 Jul 2010)

Changed paths:
  M data/themes/MegaLight V4/rockmeter.ini
  M src/Rockmeter.py

Log Message:
-----------
Sometimes the numbers could be a little iffy with pixels so now I'm saying the if you're going to use pixel sizes then say so in the layer.


Commit: 99594e2c4f748975dcd4f9d0ff0fb1d040cb5f3e
    http://github.com/stump/fofix/commit/99594e2c4f748975dcd4f9d0ff0fb1d040cb5f3e
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-11 (Sun, 11 Jul 2010)

Changed paths:
  M src/View.py

Log Message:
-----------
Starting the cleanup the View.py
yIsDown and normalized are the most annoying options I've ever seen but they're necessary because of the font module.  If someone wants to take a crack at rewriting all the font coordinates in various scenes we can remove both those options.


Commit: d05b26d6c355a88b8884610948bf8dcb36e08fe0
    http://github.com/stump/fofix/commit/d05b26d6c355a88b8884610948bf8dcb36e08fe0
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-11 (Sun, 11 Jul 2010)

Changed paths:
  M src/Font.py

Log Message:
-----------
Just changed to numpy zeros because it makes it cleaner.


Commit: 51379cbb650abdf807458c03b59e25859b69ef54
    http://github.com/stump/fofix/commit/51379cbb650abdf807458c03b59e25859b69ef54
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-11 (Sun, 11 Jul 2010)

Changed paths:
  M src/Stage.py

Log Message:
-----------
Fixes the scaling of the background


Commit: dac5c884e1f6fb2d50792982a5f4e9f77221e25a
    http://github.com/stump/fofix/commit/dac5c884e1f6fb2d50792982a5f4e9f77221e25a
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-11 (Sun, 11 Jul 2010)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Fixes the fonts drawn to screen (stupid "normalized display")
Also removes some things being imported for no reason


Commit: 263f2182095e5d4f6a515482d15f304e3dd7c9f2
    http://github.com/stump/fofix/commit/263f2182095e5d4f6a515482d15f304e3dd7c9f2
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-12 (Mon, 12 Jul 2010)

Changed paths:
  M src/Svg.py

Log Message:
-----------
Sorry, I made stupid math before and that's why the dots weren't showing up on screen, they ended up being drawn, just there position drew them off screen.  This fixes right alignment for images.


Commit: 604820b16565cfa936c0e819c4739626b3a340a8
    http://github.com/stump/fofix/commit/604820b16565cfa936c0e819c4739626b3a340a8
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-12 (Mon, 12 Jul 2010)

Changed paths:
  M data/themes/MegaLight V4/rockmeter.ini

Log Message:
-----------
Fixes the progress/timer/whatever-you-want-to-call-it bar.


Commit: 5be7c1bb80b8450923dca0d5999772332228ff96
    http://github.com/stump/fofix/commit/5be7c1bb80b8450923dca0d5999772332228ff96
Author: nhydock <n_hydock at comcast.net>
Date:   2010-07-12 (Mon, 12 Jul 2010)

Changed paths:
  M src/Audio.py

Log Message:
-----------
Merge git://github.com/stump/fofix into fofix_nhBranch




More information about the fofix-commits mailing list