physics.git
14 years agofinished changes to deps directory building master
Patrik Gornicz [Tue, 1 Sep 2009 05:24:09 +0000 (01:24 -0400)]
finished changes to deps directory building

14 years agochanged all directory usages to dir/name instead of dir/name/
Patrik Gornicz [Tue, 1 Sep 2009 04:07:00 +0000 (00:07 -0400)]
changed all directory usages to dir/name instead of dir/name/

14 years agorenamed a few more members and changed some switch statements
Patrik Gornicz [Tue, 1 Sep 2009 02:03:45 +0000 (22:03 -0400)]
renamed a few more members and changed some switch statements

14 years agonamed members m_* to quite -Wshadow
Patrik Gornicz [Tue, 1 Sep 2009 01:10:58 +0000 (21:10 -0400)]
named members m_* to quite -Wshadow

14 years ago.d files are now created with .o files
Patrik Gornicz [Sun, 23 Aug 2009 19:56:28 +0000 (15:56 -0400)]
.d files are now created with .o files

14 years agoadded usages of trim to lists
Patrik Gornicz [Wed, 19 Aug 2009 03:49:27 +0000 (23:49 -0400)]
added usages of trim to lists

14 years agoentityCreator setup to use bear::Queue
Patrik Gornicz [Tue, 4 Aug 2009 04:09:13 +0000 (00:09 -0400)]
entityCreator setup to use bear::Queue

14 years agoremoved old Makefile, use the one in libbear now
Patrik Gornicz [Sat, 1 Aug 2009 21:07:06 +0000 (17:07 -0400)]
removed old Makefile, use the one in libbear now

14 years agoremoved some dirty physics hacks
Patrik Gornicz [Sat, 1 Aug 2009 20:58:28 +0000 (16:58 -0400)]
removed some dirty physics hacks

14 years agoadded bear to include folder
Patrik Gornicz [Sat, 1 Aug 2009 20:44:35 +0000 (16:44 -0400)]
added bear to include folder

14 years agochanged phony make targets for projects to be suffixies of 'all'
Patrik Gornicz [Mon, 27 Jul 2009 04:18:21 +0000 (00:18 -0400)]
changed phony make targets for projects to be suffixies of 'all'

14 years agofixed circual dep issue with phony physics target
Patrik Gornicz [Sat, 25 Jul 2009 23:51:18 +0000 (19:51 -0400)]
fixed circual dep issue with phony physics target

14 years agofixed miss placed libbear.so.0
Patrik Gornicz [Sat, 25 Jul 2009 23:47:48 +0000 (19:47 -0400)]
fixed miss placed libbear.so.0

14 years agodirectory dependancy moved down
Patrik Gornicz [Sat, 25 Jul 2009 23:47:02 +0000 (19:47 -0400)]
directory dependancy moved down

14 years agoadded swap to ignore
Patrik Gornicz [Wed, 1 Jul 2009 19:36:27 +0000 (15:36 -0400)]
added swap to ignore

14 years agoadded missing physics targets
Patrik Gornicz [Wed, 1 Jul 2009 19:35:54 +0000 (15:35 -0400)]
added missing physics targets

14 years agocreated function include varibles F_
Patrik Gornicz [Wed, 1 Jul 2009 19:31:15 +0000 (15:31 -0400)]
created function include varibles F_

14 years agocreated cleanrules.mk
Patrik Gornicz [Wed, 1 Jul 2009 19:05:43 +0000 (15:05 -0400)]
created cleanrules.mk

14 years agocreated stackpush/pop include functions
Patrik Gornicz [Wed, 1 Jul 2009 18:57:06 +0000 (14:57 -0400)]
created stackpush/pop include functions

14 years agofixed non-used argument, compiler warnings
Patrik Gornicz [Wed, 1 Jul 2009 18:24:59 +0000 (14:24 -0400)]
fixed non-used argument, compiler warnings

14 years agocreate B_ varibles for build types
Patrik Gornicz [Wed, 1 Jul 2009 15:12:55 +0000 (11:12 -0400)]
create B_ varibles for build types

14 years agochanged $(dir $@) to ${$@}, which prevents an odd directory bug from occuring
Patrik Gornicz [Wed, 24 Jun 2009 00:38:07 +0000 (20:38 -0400)]
changed $(dir $@) to ${$@}, which prevents an odd directory bug from occuring

14 years agoremoved make file comment
Patrik Gornicz [Wed, 24 Jun 2009 00:29:57 +0000 (20:29 -0400)]
removed make file comment

14 years agophysics setup to use local libbear
Patrik Gornicz [Wed, 24 Jun 2009 00:06:35 +0000 (20:06 -0400)]
physics setup to use local libbear

