Commit graph

66 commits

Author SHA1 Message Date
Bradley Bell cc09ed619c portability 2002-07-27 02:20:20 +00:00
Bradley Bell 3e548f7082 portability 2002-07-26 23:04:07 +00:00
Bradley Bell 6dcd5057e0 os x fixes 2002-07-26 21:48:05 +00:00
Bradley Bell ac2e9ef84c oops 2002-07-26 20:11:02 +00:00
Bradley Bell 9875a2be14 oops 2002-07-26 20:01:42 +00:00
Bradley Bell b6d7af8d3e portable file i/o utils 2002-07-26 19:59:44 +00:00
Bradley Bell 654b626742 portable-izing file loading routines 2002-07-26 09:22:39 +00:00
Bradley Bell f2f4a3ba2e make strdup part of mem_* library 2002-07-23 00:52:46 +00:00
Bradley Bell 885ec3adc1 use __unix__ 2002-07-22 22:59:24 +00:00
Bradley Bell 44f0c0d870 initial movie support 2002-07-22 02:20:05 +00:00
Bradley Bell 8867476913 OS X stuff 2002-07-22 02:17:10 +00:00
Bradley Bell 103121119d changed cdrom->rbaudio 2002-07-18 08:22:18 +00:00
Bradley Bell 5c17b1fe5a moved to /include 2002-07-18 07:06:25 +00:00
Bradley Bell 14e79d3eb2 check for older macros 2002-02-16 02:24:53 +00:00
Bradley Bell a0dad416bb allow older sdl versions 2002-02-16 02:08:31 +00:00
Bradley Bell f41b7633da moved protos to from grdef.h to gr.h 2002-02-15 12:21:45 +00:00
Bradley Bell a73f142b1d added u_int16_t (needed in base_ip) 2002-02-15 02:34:44 +00:00
Bradley Bell 950bc1d9ac Added hotkeys to toggle fullscreen mode 2002-02-14 10:18:24 +00:00
Bradley Bell e0e9927df4 Lotsa networking stuff from d1x 2002-02-13 10:45:49 +00:00
Bradley Bell 27f887a701 Fullscreen toggle stuff 2002-02-13 10:45:05 +00:00
Bradley Bell e5659b772f don't define bool for c++ 2002-02-11 07:44:04 +00:00
Bradley Bell 906b85a044 extern AltHogDir stuff 2002-02-11 07:42:54 +00:00
Bradley Bell 6ca04cca84 use WORDS_BIGENDIAN 2002-02-11 07:42:04 +00:00
Bradley Bell 429fe471d9 Added d_mkdir macro 2002-01-29 00:08:13 +00:00
Bradley Bell ab42fb2e13 don't die on int3, unless -debug given 2002-01-18 07:00:59 +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 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