Commit graph

194 commits

Author SHA1 Message Date
Bradley Bell 9040140f58 Created header for MAKE_SIG macro 2001-11-11 23:39:22 +00:00
Bradley Bell 9a270994d6 Don't use terrain.c unless SHAREWARE 2001-11-11 23:38:18 +00:00
Bradley Bell 664e23b9b6 GL savegame thumbnails 2001-11-11 23:37:34 +00:00
Bradley Bell b21bbb2fd6 make option for NMOVIES, default to off 2001-11-11 23:31:39 +00:00
Bradley Bell 1cbfab65b4 Enabled savegame thumbnails under OpenGL 2001-11-09 11:40:25 +00:00
Bradley Bell 966b04cfe7 remove duplicate header 2001-11-09 07:30:06 +00:00
Bradley Bell 6b990d8d99 use d2x.ini for option file 2001-11-09 06:57:27 +00:00
Bradley Bell db04532a33 Move mem_realloc inside the ifdef 2001-11-09 06:56:41 +00:00
Bradley Bell ae1a8a88d1 fix 640x400 menu text 2001-11-09 06:56:07 +00:00
Bradley Bell dd0b3207a3 added documentation 2001-11-09 06:55:08 +00:00
Bradley Bell c6990486c4 fix warnings 2001-11-09 06:54:23 +00:00
Bradley Bell 9b87527852 Get rid of gl spew 2001-11-09 06:53:37 +00:00
Bradley Bell adc4966a8d move unused ipx_udp.c to EXTRA_DIST 2001-11-09 06:52:51 +00:00
Bradley Bell 0978c3052f Define __SDL__ for mingw 2001-11-09 06:52:14 +00:00
Bradley Bell 47960a1a46 free OGL font data when rereading 2001-11-08 10:37:25 +00:00
Bradley Bell 0828ca02eb Enabled shareware build, endlevel flythrough sequence 2001-11-08 10:30:28 +00:00
Bradley Bell 82b109e76a moved file, will be of use for shareware build 2001-11-08 10:21:36 +00:00
Bradley Bell a64439c52a use new d_realloc function, so mem manager doesn't die 2001-11-08 10:19:52 +00:00
Bradley Bell 2baf45e659 added d_realloc/mem_realloc functions 2001-11-08 10:17:40 +00:00
Bradley Bell c32c665c5d Change args_init back to InitArgs 2001-11-05 07:39:26 +00:00
Bradley Bell 8b4c2d567f Add comment 2001-11-05 07:38:09 +00:00
Bradley Bell 27c098abf6 Move header to includes/ 2001-11-04 10:33:30 +00:00
Bradley Bell b80f59202b Hack to keep SDL from screwing up X when it crashes 2001-11-04 09:02:18 +00:00
Bradley Bell 719586a3c4 SDL applies to more than X11... 2001-11-04 09:01:41 +00:00
Bradley Bell f612d28923 Enable d1x-style hud_message 2001-11-04 09:00:25 +00:00
Bradley Bell cc3f5d5753 Sync with d1x 2001-11-04 08:49:57 +00:00
Bradley Bell ae4709eec2 re-init ogl fonts after remapping colors. 2001-11-04 03:58:25 +00:00
Bradley Bell 963544e31e remove byteswap.h (duplicate header) 2001-11-02 10:46:56 +00:00
Bradley Bell 577a77964e fixed gr_remap_font, minor stuff 2001-11-02 10:46:23 +00:00
Bradley Bell fb3d5e4a8b take out -O2 if doing debug build 2001-11-02 02:34:14 +00:00
Bradley Bell 5533d43e89 formatting 2001-11-02 02:22:25 +00:00
Bradley Bell fb22cad6fa Enable OpenGL fonts\! 2001-11-02 02:03:53 +00:00
Bradley Bell 3d0c07b707 fix swapint, swapshort macros, get rid of functions 2001-11-02 02:01:52 +00:00
Bradley Bell 815464c973 removed duplicate header 2001-11-01 04:29:31 +00:00
Bradley Bell fcf2884da4 automap works in opengl 2001-10-31 11:16:08 +00:00
Bradley Bell 5f0d0ecc5c Added news 2001-10-31 10:09:41 +00:00
Bradley Bell 04a345a44a Must call set_screen_mode for menus when using GL 2001-10-31 09:59:34 +00:00
Bradley Bell 0445b3fce2 Sync with d1x 2001-10-31 09:57:59 +00:00
Bradley Bell 46a619a680 Sync with d1x 2001-10-31 07:41:54 +00:00
Bradley Bell 5431a9b0e2 Makefile fixes 2001-10-31 07:40:51 +00:00
Bradley Bell acf69806a5 Sync with d1x 2001-10-31 07:35:48 +00:00
Bradley Bell 9573a9ea4f Minor sync with d1x 2001-10-31 03:54:51 +00:00
Bradley Bell 1bc7efe3db added some documentation 2001-10-27 01:39:23 +00:00
Bradley Bell 9098e305d5 Completed tmap selection code. 2001-10-25 09:12:16 +00:00
Bradley Bell f3788507f3 Finished moving stuff to arch/blah. I know, it's ugly, but It'll be easier to sync with d1x. 2001-10-25 08:25:35 +00:00
Bradley Bell a196e6d554 attempt at support for editor, makefile changes, etc 2001-10-25 02:27:57 +00:00
Bradley Bell 3c6d174a18 formatting fix 2001-10-25 02:24:18 +00:00
Bradley Bell 12f18ce6f1 adding support for runtime selection of tmap funcs 2001-10-25 02:22:46 +00:00
Bradley Bell 6e38434e6e conditionalize including multi.h and network.h, fix backslashes, fix compiler errors with EDITOR 2001-10-25 02:19:32 +00:00
Bradley Bell 413f2a34ab conditionalize including multi.h and network.h, fix backslashes 2001-10-25 02:15:57 +00:00