Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/simulator.py
Commit message (Expand)AuthorAgeFilesLines
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-113/+113
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
* Get names in random orderMarco Pesenti Gritti2006-10-101-3/+14
* Join the activity before changing to itMarco Pesenti Gritti2006-10-091-5/+37
* Add activity changeMarco Pesenti Gritti2006-10-091-6/+18
* Add a list of names to pick from. Refactor a bit to allow different simulator...Marco Pesenti Gritti2006-10-091-1/+3
* Add a wait method to the botMarco Pesenti Gritti2006-10-091-1/+24
* Add a bot and ability to share chatMarco Pesenti Gritti2006-10-091-2/+41
* Do not set up the owner of the presence service if thereMarco Pesenti Gritti2006-10-091-0/+47
* Rename the old simulator to oldsimulator to keep kiu workingMarco Pesenti Gritti2006-10-091-108/+0
* Don't traceback on Ctrl+CDan Williams2006-09-221-1/+4
* Let Kiu change activities randomlyDan Williams2006-09-211-7/+25
* Export the color in the env and initialize the buddy with itMarco Pesenti Gritti2006-09-111-10/+3
* Add timelined actionsMarco Pesenti Gritti2006-09-101-5/+28
* Abtract the bot code out to BotMarco Pesenti Gritti2006-09-101-0/+71