libbear.git
2010-09-06 Patrik Gorniczfixed velocity math mistake, updated gravtiy well force... master
2010-09-06 Patrik Gorniczfixed compile error with newer compilers
2010-01-13 Patrik Gorniczchange some make varibles to be lower case and hence...
2009-12-12 Patrik GorniczWIP: makefile command changes
2009-12-01 Patrik Gorniczadded logging of commands
2009-09-20 Patrik Gorniczupdated gitignore
2009-09-20 Patrik Gorniczmore work towards compiling under cygwin
2009-09-20 Patrik Gorniczstarted changes to allow compiling from cygwin
2009-09-18 Patrik Gorniczremoved unnecessary clean logic due to changes with...
2009-09-09 Patrik Gorniczcleaned signal handler
2009-09-09 Patrik Gorniczremoved usage of std::set, added removeItem and removeA...
2009-09-04 Patrik Gorniczadded reference to netbeans bug
2009-09-04 Patrik Gorniczremoved usages of $${@D} in favour of $${SS_DIR}
2009-09-02 Patrik GorniczNB-Projects update
2009-09-02 Patrik Gorniczcreated BEAR_CASSERT and renamed dassert to BEAR_DASSERT
2009-09-02 Patrik Gorniczexpanded Array and replaced all usages of std::vector...
2009-09-02 Patrik Gorniczchanged queue to array and abstracted a deque from it
2009-09-02 Patrik Gorniczadded NULL define in debug.h
2009-09-02 Patrik Gorniczphysics no longer option in Makefile
2009-09-01 Patrik Gorniczupdated gitignore for the physics application
2009-09-01 Patrik GorniczMerge branch 'physics'
2009-09-01 Patrik Gorniczmoved physics repository into a sub directory of libbear
2009-09-01 Patrik Gornicztodo up libbear-premerge
2009-09-01 Patrik Gorniczfinished changes to deps directory building physics-premerge
2009-09-01 Patrik Gorniczfinished changes to deps directory building
2009-09-01 Patrik Gorniczstarted fix to deps directory building
2009-09-01 Patrik Gorniczchanged all directory usages to dir/name instead of...
2009-09-01 Patrik Gorniczchanged all directory usages to dir/name instead of...
2009-09-01 Patrik Gorniczremoved trailing / from directories (given in files.mk)
2009-09-01 Patrik Gornicztodo update
2009-09-01 Patrik Gorniczadded -Wswitch-enum flag
2009-09-01 Patrik Gorniczrenamed a few more members and changed some switch...
2009-09-01 Patrik Gorniczadded more warning flags
2009-09-01 Patrik Gorniczadded -Wshadow
2009-09-01 Patrik Gornicznamed members m_* to quite -Wshadow
2009-08-23 Patrik Gorniczadded flags for debug
2009-08-23 Patrik Gorniczremoved the cleanall command, clean now cleans bin...
2009-08-23 Patrik GorniczTODO update
2009-08-23 Patrik Gornicz.d files are now created with .o files
2009-08-23 Patrik Gornicz.d files are now created with .o files
2009-08-23 Patrik Gorniczfixed extension in TODO
2009-08-23 Patrik GorniczTODO update
2009-08-23 Patrik Gorniczbug fix, physics not built by all
2009-08-23 Patrik Gorniczadded comments to 'nice' output in bld log
2009-08-23 Patrik Gorniczcreated basic logging system, also added cmd-rm and...
2009-08-19 Patrik Gorniczadded usages of trim to lists
2009-08-19 Patrik Gornicztodo up
2009-08-19 Patrik Gorniczreworked queue to use pointers instead of indexs
2009-08-19 Patrik Gorniczadded if debug comments to dassert
2009-08-19 Patrik Gorniczchange mod to use unsigned ints
2009-08-05 Patrik Gorniczadded makefile todo
2009-08-04 Patrik GorniczentityCreator setup to use bear::Queue
2009-08-04 Patrik Gorniczfixed many missed cases in Queue
2009-08-04 Patrik Gorniczfirst run implementation of Queue
2009-08-02 Patrik Gorniczadded missing physics nbproject files
2009-08-02 Patrik Gornicznbprojects up
2009-08-02 Patrik GorniczAdded Queue and Set stubs
2009-08-02 Patrik Gorniczfixed physics typo in make rule
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 Gorniczremoved some dirty physics hacks
2009-08-01 Patrik Gorniczadded bear to include folder
2009-08-01 Patrik Gorniczadded bear to include folder
2009-07-27 Patrik Gorniczchanged phony make targets for projects to be suffixies...
2009-07-27 Patrik Gorniczupdated targets.txt with changes to 'all'
2009-07-27 Patrik GorniczNetBeans up
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-25 Patrik Gorniczadded basic Net Beans Project files
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 function include varibles F_
2009-07-01 Patrik Gorniczcreated cleanrules.mk
2009-07-01 Patrik Gorniczcreated cleanrules.mk
2009-07-01 Patrik Gorniczcreated stackpush/pop include functions
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-07-01 Patrik Gorniczcreate B_ varibles for build types
2009-07-01 Patrik Gorniczsetup physics to be a local project
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 Gorniczremoved srcpath
2009-06-23 Patrik Gorniczmake system changed to be a subset of the library make...
2009-06-23 Patrik Gorniczremoved old comment
2009-06-23 Patrik Gorniczmake: created global directory names
2009-06-20 Patrik Gorniczfixed makefile hack to get tests depending on libs
2009-06-20 Patrik Gorniczcreated global lib varibles
2009-06-20 Patrik Gorniczcleaned up the g++ commands, (removed the deps sed...
2009-06-20 Patrik Gorniczfixed global clean commands still creating deps files
2009-06-20 Patrik Gorniczmoved dir dep rule to package level
2009-06-20 Patrik Gorniczmoved mkdir cmd to root
2009-06-20 Patrik Gorniczcreated some cmd varibles
2009-06-20 Patrik Gorniczadded gitrebase guide
2009-06-20 Patrik Gorniczadded .swp to git ignore
next