added gitclean and gitcleanf to Makefile, insures local copy matches what is being...
[physics.git] / src / Makefile
2008-08-21 Patrik Gorniczadded gitclean and gitcleanf to Makefile, insures local... v0.06
2008-08-21 Patrik Gorniczsimple add balls implemented
2008-08-21 Patrik Gorniczcreated a gravity well
2008-08-21 Patrik Gorniczchanged to a better make header hack ... added position...
2008-08-21 Patrik Gorniczsetup config to be one file
2008-08-20 Patrik Gorniczpaused key control moved to config
2008-08-19 Patrik Gorniczchange tar system, basic would fail as it does not...
2008-08-18 Patrik Gorniczsmall Makefile change v0.04
2008-08-18 Patrik GorniczMerge branch 'master' of ssh://pgornicz@cpu22.student...
2008-08-18 Patrik Gorniczchanged Makefile to use deps and objs directories
2008-08-09 Patrik Gorniczadded VALFLAGS varible
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