Commit Graph

193 Commits

Author SHA1 Message Date
David Rose a737ebcc90 per_platform flag, giving better compatibility with old p3d files 2012-09-28 20:26:22 +00:00
David Rose 0662ea7958 multiplatform support for plugin loader: run 32-bit or 64-bit version; whichever one is provided. 2012-09-27 23:00:23 +00:00
David Rose 35551fed85 add AppRunner.p3dFilename etc 2011-12-05 06:42:03 +00:00
David Rose da3d88fefa respect fgcolor and bgcolor for twirling icon 2011-08-25 08:46:58 +00:00
David Rose 443fff604b fix plugin for Safari 5 lameness 2011-08-25 07:35:30 +00:00
David Rose 74557c5c72 add support for text/binary distinction within p3d 2011-07-27 18:18:25 +00:00
rdb 804a72b716 Partially apply typo fix patch I found somewhere on the web, by someone named Christoph Korn 2010-11-16 08:58:45 +00:00
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 a5624d497e ondownloadfail, onfail 2010-07-15 21:47:10 +00:00
David Rose d8df46beed share main object, don't just copy properties 2010-06-18 18:59:27 +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 3a5d9bd327 show download progress as a fraction of the total progress, including stuff downloaded previously 2010-06-11 22:22:25 +00:00
David Rose 547b3abea9 contents seq, package seq 2010-06-10 23:53:07 +00:00
David Rose 5b4d31c9e6 better return value for uninstall() 2010-06-10 00:30:50 +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 ee9d22148e fix mouse jumping in osx firefox 2010-05-08 14:57:57 +00:00
David Rose eabeb00298 avoid hangup when installing packages 2010-04-28 01:09:59 +00:00
David Rose 6a2cb24ecf RT_forget_package 2010-03-02 01:39:34 +00:00
David Rose b4927284b5 automatic package management 2010-03-01 23:15:31 +00:00
David Rose 29b376c1e3 smooth out package transitions by threading uncompress and unpack 2010-02-16 21:55:31 +00:00
David Rose 58f83fce39 fix redundant onDownloadBegin() message 2010-02-12 20:06:28 +00:00
David Rose 211116b6cc time download better--not from beginning of p3d file 2010-02-08 22:41:11 +00:00
David Rose aae5068ad3 smooth out remaining-time prediction 2010-02-04 02:03:06 +00:00
David Rose b25d059474 expand get_log() etc. 2010-01-11 21:15:11 +00:00
David Rose 9620592938 stop_on_ready 2010-01-03 17:31:32 +00:00
David Rose 93726b88c1 reload crashes 2009-12-31 02:16:24 +00:00
David Rose 0592074c95 fix compiler warnings 2009-12-23 20:27:27 +00:00
David Rose 539b132333 more minor fixes 2009-12-23 04:36:53 +00:00
David Rose 99cb64b1d0 avoid initial frame flicker 2009-12-23 04:04:32 +00:00
David Rose ac9412983c bigendian issues 2009-12-22 22:48:00 +00:00
David Rose 170286140b cleanup 2009-12-22 22:33:06 +00:00
David Rose 708d5e37fb stability fixes for snow leopard 2009-12-22 21:15:14 +00:00
David Rose d1dd45c29d factor out CGImageRef etc., instead of recreating it every frame 2009-12-22 15:44:46 +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 46751b1cc4 don't fail too early due to p3dcert 2009-12-22 03:15:55 +00:00
David Rose 3627e9ff2c whoops, fix startup order dependency 2009-12-22 02:58:10 +00:00
David Rose 56bbb780ee set_failed on p3dcert failure 2009-12-21 20:04:03 +00:00
David Rose e2a393cb57 clean up start directory too 2009-12-21 20:01:47 +00:00
David Rose c60b5e7b6e minor refinement 2009-12-20 18:59:18 +00:00
David Rose fd6e2fc82a uninstall good 2009-12-20 18:29:25 +00:00
David Rose 38d3eda196 more uninstall stuff 2009-12-20 01:04:49 +00:00
David Rose 1d7fd44214 uninstall wip, utf-8 2009-12-18 23:42:09 +00:00
David Rose 9d374b35a2 remove paste-buffer error 2009-12-15 02:39:41 +00:00
David Rose ff1308580d show install label for p3d file 2009-12-15 02:01:03 +00:00
David Rose 6758007d8a report p3dinstance startup 2009-12-14 23:44:56 +00:00
David Rose 08a4e29993 allow empty *_img to mean default 2009-12-12 22:16:21 +00:00
rdb 51afeb20ac Add p3dembed and add support for offsetted p3d payload 2009-12-09 18:21:10 +00:00