]> icculus.org git repositories - btb/d2x.git/history - arch
prototype for strdup with MPW
[btb/d2x.git] / arch /
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)
2004-05-19 Bradley Bellfix off-by-one error in ogl_urect, right and bottom...
2004-05-19 Bradley Bellfix briefing spinning robot display in OGL (d1x r1...
2004-05-19 Bradley Bellfix typo
2004-05-19 Bradley Bellmove win32 window creation code from arch_init_start...
2004-05-19 Bradley Bellapply patch from bluecow to fix hmiplay sync issues...
2004-05-19 Bradley Bellfix crash on exit if sounds are still playing (d1x...
2004-05-19 Bradley BellFix mismatched arg types in the win32 code (d1x r1.7)
2004-05-19 Bradley BellFix mismatched arg types in the win32 code (d1x r1.12)
2004-05-19 Bradley Bellfix problems with msgbuf struct not being defined ...
2004-05-19 Bradley Bellupdated SDL include path (d1x r1.3)
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-13 Martin Schaffnerformatting
2004-05-11 Bradley Bellfix alpha calculation in g3_draw_poly, again
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-05-08 Martin Schaffnerfix bug on Mac OS X where all sound, including that...
2004-04-14 Bradley Bellfix redbook tracking problems (fixes #1028)
2004-01-08 Martin Schaffnerget rid of warnings (now compiles with -Werror on SunOS)
2003-12-18 Bradley Bellwhitespace/comments
2003-12-08 Bradley Bellfix FreeBSD compile errors
2003-11-27 Bradley BellPocketPC fixes
next