]> icculus.org git repositories - btb/d2x.git/history - main/menu.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / main / menu.c
2021-07-17 Bradley BellEnable the mouse OK button on the new game menu
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Bellfix misleading indentation, add explicit braces, etc
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-02-20 Bradley Bellmake function declarations into prototypes
2015-02-24 Bradley BellReplace cvar.archive with flags.
2015-02-04 Bradley Belluse bigger font for 'Vertigo' text, align to canvas...
2015-02-04 Bradley BellMenuHires now just a macro
2015-02-04 Bradley Bellreinitialize screen mode after switching res
2015-02-04 Bradley Bellrename to avoid confusion with Screen_mode
2015-02-04 Bradley Bellcheck for low res modes using correct macro
2015-02-04 Bradley Belluse uint32_t for screen modes
2015-02-04 Bradley Bellremove d1x-ism Game_screen_mode, which basically duplic...
2015-02-01 Bradley Bellremove redundant prototypes
2015-02-01 Bradley Bellremove unnecessary ifdefs
2015-02-01 Bradley Belldefault to current song
2015-02-01 Bradley Bellenable song menu
2015-02-01 Bradley Bellget midi working with sdl_mixer and the hmp2midi from...
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellmore header fixes
2015-01-27 Bradley Bellmove joystick calibration to controls menu
2015-01-27 Bradley Bellcorrect d2x kconfig number
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-20 Bradley Bellmore warnings
2015-01-19 Bradley Belldelete unused superhires option
2015-01-14 Bradley Bellmove remaining playsave variables to config cvars.
2015-01-13 Bradley Bellnew mission-specific cfg file, holds highest level.
2015-01-07 Bradley Bellremove unused windows redbook stuff
2015-01-07 Bradley Bellremove unused windows joystick stuff
2015-01-06 Bradley Bellfix up d2x options menu
2015-01-03 Bradley Bellremove rcs tags
2014-12-23 Bradley Bellset cvar values via formatted string. convenient macro...
2014-12-23 Bradley Bellmake descent.cfg items into cvars, and exec the file...
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-21 Bradley Bellget rid of redbook ifdefs
2014-12-19 Bradley Bellmerge res menus
2014-12-19 Bradley Bellmerge res menus
2014-12-19 Bradley Bellget rid of dependencies on predefined display modes
2014-12-18 Bradley Bellmake braces parseable by IDE
2014-12-18 Bradley Belleliminate warnings and old warning kludges
2006-02-25 Chris Taylorcomplete removal of 7th option in Options menu, hopeful...
2005-08-02 Chris Taylorremove DirectDraw use and Windows mouse stuff made...
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2005-03-20 Bradley Belladded MAX_FPS constant
2005-01-07 Bradley BellIn Load Level, if there is no current mission, select one
2004-12-01 Bradley Bellmerged physfs branch
2004-10-23 Martin Schaffnermove mission list handling functionality to mission...
2004-05-20 Bradley Bellfix a couple of defines
2004-05-20 Bradley Bellallow arbitrary (custom) resolution entry in change_res...
2004-05-20 Bradley Bellinserted d1x-style res change menu (mostly works)
2003-11-18 Bradley Belladded option to disable kalinix under unix
2003-11-14 Bradley Bellstop pointless vid mode changes
2003-10-12 Bradley Belladd IPv4 multicasting support
2003-10-11 Bradley Belllots of shareware and oem fixes
2003-10-10 Bradley Bellcomments/formatting
2003-10-08 Bradley BellSHAREWARE fixes
2003-10-08 Bradley Belldisabled 'd2x keys' weapon selection
2003-10-05 Bradley Belladded UDP support for win32
2003-10-04 Bradley Bellchange byte to sbyte
2003-10-03 Bradley BellMake network architecture choosable from game menu...
2003-04-12 Bradley Bellfix compiler warnings
2003-03-22 Bradley BellAdded option to set movie resolution (mostly works)
2003-03-17 Bradley Bellalso look in shared data dir for demos
2003-03-14 Bradley Bellreplaced joy/mouse sensitivity slider, increased range...
2003-03-13 Bradley Belladded "d2x options" menu, with maxfps option
2003-03-12 Bradley Bellfixed brightness slider
2003-02-28 Bradley BellFixed many opengl glitches
2003-02-28 Bradley Bellnoted that hoard.ham is only needed for multiplayer...
2003-01-03 Bradley Bellmove vertigo text
2002-10-28 Bradley Bellenabled Vertigo displays
2002-08-31 Bradley Bellmake net menu more accurate, also make superhires always on
2002-08-30 Bradley Bellload builtin mission correctly
2002-08-15 Bradley Bellpromote builtin missions. patch from Martin Schaffner...
2002-08-06 Bradley Bellshareware stuff
2002-07-30 Bradley Bellsupport shareware datafiles\!
2002-07-23 Bradley Bellremove experimental nmovie stuff
2002-07-16 Bradley Bellreverting some networking stuff for now
2002-02-13 Bradley BellLotsa networking stuff from d1x
2001-11-09 Bradley Bellfix 640x400 menu text
2001-11-08 Bradley BellEnabled shareware build, endlevel flythrough sequence
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-01-31 Bradley BellFullscreen toggle added to screen res menu
2001-01-24 Bradley Bellchanged args_find to FindArg
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...