Patrik Gornicz [Sat, 15 Nov 2008 23:05:44 +0000 (18:05 -0500)]
update ignore
Patrik Gornicz [Sat, 15 Nov 2008 23:05:15 +0000 (18:05 -0500)]
starting windows cross compiling
Patrik Gornicz [Mon, 29 Sep 2008 00:05:38 +0000 (20:05 -0400)]
using make to create the objs and deps directories
Patrik Gornicz [Sun, 28 Sep 2008 04:12:42 +0000 (00:12 -0400)]
more makefile cleaning
Patrik Gornicz [Sun, 28 Sep 2008 03:32:35 +0000 (23:32 -0400)]
fixed depend mistake
Patrik Gornicz [Sun, 28 Sep 2008 03:30:34 +0000 (23:30 -0400)]
correct mistake
Patrik Gornicz [Sun, 28 Sep 2008 03:19:20 +0000 (23:19 -0400)]
started smart includes
Patrik Gornicz [Tue, 23 Sep 2008 01:28:06 +0000 (21:28 -0400)]
fixed string problems
Patrik Gornicz [Mon, 22 Sep 2008 03:02:11 +0000 (23:02 -0400)]
fixed up the key mapping system a little ... still does comparisons wrong ...
Patrik Gornicz [Mon, 22 Sep 2008 00:34:31 +0000 (20:34 -0400)]
added more start balls to slow things down on my desktop ...
Patrik Gornicz [Tue, 2 Sep 2008 03:42:15 +0000 (23:42 -0400)]
keys setup to use extern
Patrik Gornicz [Fri, 29 Aug 2008 05:02:39 +0000 (01:02 -0400)]
varible location differs in files ... static not working?
Patrik Gornicz [Fri, 29 Aug 2008 04:22:38 +0000 (00:22 -0400)]
key control changed to new system
Patrik Gornicz [Fri, 29 Aug 2008 04:18:27 +0000 (00:18 -0400)]
created key system, not yet used as there's a static bug
Patrik Gornicz [Fri, 29 Aug 2008 03:58:13 +0000 (23:58 -0400)]
change to SDLKey type
Patrik Gornicz [Fri, 29 Aug 2008 03:04:00 +0000 (23:04 -0400)]
fix config reader bug
Patrik Gornicz [Thu, 28 Aug 2008 20:15:32 +0000 (16:15 -0400)]
fixed relative config path, needs to be run from withen run_physics directory now
Patrik Gornicz [Fri, 22 Aug 2008 22:26:52 +0000 (18:26 -0400)]
wip: reader, added key mappings
Patrik Gornicz [Fri, 22 Aug 2008 21:48:57 +0000 (17:48 -0400)]
template had missing ; for class ... lmao
Patrik Gornicz [Fri, 22 Aug 2008 19:54:46 +0000 (15:54 -0400)]
gravity well force moved to const
Patrik Gornicz [Fri, 22 Aug 2008 19:29:54 +0000 (15:29 -0400)]
wip: config reader, reading input
Patrik Gornicz [Fri, 22 Aug 2008 17:40:38 +0000 (13:40 -0400)]
wip: config reader
Patrik Gornicz [Fri, 22 Aug 2008 17:03:44 +0000 (13:03 -0400)]
fixed addition of well at start
Patrik Gornicz [Fri, 22 Aug 2008 16:48:09 +0000 (12:48 -0400)]
gravity corrected, mass changed to 5 for start balls
Patrik Gornicz [Fri, 22 Aug 2008 16:42:16 +0000 (12:42 -0400)]
start balls now weigh more
Patrik Gornicz [Fri, 22 Aug 2008 15:56:24 +0000 (11:56 -0400)]
effects are now stored in a set, improved grav well control
Patrik Gornicz [Fri, 22 Aug 2008 15:31:20 +0000 (11:31 -0400)]
grav well only follows mouse when space is pressed
Patrik Gornicz [Fri, 22 Aug 2008 15:20:38 +0000 (11:20 -0400)]
renamed collisionHandler to Manager
Patrik Gornicz [Fri, 22 Aug 2008 15:12:45 +0000 (11:12 -0400)]
.
Patrik Gornicz [Fri, 22 Aug 2008 14:52:58 +0000 (10:52 -0400)]
time step fixed
Patrik Gornicz [Fri, 22 Aug 2008 02:11:52 +0000 (22:11 -0400)]
Merge branch 'master' into mainloop
Patrik Gornicz [Fri, 22 Aug 2008 02:11:46 +0000 (22:11 -0400)]
wells where too strong, halfed effect
Patrik Gornicz [Fri, 22 Aug 2008 02:08:40 +0000 (22:08 -0400)]
wip: main testing
Patrik Gornicz [Fri, 22 Aug 2008 01:37:35 +0000 (21:37 -0400)]
Merge branch 'master' into mainloop
Patrik Gornicz [Fri, 22 Aug 2008 01:37:23 +0000 (21:37 -0400)]
time_steping collisions was a MASSIVE bottleneak, removed
Patrik Gornicz [Fri, 22 Aug 2008 01:32:16 +0000 (21:32 -0400)]
added rolling times
Patrik Gornicz [Thu, 21 Aug 2008 23:11:18 +0000 (19:11 -0400)]
added gitclean and gitcleanf to Makefile, insures local copy matches what is being hosted
Patrik Gornicz [Thu, 21 Aug 2008 23:06:56 +0000 (19:06 -0400)]
cleaned how balls are added
Patrik Gornicz [Thu, 21 Aug 2008 22:16:01 +0000 (18:16 -0400)]
simple add balls implemented
Patrik Gornicz [Thu, 21 Aug 2008 20:58:24 +0000 (16:58 -0400)]
gravity well now follows the mouse
Patrik Gornicz [Thu, 21 Aug 2008 20:29:27 +0000 (16:29 -0400)]
created a gravity well
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
Patrik Gornicz [Thu, 21 Aug 2008 19:35:53 +0000 (15:35 -0400)]
setup config to be one file
Patrik Gornicz [Wed, 20 Aug 2008 15:26:54 +0000 (11:26 -0400)]
paused key control moved to config
Patrik Gornicz [Wed, 20 Aug 2008 02:51:12 +0000 (22:51 -0400)]
anti-aliasing? not effective...
Patrik Gornicz [Wed, 20 Aug 2008 02:33:00 +0000 (22:33 -0400)]
state changing wrp complete, pause working correctly
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
Patrik Gornicz [Tue, 19 Aug 2008 00:55:11 +0000 (20:55 -0400)]
wrp: game state changing
Patrik Gornicz [Mon, 18 Aug 2008 22:47:56 +0000 (18:47 -0400)]
small Makefile change
Patrik Gornicz [Mon, 18 Aug 2008 22:45:44 +0000 (18:45 -0400)]
added an INSTALL file
Patrik Gornicz [Mon, 18 Aug 2008 22:37:40 +0000 (18:37 -0400)]
.
Patrik Gornicz [Mon, 18 Aug 2008 20:33:34 +0000 (16:33 -0400)]
added .tmp files to insure directories are added to the repository ...
Patrik Gornicz [Mon, 18 Aug 2008 01:26:39 +0000 (21:26 -0400)]
moved no source files from src
Patrik Gornicz [Mon, 18 Aug 2008 01:12:32 +0000 (21:12 -0400)]
removed tmp files
Patrik Gornicz [Mon, 18 Aug 2008 01:12:13 +0000 (21:12 -0400)]
added tmp file to get dirs into repos ...
Patrik Gornicz [Mon, 18 Aug 2008 01:09:40 +0000 (21:09 -0400)]
change .gitignores around
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
Patrik Gornicz [Mon, 18 Aug 2008 00:52:40 +0000 (20:52 -0400)]
changed Makefile to use deps and objs directories
Patrik Gornicz [Tue, 12 Aug 2008 03:36:40 +0000 (23:36 -0400)]
added standard include to template
Patrik Gornicz [Sat, 9 Aug 2008 17:44:12 +0000 (13:44 -0400)]
added VALFLAGS varible
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
Patrik Gornicz [Sat, 9 Aug 2008 16:52:30 +0000 (12:52 -0400)]
added ball to ball collisions
Patrik Gornicz [Sat, 9 Aug 2008 14:57:52 +0000 (10:57 -0400)]
fixed template headers
Patrik Gornicz [Sat, 9 Aug 2008 01:11:50 +0000 (21:11 -0400)]
added GPL copyrights
Patrik Gornicz [Mon, 4 Aug 2008 22:01:16 +0000 (18:01 -0400)]
permission hook working correctly, good bye temp file
Patrik Gornicz [Mon, 4 Aug 2008 21:45:43 +0000 (17:45 -0400)]
test of the public permissions hook
Patrik Gornicz [Sat, 2 Aug 2008 21:13:46 +0000 (17:13 -0400)]
created input, graphics and game namespaces
Patrik Gornicz [Sat, 2 Aug 2008 20:58:52 +0000 (16:58 -0400)]
massive cleaning of file section headers
Patrik Gornicz [Sat, 2 Aug 2008 19:56:58 +0000 (15:56 -0400)]
added phonies to make, added fps to debug
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
Patrik Gornicz [Sat, 2 Aug 2008 01:19:07 +0000 (21:19 -0400)]
fixed a mismatced new[] with a delete[]
Patrik Gornicz [Sat, 2 Aug 2008 01:12:29 +0000 (21:12 -0400)]
made all the balls start moving
Patrik Gornicz [Sat, 2 Aug 2008 01:08:37 +0000 (21:08 -0400)]
added screen collisions using an Effect
Patrik Gornicz [Sat, 2 Aug 2008 00:05:38 +0000 (20:05 -0400)]
gravity working through manager
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