summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Patrik Gornicz [Fri, 1 Aug 2008 23:33:55 +0000 (19:33 -0400)]
effectManager created
Patrik Gornicz [Fri, 1 Aug 2008 23:03:01 +0000 (19:03 -0400)]
basic gravity working through effects
Patrik Gornicz [Fri, 1 Aug 2008 21:31:41 +0000 (17:31 -0400)]
Effects changed to delta system
Patrik Gornicz [Mon, 21 Jul 2008 03:27:42 +0000 (23:27 -0400)]
Merge branch 'master' into effects
Patrik Gornicz [Mon, 21 Jul 2008 03:27:30 +0000 (23:27 -0400)]
clarified default of force(0,0)
Patrik Gornicz [Mon, 21 Jul 2008 03:14:10 +0000 (23:14 -0400)]
added base to effects
Patrik Gornicz [Mon, 21 Jul 2008 03:03:47 +0000 (23:03 -0400)]
made a ball move
Patrik Gornicz [Sat, 19 Jul 2008 23:10:42 +0000 (19:10 -0400)]
added an interupt handler has SIGINT was being ignored... ?
Patrik Gornicz [Sat, 19 Jul 2008 22:25:10 +0000 (18:25 -0400)]
added more colors and balls
Patrik Gornicz [Sat, 19 Jul 2008 21:41:24 +0000 (17:41 -0400)]
added .*.swp to ignore
Patrik Gornicz [Sat, 19 Jul 2008 21:40:46 +0000 (17:40 -0400)]
now draws a ball, fixed top of states bug
Patrik Gornicz [Sat, 19 Jul 2008 21:39:49 +0000 (17:39 -0400)]
change Vector2 param to a const Vector2&
Patrik Gornicz [Sat, 19 Jul 2008 20:57:07 +0000 (16:57 -0400)]
echo fix in Makefile
Patrik Gornicz [Sat, 19 Jul 2008 20:55:38 +0000 (16:55 -0400)]
more Makefile cleaning
Patrik Gornicz [Sat, 19 Jul 2008 20:52:26 +0000 (16:52 -0400)]
removed pointless images
Patrik Gornicz [Sat, 19 Jul 2008 17:46:15 +0000 (13:46 -0400)]
created a VERBOSE mode for the Makefile
Patrik Gornicz [Sat, 19 Jul 2008 16:49:22 +0000 (12:49 -0400)]
cleaned Make output, added base for entity Creator, and calling hooks
Patrik Gornicz [Sat, 19 Jul 2008 16:04:46 +0000 (12:04 -0400)]
change to manager namespace, cleaned indentation in manager
Patrik Gornicz [Thu, 17 Jul 2008 04:12:43 +0000 (00:12 -0400)]
gitignore of run_phyiscs file
Patrik Gornicz [Thu, 17 Jul 2008 04:09:50 +0000 (00:09 -0400)]
handled collisions
Patrik Gornicz [Thu, 17 Jul 2008 03:55:53 +0000 (23:55 -0400)]
moved items that a normal make doesn't create to distclean
Patrik Gornicz [Thu, 17 Jul 2008 03:49:50 +0000 (23:49 -0400)]
switched to a better depend system
Patrik Gornicz [Thu, 17 Jul 2008 02:47:21 +0000 (22:47 -0400)]
colors added
Patrik Gornicz [Thu, 17 Jul 2008 02:45:37 +0000 (22:45 -0400)]
prof and valgrind options added to Makefile
Patrik Gornicz [Thu, 17 Jul 2008 02:31:08 +0000 (22:31 -0400)]
removed tmp file ...
Patrik Gornicz [Thu, 17 Jul 2008 02:30:47 +0000 (22:30 -0400)]
graphics moved to folder, Make flags updated
Patrik Gornicz [Thu, 17 Jul 2008 01:36:26 +0000 (21:36 -0400)]
input system setup, debug header started
Patrik Gornicz [Thu, 17 Jul 2008 01:13:49 +0000 (21:13 -0400)]
set to ignore *.o files
Patrik Gornicz [Thu, 17 Jul 2008 01:12:19 +0000 (21:12 -0400)]
cleaned make file, removed allegro stuff, fixed entity name space issues
Patrik Gornicz [Thu, 17 Jul 2008 00:56:50 +0000 (20:56 -0400)]
Make updated
Patrik Gornicz [Wed, 16 Jul 2008 03:43:36 +0000 (23:43 -0400)]
tmp removed + make changes
Patrik Gornicz [Sun, 8 Jun 2008 22:57:19 +0000 (18:57 -0400)]
todo for physics
Patrik Gornicz [Thu, 1 May 2008 03:11:24 +0000 (23:11 -0400)]
adding a new file to the repos
Patrik Gornicz [Thu, 1 May 2008 03:04:55 +0000 (23:04 -0400)]
Creation of physics project