]> icculus.org git repositories - btb/d2x.git/shortlog
btb/d2x.git
2014-12-13 Bradley Bellfix font line spacing in opengl
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
2014-11-28 Bradley Bellmacro for Object pointer indexing
2014-11-28 Bradley Bellreturn physfs types
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 Belluse correct size for sigs
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-28 Bradley Bellremove overlapping strcpy
2014-11-27 Bradley Bellupdate makefiles
2014-11-27 Bradley Bellshould be static
2014-11-27 Bradley Bellignore
2011-06-11 Bradley BellFixed the Birthday Bug: Correctly re-compute static_lig...
2011-06-10 Bradley Bellclear the top and bottom of the screen in death sequenc...
2011-06-10 Bradley Bellfix for death-sequence and sdl segfault in 320xXXX
2007-01-31 Bradley Bellamd64 fixes
2006-12-16 Chris Taylorallow universal binaries to be built using Xcode 2...
2006-12-13 Chris Taylordivide negative window x-coordinates properly, fixing...
2006-12-03 Chris Tayloradd main as an include path for strutil.c, should have...
2006-12-03 Chris Taylorfix assemble error for gas (fix bug #2312)
2006-12-02 Chris Taylordivide negative light rates of change properly (fix...
2006-12-01 Chris Tayloronly autoselect a secondary weapon if the player didn...
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-11-26 Chris Taylorsmall brace tidy up to allow a source code editor to...
2006-07-29 Chris Tayloralways show bomb count if player has them
2006-07-29 Chris Taylormove PhysicsFS initialisation, search path setup and...
2006-07-29 Chris Taylormove titles, loading screen and order form showing...
2006-07-27 Chris Taylormove hoard data saving from main to save_hoard_data
2006-07-24 Chris Taylormake the thumbnail properly when doing fast save in...
2006-07-12 Chris Tayloradd references to headers in main for SCM and batch...
2006-07-09 Chris Tayloronly free the gauge canvases when they exist
2006-07-09 Chris Taylordon't allow MPW build to run in OS X (it won't work...
2006-07-09 Chris Taylorfix crash when a robot's guided missile explodes
2006-06-05 Chris Taylorfix error when building editor with RELEASE
2006-06-03 Chris Taylorthe gauges work in 320xXXX (sdl) again. It needs to...
next