]> icculus.org git repositories - btb/d2x.git/history - texmap
add options matrix
[btb/d2x.git] / texmap /
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Bellfix misleading indentation, add explicit braces, etc
2018-03-06 KpRename include/error.h to include/dxxerror.h
2018-02-20 Bradley Bellmake function declarations into prototypes
2015-02-12 Bradley Belluse const for cmd name and help text
2015-02-12 Bradley Bellsimplify help system
2015-02-04 Bradley Bellmove select_tmap to new init function, also selectable...
2015-01-30 Bradley Bellmore header cleanup
2015-01-20 Bradley Bellget rid of CDRom_dir, other kludges
2015-01-03 Bradley Bellremove rcs tags
2015-01-03 Bradley Bellchange u_int*_t to C99 standard uint*_t
2014-12-08 Bradley Bellflatten Makefile
2014-11-28 Bradley Belldelete old .cvsignore files
2014-11-28 Bradley Bellportable makefile syntax
2014-11-27 Bradley Bellupdate makefiles
2006-12-13 Chris Taylordivide negative window x-coordinates properly, fixing...
2006-12-03 Chris Taylorfix assemble error for gas (fix bug #2312)
2006-12-02 Chris Taylordivide negative light rates of change properly (fix...
2004-12-01 Bradley Belladded stuff to .cvsignore
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-05-20 Bradley Belldon't need texmappers for OpenGL
2003-12-08 Bradley Bellenable nasm on FreeBSD, change relevant __linux__ macro...
2003-03-19 Bradley Bellheader/extern declaration housekeeping
2003-02-18 Bradley Bellformatting
2002-08-07 Bradley Belladded .cvsignore files
2002-02-23 Bradley Bellfix bug preventing higher res sdl modes
2002-02-23 Bradley Bellmoved includes to include
2001-11-14 Bradley Belluse optimization flags as texmap default
2001-10-25 Bradley BellCompleted tmap selection code.
2001-10-25 Bradley BellFinished moving stuff to arch/blah. I know, it's ugly...
2001-10-25 Bradley Belladding support for runtime selection of tmap funcs
2001-10-23 Bradley Bellno need for #include <conf.h> here
2001-10-23 Bradley BellBuild fixes. Now works with automake 1.5 and autoconf...
2001-10-19 Bradley BellChanged __ENV_LINUX__ to __linux__
2001-01-31 Bradley BellMakefile and conf.h fixes
2001-01-31 Bradley BellFix compiler warnings
2001-01-24 Bradley Bellimproved automake config. make dist, VPATH builds...
2001-01-24 Bradley Bellcruft removal
2001-01-22 Bradley Bellconfiguration fixes
2001-01-19 Bradley BellThis commit was generated by cvs2svn to compensate...