added usages of trim to lists
[physics.git] / src /
2009-08-19 Patrik Gorniczadded usages of trim to lists
2009-08-04 Patrik GorniczentityCreator setup to use bear::Queue
2009-08-01 Patrik Gorniczadded bear to include folder
2009-07-01 Patrik Gorniczcreated function include varibles F_
2009-07-01 Patrik Gorniczcreated stackpush/pop include functions
2009-07-01 Patrik Gorniczfixed non-used argument, compiler warnings
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-02 Patrik Gorniczadded using namespace pg to relavent files ... will...
2009-05-01 Patrik GorniczMerge branch 'master' into libpg
2009-04-28 Patrik Gorniczchanged src so the libpg headers are now used
2009-04-27 Patrik Gorniczremoved files that have been moved to libpg
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-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 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 Gorniczgiving more control to dir.mk files
2009-01-19 Patrik Gorniczrenamed to dir.mk files
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-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 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
2008-11-16 Patrik Gorniczdirectory cleaning
2008-11-16 Patrik Gorniczchange to mingw32 making
2008-11-16 Patrik GorniczMakefile update
2008-11-16 Patrik GorniczMerge branch 'master' of ssh://pgornicz@cpu22.student...
2008-11-16 Patrik Gorniczmore debug changes
2008-11-15 Patrik Gorniczcreated DPF
2008-11-15 Patrik Gorniczstarting windows cross compiling
2008-10-09 Patrik Gorniczfixed make
2008-10-09 Patrik Gorniczmake clean
2008-10-09 Patrik Gorniczchanged to using a keys config
2008-10-09 Patrik Gorniczremoved testing in Makefile
2008-09-29 Patrik Gorniczusing make to create the objs and deps directories
2008-09-28 Patrik Gorniczmore makefile cleaning
2008-09-28 Patrik Gorniczfixed depend mistake
2008-09-28 Patrik Gorniczcorrect mistake
2008-09-28 Patrik Gorniczstarted smart includes
2008-09-23 Patrik Gorniczfixed string problems
2008-09-22 Patrik Gorniczfixed up the key mapping system a little ... still...
2008-09-22 Patrik Gorniczadded more start balls to slow things down on my deskto...
2008-09-02 Patrik Gorniczkeys setup to use extern
2008-08-29 Patrik Gorniczvarible location differs in files ... static not working?
2008-08-29 Patrik Gorniczkey control changed to new system
2008-08-29 Patrik Gorniczcreated key system, not yet used as there's a static bug
2008-08-29 Patrik Gorniczchange to SDLKey type
2008-08-29 Patrik Gorniczfix config reader bug
2008-08-28 Patrik Gorniczfixed relative config path, needs to be run from withen...
2008-08-22 Patrik Gorniczwip: reader, added key mappings
2008-08-22 Patrik Gorniczgravity well force moved to const
2008-08-22 Patrik Gorniczwip: config reader, reading input
2008-08-22 Patrik Gorniczwip: config reader
2008-08-22 Patrik Gorniczfixed addition of well at start
2008-08-22 Patrik Gorniczgravity corrected, mass changed to 5 for start balls
2008-08-22 Patrik Gorniczstart balls now weigh more
2008-08-22 Patrik Gorniczeffects are now stored in a set, improved grav well...
2008-08-22 Patrik Gorniczgrav well only follows mouse when space is pressed
next