16380 Commits

Author SHA1 Message Date
David Rose
9ecc675b72 better failed-case handling 2009-10-14 13:33:05 +00:00
David Rose
36d8b7c0f0 failed image 2009-10-14 13:32:11 +00:00
rdb
831a885370 Put chmod, ranlib and strip in the right place 2009-10-14 06:55:25 +00:00
rdb
e96a8443a3 Some generic fixes, and fcollada build fixes, and I added plugin_version stuff. 2009-10-14 06:46:25 +00:00
rdb
aa57e0e96c A few lib64 fixes 2009-10-14 06:17:22 +00:00
David Rose
0040b7094a take out troublesome asserts for now 2009-10-13 23:03:50 +00:00
David Rose
78b7437b0d don't special-case UNIVERSAL_BINARIES 2009-10-13 21:55:24 +00:00
David Rose
1d3719ccb7 add tinyxml.h, fix char *NULL return value case 2009-10-13 21:28:18 +00:00
David Rose
778a30aa5f remove unused interfaces 2009-10-13 21:27:32 +00:00
David Rose
268f02b587 whoops 2009-10-13 21:27:08 +00:00
David Rose
f17536da77 protect from builds without net or openssl 2009-10-13 18:56:17 +00:00
David Rose
9b32060d7c resurrect iphone support 2009-10-13 18:54:43 +00:00
David Rose
9bce781a90 nested comment fix 2009-10-13 18:53:00 +00:00
Zachary Pavlov
c0f1124dfe aggresive flattening of certain nodes 2009-10-13 18:19:18 +00:00
Zachary Pavlov
ae0ced7c2c prevented anim control crash 2009-10-13 18:12:04 +00:00
David Rose
b12fbd0724 important to default -OO for optimized builds 2009-10-12 23:43:16 +00:00
David Rose
02823288e6 HAVE_ACTIVEX 2009-10-12 22:24:44 +00:00
David Rose
b621721cf3 avoid crash 2009-10-12 21:52:19 +00:00
David Rose
c6799a2125 add miles 2009-10-12 19:35:54 +00:00
David Rose
3081824ca3 add pyconfig.h 2009-10-12 18:08:47 +00:00
rdb
7e2b38fd4a Forgot to add this one, to resolve interrogate issues 2009-10-12 06:16:27 +00:00
David Rose
d7b2de8029 add audio libraries, and download transitive package requirements 2009-10-12 01:50:55 +00:00
David Rose
787bfc5f94 libfmod_audio -> libp3fmod_audio, libopenal_audio -> libp3openal_audio 2009-10-11 22:22:59 +00:00
David Rose
c469dda2c7 another fix to texture::reload() 2009-10-11 20:57:42 +00:00
David Rose
6534f9ba59 allow zero-file multifiles 2009-10-11 20:57:10 +00:00
rdb
bdbe391be3 Double the amount of supported semantics 2009-10-11 19:48:44 +00:00
David Rose
7bc69b76ed osx ucontext issues popping up again. This should fix them for good. 2009-10-11 18:45:33 +00:00
David Rose
90f0c9d671 build on mac too 2009-10-10 17:16:56 +00:00
rdb
32b809b50c Fix compiler errors 2009-10-10 12:38:13 +00:00
rdb
cd3307ccd4 Fix compiler warnings with pyconfig.h 2009-10-10 11:36:31 +00:00
David Rose
ec3352ec82 solve some texture resolving issues 2009-10-10 09:10:06 +00:00
David Rose
2318cb3646 remove unused EventRecord code (?) 2009-10-10 09:08:54 +00:00
David Rose
49688d89c9 add Python-friendly DSearchPath::find_all_files() 2009-10-10 09:05:35 +00:00
David Rose
13cb3d0ef0 plugin version for ie 2009-10-10 00:16:45 +00:00
David Rose
dcc5447688 plugin version 2009-10-09 23:54:45 +00:00
David Rose
7472fd8e5d -S option for ppackage as well as packp3d 2009-10-09 23:36:01 +00:00
David Rose
8bbbd8c7cf compile with openssl 0.9.6 2009-10-09 19:06:19 +00:00
David Rose
73a14f9398 add x509v3.h 2009-10-09 19:03:00 +00:00
David Rose
7f4aa0e1d7 support wildcard certs 2009-10-09 18:50:20 +00:00
David Rose
f4107d22ac add set_nomatch_chars 2009-10-09 18:49:49 +00:00
David Rose
f3e620677e allow better console handling; download is low-pri thread 2009-10-09 01:06:06 +00:00
David Rose
fdaca46eb9 AppData -> Local AppData 2009-10-09 01:00:16 +00:00
David Rose
f01b8ac21c more fallout from Filename change 2009-10-09 00:57:41 +00:00
Darren Ranalli
6fb3aa5afc fixed garbage leak 2009-10-09 00:27:49 +00:00
David Rose
34e66acbba yield thread while downloading 2009-10-08 22:35:07 +00:00
Arkady Trestman
18ff0f4e9b treat DISPATCH_METHOD and ( DISPATCH_METHOD or DISPATCH_PROPERTYGET ) the same 2009-10-08 22:22:00 +00:00
David Rose
61f2bafdf7 implicitly replace https -> http for download_url 2009-10-08 19:36:49 +00:00
David Rose
abae156103 minor fixes 2009-10-08 19:07:37 +00:00
David Rose
f0d19f90a9 report total download size properly 2009-10-08 18:11:39 +00:00
David Rose
f2e3cef83b avoid ie7 crash 2009-10-08 17:35:47 +00:00