-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic API addition #61
base: master
Are you sure you want to change the base?
Commits on Apr 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 5043e87 - Browse repository at this point
Copy the full SHA 5043e87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d8a53 - Browse repository at this point
Copy the full SHA 96d8a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f75b23 - Browse repository at this point
Copy the full SHA 6f75b23View commit details
Commits on Apr 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c1659fe - Browse repository at this point
Copy the full SHA c1659feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1203ea - Browse repository at this point
Copy the full SHA f1203eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f84b944 - Browse repository at this point
Copy the full SHA f84b944View commit details -
Configuration menu - View commit details
-
Copy full SHA for de1af30 - Browse repository at this point
Copy the full SHA de1af30View commit details
Commits on Apr 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 820fd41 - Browse repository at this point
Copy the full SHA 820fd41View commit details
Commits on Apr 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 4ca740e - Browse repository at this point
Copy the full SHA 4ca740eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 586d733 - Browse repository at this point
Copy the full SHA 586d733View commit details
Commits on Apr 19, 2015
-
Update mc.py, create .gitignore, test.py
David Rohrbaugh committedApr 19, 2015 Configuration menu - View commit details
-
Copy full SHA for fedfc70 - Browse repository at this point
Copy the full SHA fedfc70View commit details -
Update .gitignore, main.py, mc.py
David Rohrbaugh committedApr 19, 2015 Configuration menu - View commit details
-
Copy full SHA for cc31d88 - Browse repository at this point
Copy the full SHA cc31d88View commit details -
David Rohrbaugh committed
Apr 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 2bc315c - Browse repository at this point
Copy the full SHA 2bc315cView commit details -
David Rohrbaugh committed
Apr 19, 2015 Configuration menu - View commit details
-
Copy full SHA for c186ea9 - Browse repository at this point
Copy the full SHA c186ea9View commit details -
David Rohrbaugh committed
Apr 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 810e944 - Browse repository at this point
Copy the full SHA 810e944View commit details
Commits on Apr 20, 2015
-
David Rohrbaugh committed
Apr 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 873bb02 - Browse repository at this point
Copy the full SHA 873bb02View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ae2f2 - Browse repository at this point
Copy the full SHA a2ae2f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7f3119 - Browse repository at this point
Copy the full SHA f7f3119View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0801254 - Browse repository at this point
Copy the full SHA 0801254View commit details -
Configuration menu - View commit details
-
Copy full SHA for a31cd67 - Browse repository at this point
Copy the full SHA a31cd67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a81857 - Browse repository at this point
Copy the full SHA 0a81857View commit details
Commits on Apr 24, 2015
-
New methods in main.Window, add mc.py, test.py
David Rohrbaugh committedApr 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 288bcf2 - Browse repository at this point
Copy the full SHA 288bcf2View commit details -
David Rohrbaugh committed
Apr 24, 2015 Configuration menu - View commit details
-
Copy full SHA for d620df9 - Browse repository at this point
Copy the full SHA d620df9View commit details -
Remove public initialize function in Model that I had added
David Rohrbaugh committedApr 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 314702b - Browse repository at this point
Copy the full SHA 314702bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 533895b - Browse repository at this point
Copy the full SHA 533895bView commit details -
Return world in main_window method
David Rohrbaugh committedApr 24, 2015 Configuration menu - View commit details
-
Copy full SHA for 4deac37 - Browse repository at this point
Copy the full SHA 4deac37View commit details
Commits on Apr 26, 2015
-
Update main.py, mc.py, test.py
David Rohrbaugh committedApr 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 8750d35 - Browse repository at this point
Copy the full SHA 8750d35View commit details -
David Rohrbaugh committed
Apr 26, 2015 Configuration menu - View commit details
-
Copy full SHA for 41602f0 - Browse repository at this point
Copy the full SHA 41602f0View commit details
Commits on Apr 28, 2015
-
Merge pull request #1 from drohrbaugh9/testing
use normal_world() in mc.py
Configuration menu - View commit details
-
Copy full SHA for 6162b58 - Browse repository at this point
Copy the full SHA 6162b58View commit details -
David Rohrbaugh committed
Apr 28, 2015 Configuration menu - View commit details
-
Copy full SHA for cc643a8 - Browse repository at this point
Copy the full SHA cc643a8View commit details
Commits on Apr 30, 2015
-
Merge branch 'master' of https://www.github.com/drohrbaugh8/Minecraft
Conflicts: .gitignore main.py mc.py test.py
David Rohrbaugh committedApr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 37db5a1 - Browse repository at this point
Copy the full SHA 37db5a1View commit details -
Merge pull request #2 from drohrbaugh9/testing
Incorporate recent commits to testing branch into master
Configuration menu - View commit details
-
Copy full SHA for 5a424ee - Browse repository at this point
Copy the full SHA 5a424eeView commit details -
Merge branch 'master' of https://www.github.com/drohrbaugh9/Minecraft
Conflicts: main.py mc.py
David Rohrbaugh committedApr 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 668106e - Browse repository at this point
Copy the full SHA 668106eView commit details
Commits on May 24, 2015
-
Merge branch 'master' of https://www.github.com/drohrbaugh9/Minecraft …
…into testing Conflicts: test.py
David Rohrbaugh committedMay 24, 2015 Configuration menu - View commit details
-
Copy full SHA for bc2d188 - Browse repository at this point
Copy the full SHA bc2d188View commit details -
Merge branch 'testing' of https://www.github.com/drohrbaugh9/Minecraft …
…into testing
David Rohrbaugh committedMay 24, 2015 Configuration menu - View commit details
-
Copy full SHA for f30cb7c - Browse repository at this point
Copy the full SHA f30cb7cView commit details -
Merge pull request #3 from drohrbaugh9/testing
Remove references to blocks in mc.py
Configuration menu - View commit details
-
Copy full SHA for 2049af0 - Browse repository at this point
Copy the full SHA 2049af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e4f106 - Browse repository at this point
Copy the full SHA 7e4f106View commit details
Commits on Oct 13, 2015
-
David Rohrbaugh committed
Oct 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 82ea746 - Browse repository at this point
Copy the full SHA 82ea746View commit details -
David Rohrbaugh committed
Oct 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 57daba5 - Browse repository at this point
Copy the full SHA 57daba5View commit details
Commits on Oct 14, 2015
-
Add terrain image from Pi Edition
Rohrbaugh committedOct 14, 2015 Configuration menu - View commit details
-
Copy full SHA for e982ce1 - Browse repository at this point
Copy the full SHA e982ce1View commit details -
Rohrbaugh committed
Oct 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 5b39ee5 - Browse repository at this point
Copy the full SHA 5b39ee5View commit details -
David Rohrbaugh committed
Oct 14, 2015 Configuration menu - View commit details
-
Copy full SHA for e89e00d - Browse repository at this point
Copy the full SHA e89e00dView commit details -
David Rohrbaugh committed
Oct 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 251bb56 - Browse repository at this point
Copy the full SHA 251bb56View commit details
Commits on Oct 15, 2015
-
David Rohrbaugh committed
Oct 15, 2015 Configuration menu - View commit details
-
Copy full SHA for ddc4737 - Browse repository at this point
Copy the full SHA ddc4737View commit details