about summary refs log tree commit diff
Commit message (Expand)AuthorAge
* description HEAD masterEmile2020-01-10
* last commit, manually merging into the GalaxySimulatorhanemile2018-12-01
* testing gpg via golandhanemile2018-11-16
* Added some comments explaining what is being donehanemile2018-11-16
* Wrote some tests :Dhanemile2018-11-16
* Cleaning up a bithanemile2018-11-16
* signed commithanemile2018-11-13
* added a descriptionhanemile2018-11-13
* Renamed the InsideOf Example functionhanemile2018-11-06
* Rebuild the function that builds the quadtree and changes all the empty quadt...hanemile2018-11-06
* removed the typeshanemile2018-11-03
* Added a test that tests printing a quadtreehanemile2018-11-03
* Implemented all possible cases for the Insert methodhanemile2018-11-03
* Describing the cases a bit morehanemile2018-11-03
* Updated the InsideOf test, now covering all possible cases!hanemile2018-11-03
* Updated the ExampleInsideOf() function name and the Example texthanemile2018-11-03
* Updated the output comment to match the real outputhanemile2018-11-03
* Updated the Example text.hanemile2018-11-03
* Implemented some Examples, these will be visible in the godoc.org documentation!hanemile2018-11-03
* Exported the quadtree function (quadtree -> Quadtree)hanemile2018-11-03
* moved the quadtree to the top of the filehanemile2018-11-03
* moved the ExampleNewCoord function to the test file.hanemile2018-11-03
* the insideOf function is now called InsideOf and can be now called from every...hanemile2018-11-03
* Moved the BoundingBox struct to the top of the file.hanemile2018-11-03
* Implemented a reccursive print function for a quadtree.hanemile2018-11-03
* refactored some names, they are now being exported.hanemile2018-11-03
* moved the files to the right dirhanemile2018-11-03
* moved the file to it's own packagehanemile2018-11-03
* Implemented kind of... ...everything!hanemile2018-11-03
* added the quadtree structure defining a quadtree and it's node at thehanemile2018-10-30
* add the containsPoint method that returns true if the given point ishanemile2018-10-30
* Bounding box adds a structure that information about a single cell inhanemile2018-10-30
* coordinate structurehanemile2018-10-30
* ide-stuffhanemile2018-10-30
* Initial commitemile2018-10-30