Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shared.py
Commit message (Collapse)AuthorAgeFilesLines
* Switch to sugar-portAleksey Lim2009-04-151-210/+0
|
* Share shared.py between cartoon-builder, flipsticks and infoslicerAleksey Lim2009-03-271-0/+24
|
* Fix collab codeAleksey Lim2009-03-221-38/+63
|
* Remove map event issue by switching to {new|resume|save|share}_instanceAleksey Lim2009-03-121-24/+54
|
* Cleanup code; fix Reset button in shared sessionv2Aleksey Lim2009-02-091-4/+5
|
* Merge screen_resolution_independent branchAleksey Lim2009-02-091-0/+130
- total refactoring of code; - support various screen resolutions; - use jobjects for characters, backgrounds and sounds; - add collaboration code