Commit graph

1384 commits

Author SHA1 Message Date
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
Bradley Bell bc09a38e3d added typedef for u_int64_t on mingw 2001-10-25 02:07:27 +00:00
Bradley Bell 4ba7f5584a added prototype for g3_uninit_polygon_model 2001-10-25 02:06:58 +00:00
Bradley Bell 58c7ce173e Don't use SDL joystick except on mingw 2001-10-25 02:06:14 +00:00
Bradley Bell 916a43e0ab Moved input stuff to arch subdirs, as in d1x. 2001-10-24 09:34:22 +00:00
Bradley Bell 57d095b72a Revert bin_programs to earlier style until i understand automake 1.5 better.
remove input from SUBDIRS
2001-10-24 09:30:02 +00:00
Bradley Bell 805c90e348 Moved input stuff to arch subdirs, as in d1x. 2001-10-24 09:25:05 +00:00
Bradley Bell cbd0a26e50 blah blah 2001-10-24 07:08:59 +00:00
Bradley Bell 17e23e8e6b Moved ui.h to includes/ 2001-10-23 23:09:12 +00:00
Bradley Bell aaab274e07 no need for #include <conf.h> here 2001-10-23 23:07:00 +00:00
Bradley Bell 2d5c3d2740 Build fixes. EDITOR_SRCS added to libmain_a_SOURCES. 2001-10-23 22:04:38 +00:00