Commit graph

67 commits

Author SHA1 Message Date
Bradley Bell c1f1d06622 added Visual C project for opengl, buncha macro fixes and stuff 2003-11-27 00:21:04 +00:00
Bradley Bell fdc70f5584 added option to disable kalinix under unix 2003-11-18 01:08:07 +00:00
Bradley Bell f0e5663477 fix .exe extension problems 2003-11-07 19:49:43 +00:00
Bradley Bell 52927b1ba2 increment version number, add some news 2003-10-06 09:18:21 +00:00
Bradley Bell 4d8844c285 better checking for timeval 2003-10-04 02:50:21 +00:00
Bradley Bell 26a5fb6d7c Make network architecture choosable from game menu, add support for UDP/IP on Mac OS X and Solaris 2003-10-03 07:58:15 +00:00
Bradley Bell f4a353f1e1 increment version number 2003-06-06 23:50:56 +00:00
Bradley Bell 45a4de3794 set console background, fix whitespace 2003-06-02 20:45:32 +00:00
Bradley Bell f6b766c3c7 make console optional, other fixes 2003-06-02 05:56:37 +00:00
Bradley Bell 4a6a562f29 define struct timeval if needed 2003-06-02 01:58:10 +00:00
Bradley Bell 0e5814ea80 added console code (from SDL_console) 2003-06-02 01:55:03 +00:00
Bradley Bell edc9be32b9 add support for MacOS X bundle 2003-05-29 06:26:27 +00:00
Bradley Bell 8b445e91f9 increment version number 2003-05-13 01:19:33 +00:00
Bradley Bell 4aa5eeafbe must check for timespec after setting -mno-cygwin 2003-05-12 23:30:12 +00:00
Bradley Bell 805e5230d5 have to include time.h when checking for nanosleep 2003-04-30 20:30:21 +00:00
Bradley Bell 5e9b4bd159 use autoconf to check for struct timespec 2003-04-30 20:05:52 +00:00
Bradley Bell 75da1d2aff fix linking bug, increment version number 2003-04-30 20:03:46 +00:00
Bradley Bell 5fdf7a4129 fixes for OS X 10.2 2003-04-29 08:05:41 +00:00
Bradley Bell de774024f6 increment version number 2003-04-24 18:20:58 +00:00
Bradley Bell b2ebf773ed 0.2.1 release 2003-04-21 23:02:45 +00:00
Bradley Bell 21eeeef57f use different defines for os x 2003-04-11 23:53:15 +00:00
Bradley Bell 923d65db44 enabled setting icon with SDL_image 2003-03-28 09:27:07 +00:00
Bradley Bell 90c192c223 ipx on win32 fixed 2003-03-19 23:11:23 +00:00
Bradley Bell 82bcbbfe01 enable experimental console support 2003-03-17 09:33:49 +00:00
Bradley Bell a3372b49bf MinGW compiles with network enabled again, but still doesn't work 2003-02-28 23:34:15 +00:00
Bradley Bell 6a0a6b442e clean stuff up, getting ready for 0.2.0 release 2003-02-26 11:11:14 +00:00
Bradley Bell ee4de6ba05 check for mingw when enabling nasm 2003-02-22 06:49:46 +00:00
Bradley Bell d3e3ad1a14 put alignment detection in configure.ac 2003-02-18 19:55:51 +00:00
Bradley Bell 5ceb6c6deb moved mve stuff to separate subdir 2003-02-18 07:37:19 +00:00
Bradley Bell 9218f43ac5 disable networking on mac/win for now 2003-02-14 03:44:05 +00:00
Bradley Bell 4e225f78bc enabled linux joystick 2003-01-01 00:55:03 +00:00
Bradley Bell c88cce9a21 remove shareware build, add macdata build 2002-10-10 19:07:45 +00:00
Bradley Bell 42f6a7b100 let mission files get installed by make 2002-08-22 02:24:01 +00:00
Bradley Bell 76569d4f8f make FAST_FILE_IO the default on little-endian machines 2002-08-17 11:23:11 +00:00
Bradley Bell 0de32309c2 moved utility to utilities to avoid conflict with c++ std lib <utility> 2002-08-13 21:40:05 +00:00
Bradley Bell e0f8f43660 add utilities 2002-08-13 07:16:20 +00:00
Bradley Bell 9921efe082 formatting 2002-08-06 09:28:14 +00:00
Bradley Bell 31d800de19 fast i/o macros 2002-08-02 04:57:19 +00:00
Bradley Bell 83e7a0371f oops 2002-07-30 21:26:13 +00:00
Bradley Bell 396270225a OSX OGL fixes 2002-07-30 21:21:02 +00:00
Bradley Bell cbe9fb41fb remove experimental nmovie stuff 2002-07-23 21:24:11 +00:00
Bradley Bell bba15457ce bump version number 2002-07-22 22:38:52 +00:00
Bradley Bell 2dbcb8d498 OS X and movie stuff 2002-07-22 01:47:42 +00:00
Bradley Bell 5bffdf7453 change d2x-ogl to d2x-gl, other packaging stuff 2002-07-17 01:03:02 +00:00
Bradley Bell b50cb44932 cleaner nasm detection 2002-07-16 23:32:16 +00:00
Bradley Bell 2c8a54718d better #defines 2002-07-16 22:47:38 +00:00
Bradley Bell fdc4daf906 whitespace 2002-07-16 22:46:20 +00:00
Bradley Bell fdfbffaa49 better documentation 2002-07-16 22:40:01 +00:00
Bradley Bell e1e23cc08d SDL_AUDIO and SDL_JOYSTICK not needed 2002-07-16 22:37:14 +00:00
Bradley Bell 760212ac56 __SDL__ ugly and not needed at all 2002-07-16 22:29:24 +00:00