]> icculus.org git repositories - btb/d2x.git/history - main
make cvar for guidebot_name, remove it from plr file
[btb/d2x.git] / main /
2015-01-12 Bradley Bellmake cvar for guidebot_name, remove it from plr file
2015-01-11 Bradley Bellremove dummy win joystick name
2015-01-11 Bradley Bellremove control_type_win
2015-01-11 Bradley Bellremove kconfig_settings
2015-01-11 Bradley Belladd axis invert cvars
2015-01-11 Bradley Bellrearrange joy/mouse config screens so they can fit...
2015-01-11 Bradley Bellcvars for axis mapping
2015-01-11 Bradley Bellshow cvars
2015-01-11 Bradley Belldelete old prototypes
2015-01-11 Bradley Bellhelper for concntl state
2015-01-11 Bradley Bellmore unused windows joystick stuff
2015-01-11 Bradley Bellmore command help
2015-01-11 Bradley Belladd unalias command
2015-01-11 Bradley Belldelete impulse command
2015-01-11 Bradley Bellcommand help
2015-01-11 Bradley Belldocument -autoexec
2015-01-11 Bradley Bellproperly wrap proportional font in console. increase...
2015-01-10 Bradley Bellinit joystick before config so buttons are available...
2015-01-10 Bradley Bellget rid of unused macintosh kconfig code
2015-01-09 Bradley Bellno more *button_text
2015-01-09 Bradley Bellstrip joy/mouse button stuff from kconfig
2015-01-08 Bradley Bellupdate kconfig to use bindings for joystick/mouse
2015-01-08 Bradley Bellmissed this in ee8b69c359dd08d2d0d2fadbdf9da71e117b600c
2015-01-07 Bradley Belldon't draw ugly close box
2015-01-07 Bradley Bellifdef for dblclick should be NEWMENU_MOUSE
2015-01-07 Bradley Bellremove unused windows redbook stuff
2015-01-07 Bradley Bellremove unused windows joystick stuff
2015-01-06 Bradley Bellfix up d2x options menu
2015-01-06 Bradley Bellremove old d2x key reading
2015-01-06 Bradley Belld2x keys bugs
2015-01-06 Bradley Bellmerge d2x keys with key binding system
2015-01-06 Bradley Belladd weapon select command
2015-01-06 Bradley Bellmerge old and new keyboard config screen code
2015-01-06 Bradley Bellremove old keyboard reading code
2015-01-06 Bradley Bellfix double newline problem in console
2015-01-06 Bradley Belladd temporary config screen for keybindings
2015-01-06 Bradley Bellmake cmd_queue_process return 1 if commands still waiting
2015-01-05 Bradley Bellflipped vertical slide dirs
2015-01-05 Bradley Belldon't modify input string
2015-01-05 Bradley Belldefine default key bindings
2015-01-05 Bradley Bellwrite key bindings to descent.cfg
2015-01-05 Bradley Bellunquote console args while parsing
2015-01-04 Bradley Bellimplement key release console events.
2015-01-04 Bradley Bellrevert 12fe67a367e459cdc79340bff03732158336feb4
2015-01-04 Bradley Bellimplement all controls as console commands.
2015-01-03 Bradley Bellrestore MovieHires after writing config
2015-01-03 Bradley Bellfix line spacing for hires d1 briefings.
2015-01-03 Bradley Belluse SDL_RWclose macro
2015-01-03 Bradley Bellsizeup/sizedown cmds
2015-01-03 Bradley Bellrevert to d1 briefing text speed
2015-01-03 Bradley Bellremove rcs tags
2015-01-03 Bradley Bellchange u_int*_t to C99 standard uint*_t
2015-01-03 Bradley Bellduplicate proto
2015-01-03 Bradley Bellnewlines no longer implicit in CON_Out
2014-12-30 Bradley Bellhandle newlines in console better
2014-12-30 Bradley Belladd command+shift+f to toggle fullscreen
2014-12-30 Bradley Belladd explicit set command. concatenate all args when...
2014-12-30 Bradley Bellhack in spinning robots when running d2 without movies
2014-12-29 Bradley Belladd -nosound option to mveplayer so it can play robot...
2014-12-29 Bradley Bellsmoother briefing animated bitmaps
2014-12-29 Bradley Bellscale briefing animated bitmaps
2014-12-29 Bradley Bellremap briefing robots and animations to packground...
2014-12-29 Bradley Bellquick and dirty bitmap/palette viewer
2014-12-27 Bradley Bellsmoother spinning robots
2014-12-27 Bradley Bellsimplify briefing bitmap loading, remove some old palet...
2014-12-25 Bradley Bellrename typedef box to avoid collisions
2014-12-24 Bradley Belladd say command for network messages
2014-12-24 Bradley Belluse that nice blue color for console
2014-12-24 Bradley Bellclose box is pretty ugly
2014-12-24 Bradley Bellunused
2014-12-24 Bradley Bellmove some stuff around so it actually works
2014-12-24 Bradley Belladd command to load player
2014-12-24 Bradley Belladd command to start any mission
2014-12-24 Bradley Belldont try to set a nonexistent cvar
2014-12-24 Bradley Bellrevert mistake in 0ca923fd98fd21f8a93f63382852f2bbc2e713bc
2014-12-24 Bradley Bellproperly close movie files
2014-12-24 Bradley Bellimplement wait command
2014-12-23 Bradley Belldon't warn of missing autoexec.cfg
2014-12-23 Bradley Belldon't see any reason to dupe this string
2014-12-23 Bradley Bellmemory management
2014-12-23 Bradley Bellflush console keypresses before returning to game
2014-12-23 Bradley Bellavoid mem leakage warning
2014-12-23 Bradley Bellfixup win and dos code
2014-12-23 Bradley Belljunk
2014-12-23 Bradley Belladd cvar_toggle
2014-12-23 Bradley Bellset cvar values via formatted string. convenient macro...
2014-12-23 Bradley Bellimplement cvar_write
2014-12-23 Bradley Bellcommand and alias autocompletion
2014-12-23 Bradley Bellcvar autocompletion
2014-12-23 Bradley Belladd function to find a cvar by name
2014-12-23 Bradley Bellrevert 99fd6e1277d43a760e0fa39740ce27a4ccb1e821, just...
2014-12-23 Bradley Belljust insert cvars at the head of the list
2014-12-23 Bradley Belldon't spew cvar settings
2014-12-23 Bradley Bellless blinding console text
2014-12-23 Bradley Bellplaceholders for dos sound config
2014-12-23 Bradley Bellmake descent.cfg items into cvars, and exec the file...
2014-12-23 Bradley Bellmore convenience functions, add intval
2014-12-23 Bradley Bellconvenience function to set numeric cvars
2014-12-23 Bradley Bellproperly queue script lines
2014-12-23 Bradley Bellkeep cvar string value around
next