Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/main.py
Commit message (Expand)AuthorAgeFilesLines
* Changed planting key and tree cutter speed, removed speed from HUDHEADmasterRodolfo D. Arce S2011-06-111-1/+3
* Non stop movement, speed control based on airRodolfo D. Arce S2011-06-111-4/+18
* Tree cutters appearence time based on score. The game is ready for realeseRodolfo D. Arce S2011-06-101-17/+39
* Show alert and time left when cutter starts on a tree, added some animation w...Rodolfo D. Arce S2011-06-101-7/+20
* Some small modifications to movement and graphics interactionRodolfo D. Arce S2011-06-031-5/+7
* Movement and stoping time for tree cutting is improvedRodolfo D. Arce S2011-06-021-4/+6
* Improved movement for cutting treesRodolfo D. Arce S2011-06-021-3/+6
* Tree cutters kill trees, ranger kills tree cutters.Rodolfo D. Arce S2011-06-021-15/+26
* Score keeping (Air)Rodolfo D. Arce S2011-06-021-6/+11
* Improved show-up acton for tree cutter, various tree cutters in screenRodolfo D. Arce S2011-06-021-3/+14
* Added tree cutter and some basic movement for itRodolfo D. Arce S2011-06-021-3/+12
* Planting logic is fully functionalRodolfo D. Arce S2011-06-021-5/+6
* Added some (time)logic to growing a tree by the rangerRodolfo D. Arce S2011-05-201-3/+11
* Added more images for trees, modified time tracking, ranger able to plant a t...Rodolfo D. Arce S2011-05-201-16/+43
* Motion for the rangerRodolfo D. Arce S2011-05-201-1/+2
* Added ranger class for our hero, and images representing characteresRodolfo D. Arce S2011-05-201-3/+14
* Added drawing function for tree class, playing with colors to see what looks ...Rodolfo D. Arce S2011-05-191-10/+8
* Organized better update and displayRodolfo D. Arce S2011-05-181-5/+8
* Added different colors for trees, draw many of them in the areaRodolfo D. Arce S2011-05-181-9/+18
* Cleaned some of the tree class, still has issuesRodolfo D. Arce S2011-05-181-7/+4
* Added separated class for tree object and a few lines regarding position and ...Rodolfo D. Arce S2011-05-181-5/+12
* Added some tree drawing logicRodolfo D. Arce S2011-05-181-3/+9
* Added screen size and first sketch of treesRodolfo D. Arce S2011-05-181-0/+29