physics.git
15 years agoadded ball to ball collisions v0.03
Patrik Gornicz [Sat, 9 Aug 2008 16:52:30 +0000 (12:52 -0400)]
added ball to ball collisions

15 years agofixed template headers
Patrik Gornicz [Sat, 9 Aug 2008 14:57:52 +0000 (10:57 -0400)]
fixed template headers

15 years agoadded GPL copyrights v0.02
Patrik Gornicz [Sat, 9 Aug 2008 01:11:50 +0000 (21:11 -0400)]
added GPL copyrights

15 years agopermission hook working correctly, good bye temp file v0.01
Patrik Gornicz [Mon, 4 Aug 2008 22:01:16 +0000 (18:01 -0400)]
permission hook working correctly, good bye temp file

15 years agotest of the public permissions hook
Patrik Gornicz [Mon, 4 Aug 2008 21:45:43 +0000 (17:45 -0400)]
test of the public permissions hook

15 years agocreated input, graphics and game namespaces
Patrik Gornicz [Sat, 2 Aug 2008 21:13:46 +0000 (17:13 -0400)]
created input, graphics and game namespaces

15 years agomassive cleaning of file section headers
Patrik Gornicz [Sat, 2 Aug 2008 20:58:52 +0000 (16:58 -0400)]
massive cleaning of file section headers

15 years agoadded phonies to make, added fps to debug
Patrik Gornicz [Sat, 2 Aug 2008 19:56:58 +0000 (15:56 -0400)]
added phonies to make, added fps to debug

15 years agoEffect methods changed from pure virtual to defaulting to a 0,0 vector
Patrik Gornicz [Sat, 2 Aug 2008 19:48:55 +0000 (15:48 -0400)]
Effect methods changed from pure virtual to defaulting to a 0,0 vector

15 years agofixed a mismatced new[] with a delete[]
Patrik Gornicz [Sat, 2 Aug 2008 01:19:07 +0000 (21:19 -0400)]
fixed a mismatced new[] with a delete[]

15 years agomade all the balls start moving
Patrik Gornicz [Sat, 2 Aug 2008 01:12:29 +0000 (21:12 -0400)]
made all the balls start moving

15 years agoadded screen collisions using an Effect
Patrik Gornicz [Sat, 2 Aug 2008 01:08:37 +0000 (21:08 -0400)]
added screen collisions using an Effect

15 years agogravity working through manager
Patrik Gornicz [Sat, 2 Aug 2008 00:05:38 +0000 (20:05 -0400)]
gravity working through manager

15 years agoeffectManager created
Patrik Gornicz [Fri, 1 Aug 2008 23:33:55 +0000 (19:33 -0400)]
effectManager created

15 years agobasic gravity working through effects
Patrik Gornicz [Fri, 1 Aug 2008 23:03:01 +0000 (19:03 -0400)]
basic gravity working through effects

15 years agoEffects changed to delta system
Patrik Gornicz [Fri, 1 Aug 2008 21:31:41 +0000 (17:31 -0400)]
Effects changed to delta system

15 years agoMerge branch 'master' into effects
Patrik Gornicz [Mon, 21 Jul 2008 03:27:42 +0000 (23:27 -0400)]
Merge branch 'master' into effects

15 years agoclarified default of force(0,0)
Patrik Gornicz [Mon, 21 Jul 2008 03:27:30 +0000 (23:27 -0400)]
clarified default of force(0,0)

15 years agoadded base to effects
Patrik Gornicz [Mon, 21 Jul 2008 03:14:10 +0000 (23:14 -0400)]
added base to effects

15 years agomade a ball move
Patrik Gornicz [Mon, 21 Jul 2008 03:03:47 +0000 (23:03 -0400)]
made a ball move

15 years agoadded an interupt handler has SIGINT was being ignored... ?
Patrik Gornicz [Sat, 19 Jul 2008 23:10:42 +0000 (19:10 -0400)]
added an interupt handler has SIGINT was being ignored... ?

15 years agoadded more colors and balls
Patrik Gornicz [Sat, 19 Jul 2008 22:25:10 +0000 (18:25 -0400)]
added more colors and balls

15 years agoadded .*.swp to ignore
Patrik Gornicz [Sat, 19 Jul 2008 21:41:24 +0000 (17:41 -0400)]
added .*.swp to ignore

