David Rose
|
375e0bb6c6
|
osx fixes
|
2009-10-19 18:48:53 +00:00 |
|
David Rose
|
10b616d819
|
tinyxml dependency
|
2009-10-19 18:18:05 +00:00 |
|
David Rose
|
217580661d
|
respect passed-in hostUrl
|
2009-10-19 18:06:00 +00:00 |
|
David Rose
|
d7f56e852d
|
new merge tool
|
2009-10-19 16:14:07 +00:00 |
|
David Rose
|
8e7ba3333e
|
wait, I've gone insane. reverting change
|
2009-10-19 13:46:15 +00:00 |
|
David Rose
|
b469a507a1
|
minor fixes
|
2009-10-19 13:45:51 +00:00 |
|
David Rose
|
ab98281c44
|
minor fixes to output formatting
|
2009-10-19 13:44:59 +00:00 |
|
David Rose
|
eb78622703
|
typo in comment
|
2009-10-19 13:43:04 +00:00 |
|
David Rose
|
322c9be858
|
correct dependencies for linking
|
2009-10-19 13:42:47 +00:00 |
|
rdb
|
f851454d0e
|
Fix faulty include
|
2009-10-19 10:34:29 +00:00 |
|
rdb
|
fc10dabe5b
|
Fix compile issues on windows with unicode wxwidgets, as MSVC (of course) does not follow the ISO C99 standard.
|
2009-10-19 09:40:25 +00:00 |
|
rdb
|
bec4483a8d
|
Fix when the source path contains a space
|
2009-10-19 06:42:14 +00:00 |
|
David Rose
|
fdc8de25f8
|
remove windowsism
|
2009-10-16 19:44:35 +00:00 |
|
David Rose
|
d2bccefad8
|
check for NPAPI version at startup
|
2009-10-16 19:39:54 +00:00 |
|
David Rose
|
fbb5c7ce0d
|
P3D_instance_start_stream()
|
2009-10-16 18:07:35 +00:00 |
|
David Rose
|
5a2e1d1b50
|
handy javascript functions
|
2009-10-16 00:43:15 +00:00 |
|
David Rose
|
1dbbab9ea0
|
use -o for output
|
2009-10-16 00:22:47 +00:00 |
|
David Rose
|
1da688a101
|
can't use __doc__ for help; it gets stripped out
|
2009-10-16 00:18:30 +00:00 |
|
Darren Ranalli
|
791162d433
|
reimplemented unescapeHtmlString to fix bug, added test cases
|
2009-10-15 02:15:24 +00:00 |
|
David Rose
|
f9caf8b01b
|
download.png
|
2009-10-14 22:57:14 +00:00 |
|
David Rose
|
0a6881430f
|
close down when x11 splash is closed
|
2009-10-14 22:03:17 +00:00 |
|
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 |
|