14 years agoremoved srcpath
Patrik Gornicz [Tue, 23 Jun 2009 03:47:22 +0000 (23:47 -0400)]
removed srcpath

14 years agomake system changed to be a subset of the library make system
Patrik Gornicz [Tue, 23 Jun 2009 03:11:50 +0000 (23:11 -0400)]
make system changed to be a subset of the library make system

currently the objs are compiling

14 years agorenamed libpg to libbear
Patrik Gornicz [Thu, 28 May 2009 01:44:29 +0000 (21:44 -0400)]
renamed libpg to libbear

14 years agomoved ticks to lib
Patrik Gornicz [Mon, 18 May 2009 17:43:59 +0000 (13:43 -0400)]
moved ticks to lib

14 years agorenamed Mutex to Lock
Patrik Gornicz [Mon, 18 May 2009 17:34:10 +0000 (13:34 -0400)]
renamed Mutex to Lock

14 years agochanges needed due to library cleaning
Patrik Gornicz [Sat, 16 May 2009 18:06:10 +0000 (14:06 -0400)]
changes needed due to library cleaning

14 years agoMakefile cleaning
Patrik Gornicz [Sat, 16 May 2009 17:29:07 +0000 (13:29 -0400)]
Makefile cleaning

14 years agoMakefile cleaning
Patrik Gornicz [Sat, 16 May 2009 17:29:07 +0000 (13:29 -0400)]
Makefile cleaning

14 years agoadded pg.dll
Patrik Gornicz [Sat, 2 May 2009 20:56:11 +0000 (16:56 -0400)]
added pg.dll

14 years agochanged else ifeq so a lesser make can handle it
Patrik Gornicz [Sat, 2 May 2009 18:52:42 +0000 (14:52 -0400)]
changed else ifeq so a lesser make can handle it

14 years agoadded simple makewin32 and makefinal scripts
Patrik Gornicz [Sat, 2 May 2009 18:22:36 +0000 (14:22 -0400)]
added simple makewin32 and makefinal scripts

14 years agoadded using namespace pg to relavent files ... will remove at some point
Patrik Gornicz [Sat, 2 May 2009 18:22:07 +0000 (14:22 -0400)]
added using namespace pg to relavent files ... will remove at some point

14 years agoMerge branch 'master' into libpg
Patrik Gornicz [Fri, 1 May 2009 23:10:29 +0000 (19:10 -0400)]
Merge branch 'master' into libpg

Conflicts:
Makefile

14 years agoreworked how Makefile works wrt to win32 and final builds
Patrik Gornicz [Fri, 1 May 2009 23:05:42 +0000 (19:05 -0400)]
reworked how Makefile works wrt to win32 and final builds

14 years agothe local libraries found in libs are now used
Patrik Gornicz [Wed, 29 Apr 2009 00:37:03 +0000 (20:37 -0400)]
the local libraries found in libs are now used

14 years agochanged src so the libpg headers are now used
Patrik Gornicz [Tue, 28 Apr 2009 21:26:03 +0000 (17:26 -0400)]
changed src so the libpg headers are now used

14 years agofixed bug in make file wrt INCDIRS
Patrik Gornicz [Tue, 28 Apr 2009 20:31:24 +0000 (16:31 -0400)]
fixed bug in make file wrt INCDIRS

14 years agoremoved files that have been moved to libpg
Patrik Gornicz [Mon, 27 Apr 2009 20:48:52 +0000 (16:48 -0400)]
removed files that have been moved to libpg

15 years agochanged cleaning logic again, added copying of COPYING v0.10
Patrik Gornicz [Tue, 21 Apr 2009 02:38:43 +0000 (22:38 -0400)]
changed cleaning logic again, added copying of COPYING

15 years agofixed libscpy for mingw32, changed special cleaning bug
Patrik Gornicz [Tue, 21 Apr 2009 02:15:40 +0000 (22:15 -0400)]
fixed libscpy for mingw32, changed special cleaning bug

15 years agochanged Makefile to copy more file to bin directories
Patrik Gornicz [Tue, 21 Apr 2009 01:53:03 +0000 (21:53 -0400)]
changed Makefile to copy more file to bin directories

15 years agoadded SDL win32
Patrik Gornicz [Mon, 20 Apr 2009 17:21:47 +0000 (13:21 -0400)]
added SDL win32

15 years agoadded linux libSDL
Patrik Gornicz [Mon, 20 Apr 2009 17:16:42 +0000 (13:16 -0400)]
added linux libSDL

15 years agoadded target fps
Patrik Gornicz [Thu, 19 Feb 2009 18:40:51 +0000 (13:40 -0500)]
added target fps

