added usages of trim to lists
[physics.git] / src / input /
2009-07-01 Patrik Gorniczcreated function include varibles F_
2009-07-01 Patrik Gorniczcreated stackpush/pop include functions
2009-06-23 Patrik Gorniczremoved srcpath
2009-06-23 Patrik Gorniczmake system changed to be a subset of the library make...
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 ...
2009-01-19 Patrik Gorniczgiving more control to dir.mk files
2009-01-19 Patrik Gorniczrenamed to dir.mk files
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-09-28 Patrik Gorniczcorrect mistake
2008-09-28 Patrik Gorniczstarted smart includes
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