libbear.git
14 years agoadded packages file to describe items in packages that other packages can safely use
Patrik Gornicz [Sat, 20 Jun 2009 17:19:02 +0000 (13:19 -0400)]
added packages file to describe items in packages that other packages can safely use

14 years agoadded targets.txt file
Patrik Gornicz [Wed, 17 Jun 2009 02:31:59 +0000 (22:31 -0400)]
added targets.txt file

14 years agoFilled in implementation of Vector2::angle().
Stephen Whitmore [Wed, 17 Jun 2009 01:55:05 +0000 (21:55 -0400)]
Filled in implementation of Vector2::angle().

14 years agocleaned up the make files, added missing all target
Patrik Gornicz [Tue, 16 Jun 2009 03:49:16 +0000 (23:49 -0400)]
cleaned up the make files, added missing all target

14 years agosetup save/restore for includes
Patrik Gornicz [Sat, 13 Jun 2009 22:46:13 +0000 (18:46 -0400)]
setup save/restore for includes

14 years agoadded DIRNAME to each directory, tests now have there own make targets
Patrik Gornicz [Sat, 13 Jun 2009 21:57:33 +0000 (17:57 -0400)]
added DIRNAME to each directory, tests now have there own make targets

14 years agoupdated target to use only suffixies
Patrik Gornicz [Sat, 13 Jun 2009 21:29:27 +0000 (17:29 -0400)]
updated target to use only suffixies

14 years agoclean now cleans bin, mkdir does not use -p
Patrik Gornicz [Sat, 13 Jun 2009 17:24:17 +0000 (13:24 -0400)]
clean now cleans bin, mkdir does not use -p

14 years agotests now depend on the lib binary, printTrace setup
Patrik Gornicz [Sat, 13 Jun 2009 16:44:43 +0000 (12:44 -0400)]
tests now depend on the lib binary, printTrace setup

14 years agoadded prefixes to tests
Patrik Gornicz [Sat, 13 Jun 2009 16:24:09 +0000 (12:24 -0400)]
added prefixes to tests

14 years agofixes tests deps rule, changed to one line
Patrik Gornicz [Sat, 13 Jun 2009 04:06:14 +0000 (00:06 -0400)]
fixes tests deps rule, changed to one line

14 years agofixed a path issue with deps
Patrik Gornicz [Sat, 13 Jun 2009 04:00:48 +0000 (00:00 -0400)]
fixed a path issue with deps

14 years agoadded varible prefixes to lib
Patrik Gornicz [Sat, 13 Jun 2009 04:00:29 +0000 (00:00 -0400)]
added varible prefixes to lib

14 years agoadded $P to tests, fixed some bugs with mixing
Patrik Gornicz [Fri, 12 Jun 2009 04:15:28 +0000 (00:15 -0400)]
added $P to tests, fixed some bugs with mixing

14 years agosuffixing varibles began (lib)
Patrik Gornicz [Fri, 12 Jun 2009 02:45:22 +0000 (22:45 -0400)]
suffixing varibles began (lib)

14 years agochanged how flags are set for targets, fixed deps incflag hack
Patrik Gornicz [Mon, 8 Jun 2009 04:13:38 +0000 (00:13 -0400)]
changed how flags are set for targets, fixed deps incflag hack

14 years agoadded a targets file to describe general targets
Patrik Gornicz [Mon, 8 Jun 2009 03:28:01 +0000 (23:28 -0400)]
added a targets file to describe general targets

14 years agoworked on getting tests directory part of the grand Makefile
Patrik Gornicz [Sun, 7 Jun 2009 23:09:28 +0000 (19:09 -0400)]
worked on getting tests directory part of the grand Makefile

14 years agochanged cxxflags for targets
Patrik Gornicz [Sun, 7 Jun 2009 23:08:53 +0000 (19:08 -0400)]
changed cxxflags for targets

14 years agorenamed test to tests
Patrik Gornicz [Sun, 7 Jun 2009 20:37:12 +0000 (16:37 -0400)]
renamed test to tests

14 years agoMoved library files into a lib directory
Patrik Gornicz [Sun, 7 Jun 2009 20:35:37 +0000 (16:35 -0400)]
Moved library files into a lib directory

14 years agocleaned up internal makefile paths
Patrik Gornicz [Sun, 7 Jun 2009 20:04:29 +0000 (16:04 -0400)]
cleaned up internal makefile paths

14 years agoremoved DIRS varible, setup CXXFLAGS to be target specific
Patrik Gornicz [Fri, 5 Jun 2009 04:03:10 +0000 (00:03 -0400)]
removed DIRS varible, setup CXXFLAGS to be target specific

14 years agomake system divided into *.mk files
Patrik Gornicz [Thu, 4 Jun 2009 04:00:56 +0000 (00:00 -0400)]
make system divided into *.mk files

14 years agoadded -rdynamic flag for better traces
Patrik Gornicz [Sun, 31 May 2009 03:29:31 +0000 (23:29 -0400)]
added -rdynamic flag for better traces

14 years agofixed include of stdlib.h, and incressed the warning level
Patrik Gornicz [Sun, 31 May 2009 03:10:15 +0000 (23:10 -0400)]
fixed include of stdlib.h, and incressed the warning level

