Commit Graph

5691 Commits

Author SHA1 Message Date
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
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