Skip to content

Commit

Permalink
dirty_summary_log
Browse files Browse the repository at this point in the history
  • Loading branch information
odeke-em committed Mar 17, 2015
1 parent f62f3cc commit 18b4539
Showing 1 changed file with 122 additions and 0 deletions.
122 changes: 122 additions & 0 deletions summary.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
**
initial commit

Date: Sun Mar 8 17:00:53 2015 -0600

**

Added a PT-Boat unit to the game.

Date: Fri Mar 13 17:40:30 2015 -0600

**

added .gitignore + build.txt

Date: Mon Feb 23 22:00:20 2015 -0700

**

removed *.pyc files

Date: Fri Mar 13 22:57:08 2015 -0600

**

parsed and split up
Everything between the START & END clauses is

POWER-UPS END
...
...
Health-PUP 28 21
POWER-UPS START
topic, say:
This enables parsing of fields within a sub

created parser + tests for field clauses

Date: Sat Mar 14 01:48:26 2015 -0600

**

powerup parsing in gui.py

Date: Sat Mar 14 20:14:14 2015 -0600

**

powerups drawn

Date: Sun Mar 15 01:26:28 2015 -0600

**

powerup: activate set to True

Date: Sun Mar 15 04:35:13 2015 -0600

**

finally got consumption of powerups in

Date: Sun Mar 15 16:41:56 2015 -0600

**

attackPowerup: do not affect transport

Date: Sun Mar 15 17:03:07 2015 -0600

**

need to implement finding individual units from the max value.
Changed gather.py to find the largest value with the given units. Still

Date: Sun Mar 15 21:25:53 2015 -0600

**

has syntax errors that prevent me from testing it
Has the ground work for finding specific units from the max value, but

Date: Mon Mar 16 16:07:54 2015 -0600

**

gather: fixed syntax errors

Date: Mon Mar 16 16:35:30 2015 -0600

**

Had wrong ranges in one of the checks, loads units now, but gets a value error

Date: Mon Mar 16 17:00:04 2015 -0600

**

+ Pre-screen if unit can be loaded before adding it
out of scope.
+ Fixed bug with indentation that had an undefined variable

gather: fixed indentation bug + prescreening.

Date: Mon Mar 16 17:06:10 2015 -0600

**

maps/island.lvl added other transport unit to test gather

Date: Mon Mar 16 17:32:06 2015 -0600

**

Clown car added: Fixes #2

Merge pull request #3 from odeke-em/clownCar

Date: Mon Mar 16 18:04:50 2015 -0600
Merge: c611183 2b61126

**

0 comments on commit 18b4539

Please sign in to comment.