physics.git
16 years agogravity well now follows the mouse v0.05
Patrik Gornicz [Thu, 21 Aug 2008 20:58:24 +0000 (16:58 -0400)]
gravity well now follows the mouse

16 years agocreated a gravity well
Patrik Gornicz [Thu, 21 Aug 2008 20:29:27 +0000 (16:29 -0400)]
created a gravity well

16 years agochanged to a better make header hack ... added position delta to screen collisions...
Patrik Gornicz [Thu, 21 Aug 2008 20:06:23 +0000 (16:06 -0400)]
changed to a better make header hack ... added position delta to screen collisions to insure balls stay in the screen

16 years agosetup config to be one file
Patrik Gornicz [Thu, 21 Aug 2008 19:35:53 +0000 (15:35 -0400)]
setup config to be one file

16 years agopaused key control moved to config
Patrik Gornicz [Wed, 20 Aug 2008 15:26:54 +0000 (11:26 -0400)]
paused key control moved to config

16 years agoanti-aliasing? not effective...
Patrik Gornicz [Wed, 20 Aug 2008 02:51:12 +0000 (22:51 -0400)]
anti-aliasing? not effective...

16 years agostate changing wrp complete, pause working correctly
Patrik Gornicz [Wed, 20 Aug 2008 02:33:00 +0000 (22:33 -0400)]
state changing wrp complete, pause working correctly

16 years agochange tar system, basic would fail as it does not include needed directories or...
Patrik Gornicz [Tue, 19 Aug 2008 21:47:36 +0000 (17:47 -0400)]
change tar system, basic would fail as it does not include needed directories or it would include the deps as they are built first, git only seems logical

16 years agowrp: game state changing
Patrik Gornicz [Tue, 19 Aug 2008 00:55:11 +0000 (20:55 -0400)]
wrp: game state changing

16 years agosmall Makefile change v0.04
Patrik Gornicz [Mon, 18 Aug 2008 22:47:56 +0000 (18:47 -0400)]
small Makefile change

16 years agoadded an INSTALL file
Patrik Gornicz [Mon, 18 Aug 2008 22:45:44 +0000 (18:45 -0400)]
added an INSTALL file

16 years ago.
Patrik Gornicz [Mon, 18 Aug 2008 22:37:40 +0000 (18:37 -0400)]
.

16 years agoadded .tmp files to insure directories are added to the repository ...
Patrik Gornicz [Mon, 18 Aug 2008 20:33:34 +0000 (16:33 -0400)]
added .tmp files to insure directories are added to the repository ...

16 years agomoved no source files from src
Patrik Gornicz [Mon, 18 Aug 2008 01:26:39 +0000 (21:26 -0400)]
moved no source files from src

16 years agoremoved tmp files
Patrik Gornicz [Mon, 18 Aug 2008 01:12:32 +0000 (21:12 -0400)]
removed tmp files

16 years agoadded tmp file to get dirs into repos ...
Patrik Gornicz [Mon, 18 Aug 2008 01:12:13 +0000 (21:12 -0400)]
added tmp file to get dirs into repos ...

16 years agochange .gitignores around
Patrik Gornicz [Mon, 18 Aug 2008 01:09:40 +0000 (21:09 -0400)]
change .gitignores around

16 years agoMerge branch 'master' of ssh://pgornicz@cpu22.student.cs.uwaterloo.ca/~pgornicz/...
Patrik Gornicz [Mon, 18 Aug 2008 00:58:17 +0000 (20:58 -0400)]
Merge branch 'master' of ssh://pgornicz@cpu22.student.cs.uwaterloo.ca/~pgornicz/.git-repos/physics

16 years agochanged Makefile to use deps and objs directories
Patrik Gornicz [Mon, 18 Aug 2008 00:52:40 +0000 (20:52 -0400)]
changed Makefile to use deps and objs directories

16 years agoadded standard include to template
Patrik Gornicz [Tue, 12 Aug 2008 03:36:40 +0000 (23:36 -0400)]
added standard include to template

16 years agoadded VALFLAGS varible
Patrik Gornicz [Sat, 9 Aug 2008 17:44:12 +0000 (13:44 -0400)]
added VALFLAGS varible

16 years agochanged CoR to 0.8, and implemented it for the screen effect
Patrik Gornicz [Sat, 9 Aug 2008 17:37:30 +0000 (13:37 -0400)]
changed CoR to 0.8, and implemented it for the screen effect

16 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

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

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

16 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

16 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

16 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

16 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

16 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

16 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

16 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[]

16 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

16 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

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

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

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

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

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

16 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)

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

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

16 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... ?

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

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

16 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

16 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&

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

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

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

16 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

16 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

16 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

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

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

16 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

16 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

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

16 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

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

16 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

16 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

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

16 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

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

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

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

16 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

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