]> icculus.org git repositories - btb/d2x.git/history - main/newmenu.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / main / newmenu.c
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Belldon't use overlapping args in s[n]printf
2018-03-06 KpRename include/error.h to include/dxxerror.h
2015-05-05 zicodxxRedefined lotsa variables, functions and parameters...
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-02 Bradley BellInitialize bg
2015-02-09 Bradley Bellbase scaling on actual bitmap size
2015-02-09 Bradley Bellformatting
2015-02-04 Bradley Bellmake nm_restore_background work with rescaled backgroun...
2015-02-04 Bradley Bellmake scale_line available to use, rename it and show_fu...
2015-02-04 Bradley Bellimplement scaled menu background, from d1x
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellmore header fixes
2015-01-28 Bradley Bellallow left/right navigation in listbox, get_filename
2015-01-28 Bradley Belllet joystick control other dialogs, briefing screens...
2015-01-28 Bradley Belllet left/right emulate other actions in menus
2015-01-28 Bradley Belluse joystick to navigate menus
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-20 Bradley Bellmore warnings
2015-01-16 Bradley Bellseparate control type into separate cvars for joy and...
2015-01-15 Bradley Bellmake control type into bitfield. get rid of legacy...
2015-01-14 Bradley Bellmove remaining playsave variables to config cvars.
2015-01-14 Bradley Bellbegin refactoring to umbrella header
2015-01-12 Bradley Bellconvert control type, joystick sensitivity to cvars
2015-01-07 Bradley Bellremove unused windows joystick stuff
2015-01-03 Bradley Bellremove rcs tags
2014-12-29 Bradley Bellquick and dirty bitmap/palette viewer
2014-12-24 Bradley Bellclose box is pretty ugly
2014-12-23 Bradley Bellavoid mem leakage warning
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-21 Bradley Bellget rid of redbook ifdefs
2014-12-21 Bradley Belluse PLAYER_DIR for rest of player files
2014-12-18 Bradley Bellenable cmd-q to quit
2014-12-18 Bradley Belleliminate warnings and old warning kludges
2014-12-03 Bradley Bellenable more cmd-key combos
2014-11-28 Bradley Bellreplace illegal characters with hex escapes
2006-02-24 Chris Taylorrestore the old canvas after showing a menu, avoiding...
2005-08-02 Chris Taylorremove DirectDraw use and Windows mouse stuff made...
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2005-01-25 Martin Schaffnerclean up path/file length macros
2004-12-01 Bradley Bellmerged physfs branch
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-01 Martin Schaffneradd "#ifdef macintosh" for carbon target
2004-05-21 Bradley Bellincreased MESSAGEBOX_TEXT_SIZE to fix netgame join...
2003-11-27 Bradley Bellfix gcc 3.3 compiler warnings
2003-11-26 Bradley BellVisual C, PocketPC fixes
2003-11-25 Bradley Bellenabled mouse control of menus
2003-11-18 Bradley Bellalways set menu mode for GL popups
2003-06-16 Bradley Bellconvert file i/o to cfile
2003-06-06 Bradley Bellmerge (non-physfs stuff) from physfs branch
2003-03-17 Bradley Bellalso look in shared data dir for demos
2003-02-28 Bradley BellFixed many opengl glitches
2003-02-14 Bradley Bellcomments
2002-10-03 Bradley Bellwhitespace
2002-09-07 Bradley Belladded error message
2002-08-26 Bradley Belladded pcx_get_dimensions(), other stuff from d2src
2002-08-08 Bradley Bellmac demo datafile support
2002-08-06 Bradley Bellshareware stuff
2002-08-02 Bradley Bellshareware stuff
2002-07-30 Bradley Bellsupport shareware datafiles\!
2002-07-26 Bradley Bells not a writable string anymore... / formatting
2002-02-13 Bradley BellLotsa networking stuff from d1x
2002-02-11 Bradley Belladded fixedfont menu functions
2001-11-08 Bradley BellEnabled shareware build, endlevel flythrough sequence
2001-10-31 Bradley BellMust call set_screen_mode for menus when using GL
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-01-31 Bradley BellMakefile and conf.h fixes
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...