libbear.git
13 years agofixed velocity math mistake, updated gravtiy well force to look better master
Patrik Gornicz [Mon, 6 Sep 2010 17:03:34 +0000 (13:03 -0400)]
fixed velocity math mistake, updated gravtiy well force to look better

13 years agofixed compile error with newer compilers
Patrik Gornicz [Mon, 6 Sep 2010 17:02:57 +0000 (13:02 -0400)]
fixed compile error with newer compilers

14 years agochange some make varibles to be lower case and hence tied to the directory name
Patrik Gornicz [Wed, 13 Jan 2010 16:54:50 +0000 (11:54 -0500)]
change some make varibles to be lower case and hence tied to the directory name

14 years agoWIP: makefile command changes
Patrik Gornicz [Sat, 12 Dec 2009 06:07:32 +0000 (01:07 -0500)]
WIP: makefile command changes

14 years agoadded logging of commands
Patrik Gornicz [Tue, 1 Dec 2009 03:24:27 +0000 (22:24 -0500)]
added logging of commands

14 years agoupdated gitignore
Patrik Gornicz [Sun, 20 Sep 2009 21:09:45 +0000 (17:09 -0400)]
updated gitignore

14 years agomore work towards compiling under cygwin
Patrik Gornicz [Sun, 20 Sep 2009 21:08:00 +0000 (17:08 -0400)]
more work towards compiling under cygwin

14 years agostarted changes to allow compiling from cygwin
Patrik Gornicz [Sun, 20 Sep 2009 18:36:56 +0000 (14:36 -0400)]
started changes to allow compiling from cygwin

14 years agoremoved unnecessary clean logic due to changes with dependencies
Patrik Gornicz [Fri, 18 Sep 2009 02:47:54 +0000 (22:47 -0400)]
removed unnecessary clean logic due to changes with dependencies

14 years agocleaned signal handler
Patrik Gornicz [Wed, 9 Sep 2009 03:41:18 +0000 (23:41 -0400)]
cleaned signal handler

14 years agoremoved usage of std::set, added removeItem and removeAt to Array class
Patrik Gornicz [Wed, 9 Sep 2009 03:16:11 +0000 (23:16 -0400)]
removed usage of std::set, added removeItem and removeAt to Array class

14 years agoadded reference to netbeans bug
Patrik Gornicz [Fri, 4 Sep 2009 05:16:27 +0000 (01:16 -0400)]
added reference to netbeans bug

14 years agoremoved usages of $${@D} in favour of $${SS_DIR}
Patrik Gornicz [Fri, 4 Sep 2009 04:28:05 +0000 (00:28 -0400)]
removed usages of $${@D} in favour of $${SS_DIR}

14 years agoNB-Projects update
Patrik Gornicz [Wed, 2 Sep 2009 06:30:57 +0000 (02:30 -0400)]
NB-Projects update

14 years agocreated BEAR_CASSERT and renamed dassert to BEAR_DASSERT
Patrik Gornicz [Wed, 2 Sep 2009 06:23:12 +0000 (02:23 -0400)]
created BEAR_CASSERT and renamed dassert to BEAR_DASSERT

14 years agoexpanded Array and replaced all usages of std::vector with bear::Array
Patrik Gornicz [Wed, 2 Sep 2009 04:32:37 +0000 (00:32 -0400)]
expanded Array and replaced all usages of std::vector with bear::Array

14 years agochanged queue to array and abstracted a deque from it
Patrik Gornicz [Wed, 2 Sep 2009 02:56:11 +0000 (22:56 -0400)]
changed queue to array and abstracted a deque from it

14 years agoadded NULL define in debug.h
Patrik Gornicz [Wed, 2 Sep 2009 02:55:43 +0000 (22:55 -0400)]
added NULL define in debug.h

14 years agophysics no longer option in Makefile
Patrik Gornicz [Wed, 2 Sep 2009 02:54:39 +0000 (22:54 -0400)]
physics no longer option in Makefile

14 years agoupdated gitignore for the physics application
Patrik Gornicz [Tue, 1 Sep 2009 18:46:35 +0000 (14:46 -0400)]
updated gitignore for the physics application

14 years agoMerge branch 'physics'
Patrik Gornicz [Tue, 1 Sep 2009 18:44:49 +0000 (14:44 -0400)]
Merge branch 'physics'

14 years agomoved physics repository into a sub directory of libbear
Patrik Gornicz [Tue, 1 Sep 2009 18:41:15 +0000 (14:41 -0400)]
moved physics repository into a sub directory of libbear