15 years agorefactored main
Patrik Gornicz [Thu, 22 Jan 2009 02:07:27 +0000 (21:07 -0500)]
refactored main

15 years agorefactored mathw
Patrik Gornicz [Thu, 22 Jan 2009 01:35:44 +0000 (20:35 -0500)]
refactored mathw

15 years agorefactoed ticks
Patrik Gornicz [Thu, 22 Jan 2009 01:33:25 +0000 (20:33 -0500)]
refactoed ticks

15 years agorefactored handleSignal
Patrik Gornicz [Thu, 22 Jan 2009 01:32:04 +0000 (20:32 -0500)]
refactored handleSignal

15 years agorefactored game
Patrik Gornicz [Thu, 22 Jan 2009 01:27:30 +0000 (20:27 -0500)]
refactored game

15 years agorefactored entityManager
Patrik Gornicz [Thu, 22 Jan 2009 01:05:08 +0000 (20:05 -0500)]
refactored entityManager

15 years agorefactored entityCreator
Patrik Gornicz [Thu, 22 Jan 2009 00:42:11 +0000 (19:42 -0500)]
refactored entityCreator

15 years agorefactored effectManager
Patrik Gornicz [Thu, 22 Jan 2009 00:20:02 +0000 (19:20 -0500)]
refactored effectManager

15 years agochange how Make triggers cleans
Patrik Gornicz [Thu, 22 Jan 2009 00:01:16 +0000 (19:01 -0500)]
change how Make triggers cleans

15 years agorefactored collisionManager
Patrik Gornicz [Wed, 21 Jan 2009 23:50:34 +0000 (18:50 -0500)]
refactored collisionManager

15 years agorefactored Vector2
Patrik Gornicz [Wed, 21 Jan 2009 23:14:59 +0000 (18:14 -0500)]
refactored Vector2

15 years agorefactor of CollisionInfo
Patrik Gornicz [Wed, 21 Jan 2009 22:55:44 +0000 (17:55 -0500)]
refactor of CollisionInfo

15 years agofixed polygon penitration due to CoR
Patrik Gornicz [Wed, 21 Jan 2009 15:59:49 +0000 (10:59 -0500)]
fixed polygon penitration due to CoR

15 years agoadded color to polygons
Patrik Gornicz [Wed, 21 Jan 2009 05:02:17 +0000 (00:02 -0500)]
added color to polygons

15 years agoadded suport for ballxpolygon collision ... VERY hacky
Patrik Gornicz [Wed, 21 Jan 2009 04:55:17 +0000 (23:55 -0500)]
added suport for ballxpolygon collision ... VERY hacky

15 years agohacks that make a polygon draw
Patrik Gornicz [Tue, 20 Jan 2009 03:57:36 +0000 (22:57 -0500)]
hacks that make a polygon draw

15 years agoadded santiy checks to mutexes v0.09
Patrik Gornicz [Tue, 20 Jan 2009 01:18:11 +0000 (20:18 -0500)]
added santiy checks to mutexes

15 years agoremoved tags creation ... broken system, no real point
Patrik Gornicz [Mon, 19 Jan 2009 23:57:59 +0000 (18:57 -0500)]
removed tags creation ... broken system, no real point

15 years agooff loaded including of subdirectories to dir.mk files (fixes dependencies problems)
Patrik Gornicz [Mon, 19 Jan 2009 05:32:06 +0000 (00:32 -0500)]
off loaded including of subdirectories to dir.mk files (fixes dependencies problems)

15 years agoremoved all ../ entries and made a basic inc path (dependencies are currently broke)
Patrik Gornicz [Mon, 19 Jan 2009 05:02:52 +0000 (00:02 -0500)]
removed all ../ entries and made a basic inc path (dependencies are currently broke)

15 years agofixed up directory creation
Patrik Gornicz [Mon, 19 Jan 2009 04:32:51 +0000 (23:32 -0500)]
fixed up directory creation

15 years agoprof update and cleaning
Patrik Gornicz [Mon, 19 Jan 2009 01:46:58 +0000 (20:46 -0500)]
prof update and cleaning

15 years agogiving more control to dir.mk files
Patrik Gornicz [Mon, 19 Jan 2009 01:24:12 +0000 (20:24 -0500)]
giving more control to dir.mk files

15 years agorenamed to dir.mk files
Patrik Gornicz [Mon, 19 Jan 2009 00:59:04 +0000 (19:59 -0500)]
renamed to dir.mk files

15 years agoreworked print formating
Patrik Gornicz [Mon, 19 Jan 2009 00:47:56 +0000 (19:47 -0500)]
reworked print formating

