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
Darren Ranalli
a975e14907
added support for _garbageInfo custom info callback
2010-08-11 00:43:03 +00:00
David Rose
88b4623808
extract manifest files
2010-08-09 19:11:11 +00:00
Redmond Urbino
93a6c90dd9
use dg.dump_hex instead of describe_message to avoid segmentation fault
2010-08-07 03:49:09 +00:00
Josh Wilson
3b3937270f
fixing broken fsm error message
2010-08-05 20:30:12 +00:00
Josh Wilson
1d6518f65d
more info in stats
2010-08-02 16:43:15 +00:00
Josh Wilson
40cb319ad1
don't waste time printing large objects like messenger and taskMgr
2010-08-02 05:14:01 +00:00
Josh Wilson
9890d111c7
optimized referrer search
2010-07-31 06:52:20 +00:00
Josh Wilson
55955862aa
adding ability to find all non-cyclic reference paths for a given object
2010-07-31 00:33:04 +00:00
Darren Ranalli
570ffe14e2
fixed UD web interface page load crash in respondCustom
2010-07-27 19:11:01 +00:00
Gyedo Jeon
451e10e3e3
Fixed a problem of not overriding _do__call__ function in ActionBase
2010-07-21 00:28:38 +00:00
David Rose
9124513b82
side-by-side stereo
2010-07-19 18:43:24 +00:00
David Rose
a5624d497e
ondownloadfail, onfail
2010-07-15 21:47:10 +00:00
Darren Ranalli
0e94724790
respondCustom doesn't work as UTF-8
2010-07-14 23:37:48 +00:00
David Rose
62fecd76cb
have to use system getopt here because we don't link with dtool
2010-07-14 23:23:13 +00:00
Darren Ranalli
3d0a7ab83b
unicode support for http responses
2010-07-14 22:35:37 +00:00
Darren Ranalli
6bf2e8d7eb
turn off stack dump by default in production
2010-07-13 22:17:45 +00:00