14 years agotodo up libbear-premerge
Patrik Gornicz [Tue, 1 Sep 2009 05:27:23 +0000 (01:27 -0400)]
todo up

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

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

14 years agostarted fix to deps directory building
Patrik Gornicz [Tue, 1 Sep 2009 03:13:56 +0000 (23:13 -0400)]
started fix 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 agochanged all directory usages to dir/name instead of dir/name/
Patrik Gornicz [Tue, 1 Sep 2009 04:06:53 +0000 (00:06 -0400)]
changed all directory usages to dir/name instead of dir/name/

14 years agoremoved trailing / from directories (given in files.mk)
Patrik Gornicz [Tue, 1 Sep 2009 03:30:10 +0000 (23:30 -0400)]
removed trailing / from directories (given in files.mk)

14 years agotodo update
Patrik Gornicz [Tue, 1 Sep 2009 03:19:39 +0000 (23:19 -0400)]
todo update

14 years agoadded -Wswitch-enum flag
Patrik Gornicz [Tue, 1 Sep 2009 02:04:08 +0000 (22:04 -0400)]
added -Wswitch-enum flag

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 agoadded more warning flags
Patrik Gornicz [Tue, 1 Sep 2009 01:20:24 +0000 (21:20 -0400)]
added more warning flags

14 years agoadded -Wshadow
Patrik Gornicz [Tue, 1 Sep 2009 01:11:27 +0000 (21:11 -0400)]
added -Wshadow

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 agoadded flags for debug
Patrik Gornicz [Sun, 23 Aug 2009 23:57:47 +0000 (19:57 -0400)]
added flags for debug

14 years agoremoved the cleanall command, clean now cleans bin objs and deps
Patrik Gornicz [Sun, 23 Aug 2009 20:14:37 +0000 (16:14 -0400)]
removed the cleanall command, clean now cleans bin objs and deps

This was done because the parallel deps creation with objs will create
the deps even when not cleaned. So why not clean everything with clean?

14 years agoTODO update
Patrik Gornicz [Sun, 23 Aug 2009 19:57:15 +0000 (15:57 -0400)]
TODO update

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 ago.d files are now created with .o files
Patrik Gornicz [Sun, 23 Aug 2009 19:56:25 +0000 (15:56 -0400)]
.d files are now created with .o files

14 years agofixed extension in TODO
Patrik Gornicz [Sun, 23 Aug 2009 18:48:52 +0000 (14:48 -0400)]
fixed extension in TODO

14 years agoTODO update
Patrik Gornicz [Sun, 23 Aug 2009 18:46:37 +0000 (14:46 -0400)]
TODO update

14 years agobug fix, physics not built by all
Patrik Gornicz [Sun, 23 Aug 2009 18:45:42 +0000 (14:45 -0400)]
bug fix, physics not built by all

14 years agoadded comments to 'nice' output in bld log
Patrik Gornicz [Sun, 23 Aug 2009 18:38:07 +0000 (14:38 -0400)]
added comments to 'nice' output in bld log

14 years agocreated basic logging system, also added cmd-rm and cmd-rmrec commands
Patrik Gornicz [Sun, 23 Aug 2009 18:20:14 +0000 (14:20 -0400)]
created basic logging system, also added cmd-rm and cmd-rmrec commands

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 agotodo up
Patrik Gornicz [Wed, 19 Aug 2009 03:48:51 +0000 (23:48 -0400)]
todo up

14 years agoreworked queue to use pointers instead of indexs
Patrik Gornicz [Wed, 19 Aug 2009 03:48:37 +0000 (23:48 -0400)]
reworked queue to use pointers instead of indexs

14 years agoadded if debug comments to dassert
Patrik Gornicz [Wed, 19 Aug 2009 03:47:31 +0000 (23:47 -0400)]
added if debug comments to dassert

14 years agochange mod to use unsigned ints
Patrik Gornicz [Wed, 19 Aug 2009 03:44:34 +0000 (23:44 -0400)]
change mod to use unsigned ints

14 years agoadded makefile todo
Patrik Gornicz [Wed, 5 Aug 2009 03:00:33 +0000 (23:00 -0400)]
added makefile todo

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 agofixed many missed cases in Queue
Patrik Gornicz [Tue, 4 Aug 2009 04:07:38 +0000 (00:07 -0400)]
fixed many missed cases in Queue

14 years agofirst run implementation of Queue
Patrik Gornicz [Tue, 4 Aug 2009 01:32:51 +0000 (21:32 -0400)]
first run implementation of Queue

14 years agoadded missing physics nbproject files
Patrik Gornicz [Sun, 2 Aug 2009 04:42:31 +0000 (00:42 -0400)]
added missing physics nbproject files

