]> icculus.org git repositories - btb/d2x.git/shortlog
btb/d2x.git
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
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 Belladd mveplayer target
2014-12-29 Bradley Bellsmoother briefing animated bitmaps
2014-12-29 Bradley Bellscale briefing animated bitmaps
2014-12-29 Bradley Bellhandle rle compression when scaling bitmaps
2014-12-29 Bradley Belldidn't mean to put this here
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 Bell-nomovies
2014-12-27 Bradley Bellsimplify briefing bitmap loading, remove some old palet...
2014-12-26 Bradley Bellsimplify ogl fade, fix minor bug
2014-12-26 Bradley Belluse abs path
2014-12-25 Bradley Belladd xcode schemes
2014-12-25 Bradley Bellxcode target for software rendered version
2014-12-25 Bradley Bellnative xcode build target
2014-12-25 Bradley Bellrename typedef box to avoid collisions
2014-12-25 Bradley Bellupdate cocoa sdlmain
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 Bellless opengl spew
2014-12-23 Bradley Bellavoid gratuitous mode changes
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 Bellremove test file
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
2014-12-23 Bradley Bellhave to terminate the string!
2014-12-22 Bradley Bellallow '=' as delimiter when setting cvar value
2014-12-22 Bradley Bellget rid of redundant type
2014-12-22 Bradley Bellfix missing braces
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-22 Bradley Belldon't fall thru if invalid redbook track requested
2014-12-22 Bradley Bellsupport playback of demos recorded in D1 Demo
2014-12-22 Bradley Bellsupport playback of demos recorded in D2 Demo
2014-12-22 Bradley Bellsupport playback of demos recorded in Descent 1
2014-12-22 Bradley Bellfix search/replace error in 53c4bf686c68ee79013b583658e...
2014-12-22 Bradley Bellupdate
2014-12-22 Bradley Belldelete
2014-12-21 Bradley Bellget rid of ifdefs for mac data dir
2014-12-21 Bradley Bellget rid of redbook ifdefs
2014-12-21 Bradley Bellcomments
2014-12-21 Bradley Belluse PLAYER_DIR for rest of player files
2014-12-21 Bradley Bellnew PLAYER_DIR macro, use it for secret files
2014-12-21 Bradley Bellshow apple-specific keyboard help
2014-12-21 Bradley Bellget rid of last remaining WINDOS macros
2014-12-20 Bradley Bellplay the correct redbook audio for any given descent...
2014-12-19 Bradley Belldebug messages
2014-12-19 Bradley Bellsilly ansi color for terminal
2014-12-19 Bradley Belluse the new queue
2014-12-19 Bradley Bellmove to main
2014-12-19 Bradley Bellconsole.h pulls in cmd.h
2014-12-19 Bradley Bellcommand queueing
2014-12-19 Bradley Bellmerge res menus
2014-12-19 Bradley Bellmerge res menus
2014-12-19 Bradley Bellget rid of dependencies on predefined display modes
2014-12-18 Bradley Bellenable cmd+f for framerate
2014-12-18 Bradley Bellmake braces parseable by IDE
2014-12-18 Bradley Belldon't try to free console gfx data if not initialized
2014-12-18 Bradley Bellenable cmd-q to quit
2014-12-18 Bradley Belleliminate warnings and old warning kludges
2014-12-18 Bradley Belldon't declare in for statement
2014-12-18 Bradley Bellmacro returns int
next