rdb
|
61b7af74db
|
Merge branch 'release/1.9.x'
|
2016-09-08 22:18:50 +02:00 |
|
rdb
|
25cfec3760
|
Pass Ctrl+C on to child process when running panda3d from cmd-line
|
2016-09-08 22:09:45 +02:00 |
|
tobspr
|
0fcfb8e372
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
rdb
|
3e34233b1c
|
Implement extracted files for packp3d and pdeploy (only when used together)
This also changes start_dir for pdeployed applications to point to the application directory, no longer to ~/.panda3d/start
|
2015-08-14 16:01:17 +02:00 |
|
rdb
|
9dc1a0cbad
|
Backward compatibility hack so that older runtime versions will still be able to use 1.9 rtdist
|
2015-08-09 19:07:24 +02:00 |
|
rdb
|
d337573504
|
Allow loading 64-bit Panda from 32-bit plug-in on Mac OS X
|
2015-04-01 00:57:48 +02:00 |
|
David Rose
|
da9ee4c165
|
use win_amd64 instead of win64, and win_i386 instead of win32
|
2012-10-01 18:24:13 +00:00 |
|
David Rose
|
a737ebcc90
|
per_platform flag, giving better compatibility with old p3d files
|
2012-09-28 20:26:22 +00:00 |
|
David Rose
|
53e999259d
|
build on mac
|
2012-09-27 23:23:41 +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
|
c3936305e4
|
run plugin safely under a non-ASCII username
|
2011-08-30 22:45:58 +00:00 |
|
David Rose
|
9150bd2f6c
|
wip: support windows unicode filenames in plugin
|
2011-08-30 02:54:01 +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
|
c2e54f12db
|
avoid passing time_t between different compilers
|
2010-06-17 00:46:05 +00:00 |
|
David Rose
|
ab2d5eb61e
|
validate core API host URL and core API set_ver
|
2010-06-16 17:02:57 +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
|
b4927284b5
|
automatic package management
|
2010-03-01 23:15:31 +00:00 |
|
David Rose
|
93726b88c1
|
reload crashes
|
2009-12-31 02:16:24 +00:00 |
|
rdb
|
2891b585b0
|
Custom root_dir functionality
|
2009-12-26 20:08:36 +00:00 |
|
David Rose
|
708d5e37fb
|
stability fixes for snow leopard
|
2009-12-22 21:15:14 +00:00 |
|
David Rose
|
3627e9ff2c
|
whoops, fix startup order dependency
|
2009-12-22 02:58:10 +00:00 |
|
David Rose
|
6c0957c21a
|
build win32
|
2009-12-21 18:08:46 +00:00 |
|
David Rose
|
fd6e2fc82a
|
uninstall good
|
2009-12-20 18:29:25 +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
|
2b004124f9
|
protect better against malicious directory naming
|
2009-11-21 22:04:38 +00:00 |
|
David Rose
|
a0c7fe7a81
|
minor comment fix
|
2009-11-21 19:05:40 +00:00 |
|
David Rose
|
a784d86581
|
add certlist package for pre-approved certificates
|
2009-11-04 00:09:01 +00:00 |
|
David Rose
|
ab3e13403f
|
some small fixes, starting _web_hostname integration
|
2009-10-26 20:19:19 +00:00 |
|
David Rose
|
0fd8c7a18d
|
more super-mirror stuff
|
2009-10-21 19:45:57 +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
|
217580661d
|
respect passed-in hostUrl
|
2009-10-19 18:06:00 +00:00 |
|
David Rose
|
fbb5c7ce0d
|
P3D_instance_start_stream()
|
2009-10-16 18:07:35 +00:00 |
|
David Rose
|
9ecc675b72
|
better failed-case handling
|
2009-10-14 13:33:05 +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
|
5938d40926
|
great big microsoft nonsense about temporary paths
|
2009-09-29 01:53:10 +00:00 |
|
David Rose
|
1d78ab779c
|
cerr cleanup
|
2009-09-23 23:34:01 +00:00 |
|
David Rose
|
508b92005f
|
super mirror
|
2009-09-23 23:31:38 +00:00 |
|
David Rose
|
17133ebc8c
|
mirrors at the C++ level too
|
2009-09-23 19:45:21 +00:00 |
|
David Rose
|
029512d577
|
is_protected_mode
|
2009-09-23 00:25:41 +00:00 |
|
David Rose
|
a1add7d090
|
compilation error
|
2009-09-20 18:48:54 +00:00 |
|
David Rose
|
bd71beaf76
|
more cache-busting, keep install directory clean
|
2009-09-20 18:47:04 +00:00 |
|
David Rose
|
54c3e34f6e
|
getting somewhere
|
2009-09-17 22:52:52 +00:00 |
|
David Rose
|
b52dfe14dd
|
more security work
|
2009-09-11 23:16:05 +00:00 |
|