Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gambiarra.py
Commit message (Collapse)AuthorAgeFilesLines
* translate start and level imagesHEADmasterAlan Aguiar2013-12-301-1/+1
|
* translate congrantsAlan Aguiar2013-11-141-0/+8
|
* minor changes - works nowAlan Aguiar2013-11-111-21/+14
|
* sugar not workAlan Aguiar2013-11-111-28/+183
|
* works versionAlan Aguiar2013-11-041-1/+1
|
* added some options to init scriptLuiz Irber2008-08-091-3/+17
|
* moved libdir insertion into sys.path to gambiarra.pyLuiz Irber2008-04-191-0/+10
|
* Fixed activity code, now works fine in XO againLuiz Irber2008-04-191-1/+4
|
* Path cleanup and accessLuiz Irber2008-04-101-0/+27
- Added the libs subdir to path, we can start to use them - Created a gambiarra.py file on project root to start the game outside XO - Every access to the data dir don't have a '..' prefix anymore...