Commit graph

1399 commits

Author SHA1 Message Date
johns
c7861140f5 libmodplug support. 2001-08-01 00:49:03 +00:00
johns
ce37775350 New default rules. 2001-08-01 00:40:36 +00:00
johns
66ebaadba4 Added first mod support. 2001-08-01 00:39:32 +00:00
johns
9fb9c9c9ce New module libmodplug added. 2001-08-01 00:35:29 +00:00
johns
075709b4a0 AI documentation finished. 2001-07-30 23:29:23 +00:00
johns
6891dfd582 Fixed also the other alloca error. 2001-07-30 23:03:00 +00:00
johns
9790b2fea4 Fixed wrong sizeof memory corruption. 2001-07-30 22:47:33 +00:00
stephanr
e1a93c35a9 Fixed BUG?: minimap cursor was not updated properly (now with 50% alpha ;) 2001-07-30 22:29:54 +00:00
stephanr
0454003a48 Fixed hang/crash of previous update that didn't take type-size into account ;) 2001-07-30 22:26:35 +00:00
johns
0e1b0a41be Better VC support. 2001-07-28 22:48:49 +00:00
johns
4456adb8da __LINE__ is a number, need -> string. 2001-07-28 22:40:45 +00:00
johns
5b9bdf42d8 No memory corruption by getenv possible. 2001-07-28 22:33:21 +00:00
johns
d1531e23bc getopt for MSC. ? : x not supported by non GNU compilers. 2001-07-28 22:31:56 +00:00
johns
fe7349f8dd MSC didn't like calculations with void pointers. 2001-07-28 22:30:20 +00:00
johns
0ee68443b0 MSC didn't support variable sized local arrays. 2001-07-28 22:28:22 +00:00
johns
8e1fe3102a R_OK missing for MSC-WCE, directory read function missing for MSC. 2001-07-28 22:26:40 +00:00
johns
b6bb251ae3 GNU feature used to build tables. if defed for MSC. 2001-07-28 22:23:59 +00:00
johns
ce7e9258c1 MSC didn't support variable sized local arrays. 2001-07-28 22:22:02 +00:00
johns
be7960398e MSC didn't like calculations with void pointers. 2001-07-28 22:13:00 +00:00
johns
61c292fe44 UseX11 not defined. 2001-07-28 22:05:21 +00:00
johns
557b9b6345 Check if enough resources before letting something be repaired from Antonis. 2001-07-28 20:35:40 +00:00
johns
e6c2086ed9 Include winsock.h for MSC. 2001-07-28 12:54:39 +00:00
johns
9ed8cba4e6 FreeCraft include must be the first non system include!!! 2001-07-28 12:53:41 +00:00
johns
c7a7531f0d errno not available with MSC. 2001-07-28 12:52:15 +00:00
johns
c38314f6d3 Static inlines for min/max macros. 2001-07-28 12:50:51 +00:00
johns
91be55d29d Unneeded GNU feature removed. 2001-07-28 12:49:24 +00:00
johns
ad4642244c Correct parameters for Debug. 2001-07-28 12:48:22 +00:00
johns
b3c7c9935c This is a better replacement for __FUNCTION__. 2001-07-28 03:33:23 +00:00
johns
1a1cd0adcd Becoming funny, but eVC didn't has __FUNCTION__. 2001-07-28 02:19:29 +00:00
johns
5bc7de07e8 _WIN32 defined by MSC. 2001-07-28 02:04:06 +00:00
johns
76d5803af5 Empty struct and typeof not supported by MSC. 2001-07-28 02:00:44 +00:00
johns
15473e32e4 Includes not available for MSC. 2001-07-28 01:56:10 +00:00
johns
abf3a2e648 Endian for MSC. 2001-07-28 01:51:23 +00:00
johns
67eff06571 Near is a keyword of MSC, changed to around. 2001-07-28 01:43:30 +00:00
johns
59b97b7f87 Variable sized locals aren't supported by MSC. 2001-07-28 01:40:47 +00:00
johns
50c150d92f Don't include for MSC. 2001-07-28 01:38:17 +00:00
johns
7cf5d728ae sys includes not for MSC. 2001-07-27 21:37:35 +00:00
johns
71a2670d58 Added __attribute__ macro for MSC. 2001-07-27 21:24:53 +00:00
johns
97dfebbf2b Resource hack now works with no GNU C compiler, but still hack. 2001-07-27 20:03:29 +00:00
johns
38c9cdee0b @todo added. 2001-07-27 19:25:48 +00:00
johns
762655270f Link to new documentation. 2001-07-27 19:24:18 +00:00
johns
53c84e6824 Ignore the single function executables. 2001-07-27 19:23:38 +00:00
johns
ec074b5cbc Correct define for MSC detection. 2001-07-27 19:17:17 +00:00
johns
32b3113f64 Small change. 2001-07-27 19:03:39 +00:00
johns
cf0a33f093 MSC autodection. 2001-07-27 18:53:21 +00:00
johns
e69ab8d521 First part of the AI CCL documentation. 2001-07-26 22:55:12 +00:00
johns
2b0c539de8 IRC and snapshot sections added. 2001-07-25 21:58:52 +00:00
ariclone
0189b0dec1 Fix NetMsgCount after state change by server msg 2001-07-24 20:19:04 +00:00
ariclone
2ab96b3265 Transmit server side player slot selections (network GUI) 2001-07-24 20:17:06 +00:00
johns
12f67881c0 Added const(s). 2001-07-24 00:09:45 +00:00