Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Gambiarra/levels.py
Commit message (Expand)AuthorAgeFilesLines
* Removed the remaining abspath() calls and wildcard import of pygame localsLuiz Irber2008-04-191-2/+1
* Renamed variables and inserted whitespaces, to increase readability.Luiz Irber2008-04-191-33/+33
* Removed relative import from some modulesLuiz Irber2008-04-191-2/+2
* I forgot to return None when no name is availableLuiz Irber2008-04-131-0/+1
* now level loading can prevent buggy level files from crashing the programLuiz Irber2008-04-131-16/+49
* Changed position parameters on the levels filesLuiz Irber2008-04-121-1/+1
* Removed the is_static in levels.py and used the mobility attr from objects.Luiz Irber2008-04-121-13/+6
* Small refactor in load_levels, hopefully now it's more intuitiveLuiz Irber2008-04-111-9/+9
* Object module namespace cleanedLuiz Carlos Irber Junior2008-04-111-6/+1
* Dynamic loading of levels implementedLuiz Irber2008-04-101-89/+32
* Path cleanup and accessLuiz Irber2008-04-101-6/+15
* Removed whitespacesLuiz Irber2008-04-081-4/+4
* Fixes on sound and levels.Luiz Irber2008-04-061-20/+48
* Versao final do GameJamLuiz Irber2007-11-111-4/+4
* V11, 14 horasLuiz Irber2007-11-111-2/+23
* V10, 12 horasLuiz Irber2007-11-111-12/+39
* V9, 8 horasLuiz Irber2007-11-111-16/+51
* V8, 6 horasLuiz Irber2007-11-111-5/+10
* V6, 2 horasLuiz Irber2007-11-111-0/+132