about summary refs log tree commit diff
BranchCommit messageAuthorAge
masterdescriptionEmile5 years
 
 
AgeCommit messageAuthor
2020-01-10description HEAD masterEmile
2018-12-01last commit, manually merging into the GalaxySimulatorhanemile
2018-11-16testing gpg via golandhanemile
2018-11-16Added some comments explaining what is being donehanemile
2018-11-16Wrote some tests :Dhanemile
2018-11-16Cleaning up a bithanemile
2018-11-13signed commithanemile
2018-11-13added a descriptionhanemile
2018-11-06Renamed the InsideOf Example functionhanemile
2018-11-06Rebuild the function that builds the quadtree and changes all the empty quadt...hanemile
2018-11-03removed the typeshanemile
2018-11-03Added a test that tests printing a quadtreehanemile
2018-11-03Implemented all possible cases for the Insert methodhanemile
2018-11-03Describing the cases a bit morehanemile
2018-11-03Updated the InsideOf test, now covering all possible cases!hanemile
2018-11-03Updated the ExampleInsideOf() function name and the Example texthanemile
2018-11-03Updated the output comment to match the real outputhanemile
2018-11-03Updated the Example text.hanemile
2018-11-03Implemented some Examples, these will be visible in the godoc.org documentation!hanemile
2018-11-03Exported the quadtree function (quadtree -> Quadtree)hanemile
2018-11-03moved the quadtree to the top of the filehanemile
2018-11-03moved the ExampleNewCoord function to the test file.hanemile
2018-11-03the insideOf function is now called InsideOf and can be now called from every...hanemile
2018-11-03Moved the BoundingBox struct to the top of the file.hanemile
2018-11-03Implemented a reccursive print function for a quadtree.hanemile
2018-11-03refactored some names, they are now being exported.hanemile
2018-11-03moved the files to the right dirhanemile
2018-11-03moved the file to it's own packagehanemile
2018-11-03Implemented kind of... ...everything!hanemile
2018-10-30added the quadtree structure defining a quadtree and it's node at thehanemile
2018-10-30add the containsPoint method that returns true if the given point ishanemile
2018-10-30Bounding box adds a structure that information about a single cell inhanemile
2018-10-30coordinate structurehanemile
2018-10-30ide-stuffhanemile
2018-10-30Initial commitemile