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
David Rose
c92649bb64
remove reference to OTP
2010-08-25 21:33:43 +00:00
Mike Christel
de863430ae
Changed close() to Close() to match wx.Window.Close()
2010-08-20 22:22:27 +00:00
Mike Christel
032d46a3bc
Summer 2010 CMU ETC PandaLE team: fixed a bug in Viewport.close
2010-08-20 19:52:46 +00:00
Mike Christel
b66a795efb
Summer 2010 CMU ETC PandaLE team: (1) fixed bug that made things move in wrong directions when manipulated from an orthographic viewport; (2) added capability to show the manipulation widget in world space rather than the local space of the selected object; (3) added an option to show a separate scale widget rather than using control key to scale
2010-08-20 19:33:15 +00:00
Mike Christel
22e80168cb
Summer 2010 CMU ETC PandaLE team: added an option to not switch the camera's movement direction below the zero plane
2010-08-20 19:32:08 +00:00
Mike Christel
2fefa6a0b8
Summer 2010 CMU ETC PandaLE team: added two functions addDisplayRegionContext and removeDisplayRegionContext to add and remove display regions on the fly
2010-08-20 19:31:24 +00:00
rdb
a2f8a130c2
add some missing module() lines
2010-08-17 06:55:23 +00:00
David Rose
449718492a
oops, typo on mac side
2010-08-16 23:07:57 +00:00
David Rose
1bece8cadf
replace_slashes to resolve obscure windows issue with dll's
2010-08-16 20:52:18 +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
Shuying Feng
b18c13895c
Added animation system
2010-08-13 18:05:53 +00:00
Arkady Trestman
debb5223cc
fixed a crash on IE page refresh to address Jira POTCOWEB-1497: Browser crash after creating a new account and hit play button to enter the game
2010-08-11 22:51:32 +00:00
David Rose
edffdd95ff
include explicit .manifest files if they exist
2010-08-11 17:42:03 +00:00