]> icculus.org git repositories - btb/d2x.git/shortlog
btb/d2x.git
2001-11-02 Bradley Belltake out -O2 if doing debug build
2001-11-02 Bradley Bellformatting
2001-11-02 Bradley BellEnable OpenGL fonts\!
2001-11-02 Bradley Bellfix swapint, swapshort macros, get rid of functions
2001-11-01 Bradley Bellremoved duplicate header
2001-10-31 Bradley Bellautomap works in opengl
2001-10-31 Bradley BellAdded news
2001-10-31 Bradley BellMust call set_screen_mode for menus when using GL
2001-10-31 Bradley BellSync with d1x
2001-10-31 Bradley BellSync with d1x
2001-10-31 Bradley BellMakefile fixes
2001-10-31 Bradley BellSync with d1x
2001-10-31 Bradley BellMinor sync with d1x
2001-10-27 Bradley Belladded some documentation
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 Bellattempt at support for editor, makefile changes, etc
2001-10-25 Bradley Bellformatting fix
2001-10-25 Bradley Belladding support for runtime selection of tmap funcs
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-10-25 Bradley Bellconditionalize including multi.h and network.h, fix...
2001-10-25 Bradley Belladded typedef for u_int64_t on mingw
2001-10-25 Bradley Belladded prototype for g3_uninit_polygon_model
2001-10-25 Bradley BellDon't use SDL joystick except on mingw
2001-10-24 Bradley BellMoved input stuff to arch subdirs, as in d1x.
2001-10-24 Bradley BellRevert bin_programs to earlier style until i understand...
2001-10-24 Bradley BellMoved input stuff to arch subdirs, as in d1x.
2001-10-24 Bradley Bellblah blah
2001-10-23 Bradley BellMoved ui.h to includes/
2001-10-23 Bradley Bellno need for #include <conf.h> here
2001-10-23 Bradley BellBuild fixes. EDITOR_SRCS added to libmain_a_SOURCES.
2001-10-23 Bradley BellNo longer #ifdef'ing out the whole file. RCS header...
2001-10-23 Bradley BellNo longer #ifdef'ing out the whole file. RCS header...
2001-10-23 Bradley BellBuild fixes. Now works with automake 1.5 and autoconf...
2001-10-23 Bradley BellThese don't belong in cvs
2001-10-20 Bradley BellDon't free unused variables...
2001-10-20 Bradley BellBringing font stuff more in line with d1x
2001-10-20 Bradley Bellmake dist more sensible
2001-10-20 Bradley BellKludge for linking on mingw
2001-10-19 Bradley BellLittle fixes
2001-10-19 Bradley BellCheck for __MINGW32__
2001-10-19 Bradley BellImported from d1x
2001-10-19 Bradley BellRe-import of d1x files
2001-10-19 Bradley BellFixed %include
2001-10-19 Bradley BellRCS headers added
2001-10-19 Bradley BellMoved arch/sdl_* to arch/sdl
2001-10-19 Bradley BellMoved final link to top-level directory instead of...
2001-10-19 Bradley BellChanged __ENV_LINUX__ to __linux__
2001-10-19 Bradley BellMoved arch/sdl_* to arch/sdl
2001-10-19 Bradley Belladd --enable-xploader, support arch/linux subdir, fix...
2001-10-19 Bradley Bellconditionalize conf.h
2001-10-19 Bradley BellPartial application of linux/alpha patch. Courtesy...
2001-10-19 Bradley BellBrought linux networking in line with d1x, moved some...
2001-10-19 Bradley Bellremove pesky * from RCS log entry
2001-10-19 Bradley BellBrought linux networking in line with d1x, moved some...
2001-10-19 Bradley BellImported from d1x
2001-10-19 Bradley BellRCS info added, conf.h added, etc...
2001-10-19 Bradley BellImported from d1x
2001-10-19 Bradley BellTrying to get network working on win32
2001-10-19 Bradley Bellbuild fixes
2001-10-19 Bradley BellMoved win32_* to win32/* (a la d1x), starting to get...
2001-10-19 Bradley BellChanged __ENV_LINUX__ to __linux__
2001-10-19 Bradley BellChanged __ENV_LINUX__ to __linux__, conditionalized...
2001-10-18 Bradley BellRCS headers added/changed
2001-10-18 Bradley Bellfix NASMFLAGS bug
2001-10-18 Bradley BellRCS headers added/changed
2001-10-17 Bradley BellFixed the invulnerable robots bug!
2001-10-17 Bradley BellFixed the invulnerable robots bug!
2001-10-14 Bradley BellMinor dist fix
2001-10-13 Bradley BellRemoved automake stuff from "inert" subdirs. And there...
2001-10-13 Bradley BellStuff
2001-10-13 Bradley Bellremoving auto-generated file
2001-10-13 Bradley BellAdded instructions for mingw32 build
2001-10-13 Bradley Bellrenamed INSTALL to installation.txt
2001-10-13 Bradley BellAdded instructions for mingw32 build
2001-10-13 Bradley BellEnable assembly under mingw32
2001-10-12 Bradley BellChanged __ENV_DJGPP__ to __DJGPP__, since it's built-in.
2001-10-12 Bradley Bellremove superfluous files
2001-10-12 Bradley BellChanged __ENV_DJGPP__ to __DJGPP__, since it's built-in.
2001-10-12 Bradley Bellfix some gcc 3.0 warnings, courtesy of paoloulivi@tin.it
2001-10-12 Bradley BellFix a gcc 3.0 warning, couple updates from d1x
2001-10-12 Bradley BellFix some dist stuff
2001-10-12 Bradley Bellmake sure cygconf gets archived
2001-10-12 Bradley BellIncrement version number in preparation for release
2001-10-12 Bradley BellFix detection of opengl
2001-10-12 Bradley BellSwitched from Cygwin to mingw32 on MS boxes. Vastly...
2001-10-11 Bradley BellAdded macros/sdl.m4
2001-10-11 Bradley BellAdded macros/sdl.m4
2001-10-10 Bradley BellReplacing win32 joystick (broken) with SDL joystick...
2001-10-09 Bradley Bellchanged window caption to include version info
2001-10-09 Bradley BellAdded DESCENT_VERSION constant
2001-10-09 Bradley BellAdded command-line help.
2001-10-09 Bradley Bellopengl improvments (following d1x changes)
2001-10-09 Bradley BellAdded window caption, hide mouse cursor
2001-10-09 Bradley Bellre-imported d1x version of this file
2001-10-07 Bradley BellRemove duplicate headers.
2001-08-02 Thimo Neubauertotally crippled the memory manager because it does...
2001-06-19 Bradley Bellupdated anonymous password
2001-02-08 Bradley BellAdded d1x license
2001-02-01 Bradley BellBetter detecting of SDL and GL/GLU
next