| 2008-09-22 | 
Patrik Gornicz | fixed up the key mapping system a little ... still...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-09-22 | 
Patrik Gornicz | added more start balls to slow things down on my deskto...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-09-02 | 
Patrik Gornicz | keys setup to use extern | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-29 | 
Patrik Gornicz | varible location differs in files ... static not working? | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-29 | 
Patrik Gornicz | key control changed to new system | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-29 | 
Patrik Gornicz | created key system, not yet used as there's a static bug | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-29 | 
Patrik Gornicz | change to SDLKey type | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-29 | 
Patrik Gornicz | fix config reader bug | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-28 | 
Patrik Gornicz | fixed relative config path, needs to be run from withen...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | wip: reader, added key mappings | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | template had missing ; for class ... lmao | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | gravity well force moved to const | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | wip: config reader, reading input | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | wip: config reader | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | fixed addition of well at start | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | gravity corrected, mass changed to 5 for start balls | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | start balls now weigh more | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | effects are now stored in a set, improved grav well...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | grav well only follows mouse when space is pressed | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | renamed collisionHandler to Manager | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | . | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | time step fixed | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | Merge branch 'master' into mainloop | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | wells where too strong, halfed effect | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | wip: main testing | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | Merge branch 'master' into mainloop | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | time_steping collisions was a MASSIVE bottleneak, removed | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-22 | 
Patrik Gornicz | added rolling times | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-21 | 
Patrik Gornicz | added gitclean and gitcleanf to Makefile, insures local...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-21 | 
Patrik Gornicz | cleaned how balls are added | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-21 | 
Patrik Gornicz | simple add balls implemented | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-21 | 
Patrik Gornicz | gravity well now follows the mouse | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-21 | 
Patrik Gornicz | created a gravity well | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-21 | 
Patrik Gornicz | changed to a better make header hack ... added position...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-21 | 
Patrik Gornicz | setup config to be one file | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-20 | 
Patrik Gornicz | paused key control moved to config | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-20 | 
Patrik Gornicz | anti-aliasing? not effective... | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-20 | 
Patrik Gornicz | state changing wrp complete, pause working correctly | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-19 | 
Patrik Gornicz | change tar system, basic would fail as it does not...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-19 | 
Patrik Gornicz | wrp: game state changing | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | small Makefile change | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | added an INSTALL file | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | . | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | added .tmp files to insure directories are added to...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | moved no source files from src | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | removed tmp files | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | added tmp file to get dirs into repos ... | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | change .gitignores around | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | Merge branch 'master' of ssh://pgornicz@cpu22.student...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-18 | 
Patrik Gornicz | changed Makefile to use deps and objs directories | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-12 | 
Patrik Gornicz | added standard include to template | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-09 | 
Patrik Gornicz | added VALFLAGS varible | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-09 | 
Patrik Gornicz | changed CoR to 0.8, and implemented it for the screen...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-09 | 
Patrik Gornicz | added ball to ball collisions | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-09 | 
Patrik Gornicz | fixed template headers | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-09 | 
Patrik Gornicz | added GPL copyrights | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-04 | 
Patrik Gornicz | permission hook working correctly, good bye temp file | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-04 | 
Patrik Gornicz | test of the public permissions hook | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-02 | 
Patrik Gornicz | created input, graphics and game namespaces | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-02 | 
Patrik Gornicz | massive cleaning of file section headers | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-02 | 
Patrik Gornicz | added phonies to make, added fps to debug | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-02 | 
Patrik Gornicz | Effect methods changed from pure virtual to defaulting...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-02 | 
Patrik Gornicz | fixed a mismatced new[] with a delete[] | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-02 | 
Patrik Gornicz | made all the balls start moving | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-02 | 
Patrik Gornicz | added screen collisions using an Effect | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-02 | 
Patrik Gornicz | gravity working through manager | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-01 | 
Patrik Gornicz | effectManager created | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-01 | 
Patrik Gornicz | basic gravity working through effects | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-08-01 | 
Patrik Gornicz | Effects changed to delta system | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-21 | 
Patrik Gornicz | Merge branch 'master' into effects | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-21 | 
Patrik Gornicz | clarified default of force(0,0) | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-21 | 
Patrik Gornicz | added base to effects | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-21 | 
Patrik Gornicz | made a ball move | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | added an interupt handler has SIGINT was being ignored...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | added more colors and balls | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | added .*.swp to ignore | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | now draws a ball, fixed top of states bug | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | change Vector2 param to a const Vector2& | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | echo fix in Makefile | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | more Makefile cleaning | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | removed pointless images | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | created a VERBOSE mode for the Makefile | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | cleaned Make output, added base for entity Creator...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-19 | 
Patrik Gornicz | change to manager namespace, cleaned indentation in...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | gitignore of run_phyiscs file | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | handled collisions | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | moved items that a normal make doesn't create to distclean | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | switched to a better depend system | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | colors added | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | prof and valgrind options added to Makefile | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | removed tmp file ... | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | graphics moved to folder, Make flags updated | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | input system setup, debug header started | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | set to ignore *.o files | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | cleaned make file, removed allegro stuff, fixed entity...  | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-17 | 
Patrik Gornicz | Make updated | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-07-16 | 
Patrik Gornicz | tmp removed + make changes | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-06-08 | 
Patrik Gornicz | todo for physics | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-05-01 | 
Patrik Gornicz | adding a new file to the repos | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
| 2008-05-01 | 
Patrik Gornicz | Creation of physics project | 
commit | commitdiff | tree | snapshot (tar.gz tar.bz2 zip) | 
 |