]> icculus.org git repositories - btb/d2x.git/history - arch
update text
[btb/d2x.git] / arch /
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
2005-02-11 Bradley Bellremove old files from dist
2005-01-25 Martin Schaffneron Carbon, dynamically find and load the OpenGL library...
2005-01-23 Martin Schaffnerchange cfopen to use buffers (speeding it up), and...
2005-01-23 Martin Schaffnerdon't print OGL extensions, since this may crash for...
2005-01-06 Bradley BellImplement fading in ogl_urect()
2004-12-17 Bradley Bellcompile as a classic powerpc app in MPW
2004-12-01 Bradley Bellmerged physfs branch
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...
2004-11-16 Martin Schaffnerfix Mac OS 9 bug with missions > 12 chars
2004-11-14 Martin Schaffnermake Mac OS X OpenGL verify textures
2004-11-14 Martin Schaffnermake Mac OS 9 Voodoo display textures
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-28 Martin Schaffnerimplement findfile for Mac OS Carbon
2004-08-28 Martin Schaffnerenable -gl_mipmap switch
2004-08-28 Martin Schaffnerswap min and max size to correct places
next