15 years agonow draws a ball, fixed top of states bug
Patrik Gornicz [Sat, 19 Jul 2008 21:40:46 +0000 (17:40 -0400)]
now draws a ball, fixed top of states bug

15 years agochange Vector2 param to a const Vector2&
Patrik Gornicz [Sat, 19 Jul 2008 21:39:49 +0000 (17:39 -0400)]
change Vector2 param to a const Vector2&

15 years agoecho fix in Makefile
Patrik Gornicz [Sat, 19 Jul 2008 20:57:07 +0000 (16:57 -0400)]
echo fix in Makefile

15 years agomore Makefile cleaning
Patrik Gornicz [Sat, 19 Jul 2008 20:55:38 +0000 (16:55 -0400)]
more Makefile cleaning

15 years agoremoved pointless images
Patrik Gornicz [Sat, 19 Jul 2008 20:52:26 +0000 (16:52 -0400)]
removed pointless images

15 years agocreated a VERBOSE mode for the Makefile
Patrik Gornicz [Sat, 19 Jul 2008 17:46:15 +0000 (13:46 -0400)]
created a VERBOSE mode for the Makefile

15 years agocleaned Make output, added base for entity Creator, and calling hooks
Patrik Gornicz [Sat, 19 Jul 2008 16:49:22 +0000 (12:49 -0400)]
cleaned Make output, added base for entity Creator, and calling hooks

15 years agochange to manager namespace, cleaned indentation in manager
Patrik Gornicz [Sat, 19 Jul 2008 16:04:46 +0000 (12:04 -0400)]
change to manager namespace, cleaned indentation in manager

15 years agogitignore of run_phyiscs file
Patrik Gornicz [Thu, 17 Jul 2008 04:12:43 +0000 (00:12 -0400)]
gitignore of run_phyiscs file

15 years agohandled collisions
Patrik Gornicz [Thu, 17 Jul 2008 04:09:50 +0000 (00:09 -0400)]
handled collisions

15 years agomoved items that a normal make doesn't create to distclean
Patrik Gornicz [Thu, 17 Jul 2008 03:55:53 +0000 (23:55 -0400)]
moved items that a normal make doesn't create to distclean

15 years agoswitched to a better depend system
Patrik Gornicz [Thu, 17 Jul 2008 03:49:50 +0000 (23:49 -0400)]
switched to a better depend system

15 years agocolors added
Patrik Gornicz [Thu, 17 Jul 2008 02:47:21 +0000 (22:47 -0400)]
colors added

15 years agoprof and valgrind options added to Makefile
Patrik Gornicz [Thu, 17 Jul 2008 02:45:37 +0000 (22:45 -0400)]
prof and valgrind options added to Makefile

15 years agoremoved tmp file ...
Patrik Gornicz [Thu, 17 Jul 2008 02:31:08 +0000 (22:31 -0400)]
removed tmp file ...

15 years agographics moved to folder, Make flags updated
Patrik Gornicz [Thu, 17 Jul 2008 02:30:47 +0000 (22:30 -0400)]
graphics moved to folder, Make flags updated

15 years agoinput system setup, debug header started
Patrik Gornicz [Thu, 17 Jul 2008 01:36:26 +0000 (21:36 -0400)]
input system setup, debug header started

15 years agoset to ignore *.o files
Patrik Gornicz [Thu, 17 Jul 2008 01:13:49 +0000 (21:13 -0400)]
set to ignore *.o files

15 years agocleaned make file, removed allegro stuff, fixed entity name space issues
Patrik Gornicz [Thu, 17 Jul 2008 01:12:19 +0000 (21:12 -0400)]
cleaned make file, removed allegro stuff, fixed entity name space issues

15 years agoMake updated
Patrik Gornicz [Thu, 17 Jul 2008 00:56:50 +0000 (20:56 -0400)]
Make updated

15 years agotmp removed + make changes
Patrik Gornicz [Wed, 16 Jul 2008 03:43:36 +0000 (23:43 -0400)]
tmp removed + make changes

15 years agotodo for physics
Patrik Gornicz [Sun, 8 Jun 2008 22:57:19 +0000 (18:57 -0400)]
todo for physics

15 years agoadding a new file to the repos
Patrik Gornicz [Thu, 1 May 2008 03:11:24 +0000 (23:11 -0400)]
adding a new file to the repos

15 years agoCreation of physics project
Patrik Gornicz [Thu, 1 May 2008 03:04:55 +0000 (23:04 -0400)]
Creation of physics project