View Single Post
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#36
Originally Posted by FRuMMaGe View Post
Just downloaded the latest version from devel. Here are some notes:

Performance is now better, so I think we can remove the OCing recommendation.

Config menu is now broken

Level loading is broken. As in, completing a level now takes you back to the main menu. I think this is probably something to do with the "ShowScores" function, as this is called vefore each level load.

When you are online, let me know how to edit code and I will take a look
I'm getting ready for work now but some quick comments.

Performance is already better? I didn't really change anything specifically targeting performance, weird.

The quick and dirty way:
  1. Go to github
  2. https://github.com/epage/omnom
  3. Click "Downloads" in the top right
  4. Select the file format you want
  5. Edit
  6. Post up here again
  7. I will merge the changes

The slower but better in long term way
  1. Install git
  2. Go to gitbhub
  3. Create an account
  4. Go back to my omnom page
  5. Click the "fork" button (this creates your own person copy to edit)
  6. Select the URL under the description
  7. git clone URL
  8. Start editing
  9. git commit -a -m "WHAT YOU CHANGED"
  10. git push
  11. Either let me know you made the changes and I will start following your fork or go back to my page and click "Pull Request" and I can handle merging your changes back into mine
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog