Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added tutorial materials.HEADmasterDinko Galetic2010-07-051-0/+0
* Added a TODO (handling multiline inputs from the user).Dinko Galetic2010-06-271-0/+2
* User replies are now switched to lowercase before checking them.Dinko Galetic2010-06-271-5/+4
* introduction.py: Fixed a few style/grammar things. Added a few TODOs.Dinko Galetic2010-06-261-6/+7
* Added files which start the introduction and the first lesson of the tutorial...Dinko Galetic2010-06-242-0/+38
* Added the introduction for the tutorial.Dinko Galetic2010-06-241-0/+104
* Exits are no longer hardcoded in the game.Dinko Galetic2010-06-131-3/+22
* Added "press q to quit" messages to graphical examples (Koch, Sierpinski, rot...Dinko Galetic2010-06-113-2/+7
* Fixed a broken line of code in "rotate polygon".Dinko Galetic2010-06-111-1/+1
* Made numbers right aligned.Dinko Galetic2010-06-111-7/+7
* "Koch snowflake", "Sierpinski - graphics" and "rotate polygon" now quit on q,...Dinko Galetic2010-06-103-3/+3
* Set pygame screen to match gtk.gdk.screen_width/height().Dinko Galetic2010-06-103-16/+20
* Added missing "include sys" to "multiplication table" example.Dinko Galetic2010-06-101-0/+1
* Several fixes to file r/w example.Dinko Galetic2010-06-091-22/+42
* Added validate_date(), which checks whether you entered a proper date.Dinko Galetic2010-06-091-2/+35
* Added a warning when a nonexisting option gets selected.Dinko Galetic2010-06-091-0/+3
* Several changes to scholar.pyDinko Galetic2010-06-091-14/+34
* On class Room: made add_exit() return True or False depending on the success....Dinko Galetic2010-06-091-2/+5
* Some minor renaming and comment modifications. Added some newlines.Dinko Galetic2010-06-091-20/+29
* Added some variables (directions and two items from a room).Dinko Galetic2010-06-081-0/+24
* Added game_loop(), the main loop in the game.Dinko Galetic2010-06-081-0/+40
* Added unalias() function.Dinko Galetic2010-06-081-0/+13
* Added examine() and go() functions.Dinko Galetic2010-06-081-0/+13
* Added opposite_exits() function.Dinko Galetic2010-06-081-0/+25
* Added create_some_rooms() function.Dinko Galetic2010-06-081-0/+15
* Added login, load and save functions.Dinko Galetic2010-06-081-0/+14
* Added Room class.Dinko Galetic2010-06-081-0/+20
* Added classes Game_object, Direction and Player.Dinko Galetic2010-06-081-0/+23
* Added /library/pippy/scholar and /library/pippy/scholar.py (empty file for now)Dinko Galetic2010-06-081-0/+0
* Removed an obsolete line from comments.Dinko Galetic2010-06-031-1/+0
* Added a Python script which draws a polygon and enables the user to control it.Dinko Galetic2010-06-031-0/+194
* Added a Python script which demonstrates the basic use of urllib2.Dinko Galetic2010-06-031-0/+64
* Added a Python script which prints a multiplication table in a neat way.Dinko Galetic2010-06-031-0/+69
* Added a Python script which demonstrates how to write to and read a text file.Dinko Galetic2010-06-031-0/+41
* Added a Python script which can be used as a birthday calendar.Dinko Galetic2010-06-031-0/+201
* Added a Python script which draws the Sierpinski triangles.Dinko Galetic2010-06-031-0/+146
* Added a Python script which draws the Koch snowflake.Dinko Galetic2010-06-031-0/+208
* Replaced groupthink symbolic link with actual folder.v36anishmangal20022010-05-2010-1/+4332
* MANIFEST removedanishmangal20022010-05-201-380/+0
* Release new version 36.anishmangal20022010-05-202-2/+2
* add COPYING file: #1571James Cameron2010-05-209-8/+1086
* add MAINTAINERS fileJames Cameron2010-05-201-0/+5
* Fixes for Pippy layout after integrating groupthink: #1927anishmangal20022010-05-207-49/+679
* Parse additional output for xterm size reporting (#843)Julie Pichon2010-05-201-2/+10
* Bump version and mimetypes, and update NEWSbens2010-05-202-2/+6
* Restructure Pippy into a Groupthink GroupActivity, and also perform minimal u...bens2010-05-201-239/+42
* Add groupthink to the repositorybens2010-05-203-0/+4
* Revert "Parse additional output for xterm size reporting (#843)"anishmangal20022010-05-201-10/+2
* Revert "Fixes for Pippy layout: #1927"anishmangal20022010-05-207-675/+48
* Revert "add COPYING file: #1571"anishmangal20022010-05-2010-1083/+9