]> icculus.org git repositories - btb/d2x.git/history - main/game.c
divide negative window x-coordinates properly, fixing random crashes
[btb/d2x.git] / main / game.c
2006-11-26 Chris Taylorsmall brace tidy up to allow a source code editor to...
2006-06-03 Chris Taylorthe gauges work in 320xXXX (sdl) again. It needs to...
2005-08-07 Chris Taylorget the cockpit to show with d2x-gl (actually committed!)
2005-08-02 Chris Taylorremove DirectDraw use and Windows mouse stuff made...
2005-07-30 Chris Taylorremove pixel double code
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2005-07-29 Chris Tayloronly shoot when fire button down (fix bug #2271)
2005-06-22 Chris Tayloradd level component saving functions which use PhysicsFS
2005-04-01 Chris Taylor"Go to Main Menu" now works in editor
2005-03-20 Bradley Belladded MAX_FPS constant
2004-12-17 Bradley Belladded fast save
2004-11-27 Bradley Bellfree up cpu by not calling timer_delay so many times
2004-10-23 Martin Schaffnerremove unnecessary build_mission_list call
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-05-22 Bradley Belltypo
2004-05-22 Bradley Bellmake rear view leave_time variable with -rearviewleavet...
2004-05-20 Bradley Belladd alt+enter to toggle fullscreen (in addition to...
2004-05-20 Bradley Bellmove gr_renderstats and gr_badtexture back to game.c
2004-05-20 Bradley Bellinserted d1x-style res change menu (mostly works)
2003-12-08 Bradley Bellget rid of silly ulongs
2003-11-18 Bradley Bellalways set menu mode for GL popups
2003-10-10 Bradley Bellcomments/formatting
2003-06-06 Bradley Bellmerge (non-physfs stuff) from physfs branch
2003-06-02 Bradley Belladded console code (from SDL_console)
2003-03-17 Bradley Bellenable experimental console support
2003-03-13 Bradley Belladded -fps option
2003-02-28 Bradley Belloops
2003-02-27 Bradley Belluse timer_delay instead of d_delay
2002-10-03 Bradley Bellwhitespace
2002-09-04 Bradley Bellwe want the mac ibitblt for everything but dos and...
2002-08-15 Bradley Bellpromote builtin missions. patch from Martin Schaffner...
2002-07-30 Bradley Bellsupport shareware datafiles\!
2002-07-27 Bradley Bellportability
2002-02-23 Bradley Belldisabled cockpit for OGL, formatting
2002-02-14 Bradley BellAdded hotkeys to toggle fullscreen mode
2002-02-13 Bradley BellFullscreen toggle stuff
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-01-31 Bradley BellOpenGL support under Cygwin/SDL
2001-01-31 Bradley BellMakefile and conf.h fixes
2001-01-28 Bradley BellOpenGL now uses SDL-GL instead of gii
2001-01-24 Bradley Bellchanged args_find to FindArg
2001-01-22 Bradley Bellfix compiler warnings w/opengl
2001-01-20 Bradley BellGot rid of all compiler warnings, for non-OpenGL on...
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...