]> icculus.org git repositories - btb/d2x.git/history - include
add say command for network messages
[btb/d2x.git] / include /
2014-12-23 Bradley Bellhave to terminate the string!
2014-12-22 Bradley Bellget rid of redundant type
2014-12-22 Bradley BellMerge branch 'master' into cmd-queue
2014-12-21 Bradley Bellget rid of ifdefs for mac data dir
2014-12-20 Bradley Bellplay the correct redbook audio for any given descent...
2014-12-19 Bradley Bellmove to main
2014-12-18 Bradley Bellinclude header for Debugger()
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-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 Bellredundant function
2014-12-12 Bradley Bellpreallocate the console
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 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-09 Bradley Bellmove cvar to its own module
2014-12-09 Bradley Belluse __builtin_debugtrap() for clang, __debugbreak(...
2014-12-08 Bradley Bellimplemented execution of console commands
2014-12-08 Bradley Belladd callback for console hide. disable controls when...
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 Bellclean up int3 defines
2014-11-28 Bradley Belluse CON_VERBOSE for mono error window
2014-11-28 Bradley Bellreturn physfs types
2014-11-28 Bradley Belluse correct size for sigs
2006-07-29 Chris Taylormove PhysicsFS initialisation, search path setup and...
2006-02-26 Chris Taylormove change_filename_ext to strutil.c, rename to (and...
2005-08-02 Chris Taylorremove DirectDraw use and Windows mouse stuff made...
2005-07-30 Chris Taylorremove pixel double code
2005-07-30 Chris Taylorremove all the redundant Polygon Acceleration stuff...
2005-07-03 Chris Tayloradd ui_radio_set_value, draw an "O" in the current...
2005-07-03 Chris Tayloradd ui_inputbox_set_text
2005-07-01 Chris Tayloradd ui_checkbox_check
2005-06-24 Chris Tayloradd level component saving functions which use PhysicsF...
2005-06-13 Chris Tayloradded PHYSFSX_printf
2005-06-13 Chris Tayloradded PHYSFSX_writeVector, PHYSFSX_writeAngleVec and...
2005-03-05 Chris Tayloruse PhysicsFS in file.c, involves modifying the listbox...
2005-02-25 Chris Taylordefine cfopen to be PHYSFSX_openReadBuffered
2005-02-25 Chris Taylorinclude pstypes.h for PATH_MAX
2005-02-25 Chris TaylorAdd PHYSFSX_openReadBuffered and PHYSFSX_openWriteBuffered
2005-01-25 Martin Schaffnerclean up path/file length macros
2005-01-25 Martin Schaffnermake ui_barbox_update return void
2005-01-25 Martin Schaffneron Carbon, dynamically find and load the OpenGL library...
2005-01-23 Martin Schaffnermake sure nocfile.h and cfile.h are never both included
2005-01-23 Martin Schaffnerchange cfopen to use buffers (speeding it up), and...
2004-12-20 Bradley Bellimplement removeext, use it in dsload instead of splitpath
2004-12-19 Bradley Bellmoved unused/ui to ui
2004-12-19 Bradley Bellreplace byte with sbyte
2004-12-19 Bradley Bellprototype for strdup with MPW
2004-12-07 Bradley BellPrint only mildly interesting messages to stderr.txt...
2004-12-05 Bradley BellgetRealPath uses the write directory if it can't get...
2004-12-04 Bradley Belluse PATH_MAX for hog pathname, ensure correct translati...
2004-12-03 Bradley Belluse sprintf in PHYSFSX_getRealPath() because I couldn...
2004-12-02 Bradley Bellfix RELEASE build, make sure path separator gets added...
2004-12-02 Bradley BellUpdated MSVC build, now uses dynamic opengl loading
2004-12-01 Bradley BellMake cfopen into an inline, where a read buffer is...
2004-12-01 Bradley Bellmerged physfs branch
2004-10-14 Martin Schaffneradd mprintf support for carbon (Mac OS 9)
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-06 Martin Schaffneron Mac OS 9 and X, define Int3 to be a Debugger
2004-08-06 Martin Schaffnerdisable mprintf on carbon to avoid significant bloat
2004-08-06 Martin Schaffnerd2x can now handle any line ending when reading d2x.ini
2004-08-03 Martin SchaffnerInclude glu.h for Mac OS X, it is sometimes necessary
2004-08-03 Martin SchaffnerThis time, I correctly applied Chris Taylor's patch
2004-08-01 Martin Schaffneradd str(n)icmp for carbon
2004-08-01 Martin Schaffnerinclude/strutil.h, misc/strutil.c: add str(n)icmp for...
2004-08-01 Martin Schaffneradd "#ifdef macintosh" for carbon target
2004-06-01 Bradley Belloops, this didn't belong in last commit
2004-06-01 Bradley Bellfix accidental solaris breakage
2004-05-31 Bradley BellXCode compilability fixes
2004-05-22 Bradley Belladd opengl replacement texture support (requires libpng...
2004-05-22 Bradley Bellfix win32 GL_NV_register_combiners build stuff (d1x...
2004-05-22 Bradley Bellopengl hardware super-transparency support using GL_NV_...
2004-05-22 Bradley Bellfunction prototypes
2004-05-22 Bradley Belluse GL_RGB for non-transparent textures, and fix fonts...
2004-05-22 Bradley Belladd ogl paletted texture support (d1x r1.36, r1.38...
2004-05-22 Bradley Belladded missing define for menu fullscreen toggle
2004-05-20 Bradley Belladd -renderstats command-line arg to activate RENDERSTA...
2004-05-20 Bradley Belladd anisotropic texture filtering suport (d1x r1.33...
2004-05-20 Bradley Bellutilize hardware multitexturing support if possible...
2004-05-20 Bradley Bellimplement brightness/palette effects in OGL using SetGa...
2004-05-19 Bradley Bellallow arbitrary resolutions to be specified on command...
2004-05-19 Bradley Bellfix briefing spinning robot display in OGL (d1x r1...
2004-05-19 Bradley Bellcomments/formatting
2004-05-17 Martin Schaffnerinclude/*.bat, include/test.*: remove unnecessary files
2004-05-16 Martin Schaffnermove ogl-internal stuff from ogl interface header to...
2004-05-15 Martin Schaffnerfix joystick_read_raw_axis(), define and use gr_remap_m...
2004-05-12 Bradley Belladded function to create blend tables
2004-05-11 Bradley Bellhmm, g3_draw_transp_poly had the fade level backwards...
2004-05-11 Bradley Bellproperly render cloaked walls in OpenGL (fixes #1608)
2004-04-22 Bradley Bellrewrite GET_INTEL_* macros, fix bugs in aligned version...
2004-01-08 Martin Schaffnerfix MEM_OVERWRITE caused by not allocating enough mem...
next