Commit graph

156 commits

Author SHA1 Message Date
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
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 e5b27b17ee These don't belong in cvs 2001-10-23 21:43:29 +00:00
Bradley Bell d4044ffeb2 Don't free unused variables... 2001-10-20 11:23:57 +00:00
Bradley Bell 9c61b3b0bf Bringing font stuff more in line with d1x 2001-10-20 11:02:22 +00:00
Bradley Bell 2af4434ad1 make dist more sensible 2001-10-20 03:11:35 +00:00
Bradley Bell b41067a198 Kludge for linking on mingw 2001-10-20 00:26:05 +00:00
Bradley Bell f4e953f348 Little fixes 2001-10-19 10:52:38 +00:00
Bradley Bell 7a4760e842 Check for __MINGW32__ 2001-10-19 10:50:28 +00:00
Bradley Bell 161d4ab66a Imported from d1x 2001-10-19 10:48:51 +00:00
Bradley Bell ee83279a3e Re-import of d1x files 2001-10-19 10:46:06 +00:00
Bradley Bell 9e0472f4b0 Fixed %include 2001-10-19 10:08:01 +00:00
Bradley Bell 0f34cad9cd RCS headers added 2001-10-19 09:47:34 +00:00
Bradley Bell 72915cd52b Moved arch/sdl_* to arch/sdl 2001-10-19 09:45:02 +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 9733012f78 Changed __ENV_LINUX__ to __linux__ 2001-10-19 09:34:02 +00:00
Bradley Bell 028be9cb2f Moved arch/sdl_* to arch/sdl 2001-10-19 09:01:56 +00:00
Bradley Bell 9095414f60 add --enable-xploader, support arch/linux subdir, fix NASMFLAGS. 2001-10-19 08:10:30 +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 4208ed8513 remove pesky * from RCS log entry 2001-10-19 07:39:26 +00:00
Bradley Bell d714054361 Brought linux networking in line with d1x, moved some arch/linux_* stuff to arch/linux/* 2001-10-19 07:29:37 +00:00
Bradley Bell cd3a0c0842 Imported from d1x 2001-10-19 04:24:24 +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