physics.git
2008-08-21 Patrik Gorniczadded gitclean and gitcleanf to Makefile, insures local... v0.06
2008-08-21 Patrik Gorniczcleaned how balls are added
2008-08-21 Patrik Gorniczsimple add balls implemented
2008-08-21 Patrik Gorniczgravity well now follows the mouse v0.05
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-20 Patrik Gorniczanti-aliasing? not effective...
2008-08-20 Patrik Gorniczstate changing wrp complete, pause working correctly
2008-08-19 Patrik Gorniczchange tar system, basic would fail as it does not...
2008-08-19 Patrik Gorniczwrp: game state changing
2008-08-18 Patrik Gorniczsmall Makefile change v0.04
2008-08-18 Patrik Gorniczadded an INSTALL file
2008-08-18 Patrik Gornicz.
2008-08-18 Patrik Gorniczadded .tmp files to insure directories are added to...
2008-08-18 Patrik Gorniczmoved no source files from src
2008-08-18 Patrik Gorniczremoved tmp files
2008-08-18 Patrik Gorniczadded tmp file to get dirs into repos ...
2008-08-18 Patrik Gorniczchange .gitignores around
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-12 Patrik Gorniczadded standard include to template
2008-08-09 Patrik Gorniczadded VALFLAGS varible
2008-08-09 Patrik Gorniczchanged CoR to 0.8, and implemented it for the screen...
2008-08-09 Patrik Gorniczadded ball to ball collisions v0.03
2008-08-09 Patrik Gorniczfixed template headers
2008-08-09 Patrik Gorniczadded GPL copyrights v0.02
2008-08-04 Patrik Gorniczpermission hook working correctly, good bye temp file v0.01
2008-08-04 Patrik Gornicztest of the public permissions hook
2008-08-02 Patrik Gorniczcreated input, graphics and game namespaces
2008-08-02 Patrik Gorniczmassive cleaning of file section headers
2008-08-02 Patrik Gorniczadded phonies to make, added fps to debug
2008-08-02 Patrik GorniczEffect methods changed from pure virtual to defaulting...
2008-08-02 Patrik Gorniczfixed a mismatced new[] with a delete[]
2008-08-02 Patrik Gorniczmade all the balls start moving
2008-08-02 Patrik Gorniczadded screen collisions using an Effect
2008-08-02 Patrik Gorniczgravity working through manager
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-21 Patrik GorniczMerge branch 'master' into effects
2008-07-21 Patrik Gorniczclarified default of force(0,0)
2008-07-21 Patrik Gorniczadded base to effects
2008-07-21 Patrik Gorniczmade a ball move
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 Gorniczadded .*.swp to ignore
2008-07-19 Patrik Gornicznow draws a ball, fixed top of states bug
2008-07-19 Patrik Gorniczchange Vector2 param to a const Vector2&
2008-07-19 Patrik Gorniczecho fix in Makefile
2008-07-19 Patrik Gorniczmore Makefile cleaning
2008-07-19 Patrik Gorniczremoved pointless images
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-19 Patrik Gorniczchange to manager namespace, cleaned indentation in...
2008-07-17 Patrik Gorniczgitignore of run_phyiscs file
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 Gorniczcolors added
2008-07-17 Patrik Gorniczprof and valgrind options added to Makefile
2008-07-17 Patrik Gorniczremoved tmp file ...
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 Gorniczset to ignore *.o files
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-06-08 Patrik Gornicztodo for physics
2008-05-01 Patrik Gorniczadding a new file to the repos
2008-05-01 Patrik GorniczCreation of physics project