| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added comments | Kleopatra Angelidi | 2013-04-29 | 1 | -0/+13 |
| * | changed possision of previous tile/made new tile | Kleopatra Angelidi | 2013-04-29 | 1 | -33/+14 |
| * | added an item for the inventory | Kleopatra Angelidi | 2013-04-29 | 1 | -9/+12 |
| * | new tile n2w2 | Kleopatra Angelidi | 2013-04-29 | 1 | -0/+31 |
| * | fixed challenge completion checks | Kleopatra Angelidi | 2013-04-29 | 1 | -3/+3 |
| * | Removed obsolete print methods. | Kleopatra Angelidi | 2013-04-29 | 1 | -11/+16 |
| * | Various changes for n2w1. | Kleopatra Angelidi | 2013-04-29 | 1 | -18/+8 |
| * | changed leave message for n1w1 | Kleopatra Angelidi | 2013-04-29 | 1 | -0/+8 |
| * | Added tile n2w1. | Kleopatra Angelidi | 2013-04-29 | 1 | -0/+75 |
| * | small obnoxious change | George Angelopoulos | 2013-04-29 | 1 | -1/+1 |
| * | Added tile n1w1. | Kleopatra Angelidi | 2013-04-29 | 1 | -0/+9 |
| * | Remove unnecessary part from if/elif statement | Thomas Kluyver | 2013-04-24 | 1 | -3/+1 |
| * | Merge pull request #19 from ratmonkey/small_fix | Thomas Kluyver | 2013-04-24 | 1 | -4/+6 |
| |\ | |||||
| | * | fixed leave function to allow going E and W | Kleopatra Angelidi | 2013-04-21 | 1 | -4/+6 |
| * | | Fix spelling in comments | Thomas Kluyver | 2013-04-24 | 2 | -2/+2 |
| * | | editted fake error on bug quest | George Angelopoulos | 2013-04-24 | 1 | -1/+4 |
| * | | added comment about entry restrictions on bugquest tiles | George Angelopoulos | 2013-04-24 | 2 | -0/+10 |
| * | | made output string end on 3 periods | George Angelopoulos | 2013-04-24 | 1 | -1/+1 |
| * | | deleted placeholder files | George Angelopoulos | 2013-04-24 | 3 | -66/+0 |
| * | | Had forgotten to include a restricted direction | George Angelopoulos | 2013-04-22 | 1 | -1/+1 |
| * | | forgot to write 'self.' before a variable | George Angelopoulos | 2013-04-22 | 1 | -1/+1 |
| * | | nothing important | George Angelopoulos | 2013-04-21 | 1 | -1/+1 |
| * | | Added placeholder files s1e2, s2e2, s3e1 with | George Angelopoulos | 2013-04-21 | 3 | -0/+66 |
| * | | Made a sexist comment more PC. | George Angelopoulos | 2013-04-21 | 1 | -2/+2 |
| * | | Revert "Made a sexist comment more PC." | George Angelopoulos | 2013-04-21 | 1 | -1/+1 |
| * | | Added a comment | George Angelopoulos | 2013-04-21 | 1 | -0/+1 |
| * | | Made a sexist comment more PC. | George Angelopoulos | 2013-04-21 | 1 | -1/+1 |
| * | | Changed They way I check for bug presence. | George Angelopoulos | 2013-04-21 | 1 | -3/+3 |
| * | | added some comments | George Angelopoulos | 2013-04-21 | 1 | -0/+5 |
| * | | Added check for "bugs must be crushed" message. | George Angelopoulos | 2013-04-21 | 1 | -1/+3 |
| * | | fixed bug_quest exit message. | George Angelopoulos | 2013-04-21 | 1 | -3/+4 |
| * | | Added extra commands for interacting with bug. | George Angelopoulos | 2013-04-21 | 1 | -1/+4 |
| * | | leave restriction for s2 and indentation style fix | George Angelopoulos | 2013-04-20 | 1 | -9/+22 |
| * | | leave restriction for s1 | George Angelopoulos | 2013-04-20 | 1 | -0/+14 |
| * | | leave restrictions for s2e1 | George Angelopoulos | 2013-04-20 | 1 | -1/+6 |
| * | | leave restrictions for s2e1 | George Angelopoulos | 2013-04-20 | 1 | -0/+9 |
| * | | Added the final bug tile. ToDo: leave restrictions | George Angelopoulos | 2013-04-20 | 1 | -0/+21 |
| * | | wrong indentation on previous commit | George Angelopoulos | 2013-04-20 | 1 | -1/+1 |
| * | | added a pause after leave text | George Angelopoulos | 2013-04-20 | 1 | -0/+1 |
| * | | Fixed bug I had made on leave method for e1. | George Angelopoulos | 2013-04-20 | 1 | -1/+3 |
| * | | Added leave text if not going after the bug. | George Angelopoulos | 2013-04-20 | 1 | -4/+10 |
| * | | Fixed leave bug in s1e1 and modified output text. | George Angelopoulos | 2013-04-20 | 1 | -2/+10 |
| * | | Added first bug tile. | George Angelopoulos | 2013-04-20 | 1 | -0/+21 |
| * | | added south leave text for e1 | George Angelopoulos | 2013-04-20 | 1 | -0/+7 |
| * | | Another minor grammar fix. | George Angelopoulos | 2013-04-19 | 1 | -1/+1 |
| * | | Fixed some grammatical and spelling errors. | George Angelopoulos | 2013-04-19 | 1 | -1/+1 |
| |/ | |||||
| * | added a comment for clarity | George Angelopoulos | 2013-04-18 | 1 | -0/+3 |
| * | PEP 8 police: Wrapped 80+ char lines in all tiles! | George Angelopoulos | 2013-04-18 | 9 | -29/+35 |
| * | Checks for challenge completion before complaining | George Angelopoulos | 2013-04-18 | 1 | -1/+1 |
| * | PEP 8 police: Wrapped long strings to less than 80 characters | George Angelopoulos | 2013-04-18 | 1 | -3/+6 |
