Commit graph

514 commits

Author SHA1 Message Date
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
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 b80f59202b Hack to keep SDL from screwing up X when it crashes 2001-11-04 09:02:18 +00:00
Bradley Bell 719586a3c4 SDL applies to more than X11... 2001-11-04 09:01:41 +00:00
Bradley Bell f612d28923 Enable d1x-style hud_message 2001-11-04 09:00:25 +00:00
Bradley Bell cc3f5d5753 Sync with d1x 2001-11-04 08:49:57 +00:00
Bradley Bell ae4709eec2 re-init ogl fonts after remapping colors. 2001-11-04 03:58:25 +00:00
Bradley Bell 963544e31e remove byteswap.h (duplicate header) 2001-11-02 10:46:56 +00:00
Bradley Bell 577a77964e fixed gr_remap_font, minor stuff 2001-11-02 10:46:23 +00:00
Bradley Bell fb3d5e4a8b take out -O2 if doing debug build 2001-11-02 02:34:14 +00:00