Commit graph

41 commits

Author SHA1 Message Date
Bradley Bell 241b38863c kludge to ungrab mouse when we hit an int3 2001-11-14 10:51:04 +00:00
Bradley Bell fa884f419c change __ENV_WINDOWS__ to __WINDOWS__, __ENV_MSDOS__ to __MSDOS__ 2001-11-14 10:45:29 +00:00
Bradley Bell 4c71b4e107 change __ENV_WINDOWS__ to __WINDOWS__, __ENV_MSDOS__ to __MSDOS__ 2001-11-14 10:31:40 +00:00
Bradley Bell 9040140f58 Created header for MAKE_SIG macro 2001-11-11 23:39:22 +00:00
Bradley Bell 2baf45e659 added d_realloc/mem_realloc functions 2001-11-08 10:17:40 +00:00
Bradley Bell c32c665c5d Change args_init back to InitArgs 2001-11-05 07:39:26 +00:00
Bradley Bell 8b4c2d567f Add comment 2001-11-05 07:38:09 +00:00
Bradley Bell 27c098abf6 Move header to includes/ 2001-11-04 10:33:30 +00:00
Bradley Bell fb22cad6fa Enable OpenGL fonts\! 2001-11-02 02:03:53 +00:00
Bradley Bell 3d0c07b707 fix swapint, swapshort macros, get rid of functions 2001-11-02 02:01:52 +00:00
Bradley Bell 46a619a680 Sync with d1x 2001-10-31 07:41:54 +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 17e23e8e6b Moved ui.h to includes/ 2001-10-23 23:09:12 +00:00
Bradley Bell 9c61b3b0bf Bringing font stuff more in line with d1x 2001-10-20 11:02:22 +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 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 cd3a0c0842 Imported from d1x 2001-10-19 04:24:24 +00:00
Bradley Bell 0bbfe82e9d Trying to get network working on win32 2001-10-19 00:33:30 +00:00
Bradley Bell 2ba5fbba92 Changed __ENV_LINUX__ to __linux__ 2001-10-19 00:00:54 +00:00
Bradley Bell 9cbcfa3821 Changed __ENV_LINUX__ to __linux__, conditionalized min,max macros 2001-10-19 00:00:36 +00:00
Bradley Bell 23e0d8f9f3 Removed automake stuff from "inert" subdirs. And there was much rejoicing. 2001-10-13 05:46:13 +00:00
Bradley Bell 85f617794f Changed __ENV_DJGPP__ to __DJGPP__, since it's built-in. 2001-10-12 10:03:32 +00:00
Bradley Bell 091220944b fix some gcc 3.0 warnings, courtesy of paoloulivi@tin.it 2001-10-12 06:40:49 +00:00
Bradley Bell a0fe572bf2 Switched from Cygwin to mingw32 on MS boxes. Vastly improved compilability. 2001-10-12 00:18:40 +00:00
Bradley Bell d079cae956 opengl improvments (following d1x changes) 2001-10-09 03:00:08 +00:00
Bradley Bell 442f6ee490 OpenGL support under Cygwin/SDL 2001-01-31 16:31:14 +00:00
Bradley Bell 3f15bd6c75 Fix compiler warnings 2001-01-31 14:04:46 +00:00
Bradley Bell 461c14e17a Fullscreen toggle added to screen res menu 2001-01-31 13:59:23 +00:00
Bradley Bell 7192f99a5d Support for cross-compiling, and cygwin fixes 2001-01-31 13:56:54 +00:00
Bradley Bell adae1053d7 Cygwin support, using SDL.
needs --without-assembler and --without-network to compile
2001-01-30 04:45:51 +00:00
Bradley Bell 81df69dfee OpenGL now uses SDL-GL instead of gii 2001-01-28 05:53:04 +00:00
Bradley Bell 314338e816 improved automake config. make dist, VPATH builds, ... 2001-01-24 11:11:07 +00:00
Bradley Bell 8a011b5527 changed args_find to FindArg 2001-01-24 04:29:48 +00:00
Bradley Bell 281925bb11 fix compiler warnings w/opengl 2001-01-22 15:49:15 +00:00
Bradley Bell 9eb57ce522 ggi support 2001-01-22 15:45:41 +00:00
Bradley Bell f79eb381d5 NDEBUG fixes 2001-01-22 13:37:46 +00:00
Bradley Bell 7b99b55504 Got rid of all compiler warnings, for non-OpenGL on linux, anyway... 2001-01-20 13:49:18 +00:00
Bradley Bell f05dc678f0 This commit was generated by cvs2svn to compensate for changes in r5,
which included commits to RCS files with non-trunk default branches.
2001-01-19 03:34:09 +00:00
Bradley Bell 9bd1ba7c47 This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.
2001-01-19 03:30:16 +00:00