14 years agoadded printTrace test
Patrik Gornicz [Sun, 31 May 2009 02:50:54 +0000 (22:50 -0400)]
added printTrace test

14 years agoadded a printTrace function to print out the current stack
Patrik Gornicz [Sun, 31 May 2009 02:49:44 +0000 (22:49 -0400)]
added a printTrace function to print out the current stack

14 years agofixed bugs with test system not using the local library
Patrik Gornicz [Sun, 31 May 2009 02:49:06 +0000 (22:49 -0400)]
fixed bugs with test system not using the local library

14 years agosimple test system setup
Patrik Gornicz [Sun, 31 May 2009 00:41:59 +0000 (20:41 -0400)]
simple test system setup

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

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 agocleaned up how dir.mk files work
Patrik Gornicz [Sun, 24 May 2009 18:11:23 +0000 (14:11 -0400)]
cleaned up how dir.mk files work

14 years agofixed redolent clean rule
Patrik Gornicz [Sun, 24 May 2009 17:36:56 +0000 (13:36 -0400)]
fixed redolent clean rule

14 years agocleaned the make file, regrouped varibles
Patrik Gornicz [Sun, 24 May 2009 17:28:39 +0000 (13:28 -0400)]
cleaned the make file, regrouped varibles

15 years agosmall change to directory handling in Makefile
Patrik Gornicz [Mon, 18 May 2009 21:09:56 +0000 (17:09 -0400)]
small change to directory handling in Makefile

15 years agocreated a Timer class
Patrik Gornicz [Mon, 18 May 2009 20:23:12 +0000 (16:23 -0400)]
created a Timer class

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

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

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

15 years agorenamed Mutex to Lock ...
Patrik Gornicz [Mon, 18 May 2009 05:42:43 +0000 (01:42 -0400)]
renamed Mutex to Lock ...

15 years agorenamed Mutex to a lock (does not compile)
Patrik Gornicz [Mon, 18 May 2009 05:35:40 +0000 (01:35 -0400)]
renamed Mutex to a lock (does not compile)

15 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

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

15 years agocleaned up the library
Patrik Gornicz [Sat, 16 May 2009 17:54:34 +0000 (13:54 -0400)]
cleaned up the library

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

15 years agoMakefile cleaning
Patrik Gornicz [Sat, 16 May 2009 17:28:46 +0000 (13:28 -0400)]
Makefile cleaning

15 years agoadded some standard make varibles, such as prefix
Patrik Gornicz [Sat, 2 May 2009 20:59:26 +0000 (16:59 -0400)]
added some standard make varibles, such as prefix

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

15 years agocreate rules for win32 and final builds
Patrik Gornicz [Sat, 2 May 2009 19:04:38 +0000 (15:04 -0400)]
create rules for win32 and final builds

15 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

15 years agochanged install to use the install program
Patrik Gornicz [Sat, 2 May 2009 18:35:45 +0000 (14:35 -0400)]
changed install to use the install program

15 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

15 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

15 years agofixed method namespaceing bug
Patrik Gornicz [Sat, 2 May 2009 18:21:32 +0000 (14:21 -0400)]
fixed method namespaceing bug

15 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

15 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

15 years agofixed up clean making deps files first
Patrik Gornicz [Fri, 1 May 2009 22:28:23 +0000 (18:28 -0400)]
fixed up clean making deps files first

15 years agoname spaced library
Patrik Gornicz [Fri, 1 May 2009 21:53:17 +0000 (17:53 -0400)]
name spaced library

15 years agochanged names, linking, and installing
Patrik Gornicz [Wed, 29 Apr 2009 00:37:42 +0000 (20:37 -0400)]
changed names, linking, and installing

15 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

15 years agoinstall/uninstall
Patrik Gornicz [Tue, 28 Apr 2009 22:02:45 +0000 (18:02 -0400)]
install/uninstall

15 years agochanges to soname of lib
Patrik Gornicz [Tue, 28 Apr 2009 21:40:13 +0000 (17:40 -0400)]
changes to soname of lib

15 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

15 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

15 years agopublic headers move to a inc directory
Patrik Gornicz [Tue, 28 Apr 2009 20:30:00 +0000 (16:30 -0400)]
public headers move to a inc directory

15 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 agoadded more files to library so it can compile
Patrik Gornicz [Mon, 27 Apr 2009 19:58:17 +0000 (15:58 -0400)]
added more files to library so it can compile

15 years agochanged make files for the library, added gitignore
Patrik Gornicz [Mon, 27 Apr 2009 19:42:13 +0000 (15:42 -0400)]
changed make files for the library, added gitignore

15 years agomoved files into src, copied dir.mk and Makefile
Patrik Gornicz [Mon, 27 Apr 2009 19:27:20 +0000 (15:27 -0400)]
moved files into src, copied dir.mk and Makefile

15 years agocopied Vector2 from physics
Patrik Gornicz [Mon, 27 Apr 2009 19:25:25 +0000 (15:25 -0400)]
copied Vector2 from physics

15 years agochanged cleaning logic again, added copying of COPYING
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
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