Commit graph

89 commits

Author SHA1 Message Date
Bradley Bell 32634b77ae Changed __ENV_DJGPP__ to __DJGPP__, since it's built-in. 2001-10-12 10:21:44 +00:00
Bradley Bell 615b3a230c remove superfluous files 2001-10-12 10:20:06 +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 f5b970b755 Fix a gcc 3.0 warning, couple updates from d1x 2001-10-12 06:36:55 +00:00
Bradley Bell 126b02e1ff Fix some dist stuff 2001-10-12 03:06:33 +00:00
Bradley Bell fe531d7c54 make sure cygconf gets archived 2001-10-12 02:28:16 +00:00
Bradley Bell e61f289a8e Increment version number in preparation for release 2001-10-12 02:25:59 +00:00
Bradley Bell 637a463496 Fix detection of opengl 2001-10-12 01:50:09 +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 1d080ce9bb Added macros/sdl.m4 2001-10-11 22:12:31 +00:00
Bradley Bell 60b8c87a4d Added macros/sdl.m4 2001-10-11 19:06:12 +00:00
Bradley Bell 80e7237ae7 Replacing win32 joystick (broken) with SDL joystick (stubs) 2001-10-10 03:01:30 +00:00
Bradley Bell c629454cd3 changed window caption to include version info 2001-10-09 08:17:07 +00:00
Bradley Bell a8af626249 Added DESCENT_VERSION constant 2001-10-09 08:12:21 +00:00
Bradley Bell e423b9062e Added command-line help. 2001-10-09 08:07:11 +00:00
Bradley Bell d079cae956 opengl improvments (following d1x changes) 2001-10-09 03:00:08 +00:00
Bradley Bell c01c745d1f Added window caption, hide mouse cursor 2001-10-09 02:58:20 +00:00
Bradley Bell a19e357b69 re-imported d1x version of this file 2001-10-09 02:38:52 +00:00
Bradley Bell fec739d502 Remove duplicate headers. 2001-10-07 22:19:56 +00:00
Thimo Neubauer b60091bbc0 totally crippled the memory manager because it does not make sense for
non-DOS-systems and it would have been too complicated to get it 64bit
clean
2001-08-02 22:02:37 +00:00
Bradley Bell 454357e740 updated anonymous password 2001-06-19 19:50:50 +00:00
Bradley Bell ea4b40610a Added d1x license 2001-02-08 02:50:16 +00:00
Bradley Bell 976e513f8a Better detecting of SDL and GL/GLU 2001-02-01 09:24:04 +00:00
Bradley Bell 442f6ee490 OpenGL support under Cygwin/SDL 2001-01-31 16:31:14 +00:00
Bradley Bell c90efd1406 fix typo 2001-01-31 15:34:40 +00:00
Bradley Bell afe71dfac6 Makefile and conf.h fixes 2001-01-31 15:18:05 +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 6b58d48133 Fixes to build system 2001-01-29 14:09:49 +00:00
Bradley Bell a6dca7e25f fix for non-linux joysticks 2001-01-29 14:08:24 +00:00
Bradley Bell 1314e4a9b6 Fixed build, minor fixes 2001-01-29 14:03:57 +00:00
Bradley Bell 4f4ac0a66e Fixed build, minor fixes 2001-01-29 13:53:28 +00:00
Bradley Bell 370fcefaee Fixed build, some minor cleanups. 2001-01-29 13:47:52 +00:00
Bradley Bell e48b834f72 Removed duplicate files 2001-01-29 13:36:14 +00:00
Bradley Bell 80db083ba9 Fixed build system, minor fixes 2001-01-29 13:35:09 +00:00
Bradley Bell ff512f8d21 Unified input headers. 2001-01-29 13:28:27 +00:00
Bradley Bell e6f8d60edb Duplicate file removal. 2001-01-28 16:39:42 +00:00
Bradley Bell 16e4e6d211 Duplicate file removal 2001-01-28 16:37:29 +00:00
Bradley Bell 368c7f98a6 More header unification... 2001-01-28 16:21:54 +00:00
Bradley Bell 1991677115 Added <ctype.h> 2001-01-28 16:21:32 +00:00
Bradley Bell 1bc7f2f45f unified input headers. 2001-01-28 16:10:57 +00:00
Bradley Bell ffca83483f Removed duplicate files, and unified input headers. 2001-01-28 16:09:39 +00:00
Bradley Bell f5b8e62fc0 moved linux-specific defs out of joy.h 2001-01-28 16:08:02 +00:00
Bradley Bell 8cd1897092 unification of input headers 2001-01-28 16:00:54 +00:00
Bradley Bell a524bf50fe Removed duplicate files, and unified input headers. 2001-01-28 15:58:17 +00:00
Bradley Bell a220a5484c SDL-GL support 2001-01-28 05:53:48 +00:00
Bradley Bell 81df69dfee OpenGL now uses SDL-GL instead of gii 2001-01-28 05:53:04 +00:00