]> icculus.org git repositories - btb/d2x.git/history - main
Don't compile cfile.c on Mac OS 9.
[btb/d2x.git] / main /
2004-12-01 Bradley Bellmerged physfs branch
2004-12-01 Bradley BellAssign result of cfilelength to an int, MPW doesn't...
2004-12-01 Bradley Belladded stuff to .cvsignore
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 Belladded function to properly decode multi-line strings
2004-11-28 Bradley Bellenabled midi on win32
2004-11-27 Bradley Bellbetter fix for model data freeing bug
2004-11-27 Bradley Bellenable logo screens for shareware/oem
2004-11-27 Bradley Bellfix d1 briefing glitches
2004-11-27 Bradley Bellfree up cpu by not calling timer_delay so many times
2004-11-26 Bradley Bellreduce flickering in credits w/opengl
2004-11-26 Bradley Bellenable briefing screens for mac shareware
2004-11-22 Bradley BellFix sdl joystick axis problem, all arch use global...
2004-11-19 Martin Schaffnerdon't Int3() every time explosions don't look best
2004-11-19 Martin Schaffnerfix bug where loading a hxm would affect other levels too
2004-11-19 Martin Schaffnerfor enhanced missions, load add-on ham file at every...
2004-11-19 Martin Schaffnerdon't corrupt model_data, so it can be freed properly
2004-11-19 Martin Schaffnercompile again on older C compilers
2004-10-30 Martin Schaffnerread descent 1 textures also from shareware version...
2004-10-30 Martin Schaffnerfix crash introduced with previous change
2004-10-24 Martin Schaffnermove all mission stuff to mission.{c,h}, make mission...
2004-10-23 Martin Schaffneradd comment
2004-10-23 Martin Schaffnerremove warning created by the fix for the cfgets issue...
2004-10-23 Martin Schaffnerremove explicit uses of mission list
2004-10-23 Martin Schaffnercorrect comments about anarchy-only
2004-10-23 Martin Schaffnerremove unnecessary build_mission_list call
2004-10-23 Martin Schaffnermove mission list handling functionality to mission...
2004-10-23 Martin Schaffnerdelete file main/compbit.h and adapt users to use text...
2004-10-14 Martin Schaffnerfix crash on Mac OS X, probably fix bug 738
2004-10-14 Martin Schaffnerfix bug uncovered by having fgets cut off ending \n
2004-10-09 Martin Schaffnerfix bug 1675: use better d2 textures if d1 hog is prese...
2004-10-09 Martin Schaffneruse new macros PLAYING_BUILTIN_MISSION and EMULATING_D1...
2004-09-05 Martin Schaffnerfix bugfix of 2004-05-15
2004-08-29 Martin Schaffnercfgets now always copies the terminating character...
2004-08-29 Martin Schaffnermove more old change logs into ChangeLog-old
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-28 Martin Schaffnermove old per-file change logs into new file ChangeLog-old
2004-08-17 Martin Schaffnerfix a bug introduced with change of 2004-06-26
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 Schaffnerdo not seek while writing, carbon does not like it
2004-08-01 Martin Schaffneradd "#ifdef macintosh" for carbon target
2004-06-26 Martin Schaffnerremove some unneccesary globals
2004-05-31 Bradley Bellfix crash caused by death-cam
2004-05-22 Bradley Bellmade opengl use 32bpp screen mode by default, add optio...
2004-05-22 Bradley Belladd opengl replacement texture support (requires libpng...
2004-05-22 Bradley Bellopengl hardware super-transparency support using GL_NV_...
2004-05-22 Bradley Bellmake next axis config key skip currently allocated...
2004-05-22 Bradley Belljoy configuration next axis key from WraithX (d1x r1.10)
2004-05-22 Bradley Belltypo
2004-05-22 Bradley Bellmake rear view leave_time variable with -rearviewleavet...
2004-05-22 Martin Schaffnerchange -udp documentation to d2x behaviour
2004-05-22 Bradley Bellfile-line for segfault info (d1x r1.3, r1.5, r1.3,...
2004-05-22 Bradley Bellfile-line for segfault info (d1x r1.3, r1.5, r1.3,...
2004-05-22 Bradley Belladded -udp documentation from d1x
2004-05-21 Bradley Belldeath-cam from WraithX (d1x r1.3, game.c r1.21, r1...
2004-05-21 Bradley Belldocument -ihaveabrokenmouse
2004-05-21 Bradley Bellincreased MESSAGEBOX_TEXT_SIZE to fix netgame join...
2004-05-21 Bradley Belladded debug info for illegal side type (d1x r1.2, r1...
2004-05-20 Bradley Bellfix a couple of defines
2004-05-20 Bradley Bellintegrated some niceautomap stuff from d1x
2004-05-20 Bradley Belldocument -gl_refresh (d1x r1.20)
2004-05-20 Bradley Belladd alt+enter to toggle fullscreen (in addition to...
2004-05-20 Bradley Bellmove gr_renderstats and gr_badtexture back to game.c
2004-05-20 Bradley Belladd -renderstats command-line arg to activate RENDERSTA...
2004-05-20 Bradley Belladd anisotropic texture filtering suport (d1x r1.33...
2004-05-20 Bradley Bellallow arbitrary (custom) resolution entry in change_res...
2004-05-20 Bradley Bellinserted d1x-style res change menu (mostly works)
2004-05-19 Bradley Belladd -gl_trilinear OGL command-line option (d1x r1.27)
2004-05-19 Bradley Bellrestore inferno.c initialization of screen_compatible...
2004-05-19 Bradley Bellallow arbitrary resolutions to be specified on command...
2004-05-19 Bradley Bellfix briefing spinning robot display in OGL (d1x r1...
2004-05-19 Bradley Bellfix savegame thumbnail saving in OGL (d1x r1.6)
2004-05-17 Bradley Belltook care of switches triggering single-sided walls...
2004-05-16 Martin Schaffnerfix invalid memory access for d1 levels which don't...
2004-05-15 Martin Schaffnerfix endless loop in some levels with a certain (complic...
2004-05-15 Martin Schaffnerimplement repair centers
2004-05-15 Martin Schaffnerimplement repair centers
2004-05-15 Martin Schaffnerfix joystick_read_raw_axis(), define and use gr_remap_m...
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-04-22 Bradley Belluse new GET_INTEL_* macros
2004-04-15 Bradley Bellcomment out unused checksum variable
2004-04-14 Bradley Belluse portable rand function (fixes #1118)
2004-04-14 Bradley Belluncomment calls to RBAStop (fixes #473)
2004-01-08 Martin Schaffnerfix (really) wierd SunOS bug
2003-12-28 Martin Schaffnerfix 2nd part of bug 1067 (make d2x compatible with...
2003-12-28 Martin Schaffnerfix bugfix for 1067
2003-12-28 Martin Schaffnerfix bug 1067
2003-12-18 Bradley Bellfixes for linux-native joystick
2003-12-18 Bradley Bellbunch of fixes (esp. for non linux-native joystick)
2003-12-08 Bradley Bellget rid of silly ulongs
2003-11-27 Bradley BellPocketPC fixes
2003-11-27 Bradley BellPocketPC fixes
2003-11-27 Bradley Bellfix gcc 3.3 compiler warnings
2003-11-27 Bradley Belllandscape fixes, implemented gr_check_mode
2003-11-27 Bradley Belllinux fixes
2003-11-27 Bradley Belladded Visual C project for opengl, buncha macro fixes...
2003-11-26 Bradley BellVisual C, PocketPC fixes
next