Commit graph

375 commits

Author SHA1 Message Date
Bradley Bell 424404f98a stuff 2001-12-27 20:48:38 +00:00
Bradley Bell f0618a4b12 fixed bug in dummy array. thanks to Craig Hadady <chadady@iglou.com> 2001-12-23 09:10:31 +00:00
Bradley Bell 5861d3c8bb fix formatting 2001-12-03 02:45:02 +00:00
Bradley Bell 5dfd46feee lots of makefile fixes, and sdl joystick stuff 2001-12-03 02:43:02 +00:00
Bradley Bell b23a8759d9 not needed 2001-11-30 22:50:59 +00:00
Bradley Bell b32c9dc7cb use sdl from source on cygwin 2001-11-27 20:11:51 +00:00
Bradley Bell f68a70317e move SDL_LIBS to LIBS, SDL_CFLAGS to CFLAGS 2001-11-27 20:00:51 +00:00
Bradley Bell 271bb2d499 typo 2001-11-27 19:58:14 +00:00
Bradley Bell f6f5f2909d use optimization flags as texmap default 2001-11-14 20:13:19 +00:00
Bradley Bell 951336c0bb mouse wheel, etc 2001-11-14 11:04:13 +00:00
Bradley Bell 4e98f92e17 use mouse wheel to emulate 3rd axis 2001-11-14 11:02:55 +00:00
Bradley Bell df7505ad4f change ENV_DJGPP to DJGPP 2001-11-14 11:00:05 +00:00
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 99bb77f792 remove cruft, fix formatting, use mouse wheel to emulate 3rd axis 2001-11-14 10:44:21 +00:00
Bradley Bell 47524a844a remove cruft, fix formatting, begin joystick stuff 2001-11-14 10:43:10 +00:00
Bradley Bell 18ba9cf373 implemented digi_set_volume 2001-11-14 10:42:15 +00:00
Bradley Bell 4c71b4e107 change __ENV_WINDOWS__ to __WINDOWS__, __ENV_MSDOS__ to __MSDOS__ 2001-11-14 10:31:40 +00:00
Bradley Bell 0b4d2e38ef use MAKE_SIG 2001-11-14 09:34:32 +00:00
Bradley Bell 1e8f7f3930 update 2001-11-14 09:22:43 +00:00
Bradley Bell bd0a24882a new file 2001-11-14 04:16:19 +00:00
Bradley Bell 0bbfaf91f0 #include pstypes.h 2001-11-14 03:56:53 +00:00
Bradley Bell a7fe6cdb83 SDL joystick stuff 2001-11-14 03:56:16 +00:00
Bradley Bell 870523c1af adjust MINGW defines 2001-11-14 03:55:44 +00:00
Bradley Bell b7847faeae copied joydefs_config from linux/joydefs.c - controls menu now works 2001-11-14 03:29:39 +00:00
Bradley Bell 0619546b0f Make sure bmread.c and terrain.c get included in dist 2001-11-13 22:44:52 +00:00
Bradley Bell 43e6d79e65 New file 2001-11-13 22:44:33 +00:00
Bradley Bell 02b07d903c Make sure gr.c and joy2.asm get included in dist 2001-11-13 22:44:19 +00:00
Bradley Bell 6eeb9631e4 New file 2001-11-13 22:34:33 +00:00
Bradley Bell 298fc694bf use D_RAND_MAX instead of RAND_MAX 2001-11-13 21:17:49 +00:00
Bradley Bell 84d2ffc20e load player files regardless of byte order of sig 2001-11-12 00:59:07 +00:00
Bradley Bell 9040140f58 Created header for MAKE_SIG macro 2001-11-11 23:39:22 +00:00
Bradley Bell 9a270994d6 Don't use terrain.c unless SHAREWARE 2001-11-11 23:38:18 +00:00
Bradley Bell 664e23b9b6 GL savegame thumbnails 2001-11-11 23:37:34 +00:00
Bradley Bell b21bbb2fd6 make option for NMOVIES, default to off 2001-11-11 23:31:39 +00:00
Bradley Bell 1cbfab65b4 Enabled savegame thumbnails under OpenGL 2001-11-09 11:40:25 +00:00
Bradley Bell 966b04cfe7 remove duplicate header 2001-11-09 07:30:06 +00:00
Bradley Bell 6b990d8d99 use d2x.ini for option file 2001-11-09 06:57:27 +00:00
Bradley Bell db04532a33 Move mem_realloc inside the ifdef 2001-11-09 06:56:41 +00:00
Bradley Bell ae1a8a88d1 fix 640x400 menu text 2001-11-09 06:56:07 +00:00
Bradley Bell dd0b3207a3 added documentation 2001-11-09 06:55:08 +00:00
Bradley Bell c6990486c4 fix warnings 2001-11-09 06:54:23 +00:00
Bradley Bell 9b87527852 Get rid of gl spew 2001-11-09 06:53:37 +00:00
Bradley Bell adc4966a8d move unused ipx_udp.c to EXTRA_DIST 2001-11-09 06:52:51 +00:00
Bradley Bell 0978c3052f Define __SDL__ for mingw 2001-11-09 06:52:14 +00:00
Bradley Bell 47960a1a46 free OGL font data when rereading 2001-11-08 10:37:25 +00:00
Bradley Bell 0828ca02eb Enabled shareware build, endlevel flythrough sequence 2001-11-08 10:30:28 +00:00
Bradley Bell 82b109e76a moved file, will be of use for shareware build 2001-11-08 10:21:36 +00:00
Bradley Bell a64439c52a use new d_realloc function, so mem manager doesn't die 2001-11-08 10:19:52 +00:00
Bradley Bell 2baf45e659 added d_realloc/mem_realloc functions 2001-11-08 10:17:40 +00:00