]> icculus.org git repositories - btb/d2x.git/history - arch
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / arch /
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-03-06 Bradley Bellfix warnings
2018-03-06 Bradley Bellupdate physfs for win32, statically link libgcc
2018-02-20 Bradley Bellmore prototype fixes
2018-02-20 Bradley Bellmake function declarations into prototypes
2018-02-20 Bradley Belluse memcpy instead of type-punning
2015-12-24 Bradley Bellproject updates
2015-05-26 Bradley Belluse generic SDL_config.h
2015-05-26 Bradley Belladd static physfs lib
2015-05-17 Bradley Bellmove i/o defines to cppflags
2015-05-17 Bradley Bellmerge winnet and linuxnet
2015-05-17 Bradley Bellwin32 net fixes
2015-05-17 Bradley Bellmerge win32 ipx_mcast4 and ipx_udp
2015-05-05 Bradley Belladd i586 mingw build
2015-05-05 Bradley Bellwin32 includes no longer used
2015-05-05 Bradley Bellmove mingw to arch/win64
2015-05-03 Bradley Belluse correct type
2015-05-03 Bradley Bellalways use gl runtime loading for windows (and only...
2015-05-03 Bradley Belluse correct type
2015-05-03 zicodxxfixed more compiler warnings
2015-05-03 Bradley BellMerge branch 'master' into entity
2015-05-03 Bradley Belluse memcpy instead of type-punning
2015-05-02 Bradley BellFix string overflow check
2015-05-02 zicofixed a bunch of compiler warnings
2015-04-25 zicoFixing possible string overflow while using KALI_PROCES...
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 KpMake OGL_VIEWPORT static inline
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-31 zicoMerged all HMP-related code into hmp.c/h; Also introduc...
2015-01-30 Bradley Bellrename var
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellinclude glext on osx
2015-01-29 Bradley Bellgcc fixes
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 Belldon't use named variadic macros
2015-01-20 Bradley Bellmore warnings
2015-01-20 Bradley Bellno longer needed
2015-01-20 Bradley Bellexplicit casts
2015-01-20 Bradley Bellget rid of packing warnings
2015-01-19 Bradley Bellimplement gl_texturemode command
2015-01-19 zicoshow borders in SDL and OGL, optimized and cleaned
2015-01-18 Bradley Bellget rid of unused external control and cyberman stuff
2015-01-18 Bradley Belltrust ogl_*_ok values. fixes dark fonts at some resolutions
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 Bellunused
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-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 Bellremove ggi target
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 Bellremove unused windows joystick stuff
next