renamed a few more members and changed some switch statements
[physics.git] / src / input / inputManager.cpp
2009-09-01 Patrik Gorniczrenamed a few more members and changed some switch...
2009-05-28 Patrik Gorniczrenamed libpg to libbear
2009-05-02 Patrik Gorniczadded using namespace pg to relavent files ... will...
2009-05-01 Patrik GorniczMerge branch 'master' into libpg
2009-04-28 Patrik Gorniczchanged src so the libpg headers are now used
2009-01-19 Patrik Gorniczremoved all ../ entries and made a basic inc path ...
2008-12-07 Patrik Gorniczmoved event pumping onto the draw thread, should fix... v0.08
2008-11-22 Patrik Gorniczadded X button to mimic the end button
2008-08-29 Patrik Gorniczchange to SDLKey type
2008-08-21 Patrik Gorniczcleaned how balls are added
2008-08-21 Patrik Gorniczgravity well now follows the mouse v0.05
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-07-17 Patrik Gorniczhandled collisions
2008-07-17 Patrik Gorniczinput system setup, debug header started