]> git.itanic.dy.fi Git - sdl-planets/history - planet.c
planet.c: Use the quadtree_move function from quadtree lib
[sdl-planets] / planet.c
2010-12-24 Timo Kokkonenplanet.c: Use the quadtree_move function from quadtree lib
2010-10-31 Timo KokkonenMerge branch 'master' of git://itanic.dy.fi/sdl-planets
2010-10-30 Timo KokkonenMove quadtree comparison code inside quadtree.c
2010-10-30 Timo KokkonenMove position vector from planet to quadtree
2010-05-01 Esko Kokkonenmerge_planets: Calculate new color for the remaining...
2010-04-18 Timo Kokkonenmove_planet: Optimize the tree topology change detection
2010-04-18 Timo Kokkonenplanet.c: Add support for drawing the planet tree structure
2010-04-13 Timo Kokkonendraw_planet: Separate circle drawing into its own function
2010-04-13 Timo Kokkonenplanet: Add tree statistics
2010-04-13 Timo KokkonenIntroduce struct quadree_ops
2010-04-11 Timo Kokkonenplanet.c: Optimize moving of planets within thetree
2010-04-10 Timo Kokkonenmove_planet: Remove debug code
2010-04-10 Timo Kokkonenmain.c: Print tree statistics
2010-04-08 Timo Kokkonenplanets: Add support for spatial search from quadtree
2010-04-08 Timo Kokkonenplanets: Add quadtrees in use
2010-04-05 Timo KokkonenMerge branch 'master' of git://itanic.dy.fi/sdl-planets
2010-04-05 Timo KokkonenMerge branch 'master' into quadtree-dev
2010-04-05 Timo Kokkonencreate_planets: Initialize also the first planet
2010-04-04 Arto Heikkinencreate_planets: Modify the for-loop to start from 0.
2010-04-02 Timo Kokkonensetup_planet: Concentrate the mass mostly in the middle...
2010-03-20 Timo Kokkonenplanet.c: Fix minor style issue
2010-03-20 Timo KokkonenFix some compiler warnings
2010-03-20 Timo Kokkonencreate_planets: Remove unneeded debug print
2010-03-20 Timo KokkonenGenerate plantes in a "starsystem" like form
2010-03-20 Timo Kokkonengravitize_planets: Fix approximation from the gravity...
2010-03-20 Timo Kokkonendraw_planet: Draw circular planets
2010-03-20 Timo Kokkonenplanet.c: Size of the planet is the planet radius
2010-03-20 Timo KokkonenMake planet initialization independent from the screen...
2010-03-20 Timo KokkonenAdd support for zooming the camera
2010-03-07 Timo KokkonenImplement a moving camera
2010-03-07 Timo Kokkonendraw_planet: Use Better size for the drawing the planet
2010-03-07 Timo Kokkonenreshape_planet: Better size estimation for the planet
2010-03-07 Timo Kokkonenmerge_planets: Don't move the heavier planet when they...
2010-03-07 Timo Kokkonendraw_planet: Minimum size for a planet should be one...
2010-03-07 Timo Kokkonenplanets: Add function to merge two planets at one
2010-03-07 Timo Kokkonenplanet.c: Add function to reshape the size of the planet
2010-03-07 Timo Kokkonengravitize_planets: Return true in even of a collision
2010-03-07 Timo Kokkonenprint_planet: Also print the size of the planet
2010-03-07 Timo KokkonenUtilize lists correctly
2010-03-06 Timo KokkonenPrepare for having planets in linked list
2010-03-06 Timo KokkonenDraw rectangular planets
2010-02-21 Timo KokkonenMerge branch 'master' of /home/git/sdl-planets
2010-02-21 Timo KokkonenStyle fixes
2010-02-01 Timo KokkonenMoving colourful planets, whoo
2010-01-31 Timo KokkonenMoving colorful planets, whoo!