aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2013-07-22Add 1920x1080 resolutionThomas White
2008-08-20Use either mouse button for thrustThomas White
2008-08-19Licence update to GPLv3.0Thomas White
2008-08-14Framerate stuff should use 'time', not 'tlast'Tom White
2008-08-13Increase resolution of game timerThomas White
2008-08-13Show 'dt' in status lineThomas White
2008-08-13Render even when pausedThomas White
2008-08-13Use unified 'game time' concept, makes pause work properlyTom White
2008-08-07Tidy up status linetaw27
2008-08-07Put timer stuff in status linetaw27
2008-08-07Comment out debug linestaw27
2008-08-07Debug messagestaw27
2008-08-07Measure and subtract physics time from the waittaw27
2008-08-07Status line needs trailing spacestaw27
2008-08-07Sleep for the right amount of timetaw27
2008-08-06Thrust control with mouse buttontaw27
2008-07-30Increase the frame delay a bittaw27
2008-07-27Camera angle scalingtaw27
2008-07-27Add '1280W' (1280x768) resolutiontaw27
2008-07-26Camera position stufftaw27
2008-07-25Initial mouse stuff (needs work)taw27
2008-07-24Mouse stufftaw27
2008-07-24Do a final newline if showing the status linetaw27
2008-07-24Fix command-line help stufftaw27
2008-07-24Formattingtaw27
2008-07-24Add 'no-framerate-limit' and 'status-line' command line optionstaw27
2008-07-23Game debug informationtaw27
2008-07-19Radiation stuffweiss
2008-07-05Option to disable musictaw27
2008-07-02Playing with the help messagetaw27
2008-06-29Command-line option for audio debuggingtaw27
2008-06-22Add game_shutdown()taw27
2008-06-21Tidy uptaw27
2008-06-18Stufftaw27
2008-06-12Escape quitstaw27
2008-06-05Correct the theoretical maximum frameratetaw27
2008-06-05Comment out a random printftaw27
2008-06-04Help messagetaw27
2008-06-04Disable OpenGL stuff at the command linetaw27
2008-06-01Multiple portability fixestaw27
2008-05-26Physics worktaw27
2008-05-26Accurately describe the 1680x1050 resolutiontaw27
2008-05-25Add 1024x768 resolutiontaw27
2008-05-24Loads of shader and lighting stufftaw27
2008-05-22Subdivision fixestaw27
2008-05-21Handle key releases even when pausedtaw27
2008-05-20Help message fiddlingtaw27
2008-05-17Fuel and radiation meter functionalitytaw27
2008-05-17Default to 800x600 resolutiontaw27
2008-05-17Initial audio frameworktaw27