entityCreator setup to use bear::Queue
[physics.git] / src / entityCreator.cpp
2009-08-04 Patrik GorniczentityCreator setup to use bear::Queue
2009-01-22 Patrik Gorniczrefactored entityCreator
2009-01-21 Patrik Gorniczadded color to polygons
2009-01-21 Patrik Gorniczadded suport for ballxpolygon collision ... VERY hacky
2009-01-20 Patrik Gorniczhacks that make a polygon draw
2008-11-22 Patrik Gorniczcreated locks abstraction
2008-09-22 Patrik Gorniczadded more start balls to slow things down on my deskto...
2008-08-22 Patrik Gorniczgravity corrected, mass changed to 5 for start balls
2008-08-22 Patrik Gorniczstart balls now weigh more
2008-08-21 Patrik Gorniczcleaned how balls are added
2008-08-21 Patrik Gorniczsimple add balls implemented
2008-08-09 Patrik Gorniczadded GPL copyrights v0.02
2008-08-02 Patrik Gorniczmassive cleaning of file section headers
2008-08-02 Patrik GorniczEffect methods changed from pure virtual to defaulting...
2008-08-02 Patrik Gorniczmade all the balls start moving
2008-07-21 Patrik Gorniczmade a ball move
2008-07-19 Patrik Gorniczadded more colors and balls
2008-07-19 Patrik Gornicznow draws a ball, fixed top of states bug
2008-07-19 Patrik Gorniczcleaned Make output, added base for entity Creator...