Commit graph

1423 commits

Author SHA1 Message Date
johns
94a975839c MinGW links use now the sourceforge download server. 2001-08-08 18:05:52 +00:00
ariclone
0eacf52458 Avoid phantom selector options in pulldowns 2001-08-07 19:59:40 +00:00
ariclone
d0e3776f67 Fixed cursor and function keys in menus 2001-08-07 19:58:36 +00:00
johns
c93e479ad7 Only include for debugging. 2001-08-06 18:59:13 +00:00
johns
e3459eb8ad New compile options added. 2001-08-06 18:58:17 +00:00
johns
b4d00275f7 Music volume added. 2001-08-06 18:56:43 +00:00
johns
7b96808fa9 Music volume added, 44khz, 16bit default. 2001-08-06 18:47:19 +00:00
johns
988770ee68 Updated defines display, copyright for libmodplug added. 2001-08-06 18:39:23 +00:00
johns
5110365f0e Updated features. 2001-08-06 18:37:27 +00:00
johns
9b46a884a1 Added build documentation for FcGP, FcSP and CraftED. 2001-08-06 18:35:59 +00:00
johns
c022fb3c72 Copyright for libmodplug added. 2001-08-06 18:34:28 +00:00
johns
a4805ce85d Build 15 started, USE_FFMPEG,USE_FLAG,USE_OGG defines added. 2001-08-06 18:29:59 +00:00
johns
dd1bbea496 Build 15 started, USE_FFMPEG,USE_FLAG,USE_OGG defines added. 2001-08-06 18:18:58 +00:00
johns
567c00827b Fixed vararg macros for gcc-3.0 2001-08-06 18:04:08 +00:00
ariclone
eaed7bd451 Transmit Network Client Race Selection to Server 2001-08-05 14:33:59 +00:00
johns
59f9faf4b0 Updated. 2001-08-02 14:40:58 +00:00
johns
8aef16cf17 Fixed g++ build for mingw. 2001-08-02 14:31:38 +00:00
johns
e2e58ab7f0 Added rules for .cpp 2001-08-02 14:30:57 +00:00
johns
a7de999a6c PlayMusic must be global, fixed. 2001-08-02 14:28:08 +00:00
johns
e098b76108 FIXME zip support removed, it is available. 2001-08-01 22:43:53 +00:00
johns
343f97de88 Example mod added. 2001-08-01 22:39:42 +00:00
johns
cac3d6bc4a Added gh_apply. 2001-08-01 22:36:08 +00:00
johns
acf54f3376 Added call back to scheme. 2001-08-01 22:25:11 +00:00
johns
6dc8a79294 Added c++ support. 2001-08-01 00:50:10 +00:00
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