]> icculus.org git repositories - btb/d2x.git/history - include
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / include /
2018-03-12 Bradley Bellupdate physfs ignorecase
2018-03-12 Bradley Bellupdate physfsrwops
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-03-06 zicodxxAdded other SDL_(Un)LockAudio statements to protect...
2018-02-20 Bradley Bellmore prototype fixes
2018-02-20 Bradley Bellmore prototype fixes
2018-02-20 Bradley Bellmake function declarations into prototypes
2016-01-25 Bradley Bellproperly save and restore console text color
2015-05-05 zicodxxRedefined lotsa variables, functions and parameters...
2015-05-04 Chris TaylorRename MessageBox to ui_messagebox to avoid a conflict...
2015-05-03 Bradley Bellalways use gl runtime loading for windows (and only...
2015-05-03 zicodxxfixed more compiler warnings
2015-02-23 Bradley Bellmake hash keys const
2015-02-10 Bradley Bellunused
2015-02-10 Bradley Bellmake static
2015-02-10 Bradley Bellclean up names
2015-02-10 Bradley Bellsplit console command-line interface into separate...
2015-02-10 Bradley Bellformatting
2015-02-04 Bradley Bellmove select_tmap to new init function, also selectable...
2015-02-04 Bradley Bellmake scale_line available to use, rename it and show_fu...
2015-02-01 Bradley Bellplay D1 midi for D1 missions, by allowing descent.hog...
2015-01-31 zicoInstead of writing converted MIDI to file, write to...
2015-01-31 zicoMerged all HMP-related code into hmp.c/h; Also introduc...
2015-01-30 Bradley Bellmore header cleanup
2015-01-29 Bradley Bellinclude glext on osx
2015-01-29 Bradley Bellgcc fixes
2015-01-25 Bradley Bell(re-)separation gr module from video functions
2015-01-24 Bradley Belladd gamma cvar
2015-01-20 Bradley Bellmore type warnings
2015-01-20 Bradley Bellexplicit casts
2015-01-19 zicoshow borders in SDL and OGL, optimized and cleaned
2015-01-19 Bradley Bellfinish refactoring Controls
2015-01-04 Bradley Bellimplement all controls as console commands.
2015-01-03 Bradley Bellremove rcs tags
2015-01-03 Bradley Bellchange u_int*_t to C99 standard uint*_t
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
next