Commit graph

102 commits

Author SHA1 Message Date
Bradley Bell a41c6ca7ce added MAX_FPS constant 2005-03-20 12:53:33 +00:00
Chris Taylor 4e18953e40 determine properly if 800x600 resolution is available 2005-02-26 09:30:04 +00:00
Chris Taylor d038b22379 remove the need for BITMAPS.TBL, with EDITOR defined 2005-02-26 07:04:47 +00:00
Bradley Bell c8d6804c5b allow -notitles to work in shareware [and non-RELEASE] version too. (d1x r1.35) 2005-02-25 07:19:33 +00:00
Chris Taylor 47b70f7298 actually use PHYSFSX_openRead/WriteBuffered 2005-02-25 05:20:36 +00:00
Bradley Bell d5c207f482 Use PhysicsFS for making the hoard ham. 2004-12-20 06:48:06 +00:00
Bradley Bell 4a78c53a8f force gr_update() so screens always show in OpenGL 2004-12-17 13:32:50 +00:00
Bradley Bell 9f05215cdf don't die if title screens not found 2004-12-03 10:39:49 +00:00
Bradley Bell b3d134a6b7 merged physfs branch 2004-12-01 12:48:13 +00:00
Bradley Bell 1925cbee48 enable logo screens for shareware/oem 2004-11-27 11:55:10 +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 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 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 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 73cd3552d0 avoid assigments between unsigned and signed char, MPW does not like these 2004-08-01 16:28:33 +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 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 71e7eca56c added -udp documentation from d1x 2004-05-22 00:26:25 +00:00
Bradley Bell 3538d68ecf document -ihaveabrokenmouse 2004-05-21 01:54:39 +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 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 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 3fedfdbcc2 comment out unused checksum variable 2004-04-15 07:34:28 +00:00
Bradley Bell 040dedae91 PocketPC fixes 2003-11-27 09:10:52 +00:00
Bradley Bell 69dd0cdab1 linux fixes 2003-11-27 00:36:15 +00:00
Bradley Bell b398c44758 Visual C, PocketPC fixes 2003-11-26 12:39:00 +00:00
Bradley Bell 04bcc92970 comments/formatting 2003-10-10 09:36:35 +00:00
Bradley Bell 8e6247686f SHAREWARE fixes 2003-10-08 22:05:19 +00:00
Bradley Bell c9944a6f73 SHAREWARE fixes 2003-10-08 22:01:39 +00:00
Bradley Bell 26a5fb6d7c Make network architecture choosable from game menu, add support for UDP/IP on Mac OS X and Solaris 2003-10-03 07:58:15 +00:00
Bradley Bell aff1f6ef5c convert file i/o to cfile 2003-06-16 07:15:59 +00:00
Bradley Bell 89f50aea64 added -nohogdir and -userdir options 2003-05-12 22:46:01 +00:00
Bradley Bell 62810b7ba6 redeclare main() 'the SDL way', make sure SDL.h is always included. 2003-04-24 18:19:05 +00:00
Bradley Bell d3e45e44ff print some useful info if hog not found, allow -help to work if no text available 2003-04-07 23:29:28 +00:00
Bradley Bell 3dc257df60 Allow use of 22K sound samples 2003-03-31 19:52:02 +00:00
Bradley Bell 083db533d7 Change the default movie resolution to high, implement the option -lowresmovies 2003-03-21 23:13:25 +00:00
Bradley Bell 637334a6e2 moved joy_init back to main, other header cleanups 2003-03-19 23:20:09 +00:00
Bradley Bell b421863cec added -fps option 2003-03-13 07:16:46 +00:00
Bradley Bell 6db03d84bd Fixed many opengl glitches 2003-02-28 09:56:10 +00:00
Bradley Bell 8238f89e9d noted that hoard.ham is only needed for multiplayer HOARD games, and should
not be equated with "vertigo". put HoardEquipped() back in network.c.
2003-02-28 03:54:55 +00:00
Bradley Bell af6d23594a changed path for SDL headers 2003-01-15 02:42:41 +00:00
Bradley Bell 2142b63c65 enabled kali 2003-01-01 00:56:24 +00:00