Commit graph

146 commits

Author SHA1 Message Date
Martin Schaffner 0f85bfb69e fix stupid copy/paste error 2003-10-29 14:18:49 +00:00
Bradley Bell 1308c8ee4d use gr_linear_rep_movsd_2x instead of almost identical gr_linear_movsd_double. Better since we have assembly versions. 2003-10-25 01:44:23 +00:00
Bradley Bell 922c3542fe add IPv4 multicasting support 2003-10-12 09:17:47 +00:00
Bradley Bell a049d1d6c8 deleted unused file 2003-10-09 21:27:43 +00:00
Bradley Bell 919b6c2d2a win32 networking fixes 2003-10-04 03:18:02 +00:00
Bradley Bell d0d298d10b change byte to sbyte, comments/whitespace 2003-10-04 03:14:48 +00:00
Bradley Bell 73b92beeac change byte to sbyte 2003-10-04 02:58:23 +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 8bc3182180 added macros for coping with alignment issues 2003-10-03 04:01:21 +00:00
Bradley Bell baee2b3364 fix NDEBUG calloc macro 2003-06-18 08:00:31 +00:00
Bradley Bell ac98cd5b67 removed old fileutil stuff 2003-06-16 07:19:19 +00:00
Bradley Bell 4f14b69e41 convert file i/o to cfile 2003-06-16 06:57:34 +00:00
Bradley Bell f3c9e9912f implemented cfile wrappers for writing and other modes besides "rb" (mostly taken from freespace2) 2003-06-15 04:14:53 +00:00
Bradley Bell a1e041c5a1 merged libmovie from physfs branch 2003-06-10 04:46:16 +00:00
Bradley Bell d77e08306f merge (non-physfs stuff) from physfs branch 2003-06-06 19:04:27 +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 729409d83a put some old stuff back in, eliminate duplicate error messages 2003-04-08 00:59:17 +00:00
Bradley Bell 923d65db44 enabled setting icon with SDL_image 2003-03-28 09:27:07 +00:00
Bradley Bell f6ded49972 increased OGL_TEXTURE_LIST_SIZE so the texture list doesn't get full 2003-03-23 22:52:06 +00:00
Bradley Bell 3783548c24 starting d2 cd detection (cddb discid) support 2003-03-20 04:05:12 +00:00
Bradley Bell 57b06d55b3 if descent.pig available, load d1 textures for d1 levels 2003-03-19 22:44:15 +00:00
Bradley Bell aea94fcc55 header/extern declaration housekeeping 2003-03-19 19:21:34 +00:00
Bradley Bell 552db67a6f use timer_delay instead of d_delay 2003-02-27 22:07:21 +00:00
Bradley Bell 913b7d9aae revert to more accurate timers 2003-02-21 04:08:48 +00:00
Bradley Bell 60eda435ba added function to disable/enable audio 2003-02-19 03:09:38 +00:00
Bradley Bell b5b7579db2 blah 2003-02-18 19:59:25 +00:00
Bradley Bell d3e3ad1a14 put alignment detection in configure.ac 2003-02-18 19:55:51 +00:00
Bradley Bell 5ceb6c6deb moved mve stuff to separate subdir 2003-02-18 07:37:19 +00:00
Bradley Bell e53f1b4d83 many improvements to mve code. Fixes (at least) bugs #41, #348, #350, and #359. 2003-02-18 07:05:14 +00:00
Bradley Bell 9652221756 get rid of some redundant swap functions. Courtesy of Martin Schaffner <martin.schaffner@epfl.ch> 2003-02-13 22:07:58 +00:00
Bradley Bell bd362aaebb fix remaining polymodel alignment issues. Courtesy of Martin Schaffner <martin.schaffner@epfl.ch> 2003-02-13 22:02:29 +00:00
Bradley Bell e1c12d4452 lotsa movie cleanups, added truecolor mve support, standalone mveplayer 2003-02-12 08:58:38 +00:00
Bradley Bell 5c138be691 restore prototype for swap_polygon_model_data 2003-01-22 00:54:13 +00:00
Bradley Bell 988719be23 restore prototype for swap_polygon_model_data 2003-01-22 00:51:49 +00:00
Bradley Bell af6d23594a changed path for SDL headers 2003-01-15 02:42:41 +00:00
Bradley Bell b42787d07e formatting 2003-01-03 00:57:00 +00:00
Bradley Bell fda6bfaa0f cleanup alignment changes 2003-01-02 23:31:50 +00:00
Bradley Bell 3a3f275a29 fix alignment issues on sparc 2003-01-02 23:13:21 +00:00
Bradley Bell 2400c2c716 typo 2002-10-28 21:13:17 +00:00
Bradley Bell b078e8d71c simplify and eliminate redundant swap macros. maschaffner@gmx.ch and btb 2002-10-28 20:57:11 +00:00
Bradley Bell 2ebf9b42cc sparc/sunos support: rename quad to quadint. courtesy of Martin Schaffner <maschaffner@gmx.ch> 2002-10-28 19:49:15 +00:00
Bradley Bell 95f355e8c6 enable -nofade 2002-10-11 03:37:58 +00:00
Bradley Bell 65b1d2017f comments, formatting, etc. courtesy of Martin Schaffner <maschaffner@gmx.ch> 2002-10-04 07:19:59 +00:00
Bradley Bell d2d2079c93 fix palette swap define 2002-09-18 18:16:13 +00:00
Bradley Bell 6fccad867c enable 0/255 palette swap 2002-09-07 07:19:59 +00:00
Bradley Bell 6ef9f6ca2c better just do it the old way 2002-09-05 08:20:03 +00:00
Bradley Bell 119aae2461 need string.h for strcasecmp 2002-09-05 08:05:41 +00:00
Bradley Bell 8feccd3e9b okay, maybe it needs to be this way 2002-09-05 08:04:13 +00:00