cleaning of the Makefile
[physics.git] / src / Makefile
2008-11-16 Patrik Gorniczcleaning of the Makefile v0.07
2008-11-16 Patrik Gorniczconfig dir fix
2008-11-16 Patrik Gorniczcopying of config files
2008-11-16 Patrik GorniczBLDDIRS clean up
2008-11-16 Patrik Gorniczdirectory cleaning
2008-11-16 Patrik Gorniczchange to mingw32 making
2008-11-16 Patrik GorniczMakefile update
2008-11-16 Patrik GorniczMerge branch 'master' of ssh://pgornicz@cpu22.student...
2008-10-09 Patrik Gorniczfixed make
2008-10-09 Patrik Gorniczmake clean
2008-10-09 Patrik Gorniczremoved testing in Makefile
2008-09-29 Patrik Gorniczusing make to create the objs and deps directories
2008-09-28 Patrik Gorniczmore makefile cleaning
2008-09-28 Patrik Gorniczfixed depend mistake
2008-09-28 Patrik Gorniczcorrect mistake
2008-09-28 Patrik Gorniczstarted smart includes
2008-08-29 Patrik Gorniczcreated key system, not yet used as there's a static bug
2008-08-28 Patrik Gorniczfixed relative config path, needs to be run from withen...
2008-08-22 Patrik Gorniczstart balls now weigh more
2008-08-22 Patrik Gorniczrenamed collisionHandler to Manager
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