15 years agomore makefile changes due t move
Patrik Gornicz [Mon, 19 Jan 2009 00:30:44 +0000 (19:30 -0500)]
more makefile changes due t move

15 years agomoved makefile up to root
Patrik Gornicz [Mon, 19 Jan 2009 00:20:38 +0000 (19:20 -0500)]
moved makefile up to root

15 years agooptomized collisions to exclude half of the tests
Patrik Gornicz [Thu, 11 Dec 2008 01:09:23 +0000 (20:09 -0500)]
optomized collisions to exclude half of the tests

15 years agofixed uppercase key bug
Patrik Gornicz [Sun, 7 Dec 2008 20:30:43 +0000 (15:30 -0500)]
fixed uppercase key bug

15 years agochanges to how configs react to input
Patrik Gornicz [Sun, 7 Dec 2008 20:20:51 +0000 (15:20 -0500)]
changes to how configs react to input

15 years agoreworked ups/fps/paused logic
Patrik Gornicz [Sun, 7 Dec 2008 19:57:11 +0000 (14:57 -0500)]
reworked ups/fps/paused logic

15 years agomoved event pumping onto the draw thread, should fix windows event problems v0.08
Patrik Gornicz [Sun, 7 Dec 2008 17:39:53 +0000 (12:39 -0500)]
moved event pumping onto the draw thread, should fix windows event problems

15 years agoball collisions now optimized
Patrik Gornicz [Sun, 7 Dec 2008 15:51:55 +0000 (10:51 -0500)]
ball collisions now optimized

15 years agowip: advanced collisions
Patrik Gornicz [Sat, 6 Dec 2008 19:40:38 +0000 (14:40 -0500)]
wip: advanced collisions

15 years agocollision test cleaning
Patrik Gornicz [Sat, 6 Dec 2008 14:49:12 +0000 (09:49 -0500)]
collision test cleaning

15 years agoremoved debug print statements
Patrik Gornicz [Sun, 30 Nov 2008 22:39:39 +0000 (17:39 -0500)]
removed debug print statements

15 years agodelete is now thread safe
Patrik Gornicz [Sun, 30 Nov 2008 22:32:58 +0000 (17:32 -0500)]
delete is now thread safe

15 years agoadded better thread safty ... still broke
Patrik Gornicz [Sun, 30 Nov 2008 21:52:14 +0000 (16:52 -0500)]
added better thread safty ... still broke

15 years agoadded DASSERT
Patrik Gornicz [Sun, 30 Nov 2008 21:51:59 +0000 (16:51 -0500)]
added DASSERT

15 years agoecplise basic project created
Patrik Gornicz [Sun, 30 Nov 2008 19:05:26 +0000 (14:05 -0500)]
ecplise basic project created

15 years agotemplate fix
Patrik Gornicz [Sun, 30 Nov 2008 18:57:20 +0000 (13:57 -0500)]
template fix

15 years agocreated locks abstraction
Patrik Gornicz [Sat, 22 Nov 2008 09:55:22 +0000 (04:55 -0500)]
created locks abstraction

15 years agoadded X button to mimic the end button
Patrik Gornicz [Sat, 22 Nov 2008 06:04:59 +0000 (01:04 -0500)]
added X button to mimic the end button

15 years agowip: more thread safety
Patrik Gornicz [Sat, 22 Nov 2008 05:36:29 +0000 (00:36 -0500)]
wip: more thread safety

15 years agoadded some thread safty ... much more still needed
Patrik Gornicz [Sat, 22 Nov 2008 05:02:32 +0000 (00:02 -0500)]
added some thread safty ... much more still needed

15 years agoadded final to make
Patrik Gornicz [Mon, 17 Nov 2008 03:46:56 +0000 (22:46 -0500)]
added final to make

15 years agoupdate thread setup with a good cap
Patrik Gornicz [Mon, 17 Nov 2008 03:41:07 +0000 (22:41 -0500)]
update thread setup with a good cap

15 years agocreated basic threads
Patrik Gornicz [Mon, 17 Nov 2008 01:33:23 +0000 (20:33 -0500)]
created basic threads

15 years agoclean outputs
Patrik Gornicz [Mon, 17 Nov 2008 00:29:41 +0000 (19:29 -0500)]
clean outputs

15 years agoupdate install readme
Patrik Gornicz [Sun, 16 Nov 2008 20:49:45 +0000 (15:49 -0500)]
update install readme

15 years agocleaning of the Makefile v0.07
Patrik Gornicz [Sun, 16 Nov 2008 03:08:47 +0000 (22:08 -0500)]
cleaning of the Makefile

15 years agoconfig dir fix
Patrik Gornicz [Sun, 16 Nov 2008 02:14:04 +0000 (21:14 -0500)]
config dir fix