]> icculus.org git repositories - btb/d2x.git/history - arch
add gamma cvar
[btb/d2x.git] / arch /
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...
2005-11-07 Chris Taylormake super transparent textures have alpha
2005-08-07 Chris Taylorget the cockpit to show with d2x-gl (actually committed!)
2005-07-21 Chris Taylorfix pointer mismatches, warnings are errors again
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...
2005-04-04 Bradley Belldon't play midi if -nosound
2005-04-04 Bradley Bellremove redundant joy_init()
2005-03-18 Bradley BellAdd RCS ID tag
2005-02-25 Chris Taylorno defining OGL in conf.h
2005-02-25 Bradley Bellrip out digiobj stuff, use d2src system for persistent...
2005-02-25 Bradley Bellupdate to alsa 1.0 API. (d1x r1.3)
2005-02-25 Bradley Bellrestore gamma ramp on exit since some drivers don't...
2005-02-25 Chris Tayloractually use PHYSFSX_openRead/WriteBuffered
2005-02-11 Bradley Belluse GLint for arb_max_textures
2005-02-11 Bradley Belladd internal.h to dist
next