fixed velocity math mistake, updated gravtiy well force to look better
[libbear.git] / lib / src /
2010-09-06 Patrik Gorniczfixed compile error with newer compilers
2009-09-20 Patrik Gorniczstarted changes to allow compiling from cygwin
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-01 Patrik GorniczMerge branch 'physics'
2009-09-01 Patrik Gorniczchanged all directory usages to dir/name instead of...
2009-09-01 Patrik Gorniczremoved trailing / from directories (given in files.mk)
2009-09-01 Patrik Gorniczadded more warning flags
2009-08-19 Patrik Gorniczadded if debug comments to dassert
2009-08-19 Patrik Gorniczchange mod to use unsigned ints
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-20 Patrik Gorniczmoved dir dep rule to package level
2009-06-17 Stephen WhitmoreFilled in implementation of Vector2::angle().
2009-06-17 Patrik Gorniczcleaned up the make files, added missing all target
2009-06-13 Patrik Gorniczsetup save/restore for includes
2009-06-13 Patrik Gorniczadded DIRNAME to each directory, tests now have there...
2009-06-13 Patrik Gorniczclean now cleans bin, mkdir does not use -p
2009-06-13 Patrik Gorniczadded varible prefixes to lib
2009-06-12 Patrik Gorniczsuffixing varibles began (lib)
2009-06-07 Patrik GorniczMoved library files into a lib directory