added ball to ball collisions
[physics.git] / src / Makefile
2008-08-09 Patrik Gorniczadded ball to ball collisions v0.03
2008-08-02 Patrik Gorniczadded phonies to make, added fps to debug
2008-08-02 Patrik Gorniczadded screen collisions using an Effect
2008-08-01 Patrik GorniczeffectManager created
2008-08-01 Patrik Gorniczbasic gravity working through effects
2008-08-01 Patrik GorniczEffects changed to delta system
2008-07-19 Patrik Gorniczadded an interupt handler has SIGINT was being ignored...
2008-07-19 Patrik Gorniczadded more colors and balls
2008-07-19 Patrik Gorniczecho fix in Makefile
2008-07-19 Patrik Gorniczmore Makefile cleaning
2008-07-19 Patrik Gorniczcreated a VERBOSE mode for the Makefile
2008-07-19 Patrik Gorniczcleaned Make output, added base for entity Creator...
2008-07-17 Patrik Gorniczhandled collisions
2008-07-17 Patrik Gorniczmoved items that a normal make doesn't create to distclean
2008-07-17 Patrik Gorniczswitched to a better depend system
2008-07-17 Patrik Gorniczprof and valgrind options added to Makefile
2008-07-17 Patrik Gorniczgraphics moved to folder, Make flags updated
2008-07-17 Patrik Gorniczinput system setup, debug header started
2008-07-17 Patrik Gorniczcleaned make file, removed allegro stuff, fixed entity...
2008-07-17 Patrik GorniczMake updated
2008-07-16 Patrik Gornicztmp removed + make changes
2008-05-01 Patrik GorniczCreation of physics project