fixed velocity math mistake, updated gravtiy well force to look better
[libbear.git] / physics /
2010-09-06 Patrik Gorniczfixed velocity math mistake, updated gravtiy well force... master
2010-01-13 Patrik Gorniczchange some make varibles to be lower case and hence...
2009-09-20 Patrik Gorniczmore work towards compiling under cygwin
2009-09-20 Patrik Gorniczstarted changes to allow compiling from cygwin
2009-09-09 Patrik Gorniczcleaned signal handler
2009-09-09 Patrik Gorniczremoved usage of std::set, added removeItem and removeA...
2009-09-04 Patrik Gorniczremoved usages of $${@D} in favour of $${SS_DIR}
2009-09-02 Patrik Gorniczcreated BEAR_CASSERT and renamed dassert to BEAR_DASSERT
2009-09-02 Patrik Gorniczexpanded Array and replaced all usages of std::vector...
2009-09-02 Patrik Gorniczchanged queue to array and abstracted a deque from it
2009-09-01 Patrik Gorniczupdated gitignore for the physics application
2009-09-01 Patrik GorniczMerge branch 'physics'
2009-09-01 Patrik Gorniczmoved physics repository into a sub directory of libbear