physics.git
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-11-16 Patrik Gorniczmore debug changes
2008-11-15 Patrik Gorniczcreated DPF
2008-11-15 Patrik Gorniczupdate ignore
2008-11-15 Patrik Gorniczstarting windows cross compiling
2008-10-09 Patrik Gorniczfixed make
2008-10-09 Patrik Gorniczmake clean
2008-10-09 Patrik Gorniczchanged to using a keys config
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-09-23 Patrik Gorniczfixed string problems
2008-09-22 Patrik Gorniczfixed up the key mapping system a little ... still...
2008-09-22 Patrik Gorniczadded more start balls to slow things down on my deskto...
2008-09-02 Patrik Gorniczkeys setup to use extern
2008-08-29 Patrik Gorniczvarible location differs in files ... static not working?
2008-08-29 Patrik Gorniczkey control changed to new system
2008-08-29 Patrik Gorniczcreated key system, not yet used as there's a static bug
2008-08-29 Patrik Gorniczchange to SDLKey type
2008-08-29 Patrik Gorniczfix config reader bug
2008-08-28 Patrik Gorniczfixed relative config path, needs to be run from withen...
2008-08-22 Patrik Gorniczwip: reader, added key mappings
2008-08-22 Patrik Gornicztemplate had missing ; for class ... lmao
2008-08-22 Patrik Gorniczgravity well force moved to const
2008-08-22 Patrik Gorniczwip: config reader, reading input
2008-08-22 Patrik Gorniczwip: config reader
2008-08-22 Patrik Gorniczfixed addition of well at start
2008-08-22 Patrik Gorniczgravity corrected, mass changed to 5 for start balls
2008-08-22 Patrik Gorniczstart balls now weigh more
2008-08-22 Patrik Gorniczeffects are now stored in a set, improved grav well...
2008-08-22 Patrik Gorniczgrav well only follows mouse when space is pressed
2008-08-22 Patrik Gorniczrenamed collisionHandler to Manager
2008-08-22 Patrik Gornicz.
2008-08-22 Patrik Gornicztime step fixed
2008-08-22 Patrik GorniczMerge branch 'master' into mainloop
2008-08-22 Patrik Gorniczwells where too strong, halfed effect
2008-08-22 Patrik Gorniczwip: main testing
2008-08-22 Patrik GorniczMerge branch 'master' into mainloop
2008-08-22 Patrik Gornicztime_steping collisions was a MASSIVE bottleneak, removed
2008-08-22 Patrik Gorniczadded rolling times
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&
next