summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Collapse)Author
2013-08-11Sync gameini ratings from the wiki. Fixes issue 6477.Pierre Bourdon
2013-08-11CleanFiles: Remove use of chardetJasper St. Pierre
Now that everything is utf8, guessing the character encoding might go haywire, like with the "Pokemon" games. Just assume UTF8 from here on out.
2013-08-11Move the new CleanFiles Python script to Tools/Jasper St. Pierre
So it won't be shipped to users. Also, fix it up so that it finds the ini files regardless of where it is.
2012-12-22Added Tools/buildbot-try.sh. See ↵Pierre Bourdon
http://code.google.com/p/dolphin-emu/wiki/BuildbotTry for documentation about that feature.