Commit Graph

125 Commits

Author SHA1 Message Date
rdb 7e56fef6fc Untested bugfix. Pdeployed executables were receiving incorrect command-line arguments 2010-12-05 08:33:30 +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 113e8c5463 we still need to include dtoolbase.h first to ensure that _WIN32_WINNT is defined before we include windows.h 2010-08-13 23:04:14 +00:00
Chris Brunner ab1016269c resolve mis-matching of winsock versions 2010-07-06 21:56:29 +00:00
David Rose c2e54f12db avoid passing time_t between different compilers 2010-06-17 00:46:05 +00:00
David Rose 634f6137cd support coreapi_set_ver token 2010-06-16 17:44:51 +00:00
David Rose edab904b87 coreapi version 2010-06-16 01:19:31 +00:00
David Rose f618550cfa use PandaSystem rather than PANDA_PACKAGE_HOST_URL 2010-06-15 16:45:14 +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
Chris Brunner 9c7242aff4 *** empty log message *** 2010-05-25 01:12:21 +00:00
rdb 4173057c26 Move tinyxml into the source tree, rather than using it as external library 2010-05-24 18:55:08 +00:00
rdb 6132cfcadc Fix root_dir problems in pdeploy's standalone mode 2010-03-22 18:10:48 +00:00
rdb 1df1eb4f3e recognize verify_contents token 2010-03-04 18:10:44 +00:00
rdb c1b4c11adf Forgot to update this file 2010-02-06 17:34:07 +00:00
David Rose 87baa4aab4 allow panda3d -P from a background shell on mac 2010-01-15 05:07:01 +00:00
David Rose 7d500fe372 search PLUGIN_IMAGES 2010-01-14 21:08:40 +00:00
David Rose 4d872ca9c7 options to report version string, etc. 2010-01-13 20:37:47 +00:00
David Rose 1131b0b2c2 don't attempt to build p3dembed without p3d_plugin_static 2010-01-11 20:39:27 +00:00
rdb 55ba9a1b3d p3dembed --prep 2010-01-06 09:36:52 +00:00
David Rose a15108cbc5 make p3dembed work on linux 2010-01-05 02:04:48 +00:00
David Rose 0d13a968db compilation issue 2010-01-05 01:16:41 +00:00
David Rose b1bfc2bcb9 run p3dembed successfully on osx 2010-01-05 01:11:25 +00:00
David Rose c1bdd28ce6 compilation issues 2010-01-05 00:58:45 +00:00
David Rose 252ab80b3e missing file 2010-01-05 00:57:55 +00:00
David Rose fad81481b4 build p3dembed with ppremake system 2010-01-05 00:55:39 +00:00
rdb 72184bcf16 Allow root_dir to be specified relative to the executable 2009-12-27 15:40:19 +00:00
rdb bc055e2d9f Let's pass root_dir as token, rather than trying to guess it 2009-12-27 15:34:44 +00:00
rdb 2891b585b0 Custom root_dir functionality 2009-12-26 20:08:36 +00:00
rdb a03449d433 Automatic location of local-mirror for p3dembed 2009-12-26 10:03:48 +00:00
David Rose 0592074c95 fix compiler warnings 2009-12-23 20:27:27 +00:00
rdb 74072522d5 Fix for windows. Sheesh, they don't seem to provide stdint.h. 2009-12-17 16:27:05 +00:00
rdb eb16fccbf5 A window position of (-1, -1) will mean to let the WM choose a default position, and with (-2, -2) the window will be centered on screen. 2009-12-16 09:37:43 +00:00
rdb 81cc08c096 Fix p3dembed bug with incorrect multifile payload offset, and remove some debug info 2009-12-12 14:02:48 +00:00
rdb ddf7d96f6c Support for embedding tokens, and fix a bug with instances placed wrongly 2009-12-12 12:13:50 +00:00
David Rose 3e82b3d163 compilation issues on mac 2009-12-09 19:32:12 +00:00
rdb 51afeb20ac Add p3dembed and add support for offsetted p3d payload 2009-12-09 18:21:10 +00:00
David Rose 82f49bb352 update.rdf files 2009-11-21 19:06:07 +00:00
David Rose fc10c7c5a0 further interface generalizations 2009-11-21 01:20:55 +00:00
David Rose 381c544e7f rmtree first 2009-11-20 19:02:27 +00:00
David Rose d0d2ac4fa0 explicit window_handle type for win32 2009-11-18 19:36:45 +00:00
David Rose 84df5b52d4 icon for panda3d.exe, panda3dw.exe 2009-10-29 23:59:10 +00:00
David Rose 884c389bad using bundles (and LSUIElement=1) to better manage OSX dock icons 2009-10-24 23:24:34 +00:00
David Rose 46d632f82a Panda3DRuntime -> Panda3D 2009-10-24 16:51:42 +00:00
David Rose fe38ff0da5 ignore weird command-line settings 2009-10-24 05:26:23 +00:00
David Rose 7547ab8cd4 bundle-making script for the standalone app 2009-10-24 01:08:07 +00:00
David Rose c7309c1824 compile warning 2009-10-24 01:07:46 +00:00
David Rose 4d271429da eh, just use the posix filename after all 2009-10-24 01:06:44 +00:00
David Rose be9798c601 typo 2009-10-24 00:55:18 +00:00
David Rose bd79880ee1 make a mac-friendly application bundle for standalone panda3d 2009-10-24 00:45:24 +00:00