13739 Commits

Author SHA1 Message Date
David Rose
52a60b7f2f robustify reading of buggy x files 2008-06-26 19:27:00 +00:00
David Rose
7937d29ab1 typedef SOCKET too 2008-06-26 00:16:20 +00:00
David Rose
25ca934a9e add sockaddr_in and fdset 2008-06-25 23:03:40 +00:00
David Rose
18542336a2 handle keypad buttons 2008-06-25 19:31:52 +00:00
Chris Brunner
080b5176d6 now reparents the fadeScreen to aspect2d rather than render2d. This prevents click-throughs on items behind the alpha mask. Need to be careful with scaling, however. 2008-06-24 23:20:33 +00:00
David Rose
3a74e7e780 need string.h 2008-06-24 22:48:44 +00:00
cowynn_wdig
8d7f794b41 drose: add missing includes 2008-06-24 19:26:36 +00:00
Darren Ranalli
d69414689f FunctionCall support for positional and keyword arguments 2008-06-24 18:26:42 +00:00
David Rose
58408195fb change suggested by ynjh_jo 2008-06-24 18:12:02 +00:00
David Rose
9801436889 change suggested by ynjh_jo 2008-06-24 08:14:09 +00:00
Darren Ranalli
b06bf4d776 added DestructiveScratchPad 2008-06-23 17:49:56 +00:00
rdb
6ea55fbf08 The HAVE_SYS_MALLOC_H is needed for OSX 2008-06-21 16:24:44 +00:00
Gyedo Jeon
31dde9d31d Fixed a bug in NURBS weights conversion 2008-06-20 02:05:40 +00:00
Joseph Lee
e8b4443ae3 finally fix early evaluation problem with LDFLAGS_OPT3/4 not allowing selection of static or dynamic library linking 2008-06-20 01:25:28 +00:00
Joseph Lee
d571f24a62 o fix early evaluation problem with LDFLAGS_OPT3/4 not allowing selection of static or dynamic library linking
o support cdefs with MIDL_COMMAND through new IDL_CDEFS
2008-06-20 01:18:36 +00:00
Gyedo Jeon
b8c77b1ac9 Fixed a bug in CreateSkinCluster() 2008-06-20 01:03:47 +00:00
Asad M. Zaman
030dbf11f5 fixed all the nurbsCurve issues; Gyedo needs to fix the weight problem that he introduced on nurbs implementation 2008-06-20 00:06:05 +00:00
Darren Ranalli
6216dd28b9 added requestDelete tracking 2008-06-19 21:22:06 +00:00
Darren Ranalli
ad5749c61e added formatTimeCompact 2008-06-19 21:05:31 +00:00
Josh Yelon
838fe42ba7 added support for max2009 2008-06-19 18:09:42 +00:00
David Rose
20197b6767 fix sphere-sphere collisions for moving spheres 2008-06-18 22:08:35 +00:00
rdb
aa92d0c62e added error at get_surface, to prevent crashes 2008-06-18 17:38:43 +00:00
Asad M. Zaman
6eaa77ac70 better fix for the path reset 2008-06-18 01:09:48 +00:00
Asad M. Zaman
5b42b04264 fixed another logic error with the full 1.0 weight 2008-06-17 23:06:47 +00:00
Gyedo Jeon
b29f1fa3ae Added support for NURBS surface 2008-06-16 18:15:37 +00:00
Josh Wilson
26ea36a23b expanding the gridSphere to account for the offset of the zoneLOD sphere from the center of the grid 2008-06-13 23:58:42 +00:00
Redmond Urbino
d789e292ae take out annoying prints (use self.notify if needed!) 2008-06-13 19:56:16 +00:00
David Rose
33e0cdcff1 whoops, sw sprites not k 2008-06-13 19:16:22 +00:00
rdb
5cd24b98bd uname -i doesnt work in all cases, uname -m does. 2008-06-13 18:28:00 +00:00
David Rose
f6f31c3afb typo 2008-06-12 21:40:04 +00:00
David Rose
15fb485413 make SDL_LIBS explicit 2008-06-12 19:05:01 +00:00
David Rose
6c26ee6d2e fix update loop, sticky slider bars 2008-06-12 19:00:29 +00:00
rdb
855cb4d2ad A better solution, that won't break everyone's builds. 2008-06-12 18:46:27 +00:00
rdb
ea61d232cd Added better support for darwinport's version of FFTW 2008-06-12 18:41:34 +00:00
David Rose
cfbbd6338f oops, pnmtext requires freetype 2008-06-12 15:43:42 +00:00
rdb
874e10d42f Added something to make it work on OSX as well 2008-06-12 10:19:25 +00:00
Zachary Pavlov
d4d5207987 new turn off turn on mechanic 2008-06-12 01:26:35 +00:00
Asad M. Zaman
59d5cec1f8 fixes the less than 1 weight issue on membership 2008-06-11 22:47:51 +00:00
David Rose
2928e1088e new fix (idea suggested by Clemens Pecinovsky) 2008-06-11 20:54:50 +00:00
David Rose
494217ea89 revert incorrect patches in 1.60 and 1.62 2008-06-11 20:28:01 +00:00
Przemyslaw Iwanowski
3b2fa8da18 sound ival cutoff fix 2008-06-11 06:29:39 +00:00
Chris Brunner
bf51afa210 now supports nmake! 2008-06-11 02:15:40 +00:00
Darren Ranalli
a232e570d8 fixed DelayDelete-related crashes, fixed Toontown crashes on game exit 2008-06-10 20:50:32 +00:00
Zachary Pavlov
656bffc564 multi tex flattening that supports multi level decal flattening 2008-06-09 23:31:47 +00:00
David Rose
d3ded32deb light from upper-left 2008-06-04 22:59:28 +00:00
Dustin Barnard
6e1c76ede5 *** empty log message *** 2008-06-04 16:09:03 +00:00
Gyedo Jeon
03ae36230c Fixed joint scale related bug 2008-06-04 02:08:03 +00:00
Asad M. Zaman
e907c2be07 fixed a bug on egg2maya that caused problem if a meshname and joint name were the same; put some more debug messages for maya2008 2008-05-30 21:35:00 +00:00
Asad M. Zaman
ec5cb23891 this sets the error mode to popup dialogs 2008-05-30 01:46:31 +00:00
aignacio_sf
c44932b9fa replace cout with dxgsg9_cat.error() 2008-05-28 22:12:30 +00:00