]> icculus.org git repositories - btb/d2x.git/shortlog
btb/d2x.git
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
2014-12-18 Bradley Bellinclude header for Debugger()
2014-12-13 Bradley Bellignore underline code in opengl instead of eating the...
2014-12-13 Bradley Bellfix font line spacing in opengl
2014-12-13 Bradley Bellcommand queueing
2014-12-13 Bradley Belladd autoexec for console commands
2014-12-13 Bradley Bellbegin work on command queue
2014-12-13 Bradley Bellmove console private data out of header
2014-12-13 Bradley Bellprevent overflow of line buffer
2014-12-12 Bradley Belldelete console->OutputScreen, always is grd_curscreen
2014-12-12 Bradley Bellmerge CON_Transfer with CON_InitGFX
2014-12-12 Bradley Bellmerge console init functions
2014-12-12 Bradley Bellmerge con_background with con_init_gfx
2014-12-12 Bradley Bellredundant function
2014-12-12 Bradley Bellmerge CON_Free
2014-12-12 Bradley Bellconsole is alway true
2014-12-12 Bradley Bellnewinfo => console
2014-12-12 Bradley Bellpreallocate the console
2014-12-12 Bradley Belldelete CON_Destroy
2014-12-12 Bradley Belldelete junk
2014-12-12 Bradley Bellconsole is always at 0,0
2014-12-12 Bradley Bellget rid of execute and complete callbacks
2014-12-12 Bradley Belleliminate show wrappers, hide callback, and Console_ope...
2014-12-12 Bradley Belleliminate some wrappers
2014-12-12 Bradley Bellno more CONSOLE macro
2014-12-12 Bradley BellOnly one console, Topmost => console
2014-12-12 Bradley Bellsimplify functions since we only want the one console
2014-12-12 Bradley Bellmerged CON_console and console
2014-12-11 Bradley Belladd alias command
2014-12-10 Bradley Belladd alias cmd
2014-12-10 Bradley Bellcleanup
2014-12-10 Bradley Belladd exec cmd
2014-12-10 Bradley Bellmake sure we have an impulse number
2014-12-10 Bradley Belldon't add leading space to echo
2014-12-10 Bradley Belldon't try to print non-printable characters
2014-12-10 Bradley Belluse timer for palette fade
2014-12-10 Bradley Bellimplement fades for ogl
2014-12-09 Bradley Belladd impulse, echo cmds
2014-12-09 Bradley Bellmove cvar to its own module
2014-12-09 Bradley Bellfree cmd memory
2014-12-09 KpMove Error Int3 to after printing the message
2014-12-09 Bradley Bellmakefile fixes
2014-12-09 Bradley Bellsmall hack to fix briefing palette switching, remove...
2014-12-09 Bradley Bellmake sure we don't try to print to console after shutdown.
2014-12-09 Bradley Bellminor stuff
2014-12-09 Bradley Belluse __builtin_debugtrap() for clang, __debugbreak(...
2014-12-08 Bradley Bellimplemented execution of console commands
2014-12-08 Bradley Bellmake braces parseable by IDE
2014-12-08 Bradley Belladd a newline
2014-12-08 Bradley Belladd callback for console hide. disable controls when...
2014-12-08 Bradley Belladd fov cvar
2014-12-08 Bradley Bellfix window size
2014-12-08 Bradley Bellflatten Makefile
2014-12-03 Bradley Bellxcode stuff
2014-12-03 Bradley Bellunused file
2014-12-03 Bradley Bellproj changes
2014-12-03 Bradley Bellenable more cmd-key combos
2014-12-03 Bradley Bellenable most cmd-key combos
2014-12-03 Bradley Belladd meta keys
2014-11-30 Bradley Bellavoid collision with XEND extension
2014-11-29 Bradley Bellinit console buffers first, graphics later
2014-11-28 Bradley Belluse `,~ as console key. speed up console animation
2014-11-28 Bradley Bellenable console by default
2014-11-28 Bradley Bellupdate xcode project
2014-11-28 Bradley Bellclean up int3 defines
2014-11-28 Bradley Bellmodern defs
2014-11-28 Bradley Belluse constants
2014-11-28 Bradley Belluse CON_VERBOSE for mono error window
2014-11-28 Bradley Bellmacro for Segment pointer indexing
next