physics.git
2009-09-01 Patrik Gorniczrenamed a few more members and changed some switch...
2009-09-01 Patrik Gornicznamed members m_* to quite -Wshadow
2009-08-23 Patrik Gornicz.d files are now created with .o files
2009-08-19 Patrik Gorniczadded usages of trim to lists
2009-08-04 Patrik GorniczentityCreator setup to use bear::Queue
2009-08-01 Patrik Gorniczremoved old Makefile, use the one in libbear now
2009-08-01 Patrik Gorniczremoved some dirty physics hacks
2009-08-01 Patrik Gorniczadded bear to include folder
2009-07-27 Patrik Gorniczchanged phony make targets for projects to be suffixies...
2009-07-25 Patrik Gorniczfixed circual dep issue with phony physics target
2009-07-25 Patrik Gorniczfixed miss placed libbear.so.0
2009-07-25 Patrik Gorniczdirectory dependancy moved down
2009-07-01 Patrik Gorniczadded swap to ignore
2009-07-01 Patrik Gorniczadded missing physics targets
2009-07-01 Patrik Gorniczcreated function include varibles F_
2009-07-01 Patrik Gorniczcreated cleanrules.mk
2009-07-01 Patrik Gorniczcreated stackpush/pop include functions
2009-07-01 Patrik Gorniczfixed non-used argument, compiler warnings
2009-07-01 Patrik Gorniczcreate B_ varibles for build types
2009-06-24 Patrik Gorniczchanged $(dir $@) to ${$@}, which prevents an odd direc...
2009-06-24 Patrik Gorniczremoved make file comment
2009-06-24 Patrik Gorniczphysics setup to use local libbear
2009-06-23 Patrik Gorniczremoved srcpath
2009-06-23 Patrik Gorniczmake system changed to be a subset of the library make...
2009-05-28 Patrik Gorniczrenamed libpg to libbear
2009-05-18 Patrik Gorniczmoved ticks to lib
2009-05-18 Patrik Gorniczrenamed Mutex to Lock
2009-05-16 Patrik Gorniczchanges needed due to library cleaning
2009-05-16 Patrik GorniczMakefile cleaning
2009-05-16 Patrik GorniczMakefile cleaning
2009-05-02 Patrik Gorniczadded pg.dll
2009-05-02 Patrik Gorniczchanged else ifeq so a lesser make can handle it
2009-05-02 Patrik Gorniczadded simple makewin32 and makefinal scripts
2009-05-02 Patrik Gorniczadded using namespace pg to relavent files ... will...
2009-05-01 Patrik GorniczMerge branch 'master' into libpg
2009-05-01 Patrik Gorniczreworked how Makefile works wrt to win32 and final...
2009-04-29 Patrik Gorniczthe local libraries found in libs are now used
2009-04-28 Patrik Gorniczchanged src so the libpg headers are now used
2009-04-28 Patrik Gorniczfixed bug in make file wrt INCDIRS
2009-04-27 Patrik Gorniczremoved files that have been moved to libpg
2009-04-21 Patrik Gorniczchanged cleaning logic again, added copying of COPYING v0.10
2009-04-21 Patrik Gorniczfixed libscpy for mingw32, changed special cleaning bug
2009-04-21 Patrik Gorniczchanged Makefile to copy more file to bin directories
2009-04-20 Patrik Gorniczadded SDL win32
2009-04-20 Patrik Gorniczadded linux libSDL
2009-02-19 Patrik Gorniczadded target fps
2009-01-22 Patrik Gorniczrefactored main
2009-01-22 Patrik Gorniczrefactored mathw
2009-01-22 Patrik Gorniczrefactoed ticks
2009-01-22 Patrik Gorniczrefactored handleSignal
2009-01-22 Patrik Gorniczrefactored game
2009-01-22 Patrik Gorniczrefactored entityManager
2009-01-22 Patrik Gorniczrefactored entityCreator
2009-01-22 Patrik Gorniczrefactored effectManager
2009-01-22 Patrik Gorniczchange how Make triggers cleans
2009-01-21 Patrik Gorniczrefactored collisionManager
2009-01-21 Patrik Gorniczrefactored Vector2
2009-01-21 Patrik Gorniczrefactor of CollisionInfo
2009-01-21 Patrik Gorniczfixed polygon penitration due to CoR
2009-01-21 Patrik Gorniczadded color to polygons
2009-01-21 Patrik Gorniczadded suport for ballxpolygon collision ... VERY hacky
2009-01-20 Patrik Gorniczhacks that make a polygon draw
2009-01-20 Patrik Gorniczadded santiy checks to mutexes v0.09
2009-01-19 Patrik Gorniczremoved tags creation ... broken system, no real point
2009-01-19 Patrik Gorniczoff loaded including of subdirectories to dir.mk files...
2009-01-19 Patrik Gorniczremoved all ../ entries and made a basic inc path ...
2009-01-19 Patrik Gorniczfixed up directory creation
2009-01-19 Patrik Gorniczprof update and cleaning
2009-01-19 Patrik Gorniczgiving more control to dir.mk files
2009-01-19 Patrik Gorniczrenamed to dir.mk files
2009-01-19 Patrik Gorniczreworked print formating
2009-01-19 Patrik Gorniczmore makefile changes due t move
2009-01-19 Patrik Gorniczmoved makefile up to root
2008-12-11 Patrik Gorniczoptomized collisions to exclude half of the tests
2008-12-07 Patrik Gorniczfixed uppercase key bug
2008-12-07 Patrik Gorniczchanges to how configs react to input
2008-12-07 Patrik Gorniczreworked ups/fps/paused logic
2008-12-07 Patrik Gorniczmoved event pumping onto the draw thread, should fix... v0.08
2008-12-07 Patrik Gorniczball collisions now optimized
2008-12-06 Patrik Gorniczwip: advanced collisions
2008-12-06 Patrik Gorniczcollision test cleaning
2008-11-30 Patrik Gorniczremoved debug print statements
2008-11-30 Patrik Gorniczdelete is now thread safe
2008-11-30 Patrik Gorniczadded better thread safty ... still broke
2008-11-30 Patrik Gorniczadded DASSERT
2008-11-30 Patrik Gorniczecplise basic project created
2008-11-30 Patrik Gornicztemplate fix
2008-11-22 Patrik Gorniczcreated locks abstraction
2008-11-22 Patrik Gorniczadded X button to mimic the end button
2008-11-22 Patrik Gorniczwip: more thread safety
2008-11-22 Patrik Gorniczadded some thread safty ... much more still needed
2008-11-17 Patrik Gorniczadded final to make
2008-11-17 Patrik Gorniczupdate thread setup with a good cap
2008-11-17 Patrik Gorniczcreated basic threads
2008-11-17 Patrik Gorniczclean outputs
2008-11-16 Patrik Gorniczupdate install readme
2008-11-16 Patrik Gorniczcleaning of the Makefile v0.07
2008-11-16 Patrik Gorniczconfig dir fix
2008-11-16 Patrik Gorniczcopying of config files
2008-11-16 Patrik GorniczBLDDIRS clean up
next