Commit graph

156 commits

Author SHA1 Message Date
Bradley Bell 922c3542fe add IPv4 multicasting support 2003-10-12 09:17:47 +00:00
Bradley Bell bad19ec553 fixed stupid win32 network bug 2003-10-11 02:36:21 +00:00
Bradley Bell 04bcc92970 comments/formatting 2003-10-10 09:36:35 +00:00
Bradley Bell b690f7a9d7 use closesocket() instead of close() 2003-10-08 19:24:17 +00:00
Bradley Bell 0749389d97 disabled 'd2x keys' weapon selection 2003-10-08 19:18:46 +00:00
Bradley Bell d3b646ad17 added UDP support for win32 2003-10-05 22:27:01 +00:00
Bradley Bell 919b6c2d2a win32 networking fixes 2003-10-04 03:18:02 +00:00
Bradley Bell 26a5fb6d7c Make network architecture choosable from game menu, add support for UDP/IP on Mac OS X and Solaris 2003-10-03 07:58:15 +00:00
Bradley Bell 146ae0a9ba comments/whitespace 2003-10-03 03:37:43 +00:00
Bradley Bell 82f805b197 bigendian networking fixes 2003-08-02 07:32:59 +00:00
Bradley Bell d77e08306f merge (non-physfs stuff) from physfs branch 2003-06-06 19:04:27 +00:00
Bradley Bell f6b766c3c7 make console optional, other fixes 2003-06-02 05:56:37 +00:00
Bradley Bell 0e5814ea80 added console code (from SDL_console) 2003-06-02 01:55:03 +00:00
Bradley Bell b4fbf5396c comments/formatting/dist problems 2003-04-12 00:11:46 +00:00
Bradley Bell 21eeeef57f use different defines for os x 2003-04-11 23:53:15 +00:00
Bradley Bell 4b3c900752 revert to previous version, so linux joystick works 2003-04-07 07:28:01 +00:00
Bradley Bell 3dc257df60 Allow use of 22K sound samples 2003-03-31 19:52:02 +00:00
Bradley Bell 266e6d64bc default to bitmapped reticle 2003-03-30 04:06:40 +00:00
Bradley Bell 337bb29d60 fixed text seen for hats in control config screen 2003-03-29 20:57:32 +00:00
Bradley Bell 923d65db44 enabled setting icon with SDL_image 2003-03-28 09:27:07 +00:00
Bradley Bell fae4cb418b oops, can't get rid of main INCLUDE yet... 2003-03-28 04:51:34 +00:00
Bradley Bell 7683a35512 added hat support for sdl joysticks 2003-03-27 02:26:02 +00:00
Bradley Bell a51fb97cec cd detection works now 2003-03-21 01:57:58 +00:00
Bradley Bell 3783548c24 starting d2 cd detection (cddb discid) support 2003-03-20 04:05:12 +00:00
Bradley Bell 38ba88f6cc more looping stuff 2003-03-20 03:57:29 +00:00
Bradley Bell b1595b0d66 implemented digi_link_sound_to_object3 for looping sounds 2003-03-20 03:21:11 +00:00
Bradley Bell 18fd7712ab removing dependencies on stuff in main/ 2003-03-20 02:01:38 +00:00
Bradley Bell 637334a6e2 moved joy_init back to main, other header cleanups 2003-03-19 23:20:09 +00:00
Bradley Bell 90c192c223 ipx on win32 fixed 2003-03-19 23:11:23 +00:00
Bradley Bell aea94fcc55 header/extern declaration housekeeping 2003-03-19 19:21:34 +00:00
Bradley Bell ce5e5a2d3c formatting, enabled volume control under linux 2003-03-15 13:12:07 +00:00
Bradley Bell 99fd6e1277 fixed dark font bug by calling gr_set_mode from gr_init. don't really know why this works, though 2003-03-15 12:07:43 +00:00
Bradley Bell 4e2bd8b7ab stop cd audio when exiting 2003-03-15 01:28:19 +00:00
Bradley Bell 372bc46d43 replaced joy/mouse sensitivity slider, increased range to 16, and added d2x keys menu 2003-03-14 05:11:29 +00:00
Bradley Bell 97ff144b9c removed extra backslash 2003-03-13 22:42:56 +00:00
Bradley Bell ac69329c2b formatting 2003-03-13 00:20:21 +00:00
Bradley Bell a3372b49bf MinGW compiles with network enabled again, but still doesn't work 2003-02-28 23:34:15 +00:00
Bradley Bell 6db03d84bd Fixed many opengl glitches 2003-02-28 09:56:10 +00:00
Bradley Bell 552db67a6f use timer_delay instead of d_delay 2003-02-27 22:07:21 +00:00
Bradley Bell 087aed0e79 fix crash on non-existent sounds (i.e. shareware data) 2003-02-24 06:16:17 +00:00
Bradley Bell 9a27df6bb2 rest of solution to bug #344 2003-02-21 05:05:41 +00:00
Bradley Bell 913b7d9aae revert to more accurate timers 2003-02-21 04:08:48 +00:00
Bradley Bell 963fa4b015 formatting 2003-02-14 03:44:25 +00:00
Bradley Bell 99dca3ff3d use __sun__ for sunos 2003-01-15 21:36:12 +00:00
Bradley Bell af6d23594a changed path for SDL headers 2003-01-15 02:42:41 +00:00
Bradley Bell d0cccdf783 formatting, comments 2003-01-15 02:40:54 +00:00
Bradley Bell 34beff6c66 gcc 3.2 warnings 2003-01-11 02:57:39 +00:00
Bradley Bell 2142b63c65 enabled kali 2003-01-01 00:56:24 +00:00
Bradley Bell ace8956303 enabled linux joystick, kali 2003-01-01 00:55:49 +00:00
Bradley Bell 4e225f78bc enabled linux joystick 2003-01-01 00:55:03 +00:00