David Rose
|
5008ca2aa8
|
mo' better plugin versioning
|
2009-10-14 21:46:37 +00:00 |
David Rose
|
fd68014d7b
|
build p3dpython.exe even without HAVE_P3D_PLUGIN
|
2009-10-14 17:44:41 +00:00 |
David Rose
|
01da0758e3
|
appRunner.windowProperties
|
2009-10-14 13:44:04 +00:00 |
David Rose
|
f814e574dd
|
another fail case
|
2009-10-14 13:43:34 +00:00 |
David Rose
|
9ecc675b72
|
better failed-case handling
|
2009-10-14 13:33:05 +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 |
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
|
c6799a2125
|
add miles
|
2009-10-12 19:35:54 +00:00 |
David Rose
|
d7b2de8029
|
add audio libraries, and download transitive package requirements
|
2009-10-12 01:50:55 +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 |
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
|
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
|
f3e620677e
|
allow better console handling; download is low-pri thread
|
2009-10-09 01:06:06 +00:00 |
Darren Ranalli
|
6fb3aa5afc
|
fixed garbage leak
|
2009-10-09 00:27:49 +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 |
David Rose
|
1584feba64
|
p3dcert now uses compiled-in ca_bundle_data as well
|
2009-10-08 03:05:41 +00:00 |
David Rose
|
e2c1394007
|
srand
|
2009-10-07 22:46:47 +00:00 |
David Rose
|
826b0e5033
|
revert unintended checkin
|
2009-10-07 22:43:59 +00:00 |
David Rose
|
10f5d804be
|
find_host
|
2009-10-07 22:43:24 +00:00 |
David Rose
|
6c6f498ebb
|
panda3d.exe should check mirrors too
|
2009-10-07 22:25:03 +00:00 |
Gyedo Jeon
|
47b9e90b4c
|
Added object duplication and grid snapping
|
2009-10-07 22:09:31 +00:00 |
Gyedo Jeon
|
d1d8685fe5
|
Added support for grid snapping
|
2009-10-07 21:40:22 +00:00 |
David Rose
|
fe65b1ce40
|
a few small fixes
|
2009-10-07 14:48:06 +00:00 |
David Rose
|
843bc110c4
|
prevent crash at exit
|
2009-10-07 00:30:24 +00:00 |
David Rose
|
6b0f19f13e
|
protect against circular patch chains
|
2009-10-07 00:17:17 +00:00 |
Darren Ranalli
|
3786a86d0b
|
added dict-syntax access to ScratchPad
|
2009-10-06 23:59:47 +00:00 |
Darren Ranalli
|
23b4f51b43
|
added unescapeHtmlString
|
2009-10-06 23:14:42 +00:00 |
Darren Ranalli
|
85fc649f2c
|
added Enum.hasString and Enum.fromString
|
2009-10-06 23:03:43 +00:00 |
David Rose
|
6967dede19
|
alt_host bug
|
2009-10-06 22:14:02 +00:00 |
David Rose
|
5ea8a8c869
|
don't up the patch_version number unless there's really a change
|
2009-10-06 20:57:55 +00:00 |
David Rose
|
471bb53139
|
fix missing-patch problem
|
2009-10-06 20:09:09 +00:00 |
David Rose
|
f4bf3d5039
|
build linux
|
2009-10-06 18:56:45 +00:00 |
David Rose
|
a308a4a01c
|
add p3dpythonw.exe, more robust startup
|
2009-10-06 18:55:28 +00:00 |
Arkady Trestman
|
f7566dc280
|
added IDispatchEx support for dynamic scripting features
|
2009-10-06 17:11:40 +00:00 |
David Rose
|
216211343f
|
panda3dw.exe, and file-associations for windows
|
2009-10-05 22:35:50 +00:00 |
David Rose
|
6bd5ec1c5a
|
robustify initial download
|
2009-10-05 21:39:07 +00:00 |
David Rose
|
6b3ba07bd3
|
fix reappearing start button
|
2009-10-04 16:06:34 +00:00 |
David Rose
|
f1871c5080
|
exclude libnvidia
|
2009-10-03 18:05:25 +00:00 |