Commit Graph

6481 Commits

Author SHA1 Message Date
David Rose b387c726b4 curlopt_forbid_reuse 2010-12-13 18:09:26 +00:00
rdb 40f203b543 Add Maintainer field to keep debian happy 2010-12-09 17:07:10 +00:00
rdb 7e56fef6fc Untested bugfix. Pdeployed executables were receiving incorrect command-line arguments 2010-12-05 08:33:30 +00:00
David Rose 2e6d2c5255 fix packp3d ordering issue http://www.panda3d.org/forums/viewtopic.php?p=65842 2010-11-22 19:16:30 +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 b2e818917c we should fix our XEmbed implementation before we think about support chromium 2010-11-13 20:40:22 +00:00
rdb 3ff2e0537c Don't add the pointless *.app/hosts directory on OSX 2010-11-13 17:40:41 +00:00
rdb 1ca48aefcf Found those darn issues, and fixed them 2010-11-13 16:16:23 +00:00
rdb f9c1772ef5 Some debug info (I promise I'll revert it in just a few minutes) 2010-11-13 16:01:36 +00:00
rdb 5541054c0f let pdeploy respect the super-mirror 2010-11-13 14:57:00 +00:00
rdb abbf78d725 Better error 2010-11-13 14:30:16 +00:00
rdb 7e3897d38e Catch error 2010-11-13 14:18:19 +00:00
rdb cc7b6642e5 Fix encodings issue with pdeploy, I hope 2010-11-13 14:02:50 +00:00
rdb 674a43ea64 pdeploy needs zlib/bz2 encoding 2010-11-13 12:20:00 +00:00
rdb 7ed1de3a1a include utf_8 and ascii encoding by default 2010-11-13 11:37:36 +00:00
David Rose 36635a00b9 MAKE_BAT_SCRIPTS 2010-11-09 20:06:19 +00:00
David Rose 44d8c41937 pass sighup into child 2010-11-09 05:37:20 +00:00
rdb 769b762ebf Don't depend on OpenSSL, we statically link it now 2010-11-06 15:01:44 +00:00
rdb f4a09bea6f If we're going to exclude libX*, also exclude libxcb* 2010-11-06 14:53:09 +00:00
rdb 2e2e0d7de4 Fix in case ExecutionEnvironment.getEnvironmentVariable() doesn't work 2010-11-06 14:17:03 +00:00
rdb 6aea935727 Chromium support for web plugin 2010-11-02 13:48:07 +00:00
rdb 3c2a961ee3 Add pyBox2D 2010-10-30 20:12:21 +00:00
rdb d465c56449 Let's get rid of pycurl as available package, it's a pain to maintain 2010-10-30 17:56:47 +00:00
David Rose f568f7ccd3 add -W, -U, -G, -D 2010-10-28 07:08:55 +00:00
Josh Wilson d1715b13df add some comments and treating circular references as 'roots' to stop searching at 2010-10-26 22:09:54 +00:00
rdb aeb6bef42d Fix the required module stuff 2010-10-26 18:48:54 +00:00
rdb 6b861d66bc Remove redundant warning message 2010-10-26 18:40:42 +00:00
rdb e69958cfe9 Fix segmentation fault that only seems to happen in the buildbot's master shell environment. But I suppose the crash could manifest in other environments where getlogin() fails 2010-10-26 16:40:42 +00:00
rdb d09a9be4da Fix infinite loop 2010-10-26 09:01:43 +00:00
rdb b8ffba73ce Failsafe 2010-10-25 20:44:11 +00:00
rdb 04b863edf7 Several improvements:
* Don't try to include linux kernel vdso's
 * Ability to mark modules or files as required
 * Fix some issues with several thirdparty packages in the pdef
2010-10-25 19:26:02 +00:00
David Rose 64415a4352 str(BrowserObject) should call toString() 2010-10-24 13:31:05 +00:00
David Rose 4e0eae9eff minor fix 2010-10-24 13:30:19 +00:00
Josh Wilson ccdae0e4bc [disney_stable] brief dcparse output includes string length constraints now 2010-10-15 20:05:32 +00:00
David Rose 803ef5effd add speedtree 2010-10-14 00:02:11 +00:00
Ken Patel fa68ec6a52 GIB - improve logging esp in httpChannel to identify which channel is associated with each log message 2010-10-13 21:16:25 +00:00
Zachary Pavlov b069a57a56 prevent uberdog formatting freezes 2010-10-06 22:44:32 +00:00
rdb d6666e5aa3 Fix depth-based filters (like SSAO) on Windows 2010-10-02 11:08:22 +00:00
Ken Patel 8f827fa336 download error - add retry to phase download 2010-09-29 22:19:19 +00:00
Ken Patel 2a4ae20523 download error - additional logging 2010-09-29 01:00:33 +00:00
Ken Patel 40186e5499 download error - retry contents.xml download on http fail, setPandaErrorCode by http error if giving up and write pandaErrorCode to log 2010-09-29 00:55:23 +00:00
Chris Brunner f05c2199c1 moving declaration of inst_mgr up a few lines in start_download to before where it's needed 2010-09-23 20:52:28 +00:00
rdb a1580db8ff A few minor error checks 2010-09-22 20:02:50 +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
Matt Newcomb 55455a48c9 Adding new function to set height of collision ray. 2010-09-20 23:50:32 +00:00
rdb 544b100908 Fix plugin crash if hosts directory doesn't exist 2010-09-17 11:32:53 +00:00
rdb 0a6aeea792 Attempt to make volumetric lighting work on ATI cards by allowing the driver to unroll the loops 2010-09-10 17:51:28 +00:00
David Rose c6b163f757 support a non-Filename addition 2010-09-10 14:02:40 +00:00
Darren Ranalli 73eca34e0d added PriorityCallbacks 2010-09-09 23:40:06 +00:00
David Rose 016ff7d026 fix tell() bug (632883) 2010-09-08 05:19:48 +00:00