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 |
Chris Brunner
|
503760f751
|
removed leftover if
|
2010-07-07 18:00:11 +00:00 |
Chris Brunner
|
fe4531054d
|
check to make sure _Pmw is loaded before doing stuff with it
|
2010-07-06 21:58:01 +00:00 |
Chris Brunner
|
2f51e0ee10
|
*** empty log message ***
|
2010-07-06 21:57:17 +00:00 |
Chris Brunner
|
ab1016269c
|
resolve mis-matching of winsock versions
|
2010-07-06 21:56:29 +00:00 |
Chris Brunner
|
da430735ad
|
don't try to build activex on Win64
|
2010-07-06 21:55:24 +00:00 |
David Rose
|
79d2e645d8
|
deal better with stale contents.xml file in local directory
|
2010-07-01 17:17:29 +00:00 |
Gyedo Jeon
|
aec3ff0e3d
|
Added feature to export to Maya
|
2010-06-28 21:20:49 +00:00 |
Chris Brunner
|
fc10962638
|
*** empty log message ***
|
2010-06-25 19:19:05 +00:00 |
David Rose
|
cec4620edb
|
check for libpandaexpress_d.dll in memory for a debug build
|
2010-06-23 22:12:39 +00:00 |