named members m_* to quite -Wshadow
[physics.git] / src / Effects / Screen.cpp
2009-09-01 Patrik Gornicznamed members m_* to quite -Wshadow
2009-07-01 Patrik Gorniczfixed non-used argument, compiler warnings
2009-01-21 Patrik Gorniczrefactored Vector2
2009-01-19 Patrik Gorniczremoved all ../ entries and made a basic inc path ...
2008-08-21 Patrik Gorniczgravity well now follows the mouse v0.05
2008-08-21 Patrik Gorniczcreated a gravity well
2008-08-21 Patrik Gorniczchanged to a better make header hack ... added position...
2008-08-09 Patrik Gorniczchanged CoR to 0.8, and implemented it for the screen...
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 Gorniczadded screen collisions using an Effect