| 2009-07-01 | 
Patrik Gornicz | create B_ varibles for build types | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-07-01 | 
Patrik Gornicz | setup physics to be a local project | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-23 | 
Patrik Gornicz | removed srcpath | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-23 | 
Patrik Gornicz | removed old comment | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-23 | 
Patrik Gornicz | make: created global directory names | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | fixed makefile hack to get tests depending on libs | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | created global lib varibles | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | cleaned up the g++ commands, (removed the deps sed...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | fixed global clean commands still creating deps files | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | moved dir dep rule to package level | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | moved mkdir cmd to root | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | created some cmd varibles | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | added gitrebase guide | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | added .swp to git ignore | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-20 | 
Patrik Gornicz | added packages file to describe items in packages that...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-17 | 
Patrik Gornicz | added targets.txt file | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-17 | 
Stephen Whitmore | Filled in implementation of Vector2::angle(). | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-17 | 
Patrik Gornicz | cleaned up the make files, added missing all target | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | setup save/restore for includes | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | added DIRNAME to each directory, tests now have there...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | updated target to use only suffixies | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | clean now cleans bin, mkdir does not use -p | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | tests now depend on the lib binary, printTrace setup | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | added prefixes to tests | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | fixes tests deps rule, changed to one line | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | fixed a path issue with deps | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-13 | 
Patrik Gornicz | added varible prefixes to lib | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-12 | 
Patrik Gornicz | added $P to tests, fixed some bugs with mixing | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-12 | 
Patrik Gornicz | suffixing varibles began (lib) | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-08 | 
Patrik Gornicz | changed how flags are set for targets, fixed deps incfl...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-08 | 
Patrik Gornicz | added a targets file to describe general targets | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-07 | 
Patrik Gornicz | worked on getting tests directory part of the grand...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-07 | 
Patrik Gornicz | changed cxxflags for targets | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-07 | 
Patrik Gornicz | renamed test to tests | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-07 | 
Patrik Gornicz | Moved library files into a lib directory | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-07 | 
Patrik Gornicz | cleaned up internal makefile paths | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-05 | 
Patrik Gornicz | removed DIRS varible, setup CXXFLAGS to be target specific | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-06-04 | 
Patrik Gornicz | make system divided into *.mk files | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-31 | 
Patrik Gornicz | added -rdynamic flag for better traces | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-31 | 
Patrik Gornicz | fixed include of stdlib.h, and incressed the warning...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-31 | 
Patrik Gornicz | added printTrace test | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-31 | 
Patrik Gornicz | added a printTrace function to print out the current...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-31 | 
Patrik Gornicz | fixed bugs with test system not using the local library | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-31 | 
Patrik Gornicz | simple test system setup | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-28 | 
Patrik Gornicz | renamed libpg to libbear | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-24 | 
Patrik Gornicz | cleaned up how dir.mk files work | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-24 | 
Patrik Gornicz | fixed redolent clean rule | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-24 | 
Patrik Gornicz | cleaned the make file, regrouped varibles | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-18 | 
Patrik Gornicz | small change to directory handling in Makefile | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-18 | 
Patrik Gornicz | created a Timer class | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-18 | 
Patrik Gornicz | moved ticks to lib | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-18 | 
Patrik Gornicz | renamed Mutex to Lock ... | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-18 | 
Patrik Gornicz | renamed Mutex to a lock (does not compile) | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-16 | 
Patrik Gornicz | cleaned up the library | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-16 | 
Patrik Gornicz | Makefile cleaning | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-02 | 
Patrik Gornicz | added some standard make varibles, such as prefix | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-02 | 
Patrik Gornicz | create rules for win32 and final builds | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-02 | 
Patrik Gornicz | changed install to use the install program | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-02 | 
Patrik Gornicz | fixed method namespaceing bug | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-01 | 
Patrik Gornicz | fixed up clean making deps files first | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-05-01 | 
Patrik Gornicz | name spaced library | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-04-29 | 
Patrik Gornicz | changed names, linking, and installing | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-04-28 | 
Patrik Gornicz | install/uninstall | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-04-28 | 
Patrik Gornicz | changes to soname of lib | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-04-28 | 
Patrik Gornicz | public headers move to a inc directory | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-04-27 | 
Patrik Gornicz | added more files to library so it can compile | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-04-27 | 
Patrik Gornicz | changed make files for the library, added gitignore | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-04-27 | 
Patrik Gornicz | moved files into src, copied dir.mk and Makefile | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2009-04-27 | 
Patrik Gornicz | copied Vector2 from physics | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
 |