Commit Graph

5738 Commits

Author SHA1 Message Date
David Rose 691ee623f4 add direct.filter 2009-10-21 15:49:59 +00:00
David Rose 27e7a3c475 change linux back to ~/.panda3d 2009-10-21 15:43:13 +00:00
rdb c84026fd51 Add missing atlbase.h include 2009-10-21 15:34:08 +00:00
David Rose dc06cd6d7a fix non-relative p3d urls 2009-10-20 23:17:36 +00:00
David Rose 54e34d4672 use ~/Library/Caches/Panda3D on Mac, ~/Panda3D on Linux 2009-10-20 23:08:28 +00:00
David Rose b86a9f0d8d reduce download spam in log 2009-10-20 20:23:31 +00:00
David Rose f998a9cf13 add sha 2009-10-20 19:51:05 +00:00
David Rose 7e9618a438 add models package 2009-10-20 19:49:27 +00:00
David Rose d660b6934b separate out CompilationEnvironment structures 2009-10-20 19:27:10 +00:00
David Rose e9f98e18ef save log for non-console version 2009-10-20 19:11:40 +00:00
rdb 6eee4b9ace Replace remaining instances of Disney license with CMU license 2009-10-20 08:16:12 +00:00
Darren Ranalli efca6018ed support other response types in proxy object 2009-10-20 01:02:12 +00:00
Darren Ranalli faa73fad5f better support for head sub-tags on a per-page basis 2009-10-19 23:54:38 +00:00
David Rose 8e0aed64a7 fix a race condition, and detect some startup errors better 2009-10-19 23:39:19 +00:00
David Rose 10e4427860 fix firefox crash 2009-10-19 22:29:39 +00:00
David Rose 071cf37368 more debugging? 2009-10-19 22:18:43 +00:00
Darren Ranalli 98aee03ca0 added ability to add tags within landing page HEAD tag 2009-10-19 21:35:07 +00:00
David Rose 4abfcb2122 fix firefox streams 2009-10-19 21:29:22 +00:00
Darren Ranalli 678dc259b8 added skinning support to manual response mechanism 2009-10-19 21:15:56 +00:00
David Rose ccee3d2db9 apparently order matters 2009-10-19 19:18:39 +00:00
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