Commit graph

82 commits

Author SHA1 Message Date
Bradley Bell 55e2ddd3f3 add capability for 3rd hogfile (for d1 missions that need d1 data) 2002-08-27 04:05:29 +00:00
Bradley Bell 72f535d3e2 added audio flag macros 2002-08-26 06:42:38 +00:00
Bradley Bell 8edddebda0 added pcx_get_dimensions(), other stuff from d2src 2002-08-26 06:41:53 +00:00
Bradley Bell 0b6966fa06 add cfile_size function 2002-08-23 01:52:59 +00:00
Bradley Bell 80d7fa86c5 improved mac pig loading/reverted TRANSPARENCY_COLOR changes 2002-08-15 08:53:11 +00:00
Bradley Bell cf1668baac mac data file loading 2002-08-15 07:17:39 +00:00
Bradley Bell 6bf0138a4e set transparency and swap 0/255 correctly for mac data files 2002-08-15 05:42:33 +00:00
Bradley Bell 2d7a7d9e58 formatting 2002-08-09 00:48:57 +00:00
Bradley Bell 7ac8b0729f whitespace 2002-08-06 05:21:33 +00:00
Bradley Bell 0fcced3fdc make pcx header available to other files, whitespace 2002-08-06 04:49:43 +00:00
Bradley Bell 08b76e399c junk 2002-08-02 11:05:26 +00:00
Bradley Bell 31d800de19 fast i/o macros 2002-08-02 04:57:19 +00:00
Bradley Bell 396270225a OSX OGL fixes 2002-07-30 21:21:02 +00:00
Bradley Bell 2f3aa52b9c support shareware datafiles\! 2002-07-30 11:05:53 +00:00
Bradley Bell ec9d4d0bb5 Portability - OS X support 2002-07-29 02:32:32 +00:00
Bradley Bell 54f533700c portabilization 2002-07-27 04:39:23 +00:00
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