]> icculus.org git repositories - btb/d2x.git/history - arch/sdl
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / arch / sdl /
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Bellfix buffer overflow guard
2021-07-17 Bradley Belllimit size of formatted strings
2018-03-12 Bradley Bellcvar.value -> cvar.fixval, for less confusion
2018-03-06 Bradley BellPortability fixes and VS project updates
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-03-06 zicodxxAdded other SDL_(Un)LockAudio statements to protect...
2018-02-20 Bradley Bellmake function declarations into prototypes
2015-05-03 zicodxxfixed more compiler warnings
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-02 Bradley BellFix string overflow check
2015-02-24 Bradley BellReplace cvar.archive with flags.
2015-02-23 Bradley Belltry to find keys by ascii value first
2015-02-12 Bradley Belluse const for cmd name and help text
2015-02-12 Bradley Bellsimplify help system
2015-02-10 Bradley Bellclean up names
2015-02-01 Bradley Bellmake sure we don't strcpy to ourself
2015-02-01 Bradley Bellgracefully handle missing midi files
2015-02-01 Bradley Bellget midi working with sdl_mixer and the hmp2midi from...
2015-01-30 Bradley Bellrename var
2015-01-30 Bradley Bellmore header cleanup
2015-01-28 Bradley Belluse joystick to navigate menus
2015-01-28 Bradley Belldon't send extraneous keypresses for hats
2015-01-28 Bradley Bellenable key repeat for menus and such
2015-01-27 Bradley Bellmove joystick calibration to controls menu
2015-01-27 Bradley Bellclear screen after fade out
2015-01-27 Bradley Bellformatting
2015-01-27 Bradley Bellmake -/= bindable keys
2015-01-27 Bradley Belladd joystick deadzone, mouse sensitivity config
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-24 Bradley Belladd gamma cvar
2015-01-20 Bradley Bellmore type warnings
2015-01-20 Bradley Bellno longer needed
2015-01-20 Bradley Bellexplicit casts
2015-01-18 Bradley Bellget rid of unused external control and cyberman stuff
2015-01-17 Bradley Bellbetter mouse grab and cursor handling
2015-01-17 Bradley Belluse in_mouse cvar instead of -grabmouse
2015-01-17 Bradley Bellrepresent sensitivity and deadzone as decimals instead...
2015-01-16 Bradley Bellextend analog sensitivity to all axes, add config menu
2015-01-16 Bradley Bellget rid of another dependency on kconfig numbers
2015-01-16 Bradley Bellseparate control type into separate cvars for joy and...
2015-01-16 Bradley Bellreorder/renumber controls menu
2015-01-16 Bradley Bellfix binary arithmetic
2015-01-15 Bradley Bellmake control type into bitfield. get rid of legacy...
2015-01-15 Bradley Bellfix new control menu logic
2015-01-14 Bradley Bellfix includes
2015-01-14 Bradley Bellupdate text
2015-01-14 Bradley Bellmerge mouse_get_delta and mouse_get_delta_z
2015-01-14 Bradley Bellbegin refactoring to umbrella header
2015-01-12 Bradley Bellconvert control type, joystick sensitivity to cvars
2015-01-11 Bradley Belladd axis invert cvars
2015-01-11 Bradley Bellcvars for axis mapping
2015-01-11 Bradley Bellmore command help
2015-01-10 Bradley Bellmissed this in 7209f72f1ec85b2d02263e93b6b9fbba6ca574bf
2015-01-10 Bradley Belldo away with Joystick.buttons
2015-01-10 Bradley Bellfix joy button handlers
2015-01-10 Bradley Bellstill have to free this text
2015-01-10 Bradley Belldo away with Mouse.buttons
2015-01-09 Bradley Bellformatting
2015-01-09 Bradley Bellno more *button_text
2015-01-09 Bradley Bellactually run buttons through key handler
2015-01-09 Bradley Bellseparate sdl key mapping from actual handler
2015-01-08 Bradley Bellmake mouse and joystick buttons into bindable virtual...
2015-01-08 Bradley Bellreplace with bindable text
2015-01-08 Bradley Bellformatting
2015-01-08 Bradley Belladd more keys, include support for keys missing from SDL
2015-01-07 Bradley Bellrefine bind cmd
2015-01-06 Bradley Bellmerge d2x keys with key binding system
2015-01-06 Bradley Bellonly execute non +/- bindings on key press
2015-01-06 Bradley Belldon't handle bindings in menus or console
2015-01-06 Bradley Bellmerge old and new keyboard config screen code
2015-01-06 Bradley Belladd temporary config screen for keybindings
2015-01-05 Bradley Belladd unbind command
2015-01-05 Bradley Bellwrite key bindings to descent.cfg
2015-01-04 Bradley Bellimplement key release console events.
2015-01-03 Bradley Bellremove rcs tags
2015-01-03 Bradley Bellchange u_int*_t to C99 standard uint*_t
2014-12-29 Bradley Belldidn't mean to put this here
2014-12-23 Bradley Bellavoid gratuitous mode changes
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-20 Bradley Bellplay the correct redbook audio for any given descent...
2014-12-18 Bradley Belleliminate warnings and old warning kludges
2014-12-10 Bradley Belluse timer for palette fade
2014-12-08 Bradley Bellflatten Makefile
2014-12-03 Bradley Belladd meta keys
2014-11-28 Bradley Bellcode after Error is unreachable
2014-11-28 Bradley Belldelete old .cvsignore files
2014-11-28 Bradley Bellreplace illegal characters with hex escapes
2014-11-27 Bradley Bellupdate makefiles
2005-04-05 Bradley Bellfix some bugs in joystick initialization
2005-04-04 Bradley Bellchange MAX_BUTTONS to JOY_MAX_BUTTONS
2005-04-04 Bradley Belldon't use hardcoded descriptions of joystick buttons...
2004-12-01 Bradley Belladded stuff to .cvsignore
2004-11-29 Bradley Bellkludge to keep from hanging on MinGW
2004-11-29 Bradley Belluse d2src system for persistent sounds
2004-11-29 Bradley Belloriginal prototype in d2src is wrong, I guess
2004-11-29 Bradley Bellripped object stuff out of digi.c, now using digiobj...
2004-11-28 Bradley Bellenabled midi on win32
2004-11-23 Bradley BellFix sdl joystick axis problem, all arch use global...
2004-11-22 Bradley BellFix sdl joystick axis problem, all arch use global...
next