fixed velocity math mistake, updated gravtiy well force to look better
[libbear.git] / lib / include / bear /
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 Gorniczremoved usage of std::set, added removeItem and removeA...
2009-09-04 Patrik Gorniczadded reference to netbeans bug
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-02 Patrik Gorniczadded NULL define in debug.h
2009-09-01 Patrik GorniczMerge branch 'physics'
2009-08-19 Patrik Gorniczreworked queue to use pointers instead of indexs
2009-08-19 Patrik Gorniczchange mod to use unsigned ints
2009-08-04 Patrik Gorniczfixed many missed cases in Queue
2009-08-04 Patrik Gorniczfirst run implementation of Queue
2009-08-02 Patrik GorniczAdded Queue and Set stubs
2009-08-01 Patrik Gorniczadded bear to include folder