Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* more sugar thanksSimon Schampijer2008-07-231-1/+1
|
* Remove extra backslashes in tree.Chris Ball2008-05-221-5/+5
|
* Add "tree" and "snow", by Dafydd Harries.Chris Ball2008-05-212-0/+144
|
* Attempt to make a proper activity out of slideshow.C. Scott Ananian2008-05-201-63/+64
|
* Join the sound list by spaces instead of newlines.Chris Ball2008-03-151-2/+1
|
* String update from Walter.Chris Ball2008-02-041-1/+1
|
* Remove extra space in "guess".Chris Ball2007-12-261-1/+1
|
* Fix slideshow's header.Chris Ball2007-12-231-3/+3
|
* Add "slideshow" example with "query" library function.Chris Ball2007-12-221-0/+64
|
* Add more exciting features to the console library!C. Scott Ananian2007-12-141-1/+1
| | | | | | | Cursor movement commands, get/set cursor position, and show/hide cursor. We use (x, y) uniformly in the console routines (bucking decades of ncurses precedent).
* Add additional escape sequences to pippy.console library.C. Scott Ananian2007-12-131-2/+3
| | | | | Also tweaked size() so that it returns a pair of ints; and made 'thanks' match.
* Remove duplicate name in "thanks".Chris Ball2007-12-131-1/+1
|
* Add pippy.console.size() to get rows/cols, make "thanks" use it.Chris Ball2007-12-131-2/+8
|
* Fix a DeprecationWarning about floating-point args in pong example.C. Scott Ananian2007-12-131-1/+1
|
* Colorize and tweak 'guess' and 'thanks' examples.C. Scott Ananian2007-12-132-7/+17
|
* Replace sndInfo example with some explicit arguments in playSine.Chris Ball2007-12-122-3/+1
|
* Revert "Localize the 'bouncing hello' example."C. Scott Ananian2007-12-111-2/+1
| | | | | | | | This reverts commit 9ba53c23b6af9c07cbe7c5e6bb8a5904bb81cb08. Also this makes the text on screen more friendly, it makes it much more confusing to explore and edit the example, since the text which actually displays on the screen is not found anywhere in the source file.
* Localize the 'bouncing hello' example.C. Scott Ananian2007-12-111-1/+2
|
* Add text-color functions to console library; use them in 'jump' example.C. Scott Ananian2007-12-111-0/+5
|
* Factor out a pippy library, which programs can use with 'import pippy'.C. Scott Ananian2007-12-1112-57/+35
| | | | | The pygame portion of the library uses 'best practices' to avoid eating up CPU, and pauses & suspends after 20 seconds of inactivity.
* Update to latest version of Thanks from wiki.Chris Ball2007-12-081-20/+23
|
* Release version 11.Chris Ball2007-12-081-0/+0
|
* Allow any key to quit pygame apps.Chris Ball2007-12-083-15/+3
|
* Add examples from Henry Holtzman: bounce, jump, lines, pong.Chris Ball2007-12-085-7/+399
|
* Remove "apples", consolidate times2/times1.Chris Ball2007-12-083-17/+0
|
* New example, "guess", from Pilar Saenz; merge hello1 and hello2.Chris Ball2007-11-023-1/+15
|
* Formatting changeChris Ball2007-11-021-1/+1
|
* Fix i18n, remove pythagoras for now, add thanks.Chris Ball2007-11-022-10/+24
|
* PythagorasRafael Ortiz2007-09-121-0/+10
|
* Removed sort in example for getSoundNathanaël Lécaudé2007-09-101-1/+1
|
* Remove the confusing banner (we don't ship any help files).Chris Ball2007-09-061-1/+1
|
* Add "interpreter", by Ivan Krstić.Chris Ball2007-09-051-0/+2
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/pippy-activityChris Ball2007-08-295-5/+5
|\
| * renamed snd to soundNathanaël Lécaudé2007-08-295-5/+5
| |
* | Enlarge Pascal, sort getSoundList, widen TreeViewChris Ball2007-08-292-3/+3
|/
* getSoundList and path fixesNathanaël Lécaudé2007-08-295-4/+19
|
* Update sierpinskiChris Ball2007-08-281-4/+5
|
* Examples update.Chris Ball2007-08-283-1/+35
|
* csound now connectedolipet2007-08-231-1/+1
|
* Changed some names in soundlib to be more kid likeNathanaël Lécaudé2007-08-232-4/+4
|
* playing wave file exampleolipet2007-08-232-0/+12
|
* deleted fileolipet2007-08-231-6/+0
|
* beginning on sound stuffolipet2007-08-233-0/+22
|
* fibonacci seriesroot2007-08-221-1/+1
|
* fibonacci seriesroot2007-08-221-0/+5
|
* Replace hippocanvases with raw Gtk, get both scrollbars working.Chris Ball2007-08-212-0/+2
|
* Add a set of sample files.Chris Ball2007-08-219-0/+89