Commit graph

529 commits

Author SHA1 Message Date
Martin Schaffner 3f19e9abbf add comment 2004-10-23 21:20:19 +00:00
Martin Schaffner df7cd6fa96 remove warning created by the fix for the cfgets issue of 2004-08-29 2004-10-23 20:53:08 +00:00
Martin Schaffner fed1c02540 remove explicit uses of mission list 2004-10-23 19:39:35 +00:00
Martin Schaffner e431d33445 correct comments about anarchy-only 2004-10-23 19:15:46 +00:00
Martin Schaffner baff1c663c remove unnecessary build_mission_list call 2004-10-23 19:09:58 +00:00
Martin Schaffner 9739973e15 move mission list handling functionality to mission.c, remove unnecessary load_mission calls in menu.c 2004-10-23 18:59:02 +00:00
Martin Schaffner acabce7d2e delete file main/compbit.h and adapt users to use text.c/text.h 2004-10-23 17:42:13 +00:00
Martin Schaffner 250786d656 fix crash on Mac OS X, probably fix bug 738 2004-10-14 16:43:23 +00:00
Martin Schaffner f460685540 fix bug uncovered by having fgets cut off ending \n 2004-10-14 16:30:56 +00:00
Martin Schaffner 86ac476f95 fix bug 1675: use better d2 textures if d1 hog is present but not loadable 2004-10-09 21:52:43 +00:00
Martin Schaffner e435acd4f0 use new macros PLAYING_BUILTIN_MISSION and EMULATING_D1 for accessing information about the current mission, for easier code refactorisation
VS: ----------------------------------------------------------------------
2004-10-09 15:59:28 +00:00
Martin Schaffner 317d23de7c fix bugfix of 2004-05-15 2004-09-05 12:07:01 +00:00
Martin Schaffner f6349028ef cfgets now always copies the terminating character to the dest buffer.
This fixes a bug that occured when reading cmd line args from d2x.ini
2004-08-29 17:57:23 +00:00
Martin Schaffner befc0e5275 move more old change logs into ChangeLog-old 2004-08-29 14:03:51 +00:00
Martin Schaffner 7b27126af8 move old per-file change logs into new file ChangeLog-old 2004-08-28 23:37:35 +00:00
Martin Schaffner f46fbbe6bd move old per-file change logs into new file ChangeLog-old 2004-08-28 23:17:46 +00:00
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