added some thread safty ... much more still needed
[physics.git] / src / Entities /
2008-09-28 Patrik Gorniczcorrect mistake
2008-09-28 Patrik Gorniczstarted smart includes
2008-08-09 Patrik Gorniczchanged CoR to 0.8, and implemented it for the screen...
2008-08-09 Patrik Gorniczadded ball to ball collisions v0.03
2008-08-09 Patrik Gorniczadded GPL copyrights v0.02
2008-08-02 Patrik Gorniczcreated input, graphics and game namespaces
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 Gorniczadded screen collisions using an Effect
2008-08-01 Patrik GorniczeffectManager created
2008-08-01 Patrik Gorniczbasic gravity working through effects
2008-07-21 Patrik GorniczMerge branch 'master' into effects
2008-07-21 Patrik Gorniczclarified default of force(0,0)
2008-07-21 Patrik Gorniczmade a ball move
2008-07-19 Patrik Gorniczchange Vector2 param to a const Vector2&
2008-07-17 Patrik Gorniczhandled collisions
2008-07-17 Patrik Gorniczgraphics moved to folder, Make flags updated
2008-07-17 Patrik Gorniczcleaned make file, removed allegro stuff, fixed entity...
2008-07-17 Patrik GorniczMake updated
2008-05-01 Patrik GorniczCreation of physics project