Commit graph

117 commits

Author SHA1 Message Date
jsalmon3
f729aada59 NEW_FOW is on by default 2003-01-12 04:03:17 +00:00
nehalmistry
90b455fbe8 fixed multi-line comment warning with gcc 3.x 2002-12-17 06:40:52 +00:00
nehalmistry
5bd04edd69 RULESFILE prerequisite of object files 2002-12-08 06:26:32 +00:00
nehalmistry
a6a1f3dfc8 make clean after running setup/configure script 2002-12-07 21:04:43 +00:00
nehalmistry
25357bdd01 fixed problems with setup script 2002-12-06 17:54:22 +00:00
nehalmistry
51fb30e94f fixed small script problem 2002-12-02 02:09:24 +00:00
nehalmistry
d7c42d9bd8 removed libclone related stuff 2002-12-01 17:53:18 +00:00
johns
00c79730ac Use simply expanded variables. 2002-11-30 20:16:46 +00:00
nehalmistry
256af7627b remove old Makefile system; add new Non-Recursive Makefile system 2002-11-29 20:58:18 +00:00
ariclone
fd413ca24c Preparations for arts daemon sound support 2002-08-11 17:11:06 +00:00
johns
f6eb2216cc First step on the way to 1.18. 2002-07-05 00:23:32 +00:00
johns
d81d1443d7 1.17.2 release. 2002-06-30 18:44:17 +00:00
johns
bed8e18b46 1.17.2pre1 2002-06-26 19:25:48 +00:00
johns
0c971f6237 Version 1.17.1 final. 2002-06-23 13:03:55 +00:00
ariclone
f5ee034ce8 generate VERSION macro for Rules.Make.WIN32 crosscompile rules 2002-06-22 20:43:10 +00:00
johns
d15c87ab95 Prepared pre2. 2002-06-17 16:50:25 +00:00
ariclone
21fe31e8ed remove remainder of the cruft I just added before, after johns found the
smart solution - why do something simple, so that anyone can understand it?
write complex stuff - complexity keeps the dummies out of business!
2002-06-13 19:08:30 +00:00
johns
ef2369ab44 .depend supports OBJDIR. 2002-06-13 18:50:51 +00:00
ariclone
a5d38fc897 fix dependencies in object dirs 2002-06-13 17:55:52 +00:00
johns
91b392ea87 SPLIT_SCREEN_SUPPORT is default now. 2002-06-07 19:26:32 +00:00
ariclone
80b8cccd65 NEW_NETMENUS is no longer an option - now always used 2002-06-02 19:04:12 +00:00
nehalmistry
462460bf59 fix for bash 2.03 (and possible older versions) 2002-06-01 23:18:33 +00:00
johns
9781a200b8 We plan to release 1.17.1. 2002-06-01 21:24:18 +00:00
nehalmistry
a2be1064ae changed read back to read -n 1 2002-05-28 00:51:28 +00:00
johns
5ed49192ec Preparation for stable release. 2002-05-26 13:42:33 +00:00
nehalmistry
36b7cec1ef don't search for svgalib if win32 2002-05-25 20:17:07 +00:00
cade
1a2204732c - alt-buttons support. button positions >9 are attached to
positions as 10=1, 11=2, ... and are show if alt key is pressed. this
  gives twice as many available buttons, still every button can have own
  hotkey.
2002-05-24 21:40:28 +00:00
johns
927a196e1a Build #19 started. 2002-05-21 23:07:42 +00:00
johns
1dacfef8d8 Fixed FLAC detection. 2002-05-20 22:34:40 +00:00
nehalmistry
d058b39076 fixed ogg vorbis detection message 2002-05-20 20:05:35 +00:00
nehalmistry
e6884066fc correctly detects SDL 2002-05-15 04:34:06 +00:00
nehalmistry
2bfe0e8563 checks libs for flac/ogg/mad support 2002-05-15 04:13:31 +00:00
latimerius
8d6ed8b291 SPLIT_SCREEN_SUPPORT compile-time option added. 2002-05-13 21:33:09 +00:00
johns
9cb9911ba5 New defaults. 2002-05-13 18:31:43 +00:00
nehalmistry
0a0c42a24c now correctly detects mingw-msys system 2002-05-04 22:01:07 +00:00
johns
5206cc68d2 More BSD fixes (from Flavio). 2002-05-01 19:19:00 +00:00
nehalmistry
56713671e4 now you do not need to press enter at prompts 2002-04-19 07:18:19 +00:00
nehalmistry
88c745a0ce fixed native win32 compile problem 2002-04-17 17:41:26 +00:00
nehalmistry
a23380a6a3 small correction in installation instructions 2002-04-15 00:22:11 +00:00
nehalmistry
55e5f2d9f2 cdrom support prompted only if sound support is enabled 2002-04-14 03:12:42 +00:00
nehalmistry
3c0a7a39cb changed $(CLONELIBS) to $CLONELIBS 2002-04-11 22:21:52 +00:00
nehalmistry
9487f5abae can now compile SDL CD Audio support with X11 video mode 2002-04-11 21:39:04 +00:00
johns
af33735371 Next build started. 2002-04-09 22:16:51 +00:00
johns
03c401ca08 Changed from Ender. 2002-04-07 23:48:33 +00:00
johns
bb3e70f13c Fixed assignment. 2002-04-06 23:36:48 +00:00
nehalmistry
1c973563e6 PREFIX only added to RULESFILE if not --win32 2002-04-06 20:11:03 +00:00
nehalmistry
0a02fc236e bug: replaced depend=win32new with DEPEND=win32new 2002-04-06 19:44:38 +00:00
nehalmistry
04dee5fbe8 --win32 now does win32new instead of depend 2002-04-06 19:42:33 +00:00
johns
0b6629e8d7 Added -fsigned-char, to force signed char. 2002-04-05 12:50:23 +00:00
nehalmistry
ed56d6034a Added -lz and -lm to end of lib list so that static compile works correctly. 2002-04-04 21:36:59 +00:00