14 years agonbprojects up
Patrik Gornicz [Sun, 2 Aug 2009 04:41:19 +0000 (00:41 -0400)]
nbprojects up

14 years agoAdded Queue and Set stubs
Patrik Gornicz [Sun, 2 Aug 2009 04:42:02 +0000 (00:42 -0400)]
Added Queue and Set stubs

14 years agofixed physics typo in make rule
Patrik Gornicz [Sun, 2 Aug 2009 04:33:40 +0000 (00:33 -0400)]
fixed physics typo in make rule

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 agoremoved some dirty physics hacks
Patrik Gornicz [Sat, 1 Aug 2009 20:58:24 +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 agoadded bear to include folder
Patrik Gornicz [Sat, 1 Aug 2009 20:44:21 +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 agoupdated targets.txt with changes to 'all'
Patrik Gornicz [Mon, 27 Jul 2009 04:17:52 +0000 (00:17 -0400)]
updated targets.txt with changes to 'all'

14 years agoNetBeans up
Patrik Gornicz [Mon, 27 Jul 2009 04:12:29 +0000 (00:12 -0400)]
NetBeans up

14 years agochanged phony make targets for projects to be suffixies of 'all'
Patrik Gornicz [Mon, 27 Jul 2009 04:11:35 +0000 (00:11 -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 basic Net Beans Project files
Patrik Gornicz [Sat, 25 Jul 2009 23:06:21 +0000 (19:06 -0400)]
added basic Net Beans Project files

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 function include varibles F_
Patrik Gornicz [Wed, 1 Jul 2009 19:30:08 +0000 (15:30 -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 cleanrules.mk
Patrik Gornicz [Wed, 1 Jul 2009 19:05:40 +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 agocreated stackpush/pop include functions
Patrik Gornicz [Wed, 1 Jul 2009 18:52:39 +0000 (14:52 -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 agocreate B_ varibles for build types
Patrik Gornicz [Wed, 1 Jul 2009 15:12:42 +0000 (11:12 -0400)]
create B_ varibles for build types

14 years agosetup physics to be a local project
Patrik Gornicz [Wed, 1 Jul 2009 14:40:08 +0000 (10:40 -0400)]
setup physics to be a local project

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 agoremoved srcpath
Patrik Gornicz [Tue, 23 Jun 2009 03:46:38 +0000 (23:46 -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 agoremoved old comment
Patrik Gornicz [Tue, 23 Jun 2009 03:10:58 +0000 (23:10 -0400)]
removed old comment

14 years agomake: created global directory names
Patrik Gornicz [Tue, 23 Jun 2009 00:48:04 +0000 (20:48 -0400)]
make: created global directory names

14 years agofixed makefile hack to get tests depending on libs
Patrik Gornicz [Sat, 20 Jun 2009 19:39:33 +0000 (15:39 -0400)]
fixed makefile hack to get tests depending on libs

tests can now depend on libs cleanly
tests CANNOT depend on tests
libs CANNOT depend on tests

this fixes the BUILD=FINAL bug when building tests

14 years agocreated global lib varibles
Patrik Gornicz [Sat, 20 Jun 2009 19:15:11 +0000 (15:15 -0400)]
created global lib varibles

14 years agocleaned up the g++ commands, (removed the deps sed hack)
Patrik Gornicz [Sat, 20 Jun 2009 18:53:31 +0000 (14:53 -0400)]
cleaned up the g++ commands, (removed the deps sed hack)

14 years agofixed global clean commands still creating deps files
Patrik Gornicz [Sat, 20 Jun 2009 18:40:36 +0000 (14:40 -0400)]
fixed global clean commands still creating deps files

14 years agomoved dir dep rule to package level
Patrik Gornicz [Sat, 20 Jun 2009 18:37:50 +0000 (14:37 -0400)]
moved dir dep rule to package level

14 years agomoved mkdir cmd to root
Patrik Gornicz [Sat, 20 Jun 2009 18:34:23 +0000 (14:34 -0400)]
moved mkdir cmd to root

14 years agocreated some cmd varibles
Patrik Gornicz [Sat, 20 Jun 2009 18:13:16 +0000 (14:13 -0400)]
created some cmd varibles

14 years agoadded gitrebase guide
Patrik Gornicz [Sat, 20 Jun 2009 18:01:46 +0000 (14:01 -0400)]
added gitrebase guide

14 years agoadded .swp to git ignore
Patrik Gornicz [Sat, 20 Jun 2009 17:23:27 +0000 (13:23 -0400)]
added .swp to git ignore