Commit Graph

71 Commits

Author SHA1 Message Date
rdb 60973fdb7b Lots of changes to the plugin and pdeploy to make packaged games run without needing write access or internet access 2010-09-22 19:52:14 +00:00
David Rose c2e54f12db avoid passing time_t between different compilers 2010-06-17 00:46:05 +00:00
David Rose edab904b87 coreapi version 2010-06-16 01:19:31 +00:00
David Rose 1b02e24408 more max_age stuff 2010-06-09 23:19:49 +00:00
David Rose 0b80f17c68 contents.xml max_age; internal cache busting 2010-06-08 23:56:04 +00:00
David Rose 6a2cb24ecf RT_forget_package 2010-03-02 01:39:34 +00:00
David Rose 29b376c1e3 smooth out package transitions by threading uncompress and unpack 2010-02-16 21:55:31 +00:00
Ken Patel 8dc84e42d8 implement log_history functionality 2010-01-16 01:31:03 +00:00
rdb 2891b585b0 Custom root_dir functionality 2009-12-26 20:08:36 +00:00
David Rose 2fecaa6173 build issues 2009-12-22 15:11:04 +00:00
David Rose dd007746b5 finally committing that blooming snow leopard support 2009-12-22 15:07:14 +00:00
David Rose 1d7fd44214 uninstall wip, utf-8 2009-12-18 23:42:09 +00:00
David Rose ff93698ce6 have to limit p3d_plugin to C API, which means no default arguments allowed 2009-12-09 18:55:14 +00:00
rdb 51afeb20ac Add p3dembed and add support for offsetted p3d payload 2009-12-09 18:21:10 +00:00
David Rose fc10c7c5a0 further interface generalizations 2009-11-21 01:20:55 +00:00
David Rose 6a5dcc40e8 minor comment update 2009-11-18 22:12:02 +00:00
David Rose a749fd47cd increment P3D_API_VERSION to 9 2009-11-18 21:16:09 +00:00
David Rose 21aad12650 move towards explicit handle type in P3D_window_handle 2009-11-18 19:26:39 +00:00
David Rose 7e565c2a49 fix safari crash 2009-10-23 16:27:47 +00:00
David Rose fbb5c7ce0d P3D_instance_start_stream() 2009-10-16 18:07:35 +00:00
David Rose dcc5447688 plugin version 2009-10-09 23:54:45 +00:00
David Rose 6c6f498ebb panda3d.exe should check mirrors too 2009-10-07 22:25:03 +00:00
David Rose a308a4a01c add p3dpythonw.exe, more robust startup 2009-10-06 18:55:28 +00:00
David Rose 508b92005f super mirror 2009-09-23 23:31:38 +00:00
David Rose b242318279 clarification 2009-09-16 20:42:17 +00:00
David Rose b52dfe14dd more security work 2009-09-11 23:16:05 +00:00
David Rose a4fcdbe5b9 P3D_check_request(timeout) 2009-08-26 19:42:36 +00:00
David Rose 81363c4ba9 PackageInstaller, runtime package installation 2009-08-25 21:40:57 +00:00
David Rose 9c576983f9 remove RT_post_url 2009-08-23 06:13:47 +00:00
David Rose df978c88b2 verify_contents 2009-08-21 19:00:50 +00:00
David Rose 5289285624 more robust temp file and log handling 2009-08-20 00:24:00 +00:00
David Rose 1dda2cfb99 command-line arguments 2009-08-17 16:03:49 +00:00
David Rose 8f96fa71f5 p3d_url 2009-08-16 17:36:44 +00:00
David Rose 6ebcfc5f89 integrate DTOOL_PLATFORM etc 2009-08-03 19:43:48 +00:00
David Rose 7293844e4a better download rules 2009-07-29 19:58:26 +00:00
David Rose e4cb7fe829 very minor 2009-07-21 00:46:07 +00:00
David Rose 07e714bb16 more needs_response changes 2009-07-19 18:15:52 +00:00
David Rose 94f07118c1 subprocess mouse movement 2009-07-17 21:30:51 +00:00
David Rose 72da887fd5 osx splash window 2009-07-17 01:39:41 +00:00
David Rose 9fa212a48a embed plugin windows within OSX browsers properly 2009-07-13 07:14:30 +00:00
David Rose 3e8b1c6ffd thread-safe macro wrappers 2009-07-10 17:49:04 +00:00
David Rose 33a94a3996 tweaks 2009-07-10 00:17:30 +00:00
David Rose dc6c73108c add thread-safe reference count functions 2009-07-10 00:14:25 +00:00
David Rose 4d2ffd8e77 much better object model 2009-07-09 23:59:17 +00:00
David Rose fbf81f90eb P3D_object needs to be reference-counted 2009-07-09 20:14:19 +00:00
David Rose 7fca7f2e53 minor comment adjustments 2009-07-09 16:46:28 +00:00
rdb 474b738f8b More Linux work - the plugin now really works on Linux. 2009-07-09 13:55:32 +00:00
David Rose ce23653ac2 add has_method to work around firefox bug 2009-07-09 06:58:54 +00:00
David Rose 095c719f9d resolve confusion between null, none, void, and undefined 2009-07-08 22:31:48 +00:00
David Rose aa171dde99 javascript eval 2009-07-08 21:41:09 +00:00