Tu, 2.10, 18.00: I feel like coding.. and the pixelate is running 2 more days,
                 so I decide to enter. (it's my 23th birthday today and I opened
                 a bottle of champaign after getting home from university.. no
                 idea why it makes me want to code, but it may explain the
                 coding style used :P)
                 
          18.30: Done rewriting the following files from scratch:
          
                 makefile
                 
                 common.h
                 
                 main.cpp
                 main.h
                                  
                 unit.h
                 
                 game.cpp
                 game.h
                 
                 ticker.cpp
                 ticker.h
                 
          18.40: First screenshot, showing main game layout..
          
          19.00: wrote files:
          
                 entity.h
                 entity.cpp
                 
                 defender.h
                 defender.cpp
                 
                 Second screenshot, showing the added defender
                 
          19.25: wrote files:
          
                 shot.h
                 shot.cpp
                 
                 ashot.h
                 ashot.cpp
                 
          19.40: Third screenshot, with shooting attacker
          
          20.00: Moving/Shooting defender as well as attackers      
                
                 Forth Screenshot
                 
We 3.10,  19.00: Starting with collision detection..
          19.10: Implemented simple detection, but don't feel like coding now..
          
Do 4.10,  10.00: Added Defenses

                 defense.cpp
                 defense.h
                 
          11.00: making some GFX in POV
          
          12.00: Replaced spheres with GFX
          
          21.00: Back from uni, adding Explosion + made transparent GFX for it
                 in POV
          
                 explosion.cpp
                 explosion.h
         
Fr 5.10,   5.00: Fifth Screenshot

           6.00: Added lander
           
                 lander.cpp
                 lander.h
            
           7.00: Recorded 2 sounds and making nicer background in PSP                         
                 
           8.15: Sixth Screenshot
           
                 Time to drive to university now..   
                 
          15.15: Just got home, them lazy bastards are only starting that
                 seminar next week, so I waited for nothing.. ah, what fun
                 driving through middle of city for an hour.. 
                 
          15.30: Ok, finally getting back to my space invaders code.
          
          16.00: Added text    
          16.10: Some minor adjustments
          16.45: Preparing submission and website
          
Sa 6.10,  16.00: The deathline was moved.. I'm trying to group the defenses now
                 to make collision detection more effective
                 
          17.00: Added cluster.cpp and cluster.h, and deleted again
          
                 Included a bug (right variable shadowed by one in derived
                 class), looked for it a long time, and finally removed it again
                 
Fr 12.10, 12.00: Was very busy with university this week, but I try submitting
                 my entry with ftp this time..