]> git.itanic.dy.fi Git - sdl-planets/history - main.c
quadtree: Add missing function definition to the header
[sdl-planets] / main.c
2010-03-20 Timo Kokkonenmain.c: Make it possible to scale the time step at...
2010-03-20 Timo Kokkonenmain.c: Add some alternative keys for zooming
2010-03-20 Timo Kokkonenmain.c: Set window caption
2010-03-20 Timo KokkonenFix some compiler warnings
2010-03-20 Timo Kokkonenmain.c: Adjust minimum time step
2010-03-20 Timo Kokkonenmain.c: Define maximum time step
2010-03-20 Timo Kokkonenmain.c: Change the command line parameter usage
2010-03-20 Timo KokkonenGenerate plantes in a "starsystem" like form
2010-03-20 Timo Kokkonenmain.c: Move event handling in a separate function
2010-03-20 Timo KokkonenMake planet initialization independent from the screen...
2010-03-20 Timo KokkonenAdd support for zooming the camera
2010-03-20 Timo KokkonenMove camera initialization in camera.c
2010-03-07 Timo Kokkonenmain.c: Fix minor style issue with the code
2010-03-07 Timo KokkonenImplement a moving camera
2010-03-07 Timo Kokkonenmain.c: Make the window resizable
2010-03-07 Timo Kokkonenmain.c: Simplify the list access a bit
2010-03-07 Timo Kokkonenmain.c: Read some parameters from the command line
2010-03-07 Timo Kokkonenmain.c: Print some white space at the end of the status...
2010-03-07 Timo Kokkonenmain.c: Merge two planets into one at collision point
2010-03-07 Timo KokkonenStore the planets in a linked list
2010-03-06 Timo Kokkonenmain.c: Clear the window instead of fading it
2010-02-21 Timo KokkonenLarger window is better
2010-02-21 Timo KokkonenMerge branch 'master' of /home/git/sdl-planets
2010-02-21 Timo KokkonenStyle fixes
2010-02-06 Timo KokkonenInitialize last_fps variable before using it
2010-02-06 Timo KokkonenMerge branch 'remote'
2010-02-06 Timo KokkonenOnly exit when esc key is pressed
2010-02-06 Timo KokkonenAdd FPS counter
2010-02-01 Timo KokkonenMoving colourful planets, whoo
2010-01-31 Timo KokkonenMoving colorful planets, whoo!