]> icculus.org git repositories - btb/d2x.git/history - arch
gracefully handle missing midi files
[btb/d2x.git] / arch /
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
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
2015-01-03 Bradley Bellupdated SDLMain.m
2014-12-29 Bradley Belldidn't mean to put this here
2014-12-26 Bradley Bellsimplify ogl fade, fix minor bug
2014-12-25 Bradley Bellnative xcode build target
2014-12-25 Bradley Bellupdate cocoa sdlmain
2014-12-23 Bradley Bellless opengl spew
2014-12-23 Bradley Bellavoid gratuitous mode changes
2014-12-23 Bradley Bellrevert 99fd6e1277d43a760e0fa39740ce27a4ccb1e821, just...
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-12 Bradley Bellno more CONSOLE macro
2014-12-10 Bradley Belluse timer for palette fade
2014-12-10 Bradley Bellimplement fades for ogl
2014-12-08 Bradley Bellflatten Makefile
2014-12-03 Bradley Belladd meta keys
2014-11-28 Bradley Belluse vers_id
2014-11-28 Bradley Bellcode after Error is unreachable
2014-11-28 Bradley Belldelete old .cvsignore files
2014-11-28 Bradley Bellfix warnings
2014-11-28 Bradley Bellportable makefile syntax
2014-11-28 Bradley Bellreplace illegal characters with hex escapes
2014-11-27 Bradley Bellupdate makefiles
2006-12-16 Chris Taylorallow universal binaries to be built using Xcode 2...
2006-11-30 Chris Tayloravoid loading OpenGL textures before they have been...
2006-11-26 Chris Taylorfix screenshot corruption, use PhysicsFS to check for...
2006-07-09 Chris Taylordon't allow MPW build to run in OS X (it won't work...
next