]> icculus.org git repositories - btb/d2x.git/history - arch
move hoard data saving from main to save_hoard_data
[btb/d2x.git] / arch /
2006-07-09 Chris Taylordon't allow MPW build to run in OS X (it won't work...
2005-11-07 Chris Taylormake super transparent textures have alpha
2005-08-07 Chris Taylorget the cockpit to show with d2x-gl (actually committed!)
2005-07-21 Chris Taylorfix pointer mismatches, warnings are errors again
2005-04-05 Bradley Bellfix some bugs in joystick initialization
2005-04-04 Bradley Bellchange MAX_BUTTONS to JOY_MAX_BUTTONS
2005-04-04 Bradley Belldon't use hardcoded descriptions of joystick buttons...
2005-04-04 Bradley Belldon't play midi if -nosound
2005-04-04 Bradley Bellremove redundant joy_init()
2005-03-18 Bradley BellAdd RCS ID tag
2005-02-25 Chris Taylorno defining OGL in conf.h
2005-02-25 Bradley Bellrip out digiobj stuff, use d2src system for persistent...
2005-02-25 Bradley Bellupdate to alsa 1.0 API. (d1x r1.3)
2005-02-25 Bradley Bellrestore gamma ramp on exit since some drivers don't...
2005-02-25 Chris Tayloractually use PHYSFSX_openRead/WriteBuffered
2005-02-11 Bradley Belluse GLint for arb_max_textures
2005-02-11 Bradley Belladd internal.h to dist
2005-02-11 Bradley Bellremove old files from dist
2005-01-25 Martin Schaffneron Carbon, dynamically find and load the OpenGL library...
2005-01-23 Martin Schaffnerchange cfopen to use buffers (speeding it up), and...
2005-01-23 Martin Schaffnerdon't print OGL extensions, since this may crash for...
2005-01-06 Bradley BellImplement fading in ogl_urect()
2004-12-17 Bradley Bellcompile as a classic powerpc app in MPW
2004-12-01 Bradley Bellmerged physfs branch
2004-12-01 Bradley Belladded stuff to .cvsignore
2004-11-29 Bradley Bellkludge to keep from hanging on MinGW
2004-11-29 Bradley Belluse d2src system for persistent sounds
2004-11-29 Bradley Belloriginal prototype in d2src is wrong, I guess
2004-11-29 Bradley Bellripped object stuff out of digi.c, now using digiobj...
2004-11-28 Bradley Bellenabled midi on win32
2004-11-23 Bradley BellFix sdl joystick axis problem, all arch use global...
2004-11-22 Bradley BellFix sdl joystick axis problem, all arch use global...
2004-11-16 Martin Schaffnerfix Mac OS 9 bug with missions > 12 chars
2004-11-14 Martin Schaffnermake Mac OS X OpenGL verify textures
2004-11-14 Martin Schaffnermake Mac OS 9 Voodoo display textures
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-28 Martin Schaffnerimplement findfile for Mac OS Carbon
2004-08-28 Martin Schaffnerenable -gl_mipmap switch
2004-08-28 Martin Schaffnerswap min and max size to correct places
2004-08-06 Martin Schaffnermake d2x compile (but not link) on MPW on Mac OS 9...
2004-08-01 Martin Schaffneravoid assigments between unsigned and signed char,...
2004-08-01 Martin Schaffneruse portable CFILE instead of POSIX file in write_bmp
2004-08-01 Martin SchaffnerNew file for supporting compilation with MPW for carbon...
2004-08-01 Martin Schaffneradd "#ifdef macintosh" for carbon target
2004-05-31 Bradley BellXCode compilability fixes
2004-05-31 Bradley Belladded XCode project files
2004-05-23 Bradley Bellmake libpng optional
2004-05-22 Bradley Bellfix compile when GL_NV_register_combiners isn't defined...
2004-05-22 Bradley Bellfix strict-aliasing errors (d1x r1.13)
2004-05-22 Bradley BellFix mismatched arg types in the win32 code (d1x r1...
2004-05-22 Bradley Bellmade opengl use 32bpp screen mode by default, add optio...
2004-05-22 Bradley Bellallow for texture dimensions of 1, and fix ogl replacem...
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 Belldon't try to use paletted textures with mipmapping...
2004-05-22 Bradley Belladd ogl paletted texture support (d1x r1.36, r1.38...
2004-05-22 Bradley Bellfix phantom hat when used with a joystick without one...
2004-05-22 Bradley Bellfix possibility of saving incomplete .tga screenshots...
2004-05-22 Bradley Bellfix persistent sounds (fans, etc) volume/pan info not...
2004-05-22 Bradley Bellremove some redundancy by not needing to do SoundSlots...
2004-05-22 Bradley Bellfix crash/hang when using -nojoystick in linux version...
2004-05-22 Bradley Belluse JOY_NUM_AXES instead of 4 in joy_(get|set)_cal_vals...
2004-05-22 Bradley Bellpatch from Steven Mueller for using more than 4 joystic...
2004-05-22 Bradley Belldigisound fixes (d1x r1.7)
2004-05-21 Bradley Belldos gcc 2.95 asm fixes (d1x r1.2)
2004-05-21 Bradley Belladded new arg and printfs for mouse driver problems...
2004-05-20 Bradley Bellfix a couple of defines
2004-05-20 Bradley Bellfixed the config bug where it'd always put in some...
2004-05-20 Bradley Bellset win32 icon to icon from resource file
2004-05-20 Bradley Bellwin32: fixed space key not working in messages (d1x...
2004-05-20 Bradley Bellw32: check -no(mouse|joystick) within respective _init...
2004-05-20 Bradley Bellfixed win32 gr_*_mode funcs that I forgot to change...
2004-05-20 Bradley Bellaltsounds (d1x r1.6)
2004-05-20 Bradley Bellfixed a major memory leak and removed a bit of redundan...
2004-05-20 Bradley Bellcall digi_reset_digi_sounds in digi_close to fix crashi...
2004-05-20 Bradley Bellwin32's digi_start_sound was not calling DS_release_slo...
2004-05-20 Bradley Bellremove joySetCapture in win32 joystick code, apparently...
2004-05-20 Bradley Bellminor cleanup, use same for loop for filling r, g,...
2004-05-20 Bradley Bellfix funky ogl gammaramp palette when getting hit someti...
2004-05-20 Bradley Belladd caching of weapon inner models, screen shatter...
2004-05-20 Bradley Belladd -renderstats command-line arg to activate RENDERSTA...
2004-05-20 Bradley Bellfix last commit (d1x r1.35)
2004-05-20 Bradley Belladd RENDERSTATS counter for number of textures loaded...
2004-05-20 Bradley Belluse GL_INDEX_BITS to get bpp for color buffer for rende...
2004-05-20 Bradley Belladd anisotropic texture filtering suport (d1x r1.33...
2004-05-20 Bradley Bellmake RENDERSTATS show size of color/depth buffer too...
2004-05-20 Bradley Bellutilize hardware multitexturing support if possible...
2004-05-20 Bradley Belladd ogl_setbrightness_internal stub for glx (d1x r1.17)
2004-05-20 Bradley Bellimplement SetGammaRamp on WGL (d1x r1.14)
2004-05-20 Bradley Bellimplement brightness/palette effects in OGL using SetGa...
2004-05-19 Bradley Belladd -gl_trilinear OGL command-line option (d1x r1.27)
2004-05-19 Bradley Bellneeds to include args.h now (d1x r1.9)
2004-05-19 Bradley Bellimplement -nomusic for linux hmiplay (d1x r1.8)
2004-05-19 Bradley Bellcorrect linux hmiplay handling of midi 0 volume song...
2004-05-19 Bradley Bellremove needless sleep on linux hmiplay startup (d1x...
2004-05-19 Bradley Bellfix off by .5 errors in ogl_upixelc and ogl_ulinec...
2004-05-19 Bradley Bellfix ogl gr_ucircle (d1x r1.29)
next