Commit graph

82 commits

Author SHA1 Message Date
Bradley Bell 5ec0f0677b document -nomovies option 2001-12-28 09:26:41 +00:00
Bradley Bell a82526a391 formatting, put some code into place for rendering of robots during briefings 2001-12-28 09:23:11 +00:00
Bradley Bell f68a70317e move SDL_LIBS to LIBS, SDL_CFLAGS to CFLAGS 2001-11-27 20:00:51 +00:00
Bradley Bell 4e98f92e17 use mouse wheel to emulate 3rd axis 2001-11-14 11:02:55 +00:00
Bradley Bell 4c71b4e107 change __ENV_WINDOWS__ to __WINDOWS__, __ENV_MSDOS__ to __MSDOS__ 2001-11-14 10:31:40 +00:00
Bradley Bell 0b4d2e38ef use MAKE_SIG 2001-11-14 09:34:32 +00:00
Bradley Bell 0619546b0f Make sure bmread.c and terrain.c get included in dist 2001-11-13 22:44:52 +00:00
Bradley Bell 298fc694bf use D_RAND_MAX instead of RAND_MAX 2001-11-13 21:17:49 +00:00
Bradley Bell 84d2ffc20e load player files regardless of byte order of sig 2001-11-12 00:59:07 +00:00
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 1cbfab65b4 Enabled savegame thumbnails under OpenGL 2001-11-09 11:40:25 +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 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 c32c665c5d Change args_init back to InitArgs 2001-11-05 07:39:26 +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 5533d43e89 formatting 2001-11-02 02:22:25 +00:00
Bradley Bell fcf2884da4 automap works in opengl 2001-10-31 11:16:08 +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 46a619a680 Sync with d1x 2001-10-31 07:41:54 +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 a196e6d554 attempt at support for editor, makefile changes, etc 2001-10-25 02:27:57 +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 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 2d5c3d2740 Build fixes. EDITOR_SRCS added to libmain_a_SOURCES. 2001-10-23 22:04:38 +00:00
Bradley Bell 8eeb6304b0 No longer #ifdef'ing out the whole file. RCS header added 2001-10-23 22:03:03 +00:00
Bradley Bell 92bcf2eddd No longer #ifdef'ing out the whole file. RCS header added 2001-10-23 21:53:19 +00:00
Bradley Bell 458d1d1d5a Build fixes. Now works with automake 1.5 and autoconf 2.52. --enable-editor option added. SDL_VIDEO and SDL_INPUT defined for mingw (-grabmouse now works on win32). 2001-10-23 21:51:50 +00:00
Bradley Bell 2af4434ad1 make dist more sensible 2001-10-20 03:11:35 +00:00
Bradley Bell 0f34cad9cd RCS headers added 2001-10-19 09:47:34 +00:00
Bradley Bell c611d23c19 Moved final link to top-level directory instead of main/ 2001-10-19 09:37:48 +00:00
Bradley Bell 028be9cb2f Moved arch/sdl_* to arch/sdl 2001-10-19 09:01:56 +00:00
Bradley Bell d88a6539bf conditionalize conf.h 2001-10-19 08:08:50 +00:00
Bradley Bell 546221a7e1 Partial application of linux/alpha patch. Courtesy of Falk Hueffner <falk.hueffner@student.uni-tuebingen.de> 2001-10-19 08:06:20 +00:00
Bradley Bell f9528a8a9c Brought linux networking in line with d1x, moved some arch/linux_* stuff to arch/linux/ 2001-10-19 07:47:38 +00:00
Bradley Bell 316b9cbdd7 RCS info added, conf.h added, etc... 2001-10-19 04:10:27 +00:00
Bradley Bell 21388da69d Imported from d1x 2001-10-19 04:08:48 +00:00
Bradley Bell 0bbfe82e9d Trying to get network working on win32 2001-10-19 00:33:30 +00:00
Bradley Bell ee727895ec build fixes 2001-10-19 00:30:31 +00:00
Bradley Bell 2ba5fbba92 Changed __ENV_LINUX__ to __linux__ 2001-10-19 00:00:54 +00:00
Bradley Bell eca2973480 RCS headers added/changed 2001-10-18 00:01:01 +00:00
Bradley Bell 8a51309a71 Fixed the invulnerable robots bug! 2001-10-17 23:43:03 +00:00
Bradley Bell aa65cf0418 Minor dist fix 2001-10-14 19:49:19 +00:00
Bradley Bell 23e0d8f9f3 Removed automake stuff from "inert" subdirs. And there was much rejoicing. 2001-10-13 05:46:13 +00:00