Commit graph

513 commits

Author SHA1 Message Date
Martin Schaffner e381dcd1e1 fix a bug introduced with change of 2004-06-26 2004-08-17 18:02:43 +00:00
Martin Schaffner 8a79d15892 make d2x compile (but not link) on MPW on Mac OS 9 (carbon) 2004-08-06 20:36:02 +00:00
Martin Schaffner 73cd3552d0 avoid assigments between unsigned and signed char, MPW does not like these 2004-08-01 16:28:33 +00:00
Martin Schaffner 2ffaf6505f do not seek while writing, carbon does not like it 2004-08-01 14:17:10 +00:00
Martin Schaffner e55a95f124 add "#ifdef macintosh" for carbon target 2004-08-01 13:01:39 +00:00
Martin Schaffner 6a01ae9f1b remove some unneccesary globals 2004-06-26 16:27:17 +00:00
Bradley Bell 38eea6cbef fix crash caused by death-cam 2004-05-31 18:22:20 +00:00
Bradley Bell 89feeb17e2 made opengl use 32bpp screen mode by default, add option to use 16bpp (d1x r1.4, r1.16, r1.34) 2004-05-22 22:43:56 +00:00
Bradley Bell 751aa6bbf1 add opengl replacement texture support (requires libpng and zlib) (d1x r1.42, r1.1, r1.10, r1.4, r1.1) 2004-05-22 22:24:32 +00:00
Bradley Bell 62b2385312 opengl hardware super-transparency support using GL_NV_register_combiners (d1x r1.38, r1.41, r1.6, r1.26, r1.7) 2004-05-22 21:48:48 +00:00
Bradley Bell 423d31e70a make next axis config key skip currently allocated axes (d1x r1.11) 2004-05-22 07:27:29 +00:00
Bradley Bell 4d474c422a joy configuration next axis key from WraithX (d1x r1.10) 2004-05-22 07:20:54 +00:00
Bradley Bell c5ad1bba75 typo 2004-05-22 07:16:04 +00:00
Bradley Bell f98e8c1070 make rear view leave_time variable with -rearviewleavetime argument (d1x r1.25, r1.5, r1.27) 2004-05-22 06:56:41 +00:00
Martin Schaffner 7bff119eb9 change -udp documentation to d2x behaviour 2004-05-22 02:31:48 +00:00
Bradley Bell ed0df5af06 file-line for segfault info (d1x r1.3, r1.5, r1.3, r1.4, r1.3, r1.5, r1.2) 2004-05-22 02:05:51 +00:00
Bradley Bell 39c1ac1ec7 file-line for segfault info (d1x r1.3, r1.5, r1.3, r1.4, r1.3, r1.5, r1.2) 2004-05-22 01:06:29 +00:00
Bradley Bell 71e7eca56c added -udp documentation from d1x 2004-05-22 00:26:25 +00:00
Bradley Bell a08e784db3 death-cam from WraithX (d1x r1.3, game.c r1.21, r1.6, r1.4, r1.3) 2004-05-21 02:46:24 +00:00
Bradley Bell 3538d68ecf document -ihaveabrokenmouse 2004-05-21 01:54:39 +00:00
Bradley Bell fd90cca368 increased MESSAGEBOX_TEXT_SIZE to fix netgame join list score crash (d1x r1.8) 2004-05-21 00:33:03 +00:00
Bradley Bell 8fa23687cc added debug info for illegal side type (d1x r1.2, r1.4, r1.2, r1.2) 2004-05-21 00:02:38 +00:00
Bradley Bell 4e862e361b fix a couple of defines 2004-05-20 23:38:20 +00:00
Bradley Bell 7f67d63ea0 integrated some niceautomap stuff from d1x 2004-05-20 23:36:16 +00:00
Bradley Bell 63976bee93 document -gl_refresh (d1x r1.20) 2004-05-20 19:10:25 +00:00
Bradley Bell a3b5787e59 add alt+enter to toggle fullscreen (in addition to previous key combos (d1x r1.29) 2004-05-20 07:54:47 +00:00
Bradley Bell 1da34c5528 move gr_renderstats and gr_badtexture back to game.c 2004-05-20 07:42:41 +00:00
Bradley Bell 1de277460d add -renderstats command-line arg to activate RENDERSTATS (d1x r1.36, r1.15, r1.33) 2004-05-20 07:25:22 +00:00
Bradley Bell ad42e7c895 add anisotropic texture filtering suport (d1x r1.33, r1.32, r1.23, r1.32) 2004-05-20 05:16:21 +00:00
Bradley Bell 9c553e1353 allow arbitrary (custom) resolution entry in change_res menu (d1x r1.14) 2004-05-20 01:44:09 +00:00
Bradley Bell fa39384021 inserted d1x-style res change menu (mostly works) 2004-05-20 01:29:19 +00:00
Bradley Bell 3dfcdca415 add -gl_trilinear OGL command-line option (d1x r1.27) 2004-05-19 22:16:38 +00:00
Bradley Bell 20eaeb70db restore inferno.c initialization of screen_compatible and use_double_buffer to 'normal' values, broken long long ago in one of the high res menu patches (d1x r1.30) 2004-05-19 21:47:50 +00:00
Bradley Bell d9b238dc94 allow arbitrary resolutions to be specified on command line (d1x r1.2, r1.29, r1.4) -- doesn't work yet 2004-05-19 21:20:09 +00:00
Bradley Bell 369a375f5f fix briefing spinning robot display in OGL (d1x r1.28, r1.20, r1.2) 2004-05-19 03:29:04 +00:00
Bradley Bell d1e1ba65ac fix savegame thumbnail saving in OGL (d1x r1.6) 2004-05-19 02:47:49 +00:00
Bradley Bell 6647b3b034 took care of switches triggering single-sided walls (don't try to access the nonexistent adjacent wall via NULL pointers or negative array indices) 2004-05-17 21:16:28 +00:00
Martin Schaffner c1cc6c7e69 fix invalid memory access for d1 levels which don't have a corresponding wall behind. 2004-05-16 11:04:32 +00:00
Martin Schaffner 437126cbfd fix endless loop in some levels with a certain (complicated) structure 2004-05-15 18:07:12 +00:00
Martin Schaffner 688f407858 implement repair centers 2004-05-15 17:24:17 +00:00
Martin Schaffner 55ec52e19b implement repair centers 2004-05-15 17:16:34 +00:00
Martin Schaffner 3404f75996 fix joystick_read_raw_axis(), define and use gr_remap_mono_font(),
limit homing missile turn rate
2004-05-15 16:25:35 +00:00
Bradley Bell 9b7d0fd035 hmm, g3_draw_transp_poly had the fade level backwards, decided to just fix g3_draw_poly so it behaves correctly, transparency or not, reverted changes to render_face 2004-05-11 03:35:20 +00:00
Bradley Bell 8a2ae9e813 properly render cloaked walls in OpenGL (fixes #1608) 2004-05-11 01:53:34 +00:00
Bradley Bell 2947e92c0a use new GET_INTEL_* macros 2004-04-22 21:07:32 +00:00
Bradley Bell 3fedfdbcc2 comment out unused checksum variable 2004-04-15 07:34:28 +00:00
Bradley Bell 07bd22010d use portable rand function (fixes #1118) 2004-04-14 08:54:35 +00:00
Bradley Bell 6ccd823ab0 uncomment calls to RBAStop (fixes #473) 2004-04-14 07:35:55 +00:00
Martin Schaffner fcb4b851b6 fix (really) wierd SunOS bug 2004-01-08 19:02:53 +00:00
Martin Schaffner b08809db25 fix 2nd part of bug 1067 (make d2x compatible with descent.pig of mac registered)
----------------------------------------------------------------------
2003-12-28 14:05:12 +00:00